summaryrefslogtreecommitdiff
path: root/src/gui/gui_listbox.pas
AgeCommit message (Expand)Author
2007-10-08* UI Designer: Fixed the issue with scrolling in the property window and the ...graemeg
2007-10-05* Implemented a UTF8Insert() and UTF8Delete() proceduresgraemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-08* Fixed initial painting of components when they are placed in the graemeg
2007-09-08* GUI Designer: Some code formating changes in generated code.graemeg
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-17* Implemented a FileOpen and FileSave dialog. Both are the same class. It'sgraemeg
2007-08-12* Minor adjustment to the GradientFill function.graemeg
2007-08-12* Implemented a Base Dialog class.graemeg
2007-08-10* Grid now has keyboard navigation support.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-07-31* Fixed painting of TfpgListBoxgraemeg
2007-07-27X11 only:graemeg
2007-07-23* Did more work on the TfpgComobBox focus handling.graemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg