summaryrefslogtreecommitdiff
path: root/docs/xml/gui
AgeCommit message (Collapse)Author
2010-08-13Documentation update for fpg_main and fpg_button.Graeme Geldenhuys
2010-08-11docs: New help description file for fpg_button.pas unit.Graeme Geldenhuys
2010-08-10docs: update docs for fpg_dialogs.pas unit.Graeme Geldenhuys
* also fixed the fpdoc syntax errors that was reported.
2010-08-10docs: updated docs for fpg_colormapping.pas unit.Graeme Geldenhuys
Not all fpdoc output writers document the parameters of methods. So instead of add the documentation of those parameters as part of the Method help.
2010-08-06docs: Updated XML Description files to use package name 'fpGUI'.Graeme Geldenhuys
* Some documentation additions was made too.
2009-09-27Class documentation for ColorWheel, ValueBar and color mapping units.Graeme Geldenhuys
2009-09-27blank template API documentation for colorwheel and colormapping units.Graeme Geldenhuys
2009-04-30Documentation updateGraeme Geldenhuys
* updated all the fpdoc xml documentation files to reference the new unit names. * Fixed the build scripts * trimmed the xml files to only contain nodes that have actual documentation.
2008-03-25* Added some new skeleton documentation for newly added units.graemeg
* Updated the gui_hyperlink documentation. * Updated documentation scripts. * Fixed the painting bug in gui_basegrid where the top-right and bottom-left text or images paint over the control frame.
2008-03-25* Added Antonio's gui_hyperlink documentation.graemeg
* Added some gfx_utils documentation. * Updated some documenation scripts.
2007-10-08* Added the forgotten fpdoc xml description file.graemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new ↵graemeg
multi-handle design from the prototypes directory.
2007-04-09Started appending F to classes on fpgui, to make its namespace more uniqueFelipe Menteiro de Carvalho
2007-03-18more documentation updates as well as scrip updates to build the documentation.Graeme Geldenhuys
2007-03-18worked on the documentation a bit. Cleaned up some xml files. Created new ↵Graeme Geldenhuys
docs for the newly added files in the last few revisions.
2007-01-23Added some documentation.Graeme Geldenhuys
2007-01-07Added more doc scripts and amended existing ones.Graeme Geldenhuys
Added GFX code to the docs as well.
2007-01-07* Update the fpdoc scripts.Graeme Geldenhuys
* Reorganized the docs directory to match the source directories.