lazarus/lcl/interfaces
2011-12-23 02:22:13 +00:00
..
carbon Carbon: implemented SM_CYCAPTION. 2011-12-22 12:30:48 +00:00
cocoa cocoa: implement text coloring in graphics context 2011-12-23 02:22:13 +00:00
customdrawn Compilation fix and starts TApplication.MoveFormFocusToChildren 2011-12-22 16:58:18 +00:00
fpgui Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
gtk Gtk: TGtkWidgetSet.ShowWindow(), changed behaviour so it's win32 and qt compatibile.Respect SW_SHOW and SW_HIDE if handle is PGtkWidget without window. 2011-12-11 13:57:30 +00:00
gtk2 Gtk2: fixed selections in listview (vsList, vsReport) for gtk2 < 2.10.issue #19820 2011-12-21 16:36:54 +00:00
nogui Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
qt Qt: fixed branch indicator position under mac themes 2011-12-22 12:04:26 +00:00
win32 win32: dont update index for ReadOnly in TWin32WSCustomComboBox.SetText. It's not necessary because index, so the Text, is updated in LCL. The previous implementation was also wrong since could select wrong item, e.g., setting text to 'a' in a combo that has items 'abc', 'a' was selecting 'abc' 2011-12-11 23:11:29 +00:00
wince Implements support for TSelectDirectoryDialog in LCL-WinCE by using lazdialogs 2011-11-20 21:19:29 +00:00
LAYOUT.txt
lcl.lpk cocoa: start redoing text drawing using NSTextLayout 2011-12-23 01:03:56 +00:00
lcl.pas Removes LCL-Android from lcl.lpk 2011-11-30 20:42:45 +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