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_listbox.pas
Age
Commit 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() procedures
graemeg
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's
graemeg
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 TfpgListBox
graemeg
2007-07-27
X11 only:
graemeg
2007-07-23
* Did more work on the TfpgComobBox focus handling.
graemeg
2007-07-23
The first part of removing the obsolete fpGUI and replacing it with the new m...
graemeg