summaryrefslogtreecommitdiff
path: root/src/gui/gui_memo.pas
AgeCommit message (Expand)Author
2008-01-11* TfpgMemo now allows the user to tab out of the component if UseTabs = False.graemeg
2007-10-10* Resizing widgets now take into account the MinWidth and MinHeightgraemeg
2007-10-05* Implemented a UTF8Insert() and UTF8Delete() proceduresgraemeg
2007-10-02* Fixed the Generic Edit Mediator unit for the Dynamic ComboBox.graemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-17* Experimental: started a implementation where the TfpgMemo can graemeg
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-08-30* Memo: OnUpdate now fires at correct times.graemeg
2007-08-10* Grid now has keyboard navigation support.graemeg
2007-08-08* Mouse Cursor support has been added (GDI is untested).graemeg
2007-08-08* Replaced the use of TRect with TfpgRect in gui_scrollbargraemeg
2007-08-08* Finally fixed all painting issues with rectangles and clipping.graemeg
2007-07-31* Fixed FillRectangle() under GDI and X11.graemeg
2007-07-27X11 only:graemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg