Commit Graph

9491 Commits

Author SHA1 Message Date
jesus
c8ff5d66b9 LCL, grids, fix windows problem when drawing italic text, issue #23313
git-svn-id: trunk@46561 -
2014-10-14 23:45:47 +00:00
mattias
53baa605e0 LCL: carbon: fixed range error: bug #26861 from Colin Western
git-svn-id: trunk@46560 -
2014-10-14 21:22:43 +00:00
mattias
5ab398219a LCL: gtk2: clean up
git-svn-id: trunk@46495 -
2014-10-09 16:22:20 +00:00
sekelsenmat
7ee75003ba lcl-cocoa: Fixes upside-down text in TStatusBar
git-svn-id: trunk@46431 -
2014-10-04 18:27:57 +00:00
sekelsenmat
4a56ecf1ab lcl-cocoa: Initial implementation of status bar
git-svn-id: trunk@46430 -
2014-10-04 12:49:49 +00:00
mattias
0b98d7355b lcl: gtk2: TMenuItem: fixed crash, when clearing shortcut
git-svn-id: trunk@46429 -
2014-10-04 12:12:41 +00:00
sekelsenmat
b97a08344a lcl-cocoa: Implements TComboBox Style=dropdownlist
git-svn-id: trunk@46426 -
2014-10-04 10:40:12 +00:00
sekelsenmat
8d1660b99e lcl-cocoa: Fixes compilation errors in last cocoa commit
git-svn-id: trunk@46423 -
2014-10-04 09:45:03 +00:00
juha
37d4f7515e LCL: Store menu texts on Windows correctly, affects accessibility. Issue #26718, patch from ChrisF.
git-svn-id: trunk@46402 -
2014-10-02 11:48:46 +00:00
zeljko
d0f208eebc Qt: reverted revisions 46306 #549845087a (broken dragndrop in listviews) and 46308 dnd for tpanel.
git-svn-id: trunk@46373 -
2014-09-30 15:29:25 +00:00
zeljko
d35a4d5554 Qt: fixed build under haiku.patch by olivier, modified by me. issue #26574
git-svn-id: trunk@46340 -
2014-09-27 15:57:10 +00:00
juha
bde0be3358 Revert "LCL-Win: Allow calling InputBox before Application.Initialize. Issue #24875"
git-svn-id: trunk@46334 -
2014-09-25 22:42:33 +00:00
juha
df1ffcd867 LCL-Win: Allow calling InputBox before Application.Initialize. Issue #24875, patch from BrunoK.
git-svn-id: trunk@46329 -
2014-09-25 20:31:29 +00:00
zeljko
4c44bbaed5 Win32: fixed too many OnChange() events. Patch by Mike Thompson. issue #26358
git-svn-id: trunk@46326 -
2014-09-25 16:04:11 +00:00
zeljko
3ac9d3afcc Qt: better patch for imageList changes in TQtListWidget. issue #26770
git-svn-id: trunk@46313 -
2014-09-24 17:06:19 +00:00
zeljko
3cc9bd1361 Qt: implemented TQtWSListView.SetImageList. issue #26770
git-svn-id: trunk@46310 -
2014-09-24 16:33:28 +00:00
zeljko
f69337f6ce Qt: fixed drag'n drop of QFrame (TCustomPanel) control.issue #26759
git-svn-id: trunk@46308 -
2014-09-24 07:55:43 +00:00
zeljko
89f68bf251 Gtk2: include scrollbars offset in TGtk2WSCustomListView.getItemAt(). issue #26767
git-svn-id: trunk@46307 -
2014-09-24 06:15:57 +00:00
zeljko
549845087a Qt: provide accurate information for client area on mousemove event for TQtAbstractItemView class (listviews).
git-svn-id: trunk@46306 -
2014-09-24 06:09:46 +00:00
zeljko
f457669e6b Qt: implemented TTrackBar.LineSize. patch by Giuliano Colla. issue #26763
git-svn-id: trunk@46305 -
2014-09-24 05:34:16 +00:00
mattias
f1fd7c865a LCL: gtk2: less hints
git-svn-id: trunk@46289 -
2014-09-22 11:45:59 +00:00
zeljko
92c6722e60 Qt: fixed CopyRect() regression. issue #26744
git-svn-id: trunk@46282 -
2014-09-22 06:01:37 +00:00
sekelsenmat
256196bcd2 cocoa: TTrackBar implementation
git-svn-id: trunk@46264 -
2014-09-20 12:30:50 +00:00
juha
43db31159c LCL-Win: Add DestroyHandle method for TWin32WSSaveDialog. Issue #23388, patch from lks.
git-svn-id: trunk@46248 -
2014-09-18 21:38:38 +00:00
juha
4ddd6b9e3d LCL-Win: Fix client rect position of group box on Windows. Issue #25203, patch from Yury Sidorov
git-svn-id: trunk@46245 -
2014-09-16 18:16:46 +00:00
juha
6acfc0801e Win32 TListView: fix wrong size of checkboxes on Windows XP. Issue #26690, patch from Andrew G. Khodotov.
git-svn-id: trunk@46240 -
2014-09-15 15:39:59 +00:00
zeljko
e7fad8fd70 LCL: added qtsystemtrayicon unit into lcl.lpk. issue #23217
git-svn-id: trunk@46229 -
2014-09-14 13:53:38 +00:00
zeljko
fd6910f41e Qt: implemented OnMouseMove and OnPaint on TTrayIcon under x11. issue #23217
git-svn-id: trunk@46228 -
2014-09-14 13:48:40 +00:00
zeljko
bf7b7ec5d4 Qt,LCL: undo revisions 46222 #d805dcb767,46223 #1e2a6cc7de. Need to split .lpk from ws changes for easier merge into 1.2.6
git-svn-id: trunk@46227 -
2014-09-14 13:43:47 +00:00
zeljko
1e2a6cc7de Qt: improved patch from revision 4622 #c24fd21f7c, added licence header into qtsystemtrayicon unit.issue #23217
git-svn-id: trunk@46223 -
2014-09-14 13:04:00 +00:00
zeljko
d805dcb767 Qt: implemented OnMouseMove and OnPaint for TTrayIcon under X11. issue #23217
git-svn-id: trunk@46222 -
2014-09-14 12:54:15 +00:00
zeljko
9b97b7965b Gtk2: implemented OnMouseMove() for TTrayIcon. Patch by AlexL. issue #23217
git-svn-id: trunk@46221 -
2014-09-14 12:43:05 +00:00
sekelsenmat
b85b9bb07e cocoa: Theme drawing for treeview
git-svn-id: trunk@46220 -
2014-09-14 12:07:39 +00:00
juha
c22d801fd0 LCL: Prevent empty items in Carbon TListBox. Issue #24973, patch from realXCV.
git-svn-id: trunk@46204 -
2014-09-13 10:02:50 +00:00
zeljko
4ee0f9c9c5 Qt: implemented TQtWidgetSet.RadialPie(). Patch by Giuliano Colla. issue #26703
git-svn-id: trunk@46199 -
2014-09-12 07:16:53 +00:00
zeljko
76de5178a1 Qt: fixed wrong states of themed checkboxes.Patch by Gabor Boros. issue #26586
git-svn-id: trunk@46198 -
2014-09-12 06:56:54 +00:00
zeljko
7f71751dd9 Qt: enclose BeginEventProcessing & EndEventProcessing pairs with try finally block.
git-svn-id: trunk@46197 -
2014-09-12 06:36:35 +00:00
zeljko
a950b22207 Qt: fixed windowstate mismatch between LCL and Qt when QTSCROLLABLEFORMS define is on. issue #26700
git-svn-id: trunk@46177 -
2014-09-11 08:36:39 +00:00
sekelsenmat
dfd57d9ec8 cocoa: Fixes drawing TTreeView expand sign, it was not being drawn at all, more work is needed to make this a Mac-ish drawing
git-svn-id: trunk@46175 -
2014-09-10 19:45:19 +00:00
sekelsenmat
098fc63ca1 cocoa: Improves syscolors which fixes the look of TBevel
git-svn-id: trunk@46174 -
2014-09-10 17:50:24 +00:00
sekelsenmat
f838124711 cocoa: Fixes the font size in text drawing, this fixes TLabel with Font.Size>0 and nothing else set
git-svn-id: trunk@46170 -
2014-09-10 14:59:13 +00:00
sekelsenmat
b2206cbf9f cocoa: Fixes memory leaks and cocoa warnings
git-svn-id: trunk@46168 -
2014-09-10 05:39:41 +00:00
zeljko
22c05f5151 Qt: fixed extracting stock icon for dialog icons. issue #26587
git-svn-id: trunk@46167 -
2014-09-09 17:33:17 +00:00
sekelsenmat
2ce331b46a cocoa: Fixes crashes in TTreeView related to events being sent to destroyed objects, fixes TEdit focus lost event it was being sent on focus gain
git-svn-id: trunk@46166 -
2014-09-09 16:40:29 +00:00
sekelsenmat
ab26ea67f8 minor cocoa additional checks
git-svn-id: trunk@46152 -
2014-09-07 16:29:20 +00:00
zeljko
d02d9c6cb1 Qt: do not trigger OnItemClick when enabled state is changed. issue #26680
git-svn-id: trunk@46135 -
2014-09-05 17:52:09 +00:00
zeljko
9abc5d1fae Qt: do not trigger OnDropDown if combobox is disabled. issue #26676
git-svn-id: trunk@46129 -
2014-09-05 08:31:57 +00:00
zeljko
c348278854 Qt, Gtk2: fixed crash with popup window when form is maximized. issue #26670
git-svn-id: trunk@46115 -
2014-09-03 10:38:42 +00:00
zeljko
4c6262bc6d Qt: implemented TQtWSComboBox getItemHeight() and setItemHeight(). issue #26669
git-svn-id: trunk@46114 -
2014-09-03 10:25:27 +00:00
zeljko
988960ce47 Qt: do not trigger shortcuts if menu item is disabled. issue #21720
git-svn-id: trunk@46113 -
2014-09-03 08:15:56 +00:00