summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2007-11-21Note that Fl_Pack only works with frame box types (STR #1794)Michael R Sweet
2007-11-20Typo...Matthias Melcher
2007-11-19STR #1767: Adding "remove" function for the Fl_Check_BrowserMatthias Melcher
2007-11-19Fixed some typos and some funny language (my own) in the documentation of the...Matthias Melcher
2007-10-07STR #1777: Updated documentation to explain deselecting a line in an Fl_Multi...Matthias Melcher
2007-10-07STR #1742: Updated documentation to reflect the true nature of "selection()" ...Matthias Melcher
2007-10-07STR #1792: fixed documentation of FL_HORIZONTAL vs. the correct Fl_Pack::HORI...Matthias Melcher
2007-10-07STR #1793: Updated docs to reflect the default for Fl_Pack::resizable() to be...Matthias Melcher
2007-10-06STR #1718: added short documentation to Basics that briefly explains automati...Matthias Melcher
2007-10-06Updated Fl_Menu_ documentation with a warning to not change the structure of ...Matthias Melcher
2007-07-19Fixed missing slash in documentation.Matthias Melcher
2007-05-23STR #1688: added missing /UL in documentationMatthias Melcher
2007-05-21Documentation typoMatthias Melcher
2007-05-21Added link to documentationMatthias Melcher
2007-05-18Updated Cygwin/Mingw makefiles and documentation (STR #1683)Matthias Melcher
2007-05-18Documentation fix (STR #1686)Matthias Melcher
2007-05-18Documentation fix (STR #1687)Matthias Melcher
2007-05-17Replaced '>' with '>' in the documentation where appropriate (STR# 1682, 1...Matthias Melcher
2007-05-16STR #1678: improved fl_down, fl_frame, added fl_box, updated documentation. F...Matthias Melcher
2007-05-16More documentation for creating a custom box type. I am sure this could be wr...Matthias Melcher
2007-05-15Some very minor documentation updates. More to come.Matthias Melcher
2007-05-04STR #1667: fixed wrong link in fl_ask documentationMatthias Melcher
2007-05-02Fl_Help_View was documented as being derived from Fl_Group in teh docs and FL...Matthias Melcher
2007-05-01Added static icon, text selection, and HTML formatting to fl_message etc. (ST...Matthias Melcher
2007-05-01STR #1644: documenting return values for loading and saving text from the Fl_...Matthias Melcher
2007-05-01STR #1645: Updated documentation for Fl_Text_BufferMatthias Melcher
2007-05-01STR #1639: improved documentation to explain the difference between evnt_butt...Matthias Melcher
2007-03-20Removed the Fl::set_awake_cb API and documented the Fl::awake(function, data)...Matthias Melcher
2007-02-20">" is "&gt;", not "&lt;" (which is "<")... :)Michael R Sweet
2007-02-20Fixed Watcom compiler setup without verification using a patch by mnieuwMatthias Melcher
2007-02-12Clean up threads example, use new set_awake_cb().Michael R Sweet
2007-02-10Clean up new DND docs.Michael R Sweet
2007-02-10STR 1577: added documentation for Drag And Drop.Matthias Melcher
2007-02-09Fix HTML errors.Michael R Sweet
2007-02-08Add handler for thread messages (STR #1536)Michael R Sweet
2007-02-06Update packaging files.Michael R Sweet
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2007-02-06Fixed typo in documentation (STR #1583)Matthias Melcher
2007-02-01Update documentation and move glutDeviceGet() into code so we can returnMichael R Sweet
2007-01-31Fix Fl_Input_Choice targets (STR #1578)Michael R Sweet
2007-01-28Fix indentation of elements (STR #1549)Michael R Sweet
2007-01-25Updated Documentation to 1.1.8, updated Copyright year, added myself to the l...Matthias Melcher
2007-01-24Updated documentation to explain which events are sent to an inactive window....Matthias Melcher
2007-01-24- Added automated little helpers to Sudoku Matthias Melcher
2007-01-23Removed fl_filename_isdir_quick from the documentation. I would make it stati...Matthias Melcher
2007-01-22Removed 'optimization' for fl_filename_isdir which would break the original p...Matthias Melcher
2007-01-18Typo. Likely more to come.Matthias Melcher
2007-01-18Added chapter 10 with documentation about multithreadingMatthias Melcher
2007-01-18Added link in Fl_Wizard documentation (STR #1550)Matthias Melcher
2007-01-18Fixed mousewheel event propagation (STR #1521)Matthias Melcher