summaryrefslogtreecommitdiff
path: root/documentation/Makefile
AgeCommit message (Expand)Author
2008-10-19Minor documentation Makefile tweaks.Albrecht Schlosser
2008-10-17Documentation makefile: Fixed make install would return an error if html fold...Fabien Costantini
2008-10-17Moved latex related files to src, man files to src, updated Makefile and Doxy...Fabien Costantini
2008-10-16Doxygen documentation: Fixes obsolete install data when using make install. N...Fabien Costantini
2008-10-15documentation Makefile:Fabien Costantini
2008-10-15Doxygen documentation: commented out the 1.5.7 specific doc options, updated ...Fabien Costantini
2008-10-15Doxygen documentation: added svn properties to ignore temp files, set pdf fil...Fabien Costantini
2008-10-15Doxygen pdf documentation: made pdflatex run in batchmode. This is non verbos...Fabien Costantini
2008-10-14Doxygen makefile: added new html and pdf targets, to use it run : make html, ...Fabien Costantini
2008-10-14Doxygen pdf man: First version added in documentation/fltk.pdf, old doc remov...Fabien Costantini
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2007-01-18Typo. Likely more to come.Matthias Melcher
2007-01-18Added chapter 10 with documentation about multithreadingMatthias Melcher
2006-08-29Add examples.html to list of documentation files.Michael R Sweet
2006-08-25Do some rearranging of image and desktop support files.Michael R Sweet
2006-06-27Added two missing html files to the Makefile based installation process (STR ...Matthias Melcher
2006-01-15More packaging fun.Michael R Sweet
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-03-25Change Fl_Spinner to use double values instead of ints.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
2004-10-18Documentation updates (STR #570)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-09-08Leave more space for filename label in file chooser.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-10-07Add Fl_Check_Browser.html to book...Michael R Sweet
2002-07-14Change the Fl_Group current, add, and remove methods so they are no longerMichael R Sweet
2002-06-07filechooser.gif is gone, long live Fl_File_Chooser.jpg.Michael R Sweet
2002-05-19Add -sgi_version,sgi1.1 to the IRIX DSO command.Michael R Sweet
2002-05-01Add docos for Fl_File_Input.Michael R Sweet
2002-04-28Add Fl_Preferences class to base library.Michael R Sweet
2002-04-20Actually use the MEDIA option when generating PS and PDF docos.Michael R Sweet
2002-04-03Add Fl_BMP_Image.html to list of HTML files.Michael R Sweet
2002-02-15Use +O2 for compiler on HP-UX.Michael R Sweet
2002-01-15Doco and makefile updates from SGI.Michael R Sweet
2002-01-07Only build man pages by default in documentation directory.Michael R Sweet
2002-01-06Doco and dist file updates.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-19"make clean" should not delete makedepend, since we now track thisMichael R Sweet
2001-12-14Documentation makefile should be using --batch option, not list allMichael R Sweet
2001-11-28More doco updates.Michael R Sweet
2001-11-27More docos (many files just copied, so the content isn't right yet...)Michael R Sweet
2001-11-19Move header installs to new FL/Makefile, which is generated byMichael R Sweet
2001-10-24"alldocs" target to build everything, including HTML...Michael R Sweet
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