9 Commits (b47dc05909a5c00ef34847c3550b82eebaaad749)

Author SHA1 Message Date
Manolo Gouy f609261697 Remove Fl_Sys_Menu_Bar.mm from list of input files 8 years ago
Albrecht Schlosser c348189008 Fix doxygen docs: missing excludes and CMake paths. 8 years ago
Greg Ercolano 68f07db58a Added Fl_Simple_Terminal widget, and mods to test+example programs (STR #3411). 8 years ago
Albrecht Schlosser 8047691006 Update list of files excluded from documentation. 8 years ago
Albrecht Schlosser d812a06b9a Generate Doxygen docs with the highest possible ABI version. 9 years ago
Manolo Gouy 9a5a5b8739 Doxygen: put all driver classes in EXCLUDE_SYMBOLS 9 years ago
Manolo Gouy ba60624ae9 Remove the src/drivers/ subtree from Doxygen indexing. 9 years ago
Albrecht Schlosser 1ae60108b7 Silence doxygen warnings - commented out obsolete statements. 10 years ago
Albrecht Schlosser 5f3f1c8bc6 [CMake] Add doxygen documentation generation (STR #3195). 10 years ago
Albrecht Schlosser b02747d157 Simplify documentation generation, remove obsolete file. 10 years ago
Albrecht Schlosser adb63efc6f Remove obsolete Doxygen settings SHOW_DIRECTORIES and HTML_ALIGN_MEMBERS. 10 years ago
Albrecht Schlosser 43b57ef526 Remove trailing spaces from Doxyfile and Doxybook. 10 years ago
Albrecht Schlosser 0f45a7adf5 [Version 1.3.4] Update version numbers - hopefully complete. 10 years ago
Albrecht Schlosser aef482198e Bump version numbers to 1.3.3. 11 years ago
Manolo Gouy eaa6084f9a Prevent unwanted classes IActiveIMMApp and XUtf8FontStruct from appearing in Doxygen doc. 12 years ago
Manolo Gouy 1c51c5c055 Have file src/Fl_Sys_Menu_Bar.mm processed by Doxygen. 12 years ago
Manolo Gouy 6432f87743 Set to version 1.3.2 13 years ago
Matthias Melcher 8701434312 Upgrade version number to 1.3.1 13 years ago
Manolo Gouy ceb2bbc4b8 Fix so that function Fl::cairo_make_current() is properly documented 13 years ago
Greg Ercolano 6d4c2a2e22 Introducing a FAQ to the FLTK docs. 14 years ago
Matthias Melcher 0ee9324268 Removed accidental commit 14 years ago
Matthias Melcher 4a7eb9cb0c STR 2683: calling show_cursor() before a text buffer is assigned to an Fl_Text_Diisplay deos not crash any longer. 14 years ago
Albrecht Schlosser 6967e05cab Updated documentation, removed customized html stylesheet, updated html footer. 14 years ago
Albrecht Schlosser aa4342fe1a Next try to improve documentation title and version numbers. 15 years ago
Albrecht Schlosser 1cccb74748 Fixed Doxygen version numbers (and better HTML title with version number). 15 years ago
Manolo Gouy bc509d32eb Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO 15 years ago
engelsman 61261c2917 added html_stylesheet.css for control over doxygen generated html 16 years ago
engelsman c95505b462 removed numbering from doxygen chapters and navigation bars, 16 years ago
Albrecht Schlosser 6b410fd4c5 changed brief docs sort order, as discussed in fltk.general 16 years ago
Fabien Costantini b00d2bfa42 Doxygen documentation 17 years ago
Fabien Costantini 73a2fa5b99 Doxygen documentation: 17 years ago
Fabien Costantini fd13aabd19 Enabled Xcode docset makefile generation as it is transparent for non xcode users. 17 years ago
Fabien Costantini 6ff84799a3 Moved latex related files to src, man files to src, updated Makefile and Doxyfile accordingly. 17 years ago
Fabien Costantini 14ca02ffff Doxygen documentation: commented out the 1.5.7 specific doc options, updated README for pdf and html use. Now minimum version required is 1.5.5 17 years ago
Fabien Costantini 5a71578b1b Doxygen pdf documentation: Changed pdf mime type to application/pdf. Removed all Widget class headers from file section as they already are in the class section, this saves many pages. Also disabled the referenced by/from systematic inserts for each functions as this is more a core developer documentation feature than a fltk user manual feature, also saves many pages. Didn't use the LATEX_COMPACT feature yet, not happy with its result, will comment it later. 17 years ago
Fabien Costantini 497afccb07 Doxygen pdf man: First version added in documentation/fltk.pdf, old doc removed, images, dox files moved to a new src directory. 17 years ago
Fabien Costantini 7a90386c6d Doxygen pdf documentation: OUTPUT_DIRECTORY is now . Changed the ABSOLUTE_PATH_NAMES as suggested but it seems that there is a bug in doxygen as the pdf TOC still shows the path but not the content pages. 17 years ago
Fabien Costantini 86fee3f0d1 Set CASE SENSE NAME option to YES as discussed. 17 years ago
engelsman 4fb871e245 first steps towards doxygen to LaTeX to PDF generation 17 years ago
engelsman 8d5f884b4a added explicit *.dox entries to Doxyfile INPUT variable. 17 years ago
Fabien Costantini 727b50652c Added systematically missing in out modifiers to all param doxygen statements. Added a TODO.osx file in the root describing what we have to do on the os x platform before we can pre-release 1.3 17 years ago
Fabien Costantini ffad932289 + Cairo branch merged after successful testing on Mac OS X 10.5.4, Linux Ubuntu 8.04,Windows XPSP2. 17 years ago
Albrecht Schlosser ebc93ed3f2 Added a html_footer file for display at the bottom of each doxygen page 17 years ago
Fabien Costantini e8478458bf Doxygen documentation: Fixed most important warnings for the Fl_Widget, Fl_Window, Fl_Valuator classes that should be now a 100% documented. For the rest I drastically reduced the undocumented APIs, but many others (less important) remains. 17 years ago
Fabien Costantini 72ac77216d Doxygen documentation 17 years ago
Fabien Costantini 4bbafadc4f Doxygen documentation: started to exclude few unnecessary files. 17 years ago
Fabien Costantini 2be88792b3 Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneous path test into ../test since the doxyfile move, fixed all intro dl,dt,dd related tags warnings in intro.dox . 17 years ago
Fabien Costantini a2eaf60572 Doxygen documentation: 17 years ago
Albrecht Schlosser eed2315487 IMAGE_PATH correction (missed, when moved to the documentation dir) 17 years ago
Fabien Costantini 3787be9b6e Doxygen documentation: replace all occurences in comments of " by a quote char. Temporarily set warn_if_undocumented to NO until we correct more severe messages. 17 years ago