summaryrefslogtreecommitdiff
path: root/gfx/x11
AgeCommit message (Collapse)Author
2006-11-25Readded several image formats.Felipe Menteiro de Carvalho
2006-11-24Moved emulayer to top gfx folder.Felipe Menteiro de Carvalho
2006-11-24Moved emulayer to x11 folder.Felipe Menteiro de Carvalho
2006-11-24* Moved the Title property from TFApplication to TFCustomApplicationGraeme Geldenhuys
* Removed a lot of compiler warnings under Linux. * Fixe a bug where TX11Canvas.DoCopyRect was using a local unused variable instead of the passed in param.
2006-11-23Small fix on comment.Felipe Menteiro de Carvalho
2006-11-23Fixed compilation on X11.Felipe Menteiro de Carvalho
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-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-20Implemented sub-windows for X11. Also implemented property ChildWindows to ↵Felipe Menteiro de Carvalho
indicate all child windows of a given window.
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-19Removed 4 bits and 24 bits image formats because they are not portable enougth.Felipe Menteiro de Carvalho
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