Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-27 | * Added a new property to edit in the Form Designer for TfpgForm's. | graemeg | |
* Added skeleton documentation for the CoreLib units. * Fully documented the gfx_utils and gfx_imgfmt_bmp units. | |||
2007-09-18 | * Updated the documentations scripts with recently added new units. | graemeg | |
2007-09-13 | minor changes to doc scripts | graemeg | |
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-23 | Restructure Part 4. | graemeg | |
* Cleaned up the docs directory removing obsolete files | |||
2007-07-23 | Part 2 of the restructure. | graemeg | |
* Moved all the images from the prototype directory. * Removed all the obsolete examples | |||
2007-07-23 | The first part of removing the obsolete fpGUI and replacing it with the new ↵ | graemeg | |
multi-handle design from the prototypes directory. | |||
2007-06-18 | Docs: Added a few more notes I would like to use in a new chapter. | graemeg | |
2007-05-20 | The initial beginnings on a technical fpGUI manual. PDF version | graemeg | |
2007-05-20 | The 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-25 | added a document explaining the class derivation and inheritance for the GFX ↵ | Graeme Geldenhuys | |
code. | |||
2007-04-09 | Started appending F to classes on fpgui, to make its namespace more unique | Felipe Menteiro de Carvalho | |
2007-03-18 | more documentation updates as well as scrip updates to build the documentation. | Graeme Geldenhuys | |
2007-03-18 | worked 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-23 | Added some documentation. | Graeme Geldenhuys | |
2007-01-07 | Added more doc scripts and amended existing ones. | Graeme Geldenhuys | |
Added GFX code to the docs as well. | |||
2007-01-07 | more docs changes | Graeme 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-18 | Initial checkin. Merged fpGUI, fpGFX and fpIMG from the OpenSoft sever. | Graeme Geldenhuys | |