Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-16 | fixed spelling mistakes in class documentation. | Graeme Geldenhuys | |
2010-11-12 | Minor docs for Canvas.GradientFill() | Graeme Geldenhuys | |
2010-10-04 | Update class documentation with "delayed resource allocation" information. | Graeme Geldenhuys | |
2010-09-28 | fpg_base documentation update | Graeme Geldenhuys | |
* removed empty documentation elements. * added some minor documentation to a few elements. | |||
2010-09-27 | docs: Moved additional topics into separate xml description files. | Graeme Geldenhuys | |
* So the changing default fpgui language topic has now moved out of fpg_constants into its own xml file. * Started a new topic related to drag and drop support. | |||
2010-09-22 | start of fpg_forms documentation | Graeme Geldenhuys | |
2010-09-20 | help on ManhattanLength function added | Graeme Geldenhuys | |
2010-09-01 | fpg_base: fixed spelling mistake in docs. | Graeme Geldenhuys | |
2010-08-30 | fpg_main documentation update (minor). | Graeme Geldenhuys | |
2010-08-30 | doc script updates: added new xml description file. | Graeme Geldenhuys | |
2010-08-23 | docs: initial work to create an application that generates our docs. | Graeme Geldenhuys | |
This includes builds scripts or executing fpdoc directly. | |||
2010-08-23 | docs: added docs for fpg_command_intf unit. | Graeme Geldenhuys | |
2010-08-23 | doc scripts: updated doc building scripts to include new fpg_tree documentation. | Graeme Geldenhuys | |
2010-08-20 | docs: New fpg_tree.pas documentation. Minor updates to fpg_widget, ↵ | Graeme Geldenhuys | |
fpg_buttons docs. | |||
2010-08-19 | Merge branch 'docs' into master. | Graeme Geldenhuys | |
* Various documentation updates. | |||
2010-08-18 | fpg_hyperlink docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_dialog docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_colorwheel docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_colormapping docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_wuline docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_utils docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_main docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_imgfmt_bmp docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_constants docs update | Graeme Geldenhuys | |
2010-08-18 | fpg_base docs update | Graeme Geldenhuys | |
2010-08-18 | script updates | Graeme Geldenhuys | |
2010-08-14 | Doc build scripts for HTML, IPF (INF help) and RTF. | Graeme Geldenhuys | |
* To generate correct documentation, you need to use the latest fpdoc from FPC 2.5.1 (trunk). This contains various fixes for fcl-passrc, fpdoc and the new IPF output writer for INF help. | |||
2010-08-14 | deleted more obsolete docs. | Graeme Geldenhuys | |
2010-08-14 | removed all old doc scripts and html content. | Graeme Geldenhuys | |
2010-08-13 | Documentation update for fpg_main and fpg_button. | Graeme Geldenhuys | |
2010-08-11 | docs: New help description file for fpg_button.pas unit. | Graeme Geldenhuys | |
2010-08-11 | docs: some help content corrections. | Graeme Geldenhuys | |
2010-08-10 | docs: updated docs for fpg_constants.pas unit. | Graeme Geldenhuys | |
2010-08-10 | docs: update docs for fpg_dialogs.pas unit. | Graeme Geldenhuys | |
* also fixed the fpdoc syntax errors that was reported. | |||
2010-08-10 | docs: 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-10 | Docs: updated docs for fpg_main.pas unit. | Graeme Geldenhuys | |
2010-08-10 | Docs: updated docs for fpg_base unit. | Graeme Geldenhuys | |
2010-08-06 | docs: Updated XML Description files to use package name 'fpGUI'. | Graeme Geldenhuys | |
* Some documentation additions was made too. | |||
2010-08-05 | Docs: some minor new class documentation. | Graeme Geldenhuys | |
2010-06-29 | Doc update: improved descriptions of wtXXX window type enums. | Graeme Geldenhuys | |
2010-06-17 | docs: some Mac OSX information. | Graeme Geldenhuys | |
This information was gathered from users that emailed me. I don't own a Mac, so couldn't try this myself. | |||
2010-06-17 | Minor documentation update. | Graeme Geldenhuys | |
2010-06-09 | docs: Explaining the grid layout used by TfpgRect | Graeme Geldenhuys | |
vs the grid layout used by Types.TRect used by the RTL. | |||
2010-06-08 | Some new docs for fpg_widget.pas unit. | Graeme Geldenhuys | |
Important point is the explanation for the Anchors property and how fpGUI uses it. | |||
2010-06-08 | doc scripts: Minor update to run successfully under FPC 2.4.1 | Graeme Geldenhuys | |
NOTE: There are major bugs in fpdoc from 2.4.1 and 2.5.1 which causes all kinds of parsing errors, so some code (classes, procedures etc.) my be left out of the documentation unexpectedly. | |||
2010-02-23 | Made a note about being outdated text. | Graeme Geldenhuys | |
2010-02-22 | Updated the class inheritance documentation file. | Graeme Geldenhuys | |
2010-02-22 | update readme and install text files | Graeme Geldenhuys | |
* Also relocated the src/readme.txt file to the docs directory. | |||
2010-02-22 | manifest file used by fpmake | Graeme Geldenhuys | |
2009-12-10 | Very basic Linux requiremens for compiling fpGUI based apps. | Graeme Geldenhuys | |