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
/
gui
/
gui_edit.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-05
* More improvements to Calendar component.
graemeg
2007-10-25
* Added new UTF8 function used for text translations with .po files.
graemeg
2007-10-05
* Implemented a UTF8Insert() and UTF8Delete() procedures
graemeg
2007-09-26
* Added copyright information in the GUI units.
graemeg
2007-09-17
Designer: minor fix with the Grid Resolution.
graemeg
2007-09-14
* New overloaded EndDraw method for TfpgCanvas.
graemeg
2007-09-07
GFX: Added support for handle component creation at runtime correct
graemeg
2007-08-30
* Memo: OnUpdate now fires at correct times.
graemeg
2007-08-24
* Implement MaxLength in TfpgEdit
graemeg
2007-08-24
* Ported the Generic Edit Mediator for use with tiOPF.
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-08
* Mouse Cursor support has been added (GDI is untested).
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-03
* Implemented basic keyboard navigation for PageControl. It needs more testin...
graemeg
2007-07-31
* Fixed painting of TfpgListBox
graemeg
2007-07-31
* Fixed FillRectangle() under GDI and X11.
graemeg
2007-07-27
X11 only:
graemeg
2007-07-23
The first part of removing the obsolete fpGUI and replacing it with the new m...
graemeg