summaryrefslogtreecommitdiff
path: root/documentation/functions.html
AgeCommit message (Expand)Author
2006-06-07STR #1316: fixed two html tagsMatthias Melcher
2005-08-17This change is controversial. It changes the behavior of fl_filename_listMatthias Melcher
2005-03-25Pressing Enter in the file chooser when selecting a directoryMichael R Sweet
2005-03-25The Fl_File_Chooser window now properly resizes its controls (STRMichael R Sweet
2005-03-20Add "scheme" chooser in GUI settings dialog.Michael R Sweet
2002-11-15Fix fl_show_colormap() documentation.Michael R Sweet
2002-10-03fl_color_average, not fl_average_color... :)Michael R Sweet
2002-08-12Doco updates.Michael R Sweet
2002-07-30Fix some problems with the filename field and handling selections in theMichael R Sweet
2002-07-25Add missing color function documentation.Michael R Sweet
2002-06-28Separate the extra image functions into fltk_images.Michael R Sweet
2002-06-07filechooser.gif is gone, long live Fl_File_Chooser.jpg...Michael R Sweet
2002-05-02Add sort function as optional argument to Fl_File_Browser::load().Michael R Sweet
2002-05-01Fix backspace "bug" in file chooser - now treat delete and backspace theMichael R Sweet
2002-04-18Fl_Text_Buffer docos.Michael R Sweet
2002-04-09Update fl_beep() to use the PC speaker for FL_BEEP_DEFAULT.Michael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2001-11-28More doco updates.Michael R Sweet
2001-09-30Documentation updates.Michael R Sweet
2001-05-06Update documentation files to eliminate most of the warningsMichael R Sweet
2000-12-12Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-bufferedBill Spitzak
2000-06-21Changed the name of the new function from "add_interval_timeout" toBill Spitzak
2000-06-20Whoops, I screwed up the timeout callbacks a bit.Bill Spitzak
2000-06-18Cleanup of the timeout and Fl::wait() code. This one calls the clockBill Spitzak
2000-06-16Added has_timeout() and has_idle() calls as suggested by Eric Sven Ristad.Bill Spitzak
2000-05-17Small patch to remove a compiler warning from gcc.Bill Spitzak
2000-05-13Added Fl::first_window(window) to change which window is at the top ofBill Spitzak
2000-04-28Typos reported by Alexander MaiMichael R Sweet
1999-02-22Now don't enable XDBE under SunOS or IRIX 6.3 or earlier.Michael R Sweet
1999-02-03Fixed documentation for Fl::grab()Bill Spitzak
1999-01-30Updated Fl_Browser documentationMichael R Sweet
1999-01-27Fixes to documentation.Bill Spitzak
1999-01-14More image updates, minor typos, etc.Michael R Sweet
1999-01-13Final changes for next beta release - typos and more updated images.Michael R Sweet
1999-01-13Updated all links so they work between files.Michael R Sweet
1999-01-13Updated chapters so they have names.Michael R Sweet
1999-01-07"Final" changes for first draft of 1.0 documentation.Michael R Sweet
1998-12-29Revised documentation files.Michael R Sweet