summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2002-02-13Fix links in FLTK docos.Michael R Sweet
2002-01-29Fix link in preface...Michael R Sweet
2002-01-15Doco and makefile updates from SGI.Michael R Sweet
2002-01-15Doco fixes from Alexander.Michael R Sweet
2002-01-07Only build man pages by default in documentation directory.Michael R Sweet
2002-01-07Add missing Fl_BMP_Image docos.Michael R Sweet
2002-01-06Add Fl_BMP_Image class and docos.Michael R Sweet
2002-01-06Doco and dist file updates.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-21CVS ignore files...Michael R Sweet
2001-12-19"make clean" should not delete makedepend, since we now track thisMichael R Sweet
2001-12-17Fl_Help_View now ignores links when the link callback returns NULL, andMichael R Sweet
2001-12-14Documentation makefile should be using --batch option, not list allMichael R Sweet
2001-12-13Use correct image filename...Michael R Sweet
2001-12-12Update documentation screenshots (still have some to go...)Michael R Sweet
2001-12-12Documentation updates, mainly to fix typos, mark constants with TT, andMichael R Sweet
2001-12-12Added Carbon event handling for Mac OS X gaining support for theMatthias Melcher
2001-12-12Update paragraph 4 of the FLTK license exemptions; basically, justify/Michael R Sweet
2001-12-11Multiple fixes from Sebastien.Michael R Sweet
2001-12-08Add docos for the thread methods (awake, lock, thread_message, and unlock)Michael R Sweet
2001-12-03Bug fixes and doco updates care of Sebastian.Michael R Sweet
2001-11-29Documentation updates galore (up to chapter 7, still need to do chapterMichael R Sweet
2001-11-28More doco updates.Michael R Sweet
2001-11-28Add Fl::version() and Fl::event() methods.Michael R Sweet
2001-11-27Image class docos.Michael R Sweet
2001-11-27More docos (many files just copied, so the content isn't right yet...)Michael R Sweet
2001-11-26Add missing doco file...Michael R Sweet
2001-11-26Doco updates.Michael R Sweet
2001-11-24Add horizontal scrollbar to Fl_Help_View.Michael R Sweet
2001-11-19Move header installs to new FL/Makefile, which is generated byMichael R Sweet
2001-11-19WIN32 fixes for the new image stuff...Michael R Sweet
2001-11-18More CygWin stuff, and a fix for WIN32 with the new fl_beep() function.Michael R Sweet
2001-11-17Don't use -lsupc++ with gcc 2.96; just tried it on RH 7.2 and thatMichael R Sweet
2001-11-05Doco updates (more to come)Michael R Sweet
2001-10-27Don't allow extra boxtypes to override user-defined boxtypes.Michael R Sweet
2001-10-24"alldocs" target to build everything, including HTML...Michael R Sweet
2001-10-22Make Fl_Widget::parent() work with Fl_Group pointers...Michael R Sweet
2001-10-18Fix the editor demo and associated documentation.Michael R Sweet
2001-09-30Documentation updates.Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet
2001-09-10HelpView/HelpDialog updates.Michael R Sweet
2001-09-04Doco updates.Michael R Sweet
2001-08-02Fl_HelpDialog and Fl_HelpView widgets.Michael R Sweet
2001-08-02Documentation...Michael R Sweet
2001-08-01This commit was manufactured by cvs2svn to create branch 'branch-1.1'.No Author
2001-07-10HTMLDOC book file for docos.Michael R Sweet
2001-07-09Fl_Tabs, not Fl_TabMichael R Sweet
2001-05-07Fix Mesa test in configure script.Michael R Sweet
2001-05-06Update documentation files to eliminate most of the warningsMichael R Sweet
2001-04-15Document that fl_line_style() must be called after fl_color() on WIN32Michael R Sweet