lazarus/lcl/interfaces
2019-06-21 16:00:23 +00:00
..
carbon lcl: fixed carbon compile under fpc 3.3.1, patch #35740 2019-06-20 22:59:42 +00:00
cocoa cocoa: update hint window to use windowcontentdocument as well 2019-06-21 16:00:23 +00:00
customdrawn LCL: Remove unused parameters Width and Height from LCLBoundsToWin32Bounds. Issue #35465, patch from Serge Anvarov. 2019-05-03 14:44:44 +00:00
fpgui LCL-fpgui: Fix the issue of using TLabel components with LCL-fpGUI. Issue #35478, patch from Graeme. 2019-05-03 19:45:34 +00:00
gtk
gtk2 Gtk: fix pen style pattern on some systems, from Anton Kavalenka, issue #33866 2019-06-13 17:08:50 +00:00
gtk3 LCL-GTK2&3: Add more "const" modifiers for string parameters for better performance. 2019-06-12 19:43:11 +00:00
mui MUI: do not receive events for hidden parts of widgets, for example hidden tabs 2019-06-06 19:28:26 +00:00
nogui
qt Qt: revert r61220 #73d58ce791 since it's wrong. There should not be any offset. issue #35568 2019-05-13 15:26:30 +00:00
qt5 Qt5: call viewportDelete() when widget is destroyed via destroy event from qt, since inside release widget becomes nil. 2019-06-14 10:56:12 +00:00
win32 win32: proper dx array configuration for surrogate pair strings. Patch by Alexey Tor. #35692 2019-06-10 12:47:32 +00:00
wince LCL: Remove unused parameters Width and Height from LCLBoundsToWin32Bounds. Issue #35465, patch from Serge Anvarov. 2019-05-03 14:44:44 +00:00
fpmake.pp
LAYOUT.txt
lcl.lpk cocoa: removing mackeycodes.inc file. #35587 2019-05-16 14:09:51 +00:00
lcl.pas
Makefile
Makefile.fpc