summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-23Improved the painting. Added a TEdit component.Graeme Geldenhuys
2006-11-23* Toying with the idea of a TPopupWindow class in the multi-handle prototype.Graeme Geldenhuys
* Think I fixed the problem with the dropdown window of the TComboBox not always appearing in the correct position.
2006-11-23updated templatesFelipe Menteiro de Carvalho
2006-11-22Prototypes TLabel didn't paint background correctly under Windows.Graeme Geldenhuys
2006-11-22* Implemented Canvas.GetColorGraeme Geldenhuys
* Implemented a TLabel in the /prototypes/multihandle app.
2006-11-22Added more details when the TButtons and which ones get painted.Graeme Geldenhuys
2006-11-22Created a prototype GUI widget set demonstrating a one-handle-per-widget ↵Graeme Geldenhuys
concept. I implemented a very basic TWidget, TForm and TButton.
2006-11-22Added debug OnPaint code to see when OnPaint fires.Graeme Geldenhuys
2006-11-21small improvement to gfx.Felipe Menteiro de Carvalho
2006-11-20* Fix color depths under X11. 24bit was not working.Graeme Geldenhuys
* Changed the SubWindow example to paint a bit better.
2006-11-20Fixes incorrect thing commited.Felipe Menteiro de Carvalho
2006-11-20Implemented sub-windows for X11. Also implemented property ChildWindows to ↵Felipe Menteiro de Carvalho
indicate all child windows of a given window.
2006-11-20Added support for sub windows on Gfx, and also an example program for thisFelipe Menteiro de Carvalho
2006-11-20minor changes in copyright header.Graeme Geldenhuys
2006-11-20* Fixed all references from gApplication to GFApplication under LinuxGraeme Geldenhuys
* Fixed all references from TX11Image to TX11Bitmap * Removed all references for 4bit and 24bit image formats.
2006-11-20Fixed all copyright informationGraeme Geldenhuys
2006-11-19Removed 4 bits and 24 bits image formats because they are not portable enougth.Felipe Menteiro de Carvalho
2006-11-19Changed singleton function names to GF prefix, changed TFImage class name to ↵Felipe Menteiro de Carvalho
TFBitmap.
2006-11-18* Test compiled GFX and GUI. * Amended output paths for GFX examples. * ↵Graeme Geldenhuys
Corrected licenses in GUI and GFX packages.
2006-11-18Initial checkin. Merged fpGUI, fpGFX and fpIMG from the OpenSoft sever.Graeme Geldenhuys
2006-11-18Initial directoriesGraeme Geldenhuys