summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2002-08-05Range check Fl_Text_Buffer::search_forward().Michael R Sweet
2002-07-30Fix some problems with the filename field and handling selections in theMichael R Sweet
2002-07-30Added Fl::get_boxtype() method.Michael R Sweet
2002-07-25Add missing color function documentation.Michael R Sweet
2002-07-23Add wrap() method and bit for Fl_Input_, and make word wrap dependentMichael R Sweet
2002-07-23Make newButton and previewButton public, so that you can hide/disable themMichael R Sweet
2002-07-23Remove extra 3 pixel offset when the size is below a certain amount;Michael R Sweet
2002-07-14Change the Fl_Group current, add, and remove methods so they are no longerMichael R Sweet
2002-07-08Add Fl::remove_handler() method.Michael R Sweet
2002-07-01File chooser updates - ../ and ./ map properly, now show ".." in theMichael R Sweet
2002-06-28Separate the extra image functions into fltk_images.Michael R Sweet
2002-06-24Add FLTK_1_0_COMPAT symbol for 1.0.x compatible names.Michael R Sweet
2002-06-13add_check() example was wrong.Michael R Sweet
2002-06-11Prefer fl_push_clip() over fl_clip().Michael R Sweet
2002-06-09Add documentation for using styles in text editor.Michael R Sweet
2002-06-09Add color definitions for "dark red", etc.Michael R Sweet
2002-06-07filechooser.gif is gone, long live Fl_File_Chooser.jpg...Michael R Sweet
2002-06-07filechooser.gif is gone, long live Fl_File_Chooser.jpg.Michael R Sweet
2002-06-07New file chooser.Michael R Sweet
2002-05-30Spelling error...Michael R Sweet
2002-05-25Update docos to describe int/float settings.Michael R Sweet
2002-05-19Add -sgi_version,sgi1.1 to the IRIX DSO command.Michael R Sweet
2002-05-17Fl_Preferences: fixed delete/free confusion, updated docu and sample on buffe...Matthias Melcher
2002-05-15Fix tooltip documentation (too much & quoting... :)Michael R Sweet
2002-05-13Updated tooltip documentationBill Spitzak
2002-05-10Fix link errors.Michael R Sweet
2002-05-08Add documentation for readonly() and input_type().Michael R Sweet
2002-05-02Add sort function to file chooser.Michael R Sweet
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