index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
fpgfx.pas
Age
Commit message (
Expand
)
Author
2008-03-27
* Moved some constants to the gfx_constants unit.
graemeg
2008-03-26
* UI Designer now has a very basic way of setting the TabOrder. Still a lot o...
graemeg
2008-03-22
* Increased double buffer on x11 efficiency
drewski207
2008-03-17
* TfpgStringGrid now has a OnDrawCell event. If the user sets ADefaultDrawing...
graemeg
2008-03-17
* Applied patch form Antonio added Today button in CalendarCombo component.
graemeg
2008-03-12
* Applied a patch from Vladimir moving some code out of gui_grid.pas to gfxba...
graemeg
2008-03-11
* Implemented a global MessageHook feature where one component can register a...
graemeg
2008-03-11
* Implemented a new fpgGetNamedFontList() function
graemeg
2008-03-02
* Applications resourcestring declarations do not have to be in a hard-coded ...
graemeg
2008-03-01
* Localization now supports toolkit and application .po files. It's still wo...
graemeg
2008-02-27
* Created two new units called: gfx_pofiles.pas and gfx_translations.pas. Th...
graemeg
2008-02-20
* Bumped up the version numbers.
graemeg
2008-02-17
* updated the documentation scripts.
graemeg
2008-02-14
* X11: fpGUI will now raise an exception if it can't open the X Display.
graemeg
2008-02-04
* Removed the extra fpgTimers.Delete() call which caused a error an applicati...
graemeg
2008-01-31
* TfpgColor is now a distinct type. Not just a longword alias.
graemeg
2008-01-21
* Fixed some memory leaks in TfpgComboBox.
graemeg
2008-01-14
* Removed a debug writeln statement from gui_edit unit.
graemeg
2008-01-07
* Moved many methods from Public to Private or Protected in gui_menu.pas
graemeg
2007-12-11
* Fixed TfpgApplication to call CheckSynchronize in the application loop so m...
graemeg
2007-11-30
* Fixed all the memory leaks I could find in CoreLib. We now have non in Core...
graemeg
2007-11-30
* Some more minor improvements to the prototype Bitmap theme support.
graemeg
2007-11-29
* New overloaded method ImageFromRect in TfpgImage.
graemeg
2007-11-29
* Created a new overloaded CentrePoint function.
graemeg
2007-11-07
* Added a OnKeyPress event to TfpgWidget. It can now be surfaced by any
graemeg
2007-11-03
* Improved modal form in X11 to use net window hints
drewski207
2007-10-28
* Fixed the menu click issue under Windows.
graemeg
2007-10-21
* Added name and version constants.
graemeg
2007-09-13
combobox changes
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
2007-09-05
* Added some painting fixes to the Treeview. Also added a few new properties.
graemeg
2007-08-27
* Implemented List Mediators with tiOPF support and added a demo.
graemeg
2007-08-21
* Removed OS based Double Click from GDI.
graemeg
2007-08-21
* Fixed a minor memory leak in fpgApplication. We still have quite a few
graemeg
2007-08-20
* Added keyboard handling in PopupMenus.
graemeg
2007-08-20
* CoreLib: Some minor code cleanup, removing unused variables and code comments.
graemeg
2007-08-14
* Updated a few scripts in the docs directory.
graemeg
2007-08-13
* Minor adjustment to clSelection color value.
graemeg
2007-08-12
* The start of clipboard support. Currently on Text is support and the clipbo...
graemeg
2007-08-12
* Implemented a Base Dialog class.
graemeg
2007-08-10
* Fixed minor compiler error and Mouser Cursor support
graemeg
2007-08-08
* Minor adjustments to GDI code after the previous revisions changes.
graemeg
2007-08-08
* Finally fixed all painting issues with rectangles and clipping.
graemeg
2007-08-07
* Changed the parameters of DrawRectangle, FillRectangle to rather use Width ...
graemeg
2007-08-06
* Implemented Canvas.FillGradient().
graemeg
2007-08-04
* Started the implementation of a Grid component.
graemeg
2007-07-31
* Fixed FillRectangle() under GDI and X11.
graemeg
2007-07-27
X11 only:
graemeg
2007-07-26
* Minor fixes with DrawControlFrame and ComboBox down button.
graemeg
2007-07-26
* Added a DrawString() method to TfpgStyle
graemeg
[next]