lazarus/lcl/interfaces
mattias 6f72c3980a LCL: customdrawn: fixed compilation
git-svn-id: trunk@50699 -
2015-12-06 15:59:03 +00:00
..
carbon LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067. 2015-11-29 18:45:53 +00:00
cocoa LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067. 2015-11-29 18:45:53 +00:00
customdrawn LCL: customdrawn: fixed compilation 2015-12-06 15:59:03 +00:00
fpgui LCL: fpgui: implements TPanel OuterBevel 2015-04-03 21:40:54 +00:00
gtk LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067. 2015-11-29 18:45:53 +00:00
gtk2 LCL: gtk2: QuestionDlg: when too much text use default dialog, which has scrollable text 2015-12-02 15:00:03 +00:00
gtk3 LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067. 2015-11-29 18:45:53 +00:00
nogui IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
qt Qt: implemented scrollby() for non TQtCustomControl classes. Fixed bug when retreiving scrollbar position on wheel events.Issue #29115 2015-11-30 16:43:36 +00:00
win32 LCL: revert r50580 #30f74d948a 2015-12-03 12:18:42 +00:00
wince Add missing code from commit 50582 #80da2d7e23 2015-12-03 12:48:59 +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 trunk: set version to 1.7 2015-11-30 19:06:17 +00:00
lcl.pas Cocoa units were wrongly added to lcl uses 2014-04-22 16:54:15 +00:00
Makefile
Makefile.fpc