summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2006-01-15Update copyright.Michael R Sweet
2005-12-19git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4720 ea41ed52-d2ee-0310...Matthias Melcher
2005-12-13STR #1106: fixed documentation errorMatthias Melcher
2005-12-12STR #1102: TypoMatthias Melcher
2005-11-27VC++ 2005 Support, drop old files, add icons for SudokuMichael R Sweet
2005-11-02Remove DOS line endings from text files.Michael R Sweet
2005-10-26One typo, one missing linkMatthias Melcher
2005-09-25Added Help_Dialog::value() to the help page.Matthias Melcher
2005-08-17This change is controversial. It changes the behavior of fl_filename_listMatthias Melcher
2005-08-08Add --cc and --cxx options to fltk-config, which show the compilers thatMichael R Sweet
2005-08-08Doco update for subwindows on OSX, and remove WIN32 note for cut/pasteMichael R Sweet
2005-08-08Remove Fl_Group from Fl_File_Chooser docos.Michael R Sweet
2005-08-08Doco fix (STR #960)Michael R Sweet
2005-08-08Add documentation for screen_count() and screen_xywh() (STR #931)Michael R Sweet
2005-07-16Documentation fixesMatthias Melcher
2005-07-14Added documentation for Fl_Text_Display::wrap_mode which seems to work well e...Matthias Melcher
2005-06-01Documented the '00360' rotation feature in symbolsMatthias Melcher
2005-06-01OK, I admit that I am nuts. But since the code was mostly there anyways addin...Matthias Melcher
2005-05-31Fl_Menu_::find_item() was trying to search through submenus created with FL_S...Matthias Melcher
2005-04-21Move docdir definition to makeinclude.in (STR #824)Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-16Update "clean" targets to properly handle core files, remove backup files,Michael R Sweet
2005-04-04Documentation update for Fl_Text_Buffer.Matthias Melcher
2005-03-25Pressing Enter in the file chooser when selecting a directoryMichael R Sweet
2005-03-25The Fl_File_Chooser window now properly resizes its controls (STRMichael R Sweet
2005-03-25Change Fl_Spinner to use double values instead of ints.Michael R Sweet
2005-03-20Add "scheme" chooser in GUI settings dialog.Michael R Sweet
2005-03-19Added documentation for all programs in the 'test' directory (appendix i).Matthias Melcher
2005-03-05More browser documentation changes.Michael R Sweet
2005-03-05Doco fixes (show const modifier on methods)Michael R Sweet
2005-03-05Using the layout alignment controls on a menu widget would causeMichael R Sweet
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