lazarus/lcl/interfaces
paul aecfd2f738 lcl: implement TListBox.ScrollWidth:
- win32, wince: set/get scrollwidth using LB_SETHORIZONTALEXTENT/LB_GETHORIZONTALEXTENT (issue #0018912)
  - qt, gtk2: don't show listbox horizontal scrollbar by default. show it only when scrollwidth > content area

git-svn-id: trunk@30138 -
2011-04-02 17:30:44 +00:00
..
android lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
carbon lcl: make ScrollBy more delphi compatible: 2011-03-21 02:41:43 +00:00
cocoa lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
fpgui lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
gtk lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
gtk2 lcl: implement TListBox.ScrollWidth: 2011-04-02 17:30:44 +00:00
nogui lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
qt lcl: implement TListBox.ScrollWidth: 2011-04-02 17:30:44 +00:00
win32 lcl: implement TListBox.ScrollWidth: 2011-04-02 17:30:44 +00:00
wince lcl: implement TListBox.ScrollWidth: 2011-04-02 17:30:44 +00:00
LAYOUT.txt
lcl.lpk lcl: don't show messages about non-portable symbols while lcl, widgetset compilation 2011-03-25 09:14:23 +00:00
lcl.pas LCL: moved register components to LCLBase 2011-01-27 13:15:33 +00:00
lclintfcompile.pas LCL: moved register components to LCLBase 2011-01-27 13:15:33 +00:00
Makefile lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
Makefile.fpc Starts the foundation for the Android widgetset 2011-01-19 10:53:50 +00:00