Age | Commit message (Expand) | Author |
2007-07-13 | Disallowed passing events to parent widget and implemented focus policy. | sekelsenmat |
2007-07-13 | Added some more properties/methods to TFWindow | sekelsenmat |
2007-07-12 | GFX: Got it to compile under Linux | graemeg |
2007-07-12 | Updated X11 backend of Gfx to the new changes | sekelsenmat |
2007-07-12 | Small fix to newmultihandle and fixed show on windows | sekelsenmat |
2007-07-12 | Improved method layout, making it more consistent and isolated window creatio... | sekelsenmat |
2007-07-12 | Moved gfx event methods to protected | sekelsenmat |
2007-07-12 | GFX: demonstrates how the EvXXX events could be made protected. | graemeg |
2007-07-12 | Small fixes | sekelsenmat |
2007-07-12 | Removed use of the dirty list on X11 | sekelsenmat |
2007-07-12 | Implemented a better Invalidate for X11 and fixed mouse release on X11 | sekelsenmat |
2007-07-12 | Fixed compilation on X11 and adapted its code to the new pixel format | sekelsenmat |
2007-07-11 | Changed Invalidate to have no parameters. Now button down kind of works on th... | sekelsenmat |
2007-07-11 | Added style manager for the new multihandle prototype. Changed color channels... | sekelsenmat |
2007-07-11 | Implemented the new event model on X11 | sekelsenmat |
2007-07-11 | Freed the EvPaint method for use by descendent components and implemented a E... | sekelsenmat |
2007-07-11 | fixed the svn EOL property of a gfx unit | graemeg |
2007-07-11 | Improved double buffering and implemented partial painting | sekelsenmat |
2007-07-11 | Implemented double buffering for Gfx | sekelsenmat |
2007-07-11 | Removed Rect parameter from Paint event | sekelsenmat |
2007-07-11 | Changed the event model on Gfx. We have several methods instead of only one b... | sekelsenmat |
2007-07-10 | Small fix for the carbon backend. | sekelsenmat |
2007-07-09 | GFX: minor changes to the Paint event. | graemeg |
2007-07-09 | GFX: Changed TFCustomWindow to descend from TComponent. | graemeg |
2007-07-09 | Wrong parameters in GFX/gdi | graemeg |
2007-06-08 | * Moved the TColor definition to the GFX code | graemeg |
2007-05-31 | Moved the handle internal field to platform specific area. Added GetHandle fu... | sekelsenmat |
2007-05-31 | Renamed SetFont_ to DoSetFont. Carbon interface now compiles, links and runs ... | sekelsenmat |
2007-05-28 | Updated the img/masktest example to compile with latest GFX changes. | graemeg |
2007-05-28 | fixed svn properties on /img directory | graemeg |
2007-05-27 | * Minor improvement in setting the window title under X11. | graemeg |
2007-05-27 | Fixed image showing on Gfx | sekelsenmat |
2007-05-27 | small improvements to painting system on x11 | sekelsenmat |
2007-05-25 | Improved carbon interface | sekelsenmat |
2007-05-25 | Added initial carbon interface | sekelsenmat |
2007-05-18 | * Removed the old Xlib Font support form fpGFX/X11 | Graeme 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 anymore | Graeme Geldenhuys |
2007-05-17 | Improved form freeing code and general handling of GFApplication.Forms | Felipe Menteiro de Carvalho |
2007-05-02 | Updated version number and licensing headers under Windows. Also set correct ... | Graeme Geldenhuys |
2007-05-01 | * GUI: Implemented a very basic ShowMessag() function. | Graeme Geldenhuys |
2007-04-15 | Changed default X11 Xft font name and size. | Graeme Geldenhuys |
2007-04-15 | Fixed the issue with not Xft font support and the default font could not be c... | Graeme Geldenhuys |
2007-04-10 | * Fixed TFFixedLayout, TFDockedLayout implementations | Graeme Geldenhuys |
2007-04-10 | * Fixed a TStyleAbs method name after the classname changes. | Graeme Geldenhuys |
2007-04-09 | Started appending F to classes on fpgui, to make its namespace more unique | Felipe Menteiro de Carvalho |
2007-04-06 | Added X11Displayproperty to TX11Application | Andrew |
2007-04-05 | * Fixed bug in gfx_gdi with DoDrawImageRect. Only the first palette color cou... | Graeme Geldenhuys |
2007-03-18 | worked on the documentation a bit. Cleaned up some xml files. Created new doc... | Graeme Geldenhuys |
2007-03-10 | * Minor change in the menus | Graeme Geldenhuys |