summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2003-07-18updated documentation and Fl_Dial. STR #101, 94, 99Matthias Melcher
2003-06-12Added documentation for all forms of Fl_Widget::damage() (STRMichael R Sweet
2003-05-20Update documentation.Michael R Sweet
2003-04-01Add Fl_Group::clear() docos.Michael R Sweet
2003-02-13Bump version number for next release.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2003-01-30GLUT_STEREO is too implemented! :)Michael R Sweet
2003-01-27Position 1 is the first element in a chart, not 0.Michael R Sweet
2003-01-27Update browser docos; value(0) doesn't do anything, only deselect() clearsMichael R Sweet
2003-01-16Add Fl::event_clicks(int i) docos.Michael R Sweet
2002-12-19Doco updates.Michael R Sweet
2002-11-25Bump version number in CVS...Michael R Sweet
2002-11-18Update Fl::get_color() docos.Michael R Sweet
2002-11-15Fix fl_show_colormap() documentation.Michael R Sweet
2002-10-30Added icons to Fluid's menu and object list.Matthias Melcher
2002-10-30Update tile documentation to be explicit about widgets touching and doingMichael R Sweet
2002-10-30Unswapped MacOS modifier keys. event_key and event_text should returnMatthias Melcher
2002-10-24First fixes for 1.1.2 - Fl_Scrollbar shouldn't take keyboard focus,Michael R Sweet
2002-10-22Add section on the main() function to the editor example.Michael R Sweet
2002-10-21Add missing documentation.Michael R Sweet
2002-10-20Initialize backbuffer_bad under X11.Michael R Sweet
2002-10-11Documentation tweek from Emanuele.Michael R Sweet
2002-10-11Add link from Fl_Help_Dialog to Fl_Group.Michael R Sweet
2002-10-07Add Fl_Check_Browser.html to book...Michael R Sweet
2002-10-07Documentation updates.Michael R Sweet
2002-10-04Update documentation and web site intro.Michael R Sweet
2002-10-04Final doco updates for 1.1.0.Michael R Sweet
2002-10-04New Fl_Widget::redraw_label() method to cleanly redraw the label of aMichael R Sweet
2002-10-04Doco updates.Michael R Sweet
2002-10-03fl_color_average, not fl_average_color... :)Michael R Sweet
2002-09-24Update MacOS and WIN32 issues to be current.Michael R Sweet
2002-09-16Move Fl_Help_Dialog to fltk_images library.Michael R Sweet
2002-09-05Mac OS X: modified Fl_Preferences::Node::search to correctly handle groupsMatthias Melcher
2002-08-22The documentation for fl_xyline() showed the wrong prototypes...Michael R Sweet
2002-08-12Doco updates.Michael R Sweet
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