summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2007-08-28* Updated scripts to be able to generate FPDoc sekeleton documentation.graemeg
* Added the missing directories required for doc generation.
2007-08-15* Implemented some file handling functions.graemeg
* Implemented a FileGrid widget. Still work in progress and lots of refactoring and getting rid of IFDEFs.
2007-08-14* Updated a few scripts in the docs directory.graemeg
* Minor changes in the style unit. * Added a new examples/apps/docedit project. Once complete it will be a demo application of fpGUI and at the same time show most used widgets in action. DocEdit will become something like lazde is to Lazarus.
2007-07-23Restructure Part 4.graemeg
* Cleaned up the docs directory removing obsolete files
2007-07-23Part 2 of the restructure.graemeg
* Moved all the images from the prototype directory. * Removed all the obsolete examples
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-06-18Docs: Added a few more notes I would like to use in a new chapter.graemeg
2007-05-20The initial beginnings on a technical fpGUI manual. PDF versiongraemeg
2007-05-20The initial beginnings on a technical fpGUI manual.Graeme Geldenhuys
2007-05-17* Added a email document explaining how the GUI and event system works. More ↵Graeme Geldenhuys
formal documentation can be added later.
2007-04-25added a document explaining the class derivation and inheritance for the GFX ↵Graeme Geldenhuys
code.
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-07more docs changesGraeme Geldenhuys
2007-01-07* Update the fpdoc scripts.Graeme Geldenhuys
* Reorganized the docs directory to match the source directories.
2006-12-06* Added CreateBitmapCanvas and CreateMonoBitmapCanvas to TFCustomScreen class.Graeme Geldenhuys
This is required for Styles to work. It could maybe be moved to another class if needed. * Create the missing instances for ImageCanvas, MaskCanvas and Palette in TDefaultStyle. * Removed the ADisplay parameter from the TStyle constructor. * Adapted the UTF Demo to work with the fpGUI changes. Tested under Linux only.
2006-11-18Initial checkin. Merged fpGUI, fpGFX and fpIMG from the OpenSoft sever.Graeme Geldenhuys