summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-09GFX: Changed TFCustomWindow to descend from TComponent.graemeg
2007-07-09Wrong parameters in GFX/gdigraemeg
2007-07-07* Added 140 predefined web (html) colors used by NS and MSIE.graemeg
2007-07-07* Refactored the Window class.graemeg
2007-07-07* Minor cleanup to the HelloWorld example.graemeg
2007-07-07* Completed the implementation of the HelloWord examplegraemeg
2007-07-06* Refactored the last few methods of the Canvas class. Soon I'll tackel the o...graemeg
2007-07-06Refactored a lot of the Canvas class. Only tested under Linux, but should wor...graemeg
2007-07-06Busy porting the HelloWorld examplegraemeg
2007-07-06Added a new fpGUI based on multiple handles. One handle per Widget. Also adde...graemeg
2007-06-23* Renamed all the VertScrollBar names that got screwed in a global Find-and-R...graemeg
2007-06-18Docs: Added a few more notes I would like to use in a new chapter.graemeg
2007-06-08Moved the TColor declaration to GFX codegraemeg
2007-06-08* Moved the TColor definition to the GFX codegraemeg
2007-06-05* Finally fixed the menu dropdown issue where you had to click twice to get t...graemeg
2007-05-31Moved the handle internal field to platform specific area. Added GetHandle fu...sekelsenmat
2007-05-31Renamed SetFont_ to DoSetFont. Carbon interface now compiles, links and runs ...sekelsenmat
2007-05-28Updated the img/masktest example to compile with latest GFX changes.graemeg
2007-05-28Updated the fpImg example: disp_bmp to compile with the latest set of changes...graemeg
2007-05-28fixed svn properties on /img directorygraemeg
2007-05-27Added a package for fpimgsekelsenmat
2007-05-27partial fix for fpimgsekelsenmat
2007-05-27* Minor improvement in setting the window title under X11.graemeg
2007-05-27Fixed image showing on Gfxsekelsenmat
2007-05-27small improvements to painting system on x11sekelsenmat
2007-05-25Improved carbon interfacesekelsenmat
2007-05-25Added initial carbon interfacesekelsenmat
2007-05-23* Minor changes to the Widgettest Edit Form.graemeg
2007-05-23Modified the utfdemo to show the Russion text instead.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-20* Updated the UTF demo to include a TFEdit as well.Graeme Geldenhuys
2007-05-18* Removed the old Xlib Font support form fpGFX/X11Graeme Geldenhuys
2007-05-18* Added a new UTF8 Utils unit with some handy functions.Graeme Geldenhuys
2007-05-18* Fixed a bug introduced in r100 where Forms are not displayed anymoreGraeme Geldenhuys
2007-05-17* Added a email document explaining how the GUI and event system works. More ...Graeme Geldenhuys
2007-05-17fixed compilation of the prototypeFelipe Menteiro de Carvalho
2007-05-17Improved form freeing code and general handling of GFApplication.FormsFelipe Menteiro de Carvalho
2007-05-16* GUI: Reimplemented from scratch the scrolling of text in a TFEditGraeme Geldenhuys
2007-05-16* Implemented two new Windows styles. The Win9x look and the Win2000 look. Th...Graeme Geldenhuys
2007-05-14Fixed demo software compilationFelipe Menteiro de Carvalho
2007-05-09* Radio buttons can now be drawn as disabled under Linux. This is still a wo...Graeme Geldenhuys
2007-05-02Updated version number and licensing headers under Windows. Also set correct ...Graeme Geldenhuys
2007-05-01* GUI: Implemented a very basic TDBEdit componentGraeme Geldenhuys
2007-05-01* GUI: Implemented a very basic ShowMessag() function. Graeme Geldenhuys
2007-04-25* After the last patch of the TEdit it broke the PasswordChar feature which i...Graeme Geldenhuys
2007-04-25added a document explaining the class derivation and inheritance for the GFX ...Graeme Geldenhuys
2007-04-17* Applied TFEdit patch from Maciej Kaczkowski enabling theGraeme Geldenhuys
2007-04-17WriteLn will crash on windowsFelipe Menteiro de Carvalho
2007-04-15Changed default X11 Xft font name and size.Graeme Geldenhuys