summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-03-25Update migration docos for 1.1.x.Michael R Sweet
2002-03-24Finish changes to FLUID chapter...Michael R Sweet
2002-03-24Doco updates for 1.1.Michael R Sweet
2002-03-22Working on the FLUID chapter, to do a new FLTK 1.1.0 beta release...Michael R Sweet
2002-03-02Remove unused images.Michael R Sweet
2002-02-27Updated OSIssues documentation for MacMatthias Melcher
2002-02-26- added DDrag'N'Drop support for MacOSMatthias Melcher
2002-02-24Update documentation to contain DND stuff.Matthias Melcher
2002-02-20Update copyright in FLUID "about" window.Michael R Sweet
2002-02-15Use +O2 for compiler on HP-UX.Michael R Sweet
2002-02-13More link fixes.Michael R Sweet
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