lazarus/lcl/interfaces
2011-11-13 09:09:44 +00:00
..
android 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
carbon carbon: fixed compilation after adding Move() to carbon strings (TCheckListBox). issue #20589 2011-10-30 15:02:46 +00:00
cocoa Fixes bug #20065. Removes ssCaps, ssNum and ssScroll because they are implemented based on the key lock in win32, which is not the same as shift state, they are added only for MouseWhell events and very unreliable across platforms (cannot be correctly implemented in win32 for example). Also corrects the ShiftState for MouseWhell messages in Windows. Removes State from the mousewhell internal message, now Button is used, which is more consistent with Win32. 2011-10-26 15:08:10 +00:00
customdrawn customdrawws: Adds a skeleton for X11 2011-11-08 13:44:32 +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 Reverts wrong changes from gtk1 2011-10-27 15:35:23 +00:00
gtk2 Removes the implementations of GetTextExtentExPoint from Qt and Gtk2 because they were wrong and because the default implementation is cross-platform and correct 2011-11-13 09:09:44 +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 Removes the implementations of GetTextExtentExPoint from Qt and Gtk2 because they were wrong and because the default implementation is cross-platform and correct 2011-11-13 09:09:44 +00:00
win32 LCL, windows, fix 'After changes by commits 33328 and 33359 it becomes impossible to use Enter key in TMemo. Even TStrings property editor does not allow it' reported by Anton 2011-11-12 09:08:48 +00:00
wince Win32,WinCE,Carbon: fixed saving checkbox state inside TCheckListBox when moving items. issue #20589 2011-10-30 12:21:35 +00:00
LAYOUT.txt
lcl.lpk customdrawws: Adds a skeleton for X11 2011-11-08 13:44:32 +00:00
lcl.pas Android: Minimal implementation of statictext, checkbox, edit and combobox 2011-08-10 11:41:14 +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