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
/
prototypes
/
multihandle
Age
Commit message (
Expand
)
Author
2007-05-17
fixed compilation of the prototype
Felipe Menteiro de Carvalho
2007-04-09
Started appending F to classes on fpgui, to make its namespace more unique
Felipe Menteiro de Carvalho
2007-04-05
Fixed painting issue of multihandle prototype. The forms paint event painted ...
Graeme Geldenhuys
2007-01-23
* MouseLeaveCheck no fires off a MouseEnter and MouseLeave event for widgets.
Graeme Geldenhuys
2006-12-06
Moved the inherited call in TWidget.ProcessEvent
Graeme Geldenhuys
2006-12-05
One-Handle-Per-Widget
Graeme Geldenhuys
2006-12-03
* Added WidgetState to the TWidget in prototype
Graeme Geldenhuys
2006-11-29
One-Handle-Per-Widget
Graeme Geldenhuys
2006-11-29
* Optimised X11 so that only one Expose event will occur from the X Server
Graeme Geldenhuys
2006-11-24
* Moved the Title property from TFApplication to TFCustomApplication
Graeme Geldenhuys
2006-11-23
Implemented ProcessEvent and sending events to parent on Windows platform.
Felipe Menteiro de Carvalho
2006-11-23
Improved the painting. Added a TEdit component.
Graeme Geldenhuys
2006-11-23
* Toying with the idea of a TPopupWindow class in the multi-handle prototype.
Graeme Geldenhuys
2006-11-22
Prototypes TLabel didn't paint background correctly under Windows.
Graeme Geldenhuys
2006-11-22
* Implemented Canvas.GetColor
Graeme Geldenhuys
2006-11-22
Added more details when the TButtons and which ones get painted.
Graeme Geldenhuys
2006-11-22
Created a prototype GUI widget set demonstrating a one-handle-per-widget conc...
Graeme Geldenhuys