Commit Graph

17110 Commits

Author SHA1 Message Date
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
reiniero
94155eb551 * LCL/lazhelpintf.pas: Cosmetic (comment language).
git-svn-id: trunk@46217 -
2014-09-14 07:26:04 +00:00
juha
4b38ed7b2b LCL: use constants in controlconsts.inc. Issue #26673, patch from ocean.
git-svn-id: trunk@46216 -
2014-09-13 21:28:55 +00:00
juha
3b982f582d LCL: Constants moved from LMessages to a new .inc file.
git-svn-id: trunk@46215 -
2014-09-13 21:25:40 +00:00
zeljko
0e6d1e27a5 LCL: fixed bug where OnSelectionChanged() isn't called in some circumstances.issue #26714
git-svn-id: trunk@46208 -
2014-09-13 14:36:46 +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
juha
2d68a26e97 LCL: Implement DBAction on DBControls. Issue #25988, patch from Luigi
git-svn-id: trunk@46203 -
2014-09-13 09:40:00 +00:00
juha
ee833d9792 LCL: Don't edit TDBMemo when TDataSource.AutoEdit = False. Issue #24246, patch from Éderson Cássio.
git-svn-id: trunk@46202 -
2014-09-13 09:06:00 +00:00
juha
d8ef520c3e LCL: TCustomBitmap.SetMonochrome contained unreachable code. Issue #21599, patch from u-boot.
git-svn-id: trunk@46201 -
2014-09-13 08:40:56 +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
juha
94f04cc3f2 LCL: Improved painting of the clNone color icon in TColorBox. Issue #26707, patch from wp.
git-svn-id: trunk@46191 -
2014-09-11 18:03:30 +00:00
mattias
9d3226d369 LCL: removed TControl.ParentVisibleChanged
git-svn-id: trunk@46188 -
2014-09-11 16:52:52 +00:00
mattias
db564054c4 LCL: added TControl.ParentVisibleChanged
git-svn-id: trunk@46184 -
2014-09-11 16:40:12 +00:00
mattias
cc8a8f9740 LCL: clean up
git-svn-id: trunk@46181 -
2014-09-11 16:03:48 +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
juha
78afb4c373 LCL: Fix THintWindow.CalcHintRect. Issue #26674. Inspired by patch from Denis Golovan.
git-svn-id: trunk@46165 -
2014-09-09 10:17:54 +00:00
jesus
380a2eecbc LCL, grids: check editor unlock count, fix issue #26191
git-svn-id: trunk@46157 -
2014-09-08 05:28:02 +00:00
sekelsenmat
6d748eeace customdrawn patch from Bernd
git-svn-id: trunk@46153 -
2014-09-07 16:30:50 +00:00
sekelsenmat
ab26ea67f8 minor cocoa additional checks
git-svn-id: trunk@46152 -
2014-09-07 16:29:20 +00:00
jesus
9da887b714 lcl, grids, make sure that when changing from std grid to custom columns grid all sizes are recalculated, fix crash reported in issue #26232
git-svn-id: trunk@46148 -
2014-09-06 22:40:31 +00:00
zeljko
e569bee5de LCL: TCheckListBox: dissallow check state change by keyboard VK_SPACE if item is disabled. issue #26682
git-svn-id: trunk@46139 -
2014-09-06 08:08:03 +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
71702a8566 LCL: TPairSplitterSide - published Constraints property. issue #26672
git-svn-id: trunk@46130 -
2014-09-05 08:37:15 +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
zeljko
0aef03aadb Gtk2: fixed returning font height from TGtk2WidgetSet.GetObject(). issue #26660
git-svn-id: trunk@46112 -
2014-09-03 07:40:11 +00:00
juha
904709043a LCL: Disable menu shortcut keys when parent menu is disabled. Issue #21720, patch from Mukhin Alexey
git-svn-id: trunk@46111 -
2014-09-02 22:21:29 +00:00
juha
9d30244f6a LCL: Fix TGtk2WidgetSet.AppInit. Issue #26649, patch from ocean.
git-svn-id: trunk@46104 -
2014-09-01 20:55:03 +00:00
maxim
d23f34e545 LCL, Translations unit: copy all flags also when just synchronizing PO files, not only when PO files are updated from RST.
git-svn-id: trunk@46100 -
2014-08-31 21:58:51 +00:00
maxim
3525932e84 LCL, Translations unit: Improved message context generation:
* Normilize lineends in messages from RST;
    * Unify fuzzy flag setting: set them also when just synchronizing PO files, not only when PO files are updated from RST.

git-svn-id: trunk@46099 -
2014-08-31 21:17:44 +00:00
maxim
f0d304c56c LCL, Translations unit: Improved/fixed comments handling:
* Do not eat comment marker ('#') when regenerating file;
    * Do not move comments chaotically in the PO file: as per GetText manual they belong to the entry which follows them;
    * Discard "invalid" comments (lines not starting with '# ', '#.', '#:', '#,', '#|'), which confuse e.g. PoEdit.

git-svn-id: trunk@46094 -
2014-08-31 00:52:38 +00:00
bart
117e2d6be3 TControl.ChangeScale: do not adjust Top and Left if Control is (topmost) ParentForm. Issue #0026654.
git-svn-id: trunk@46092 -
2014-08-30 21:32:00 +00:00
zeljko
36ab86d76e Qt: fixed color changing of TCustomPanel. issue #26607
git-svn-id: trunk@46089 -
2014-08-29 18:33:26 +00:00
dmitry
108f83e4ef cocoa: retaining object before the removingFromSuperview, since the object is released again afterwards. unclear the purpose of autorelease pool that could be part of the problem
git-svn-id: trunk@46088 -
2014-08-29 05:45:17 +00:00