Commit Graph

19491 Commits

Author SHA1 Message Date
zeljko
2e764a39b1 Qt4: fixed build under mswindows
git-svn-id: trunk@55737 -
2017-08-23 09:29:58 +00:00
ondrej
99922e83ea clean up
git-svn-id: trunk@55735 -
2017-08-22 07:08:28 +00:00
zeljko
0c1d8a9bb0 gtk2: do not automatically grab focus when tab clicked. issue #32237
git-svn-id: trunk@55726 -
2017-08-21 07:55:37 +00:00
ondrej
b1582463a2 qt: edit: force show texthint in ShowHide. issue #32053
git-svn-id: trunk@55718 -
2017-08-20 12:45:11 +00:00
ondrej
bdb91bdc6d lcl: edit: force show texthint in InitializeWnd. issue #32053
git-svn-id: trunk@55716 -
2017-08-20 12:17:57 +00:00
ondrej
c5473412de lcl: add removed properties to skipped list
git-svn-id: trunk@55715 -
2017-08-20 11:29:58 +00:00
ondrej
135bc33828 comment
git-svn-id: trunk@55714 -
2017-08-20 10:25:38 +00:00
ondrej
380e645438 LCL: remove deprecated methods and properties (that were tagged to be removed in 1.9)
git-svn-id: trunk@55713 -
2017-08-20 10:25:04 +00:00
juha
938d485a23 LCL-GTK2: Fix UnityTrayIcon crash on gdk_pixbuf_save. Issue #32258, patch from Benito van der Zander.
git-svn-id: trunk@55709 -
2017-08-19 22:59:38 +00:00
juha
f54d4f2318 LCL: Fix TCustomCoolBar.WMSize behavior. Issue #32299, patch from Andrey Zubarev.
git-svn-id: trunk@55708 -
2017-08-19 22:47:39 +00:00
juha
475249d4fa LCL: Handle TComboBox.ItemHeight with new csOwnerDrawEditableXXX styles. Issue #32276, patch from Andrey Zubarev.
git-svn-id: trunk@55707 -
2017-08-19 22:47:32 +00:00
michl
303502d439 LCL: ComboBox: Win32: Don't loose ItemIndex with AutoComplete set. Issue #32301
git-svn-id: trunk@55704 -
2017-08-19 21:05:38 +00:00
juha
f8398ffbf5 LCL: TCoolBar.BandMaximize implementation. Issue #32289, patch from Andrey Zubarev.
git-svn-id: trunk@55703 -
2017-08-19 16:03:32 +00:00
juha
b7db927ade LCL: Calc TCoolBar's aRowEnd also when BandBorderStyle <> bsSingle. Issue #32278, patch from Andrey Zubarev.
git-svn-id: trunk@55702 -
2017-08-19 16:03:31 +00:00
mattias
60ffd8c84e lcl: less hints
git-svn-id: trunk@55680 -
2017-08-19 08:19:08 +00:00
michl
6088de398e LCL: High-DPI cursors. Issue #32280
git-svn-id: trunk@55670 -
2017-08-16 21:57:42 +00:00
ondrej
70f73bf75f lcl: dbgrids: high dpi: scale indicator column width
git-svn-id: trunk@55669 -
2017-08-16 17:02:58 +00:00
michl
81635180d3 LCL: GTK2: Fixed font issues at high-DPI on Gtk2. Issue #32268
git-svn-id: trunk@55665 -
2017-08-15 20:43:58 +00:00
ondrej
e9f32a53a5 IDE: High-DPI: scale open file drop down menu icons.
git-svn-id: trunk@55662 -
2017-08-14 11:44:02 +00:00
ondrej
28a2b957bf LCL: font: IsEqual should ignore PixelsPerInch value - Assign ignores it as well.
git-svn-id: trunk@55660 -
2017-08-14 10:23:15 +00:00
ondrej
9932d66e51 lcl: forms: don't change Font PPI if Application.Scaled=False. Issue #32260
git-svn-id: trunk@55659 -
2017-08-14 10:15:43 +00:00
ondrej
54ba275195 LCL: task dialog: fix radio button result. Issue #32231, patch by Howard Page-Clark
git-svn-id: trunk@55653 -
2017-08-12 12:29:03 +00:00
wp
b5248871cb grids: Undo publishing of TDrawGrid.CellHintPriority (compilation issues).
git-svn-id: trunk@55640 -
2017-08-06 22:40:30 +00:00
wp
f4c18e624f grids: Change default value of CellHintPriority to chpAllNoDefault. Publish CellHintPriority for TDrawGrid (issue #32243).
git-svn-id: trunk@55639 -
2017-08-06 19:21:40 +00:00
wp
7d9b734b20 grids: Ignore empty grid's Hint in case of CellHintPriority=chpAll.
git-svn-id: trunk@55637 -
2017-08-06 10:42:17 +00:00
ondrej
6de4e6bed6 gtk2: fix ScreenInfo.PixelsPerInch* values. Issue #31199, by Michl
git-svn-id: trunk@55635 -
2017-08-05 13:57:35 +00:00
bart
635d630025 GTK2: an attempt to reduce the number of superfluous OnChanges of TFloatSpinEdit. Issue #0031618.
git-svn-id: trunk@55630 -
2017-08-02 16:08:17 +00:00
maxim
6757c70363 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32232
git-svn-id: trunk@55622 -
2017-08-01 22:30:19 +00:00
maxim
a1c5822f04 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32213
git-svn-id: trunk@55609 -
2017-07-30 23:10:04 +00:00
ondrej
9fc42932fb lcl: hint window: move paint to protected
git-svn-id: trunk@55602 -
2017-07-30 08:40:28 +00:00
ondrej
48e99ce2b5 revert r55562 (FPC r36770 #0c274a2e41 was reverted as well)
git-svn-id: trunk@55601 -
2017-07-29 20:44:29 +00:00
ondrej
d1886ddb8d LCL: combobox: sanity check for ItemIndex
git-svn-id: trunk@55598 -
2017-07-27 19:25:38 +00:00
sekelsenmat
9c4e00108a cocoa: bug #32148 Quit from application menu does not close main form
git-svn-id: trunk@55597 -
2017-07-27 06:28:35 +00:00
ondrej
e24cf14e6f win32: fix compilation with FPC 3.1.1 r36770 #0c274a2e41. Issue #28760
git-svn-id: trunk@55562 -
2017-07-23 16:22:45 +00:00
zeljko
2fa1c8a50c Qt5: use QScreen_grabWindow() instead of QPixmap_grabWindow(). part of issue #32141
git-svn-id: trunk@55555 -
2017-07-21 11:25:10 +00:00
zeljko
8e53c46753 Qt, Qt5: fixed ItemShow - scroll to item. issue #32078
git-svn-id: trunk@55554 -
2017-07-21 09:08:43 +00:00
dmitry
21265ba8ff carbon: correction for drawing pmXor and pmNotXor modes
git-svn-id: trunk@55553 -
2017-07-21 03:32:33 +00:00
dmitry
f712709636 cocoa: support for R2_NOTXORPEN flag in gdi objects
git-svn-id: trunk@55543 -
2017-07-20 01:41:51 +00:00
ondrej
37cd692b1f lcl: menus: add DoDrawItem and DoMeasureItem virtual functions
git-svn-id: trunk@55540 -
2017-07-19 07:28:20 +00:00
ondrej
e92cc53a78 lcl: dbgrids: hide vertical scrollbar for ssNone and ssHorizontal style. Issue #32134
git-svn-id: trunk@55539 -
2017-07-19 06:55:25 +00:00
ondrej
0a2fe800e3 lcl: control: high-DPI: correctly scale base bounds. Issue #31992
git-svn-id: trunk@55537 -
2017-07-18 20:51:36 +00:00
ondrej
4af58829d8 lcl: groupededit: revert r53759 #33449c9e87 - buddy is scaled automatically. Issue #32154
git-svn-id: trunk@55534 -
2017-07-18 19:48:09 +00:00
ondrej
382b5e3ee7 LCL: TPromptDialog: support ChangeScale
git-svn-id: trunk@55533 -
2017-07-18 19:05:01 +00:00
dmitry
c4c7fec236 carbon: support for R2_NOTXORPEN flag, used by synedit to draw a caret
git-svn-id: trunk@55532 -
2017-07-18 18:32:37 +00:00
ondrej
090c69df0e LCL: TPromptDialog: high-DPI
git-svn-id: trunk@55531 -
2017-07-18 18:07:39 +00:00
ondrej
3d5bee5c9c LCL: form: force scale bounds in WM_DPICHANGED message handler. Issue #32162
git-svn-id: trunk@55530 -
2017-07-18 18:05:44 +00:00
maxim
c099ff9156 LCL: Dutch translation update by Bart, bug #32149
git-svn-id: trunk@55526 -
2017-07-17 23:10:52 +00:00
hnb
45c5d09615 lcl: extended version of r55487 #7465018e20 for docked forms and correct ClientWidth/ClientHeight. Needed for non TForm design instances (and related form-handlers) like for Frames and DataModules.
git-svn-id: trunk@55522 -
2017-07-17 20:57:18 +00:00
mattias
df5fcac65f LCL: skip property TDataModule.PPI on FPC < 3.0.3
git-svn-id: trunk@55520 -
2017-07-17 18:11:59 +00:00
michl
5d80654b46 LCL: TTreeView: High-DPI: Make spaces between images DPI-aware.
git-svn-id: trunk@55516 -
2017-07-16 19:19:36 +00:00