Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-27 | * Moved some constants to the gfx_constants unit. | graemeg | |
* Replaced some code/magic numbers with constants instead. * fpGUI Default Font is now a variable and not a constant. This allows us to change the default font at application startup. | |||
2008-03-26 | * Applied patch from Vladimir improving the DoubleClick support. | graemeg | |
2008-03-25 | * fpGUI should now compile under FPC 2.3.1 but it's untested. | graemeg | |
2008-03-25 | * Added Antonio Sanguigni new TfpgHyperLabel component to fpGUI. I converted ↵ | graemeg | |
his gui_browser class to a fpgOpenURL function. | |||
2008-03-04 | * More more on the MiG Layout port. | graemeg | |
* Added new resourcestring constants to the translation language files. * Localized all the GUI units. | |||
2008-03-03 | * Applied patch from Horacio Jamilis adding Spanish translation. | graemeg | |
* Fixed some unicode characters in the translation files. | |||
2008-02-26 | * Applied the Portuguese translation. Thanks to Alexsander Rosa | graemeg | |
2008-02-22 | * Added new Italian translation by Antonio. | graemeg | |
2008-02-19 | * Fixed the text for some of the German translations. Lazarus compiled with ↵ | graemeg | |
GTK1 doesn't support Unicode text input. * Localized some of the Font Dialog to see the localization in action and help decide further steps. | |||
2008-02-18 | * Added a new gfx_constants unit which will be used as the start of ↵ | graemeg | |
localization in fpGUI. * I created some basic language include files, but I'm not sure what is the best way to go ahead yet. |