summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-04-15Fixed the rest of the GUI examples to work since we did a widget class renami...Graeme Geldenhuys
2007-04-15Fixed the WidgetDemo example with the new widget class names.Graeme Geldenhuys
2007-04-15Fixed the issue with not Xft font support and the default font could not be c...Graeme Geldenhuys
2007-04-10* Fixed TFFixedLayout, TFDockedLayout implementationsGraeme Geldenhuys
2007-04-10* Fixed a TStyleAbs method name after the classname changes.Graeme Geldenhuys
2007-04-09Removed the inline functions in fpgui.pas which solved the problem with FPC w...Graeme Geldenhuys
2007-04-09Started appending F to classes on fpgui, to make its namespace more uniqueFelipe Menteiro de Carvalho
2007-04-06Added X11Displayproperty to TX11ApplicationAndrew
2007-04-06removed unused entries in the uses clause.Graeme Geldenhuys
2007-04-06Renamed all the inc files to have the fpgui prefex. This will minimize the na...Graeme Geldenhuys