summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2006-08-24Changed description of widgets.htmlMatthias Melcher
2006-08-24Added alphabetical list of all methods in Appendix AMatthias Melcher
2006-08-24All fl_ functions indexed and linked.Matthias Melcher
2006-08-23Adding more links to the global function reference listMatthias Melcher
2006-08-23Fixed Typo in Documentation (STR #1399)Matthias Melcher
2006-08-18STR #1381: added optional "precision" argument when writing floats or doubles...Matthias Melcher
2006-08-17Undid the previous Fl_Tabs::value() const change because adding 'const' *does...Matthias Melcher
2006-08-17Added warning on nesting Fl_Scroll widgetsMatthias Melcher
2006-08-17New context_changed() function for OpenGL windows allowing efficient texture ...Matthias Melcher
2006-07-18Fixed bad English. Matt, you need to polish up on you irregular verbs.Matthias Melcher
2006-07-18Fixed byte order in OS X cursor shape data. Added Xft font pointer fl_xftfont. Matthias Melcher
2006-06-27Another documentation update (STR #1340)Matthias Melcher
2006-06-27Added two missing html files to the Makefile based installation process (STR ...Matthias Melcher
2006-06-23fixed wrong wordMatthias Melcher
2006-06-23Added warning to Fl_Gl_Window documentation.Matthias Melcher
2006-06-23Documentation fix (STR #1336)Matthias Melcher
2006-06-22Added support for floating point Fl_SpinnerMatthias Melcher
2006-06-14STR 1306: udated documentation to reflect limitation in Fl::delete_widget(). ...Matthias Melcher
2006-06-13STR #1319: added missing '#' in Fl_Clock_OutputMatthias Melcher
2006-06-09Added an event variable "Fl::event_original_key()" which returns the current ...Matthias Melcher
2006-06-07STR #1316: fixed two html tagsMatthias Melcher
2006-05-28Added permission to reproduce the manual as given by Bill Spitzak and agreed ...Matthias Melcher
2006-04-20Fixed crash in Fl_Preferences if 2nd or 3rd argument in the 'path' constructo...Matthias Melcher
2006-04-18THIS FIX CONTAINS TWO MORE FILES THAT MUST BE COMPILED. I wouldMatthias Melcher
2006-03-29STR 1167: updated documentation for Fl_Valuator and Fl_Value_InputMatthias Melcher
2006-03-29Str 1171: added documentation for Fl_Toggle_ButtonMatthias Melcher
2006-03-29STR 1157: Attempt to make the documentation on Fl_Valuator::format clearer. A...Matthias Melcher
2006-03-28STR 1192: Added documentation for Fl_Clock_OutputMatthias Melcher
2006-01-15More packaging fun.Michael R Sweet
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