lazarus/lcl/interfaces
2011-12-04 11:12:01 +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 Moves the selection of cwstring vs paswstring vs windows string manager into the widgetsets 2011-12-02 23:00:48 +00:00
cocoa cocoa: Adds a TArrow implementation 2011-12-04 11:10:27 +00:00
customdrawn customdrawn-cocoa: Attempts to implement text rendering again, not yet working 2011-12-03 09:12:13 +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 Gtk2: check if window is GDKWindow before processing of updates 2011-12-04 10:41:55 +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: simplify adding flags for modal forms under X11, also fixed showing of popupform over modal form 2011-12-04 11:12:01 +00:00
win32 lcl: replace UTF8String with String type 2011-11-16 05:52:31 +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 lcl.lpk: Adds -CpARMV6 which is indispensable for LCL-CustomDrawn-Android and a new customdrawn ws unit 2011-12-01 15:22:33 +00:00
lcl.pas Removes LCL-Android from lcl.lpk 2011-11-30 20:42:45 +00:00
Makefile
Makefile.fpc