summaryrefslogtreecommitdiff
path: root/src/corelib/gfx_widget.pas
AgeCommit message (Expand)Author
2007-11-07* Added a OnKeyPress event to TfpgWidget. It can now be surfaced by anygraemeg
2007-10-18* Improved the implementation of the Minimum Width/Height graemeg
2007-10-18* Win32: Implemented MinWidth and MinHeight constraint support for Forms. Not...graemeg
2007-10-15* Published BackgroundColor and OnPaint for TfpgFormgraemeg
2007-10-10* Resizing widgets now take into account the MinWidth and MinHeightgraemeg
2007-09-08* Made a few modifications so the GUI Designer works under Windows.graemeg
2007-09-08* Fixed initial painting of components when they are placed in the graemeg
2007-09-07GFX: Added support for handle component creation at runtime correct graemeg
2007-09-07* GUI: Made some components properties published so the RTTI cangraemeg
2007-09-06* Added a new generic property to TfpgWidget to dispatch messages sograemeg
2007-09-06* Moved some methods or properties to the public or published area.graemeg
2007-08-27* Implemented List Mediators with tiOPF support and added a demo.graemeg
2007-08-24* Ported the Generic Edit Mediator for use with tiOPF.graemeg
2007-08-21* GDI: Oops. The previous revision broke left click. Now fixed.graemeg
2007-08-21* Removed OS based Double Click from GDI.graemeg
2007-08-21X11: The start of implementing a Double Click event.graemeg
2007-08-21* GDI: Fixed popup window support.graemeg
2007-08-03* Added debug lines in GDI code and compiler defines tograemeg
2007-08-02* More work has been done to the PageControl. It looks like a PageControl, bu...graemeg
2007-07-31* Fixed FillRectangle() under GDI and X11.graemeg
2007-07-26* Added new composite images for radio buttons and checkbox buttons.graemeg
2007-07-24minor fix to TfpgLabel again.graemeg
2007-07-24made DoAllocateWinHandle only allocate not show a handledrewski207
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg