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
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
2007-07-25
* Implemented and added a new unit that will handle command line parameters.
graemeg
2007-07-25
* fixed timers if the next timer should execute now
drewski207
2007-07-24
Replaced some code that got undone in the previous revision regarding modal f...
graemeg
2007-07-24
* Move some modal form requirements as global variable to properties
graemeg
2007-07-23
The first part of removing the obsolete fpGUI and replacing it with the new m...
graemeg