974 Commits (95db2790d69fb227e78d307f50c41bdc4bee44d0)

Author SHA1 Message Date
Fabien Costantini b763b271a7 Doxygen documentation : removed useless FLTK prefix to Modules list as it doesn't change their order in the Modules page. 17 years ago
Fabien Costantini bd882119e7 Doxygen documentation : minor comment fixes. 17 years ago
engelsman a95a1f01a9 added doxygen comments for undocumented features of Fl_Free 17 years ago
engelsman 2b7fa0f60e added doxygen comments for undocumented features of Fl_FormsPixmap 17 years ago
engelsman 4db42c2996 doxygen comments for undocumented features of Fl_File_Init 17 years ago
Albrecht Schlosser 98c794fee9 added svn properties and fixed some documentation typos. 17 years ago
engelsman 9c789b0e69 doxygen comments for undocumented features of Fl_File_Chooser 17 years ago
Albrecht Schlosser acbb5af54b doxygen docs for some missing Fl_Group methods, updated Fl::focus(). 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
engelsman f9dc24a096 doxygen comments for undocumented features of Fl_Double_Window 17 years ago
engelsman efd1647a25 doxygen comments for undocumented features of Fl_Dial, Fl_Counter 17 years ago
engelsman 31ad4d23cf added #ifndef FL_DOXYGEN around cb_item struct, to hide it from doxygen 17 years ago
engelsman a4b0ac592e doxygen comments for undocumented features of Fl_Color_Browser 17 years ago
engelsman 4bc22ed15d doxygen comments for undocumented features of Fl_Clock, Fl_Check_Browser 17 years ago
Albrecht Schlosser fb343ffdf6 More doxygen updates for Fl_Text_Buffer. Also changed some argument 17 years ago
Albrecht Schlosser a829ed2bd5 documented one missing remove() method. 17 years ago
Albrecht Schlosser 9c187dfcac fixed comment change (-r 6321): made the doxygen comment of this 17 years ago
Fabien Costantini b25bd5f5eb Commented out the unimplemented method handle(int, int, int, int, int). 17 years ago
Albrecht Schlosser b804e1f3ab Fixed some typos and links and added a section about document structure 17 years ago
engelsman fd407c7775 doxygen comments for undocumented features in Fl_Browser_, Fl_Button, Fl_Chart. 17 years ago
engelsman f5a1576d7c added doxygen comments for undocumented methods of Fl_Bitmap and Fl_Browser 17 years ago
engelsman 40a156aa94 Simplified the doxygen comment strategy for fl_color_command() 17 years ago
Matthias Melcher 28dacd9509 Moving simple type definitions into their own header file, so we can create a 'C' header and dont need to include the 'C++' Enumerations.H 17 years ago
Matthias Melcher e8f467b9e3 Updating fl_utf8.h references. Fixing copyright date in .fl files. 17 years ago
Matthias Melcher c7453106b9 Renameing C header for utf8 utilities from C++ extension .H to .h (via temporary file, part two) 17 years ago
Matthias Melcher bc3bd9a680 Renameing C header for utf8 utilities from C++ extension .H to .h (via temporary file) 17 years ago
Fabien Costantini afd1767241 fixed a glut compilation pb. 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 d75b9717c7 Doxygen documentation: added groups to Fl, now appearing in modules. I don't like to see an isolated fl_color_chooser function instead it should be attached to a group called Common Dialogs with all fltk ask color file directory predefined dialogs... 17 years ago
Fabien Costantini 72ac77216d Doxygen documentation 17 years ago
Fabien Costantini dcb87bede1 Doxygen documentation: completed Fl_Gl_Window. 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
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
Albrecht Schlosser b4a5023949 Last minor amendment for FL/Fl_Browser.H (doxygen formatting). 17 years ago
Albrecht Schlosser 5cd6da0ae4 Fixed bad '\' escape sequences (removed "unknown command" warnings). 17 years ago
Albrecht Schlosser 6f639ea8d8 Added Appendix "Developer Information" for doxygen documentation info 17 years ago
Fabien Costantini f70e81134b Doxygen documentation: Fl_Widget: correcting some typos, adding a short 'good practice' paragraph in handle method to help the beginners learning curve, inspired by what i read in the general forum. Also starting an effort to normalize the comments a get/set method comment should always use get instead of return to avoid confusion with the return code. 17 years ago
Fabien Costantini ae697b80b2 Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
Albrecht Schlosser e20eeb6541 applied Duncan Gibson's documentation patch (WP3). 17 years ago
Albrecht Schlosser 5da1c0f71f Added more comments to FL/Enumerations.h, 17 years ago
Fabien Costantini e6652d845a Doxygen documentation increment 2: adding more classes, comments not referenced in original doc. hide public enter_(), exit_() functions, made friend Fl_Widget::tooltip(), these should not appear in the public member dox. documentation. added static variables initialisation to 0 in glut for msvc platform compilers." 17 years ago
Fabien Costantini a99524ef2d Doxygen documentation. Completed Fl class, added a todo related to recent Fl API to document. Matt?. More cosmetics have been done, replaced *all* <pre> </pre> tags by \code \endcode sequences. 17 years ago
Fabien Costantini 527351b702 Doxygen documentation. Fixed some erroneous image html params. 17 years ago
Fabien Costantini d55dfeb5e9 Doxygen documentation. Fixed somes typos and also H4 remanent misplaced tags and comments. 17 years ago
Fabien Costantini b8955a9ced Doxygen documentation WP11 Done! 17 years ago
Fabien Costantini 09f3094aef Doxygen documentation WP10 Done. Reserved WP11. 17 years ago
Fabien Costantini a35a533368 Doxygen documentation Fixed broken Fl_Scroll. 17 years ago
Fabien Costantini 8701883e54 Doxygen documentation WP9 Done. 17 years ago
Fabien Costantini b9ca133376 Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from engelsman and integrates it. 17 years ago