summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2005-02-24Copyright updates.Michael R Sweet
2005-02-24Added Greg Ercolano's simple Fl_Input_Choice widget which is aMichael R Sweet
2005-02-06Clarify Fl_Choice callback description (STR #692)Michael R Sweet
2005-02-05Documentation fix (STR #648)Michael R Sweet
2004-11-23Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.xMichael R Sweet
2004-11-21Update the documentation for add_timeout().Michael R Sweet
2004-11-20Update find_item() docos.Michael R Sweet
2004-10-18Documentation updates (STR #568)Michael R Sweet
2004-10-18Documentation updates (STR #570)Michael R Sweet
2004-09-24Now look for 8 bits of alpha when the developer has requestedMichael R Sweet
2004-09-07Documentation updates (STR #505, STR #513)Michael R Sweet
2004-07-27More doco updates.Michael R Sweet
2004-07-26More documentation updates...Michael R Sweet
2004-06-07Documentation fix (STR #412).Matthias Melcher
2004-06-01Fl_Widget::handle() doco update (STR #399)Michael R Sweet
2004-04-29Documentation updates (STR #365)Michael R Sweet
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