summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2004-04-11Update Fl_Scroll background image fix...Michael R Sweet
2004-04-06Added a new_directory_tooltip string pointer to allowMichael R Sweet
2004-04-06Add Fl_Menu_::find_item() method (STR #316)Michael R Sweet
2004-04-06More doco updates.Michael R Sweet
2004-03-11Fl_Value_Slider::draw_bg() didn't always apply the clippingMichael R Sweet
2004-03-01Documentation updates (STR #245, STR #250, STR #277, STR #281)Michael R Sweet
2003-11-01Doco fix (STR #186)Michael R Sweet
2003-09-14Add Fl_Tooltip::hoverdelay() method and code (STR #126)Michael R Sweet
2003-09-09Bump to 1.1.5rc1...Michael R Sweet
2003-09-08Leave more space for filename label in file chooser.Michael R Sweet
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