zeljko
|
a7f3bf4640
|
Qt: fixed hint changing of TTrayIcon. issue #29478
git-svn-id: trunk@51381 -
|
2016-01-22 21:55:42 +00:00 |
|
juha
|
871f631591
|
LCL: Don't turn TScrollBar.Visible False when changing Kind property. AScrollBar.Show did not work due to flag tests. Issue #29422
git-svn-id: trunk@51361 -
|
2016-01-20 19:29:31 +00:00 |
|
zeljko
|
685cfd6bbc
|
LCL: fixed crash with sparta docked , added check for Target <> nil in SetFocusedControl.
git-svn-id: trunk@51359 -
|
2016-01-20 17:20:52 +00:00 |
|
zeljko
|
49d6dee15e
|
Qt: fixed painting on TGroupBox.issue #28155
git-svn-id: trunk@51358 -
|
2016-01-20 15:01:53 +00:00 |
|
bart
|
dc9997b0d8
|
ShellTreeView: remove method GetSelectedNodePath (deprecated since 1.4.0).
git-svn-id: trunk@51357 -
|
2016-01-20 14:41:04 +00:00 |
|
mattias
|
16ca8935b5
|
lcl: added SM_LCLHasFormAlphaBlend to GetSystemMetrics, added OnDrawDockImage, when widgetset supports alphablend use a transparent hint window for dock (preview) image, patch #29426
git-svn-id: trunk@51340 -
|
2016-01-19 17:15:03 +00:00 |
|
mattias
|
4ef0aa1c55
|
lcl: comments
git-svn-id: trunk@51339 -
|
2016-01-19 16:54:07 +00:00 |
|
ondrej
|
4c08c761dc
|
LCL: don't prevent AutoSizeDelayedHandle for minimized windows. Issue #29445
git-svn-id: trunk@51334 -
|
2016-01-18 23:27:01 +00:00 |
|
ondrej
|
0314da0e59
|
LCL: revert r51321 #251af8045a
git-svn-id: trunk@51333 -
|
2016-01-18 23:23:52 +00:00 |
|
ondrej
|
251af8045a
|
LCL: call DoAllAutoSize in TCustomForm.WMSize if restoring a minimized window. Issue #29445
git-svn-id: trunk@51321 -
|
2016-01-18 22:29:01 +00:00 |
|
ondrej
|
9e65d8f0c1
|
grids: Do not reset Offset in keyboard Events. Issue #29420, patch by Michl
git-svn-id: trunk@51317 -
|
2016-01-18 18:47:23 +00:00 |
|
bart
|
07d5c8bea6
|
QT: Fix T(Float)SpinEdit OnChange. Issue #0029343.
git-svn-id: trunk@51302 -
|
2016-01-15 14:43:42 +00:00 |
|
bart
|
a6eb71dd7f
|
TUpDown: implement property MinRepeatInterval.
git-svn-id: trunk@51300 -
|
2016-01-15 14:17:48 +00:00 |
|
zeljko
|
06164b5f5f
|
TListFilterEdit: removed LCLQt workaround. issue #29385
Qt: unset selection when itemindex is changed. issue #29385
git-svn-id: trunk@51287 -
|
2016-01-14 21:11:38 +00:00 |
|
ondrej
|
6d831b44de
|
LCL: grids: partially revert r49016 #2b2ffb7044 that prevents OnSelectEditor when entering cell by keyboard. Issue #29191
git-svn-id: trunk@51286 -
|
2016-01-14 17:00:34 +00:00 |
|
ondrej
|
5c41899e18
|
gtk2: add popup check if another popup is open
git-svn-id: trunk@51279 -
|
2016-01-14 14:31:23 +00:00 |
|
bart
|
13b9ad2c4e
|
LCL: Refactor EditButton to inherit form the recently added TCustomAbstractGroupedEdit class.
Publish property Spacing for TTimeEdit and TCalcEdit.
git-svn-id: trunk@51277 -
|
2016-01-14 12:30:06 +00:00 |
|
juha
|
b87cd5e7e8
|
LCL: Align column header in DBGrid correctly when DefaultDrawing. Issue #29395, patch from Tony Whyman.
git-svn-id: trunk@51276 -
|
2016-01-14 10:48:19 +00:00 |
|
bart
|
feaa04bd41
|
LazControls; Start T(Float)SpinEditEx.
Note: the GroupedEdit unit goes into LCLbase, since this can be used as the new baseclass for TEditButton.
git-svn-id: trunk@51265 -
|
2016-01-13 11:40:39 +00:00 |
|
zeljko
|
9f6df04a52
|
Qt: fixed compilation with QTOPIA define. issue #29379
git-svn-id: trunk@51264 -
|
2016-01-13 09:03:04 +00:00 |
|
bart
|
443e41f8fd
|
DBNavigator: restore the icons for "delete" and "cancel" that got lost in r32029 #f6063bf57c. Issue #0029359.
git-svn-id: trunk@51255 -
|
2016-01-11 17:11:22 +00:00 |
|
mattias
|
ca1144df44
|
lcl: removed example PaintSwastika
git-svn-id: trunk@51223 -
|
2016-01-07 12:53:41 +00:00 |
|
dmitry
|
c8dc0c6767
|
lcl: per Anthony Walker request, added LineWidth parameter to PaintSwastika function. The parameter defines the length of a leaf stoke as a fraction of diameter. The default is set to 1/5th for backward compatibility
git-svn-id: trunk@51217 -
|
2016-01-06 20:02:10 +00:00 |
|
dmitry
|
ea60c10a12
|
lcl: adding a parameter for painting swastika counter-clock wise
git-svn-id: trunk@51215 -
|
2016-01-06 18:08:33 +00:00 |
|
dmitry
|
7fb25de778
|
win32: removed ComCtrls from win32proc. Replacing explicit TCustomTabControl check for a call to the added WindowInfo.ClientOffsetProc
git-svn-id: trunk@51191 -
|
2016-01-04 18:18:08 +00:00 |
|
dmitry
|
5913d5f2b1
|
win32: removing usage of ComCtrls from win32int. Refactored internal processing of WM_DRAWITEM message for ListView adding a new parameter to TWin32WindowInfo structure.
Moved ProgressBar constraint from TWin32WidgetSet to TWin32WSProgressBar.
git-svn-id: trunk@51190 -
|
2016-01-04 17:16:19 +00:00 |
|
ondrej
|
c871f99df2
|
gtk2: test mouse multiclicks also to component sender. Solves also issue #29314
git-svn-id: trunk@51176 -
|
2016-01-03 22:47:13 +00:00 |
|
ondrej
|
0ba709770d
|
lcl, designer: add and use GetDesignerForm
git-svn-id: trunk@51133 -
|
2016-01-02 18:20:54 +00:00 |
|
bart
|
49b92bd91e
|
TFloatSpinEdit: don't "eat" Undo keyboard shortcut (Ctrl+Z)
git-svn-id: trunk@51126 -
|
2016-01-02 15:11:53 +00:00 |
|
ondrej
|
69da281d6c
|
lcl: splitter: use default cursor if splitter isn't enabled
git-svn-id: trunk@51119 -
|
2016-01-02 13:20:30 +00:00 |
|
ondrej
|
86ee218ac2
|
lcl: TCustomForm: prevent sending Resizing twice. Issue #29310 and #29308
git-svn-id: trunk@51115 -
|
2016-01-02 11:51:35 +00:00 |
|
zeljko
|
b538c367a2
|
Qt: do not restore hints which are not visible by lcl.
git-svn-id: trunk@51114 -
|
2016-01-02 10:36:34 +00:00 |
|
ondrej
|
f42e7fcc66
|
lcl: forms: add TPosition.poWorkAreaCenter
git-svn-id: trunk@51112 -
|
2016-01-02 09:33:40 +00:00 |
|
ondrej
|
5da5366275
|
lcl: form's position poScreenCenter doesn't center form in screen. Issue #27771
git-svn-id: trunk@51111 -
|
2016-01-02 09:12:28 +00:00 |
|
ondrej
|
5a9dd3a6f2
|
lcl: gtk2: fix GetWindowRect result value (0 for error, 1 for success)
git-svn-id: trunk@51110 -
|
2016-01-02 09:08:14 +00:00 |
|
juha
|
aff098bce4
|
LCL: Fix TComboExItems.Insert. Issue #29302.
git-svn-id: trunk@51106 -
|
2016-01-01 14:17:37 +00:00 |
|
ondrej
|
824ea1274e
|
lcl: splitter: make MoveSplitter virtual
git-svn-id: trunk@51098 -
|
2015-12-31 14:25:07 +00:00 |
|
ondrej
|
9effa4e621
|
lcl: win32: ComboBox ItemWidth support. Issue #29149, patch by Simon Ameis/Janusz Tomczak
git-svn-id: trunk@51094 -
|
2015-12-31 10:06:02 +00:00 |
|
ondrej
|
0246f8c565
|
lcl: grids: fix Wrong Alignment in TCustomGrid for Editor. Issue #29243, patch by Michl
git-svn-id: trunk@51092 -
|
2015-12-31 09:47:35 +00:00 |
|
ondrej
|
c93f1b0a8b
|
lcl: grids: don't apply editor value if ESC is pressed. Issue #29261, patch by abonic1
git-svn-id: trunk@51088 -
|
2015-12-31 08:22:57 +00:00 |
|
dmitry
|
b32ffa065f
|
gtk2: smarter window z-order reposition below (system-wide) active window, where available
git-svn-id: trunk@51082 -
|
2015-12-29 21:11:18 +00:00 |
|
dmitry
|
47c0d03a6c
|
gtk2: change GTK_IS_WINDOW to GDK_IS_WINDOW during StayOnTop flag check
git-svn-id: trunk@51070 -
|
2015-12-28 20:35:59 +00:00 |
|
dmitry
|
f2db2ee23e
|
win32: updating fsStayOnTop windows handling of TOPMOST/NONTOPMOST flags by pushing a window to BOTTOM and restoring to the application TOP (not system wide). Should fix #018036
git-svn-id: trunk@51067 -
|
2015-12-28 17:06:04 +00:00 |
|
juha
|
51c28613b2
|
LCL-Win32: Fix drag and drop issue of ListView items with ImageList. Issue #27816, patch from Zeljko + Janusz Tomczak.
git-svn-id: trunk@51062 -
|
2015-12-28 13:32:14 +00:00 |
|
ondrej
|
574bda0e99
|
lcl: fix TCustomForm.SetPopupMode: remove PopupParent for both pmAuto and pmNone
git-svn-id: trunk@51049 -
|
2015-12-27 11:02:11 +00:00 |
|
zeljko
|
bcb331e395
|
Qt: use direct X11 call for transient hint since Qt's QtTool flag is buggy. issue #29253
git-svn-id: trunk@51047 -
|
2015-12-27 09:14:49 +00:00 |
|
zeljko
|
b7b8b6267a
|
Qt: added pure X11 function for transient hint. Related to issue #29253
git-svn-id: trunk@51046 -
|
2015-12-27 08:46:30 +00:00 |
|
juha
|
3d8be36eb6
|
LCL: Reduce warnings by replacing deprecated TField's "Lookup" with "FieldKind=fkLookup".
git-svn-id: trunk@51045 -
|
2015-12-26 18:55:45 +00:00 |
|
zeljko
|
1f6def37cc
|
Qt: fixed Qt compilation after r51036 #0703a58eca
git-svn-id: trunk@51044 -
|
2015-12-26 18:42:37 +00:00 |
|
zeljko
|
60c709a66b
|
Qt: much faster DCSetPixel when painter is QImage or QPixmap. issue #29256
git-svn-id: trunk@51040 -
|
2015-12-26 16:30:37 +00:00 |
|