summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
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
2001-03-14Replaced remaining _WIN32 symbols with WIN32Bill Spitzak
2001-02-12Configure script changes to support man pages, HTMLDOC, AIX/QNX withMichael R Sweet
2001-01-28fl_curve uses a much better algorithim to figure out how many piecesBill Spitzak
2001-01-22Copyright 2001.Michael R Sweet
2000-12-21Fix to allow Fl.cxx to compile with older C++ compilers (no variableMichael R Sweet
2000-12-12Fl_Gl_Window does not set drawbuffer(BACKBUFFER) for single-bufferedBill Spitzak
2000-12-06Updated the version numbers in spec and list files.Michael R Sweet
2000-11-20Doco and header updates for 1.0.10.Michael R Sweet
2000-08-19Changes & additions for OS/2 from Alexander MaiBill Spitzak
2000-07-10Added documentation for GL_SWAP_TYPEBill Spitzak
2000-06-21Changed the name of the new function from "add_interval_timeout" toBill Spitzak