summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2002-05-02Add sort function as optional argument to Fl_File_Browser::load().Michael R Sweet
2002-05-02Update fl_filename_list() to accept a sort function to use, and exportMichael R Sweet
2002-05-02Update some FLUID documentation, no snapshots though.Matthias Melcher
2002-05-01Fix backspace "bug" in file chooser - now treat delete and backspace theMichael R Sweet
2002-05-01Add docos for Fl_File_Input.Michael R Sweet
2002-04-30added binary support and procedural names toMatthias Melcher
2002-04-28Add Fl_Preferences class to base library.Michael R Sweet
2002-04-26Add note about images in menu items.Michael R Sweet
2002-04-24Add -g option to fltk-config.Michael R Sweet
2002-04-20Actually use the MEDIA option when generating PS and PDF docos.Michael R Sweet
2002-04-19Fix links in docos...Michael R Sweet
2002-04-18Add missing docos for Fl_Progress.Michael R Sweet
2002-04-18Fl_Text_Buffer docos.Michael R Sweet
2002-04-16Update changelog.Michael R Sweet
2002-04-14Propagate events from the tooltip window to the widget we are tooltippingMichael R Sweet
2002-04-13Add Fl::dnd_text_ops() methods.Michael R Sweet
2002-04-11Make Fl_Output a subclass of Fl_Input, and add input_type and readonlyMichael R Sweet
2002-04-11Redefine FL_ color values to use the color cube.Michael R Sweet
2002-04-10Update docos for all configure options.Michael R Sweet
2002-04-09Tooltip fixes: ignore keyboard events, immediately disable new tooltips,Michael R Sweet
2002-04-09Update fl_beep() to use the PC speaker for FL_BEEP_DEFAULT.Michael R Sweet
2002-04-03Add Fl_BMP_Image.html to list of HTML files.Michael R Sweet
2002-03-27More HTML fixed from Alexander.Michael R Sweet
2002-03-26Fix HTML errors...Michael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-03-25Update migration docos for 1.1.x.Michael R Sweet
2002-03-24Finish changes to FLUID chapter...Michael R Sweet
2002-03-24Doco updates for 1.1.Michael R Sweet
2002-03-22Working on the FLUID chapter, to do a new FLTK 1.1.0 beta release...Michael R Sweet
2002-03-02Remove unused images.Michael R Sweet
2002-02-27Updated OSIssues documentation for MacMatthias Melcher
2002-02-26- added DDrag'N'Drop support for MacOSMatthias Melcher
2002-02-24Update documentation to contain DND stuff.Matthias Melcher
2002-02-20Update copyright in FLUID "about" window.Michael R Sweet
2002-02-15Use +O2 for compiler on HP-UX.Michael R Sweet
2002-02-13More link fixes.Michael R Sweet
2002-02-13Fix links in FLTK docos.Michael R Sweet
2002-01-29Fix link in preface...Michael R Sweet
2002-01-15Doco and makefile updates from SGI.Michael R Sweet
2002-01-15Doco fixes from Alexander.Michael R Sweet
2002-01-07Only build man pages by default in documentation directory.Michael R Sweet
2002-01-07Add missing Fl_BMP_Image docos.Michael R Sweet
2002-01-06Add Fl_BMP_Image class and docos.Michael R Sweet
2002-01-06Doco and dist file updates.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-21CVS ignore files...Michael R Sweet
2001-12-19"make clean" should not delete makedepend, since we now track thisMichael R Sweet
2001-12-17Fl_Help_View now ignores links when the link callback returns NULL, andMichael R Sweet
2001-12-14Documentation makefile should be using --batch option, not list allMichael R Sweet
2001-12-13Use correct image filename...Michael R Sweet