lazarus/lcl/interfaces
2016-02-29 12:08:53 +00:00
..
carbon LCL,carbon: make sure currentbrush is applied when using rectangle, it fix filling lazreport page preview with the color of the last drawn object 2016-02-28 19:29:14 +00:00
cocoa cocoa: use unified multiclick mouse message handling 2016-02-28 07:09:10 +00:00
customdrawn lcl: rewrite PopupMode/PopupParent 2015-12-25 15:37:10 +00:00
fpgui LCL: fpgui: implements TPanel OuterBevel 2015-04-03 21:40:54 +00:00
gtk lcl: set TMenu ownerdraw properties and events as restricted. 2016-02-17 11:29:11 +00:00
gtk2 gtk2: fix mouse button index regression from r51723 #a26b02db5a 2016-02-29 09:32:09 +00:00
gtk3 lcl: added SM_LCLHasFormAlphaBlend to GetSystemMetrics, added OnDrawDockImage, when widgetset supports alphablend use a transparent hint window for dock (preview) image, patch #29426 2016-01-19 17:15:03 +00:00
nogui IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
qt Qt: fixed compilation after r51754 #23680b8def 2016-02-29 12:08:53 +00:00
win32 Win32: do not check popupMode for modal forms with BorderStyle = bsNone if PopupParent = nil. issue #29744 2016-02-29 09:38:56 +00:00
wince lcl: added SM_LCLHasFormAlphaBlend to GetSystemMetrics, added OnDrawDockImage, when widgetset supports alphablend use a transparent hint window for dock (preview) image, patch #29426 2016-01-19 17:15:03 +00:00
fpmake.pp fpmake: Renamed package-variant widgetset to LclWidgetType, as Lazarus uses internally 2015-01-02 16:42:43 +00:00
LAYOUT.txt
lcl.lpk LCL: fix win32 compilation. 2016-02-10 12:29:51 +00:00
lcl.pas LCL: Revert adding the widgetset dependent UnityWSCtrls to lcl.pas. 2016-02-10 12:28:55 +00:00
Makefile
Makefile.fpc