Commit Graph

55 Commits

Author SHA1 Message Date
zeljko
2e6e76f73a lazVirtualTreeView Qt: implemented AlphaBlend selection for 64bit
git-svn-id: trunk@63055 -
2020-04-24 10:58:37 +00:00
zeljko
52ffe2120d lazVirtualTreeView Qt5: applied transform in alpha blend selection
git-svn-id: trunk@63054 -
2020-04-24 10:54:09 +00:00
zeljko
0ed209bd81 lazVirtualTreeView Qt5: fixed alpha blend selection on 64bit.
git-svn-id: trunk@63053 -
2020-04-24 10:21:10 +00:00
mattias
a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
marco
c32c9ddf16 * IS operator has been lowered in precedence since 2020-03-06 to match documentation, so this now requires parentheses for FPC 3.3.1+
git-svn-id: trunk@62712 -
2020-03-08 10:06:59 +00:00
maxim
df5a5388d8 Translations: French translation update by Gilles Vasseur, bug #36524
git-svn-id: trunk@62508 -
2020-01-07 22:50:11 +00:00
mattias
3ad2930bb6 virtualtreeview: added $(IDEBuildOptions)
git-svn-id: trunk@62392 -
2019-12-14 17:37:25 +00:00
balazs
0545e7c3cf Opkman, VST: On desktops with a dark theme the online package manager text font appears black and unreadable, it is not using the theme color. Issue #36398, patch by Zeljko.
git-svn-id: trunk@62325 -
2019-12-05 06:44:44 +00:00
balazs
a1cbba291f Components: Add GTK3 support for LCLExtensions and VirtualTreeView. Issue #36338.
git-svn-id: trunk@62281 -
2019-11-22 08:38:57 +00:00
dmitry
4a82f4209c virtualtree: better cocoa compatibility
git-svn-id: trunk@61618 -
2019-07-23 14:18:08 +00:00
michael
efba052d05 * Fix bug ID #35282
git-svn-id: trunk@60784 -
2019-03-26 21:08:27 +00:00
maxim
be5273831f Translations: French translation update by Gilles Vasseur, bug #35006
git-svn-id: trunk@60341 -
2019-02-05 22:25:17 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
4f0c17660d Components, VTV: regenerated Lithuanian translation
git-svn-id: trunk@60139 -
2019-01-21 23:20:33 +00:00
balazs
2ba67fb8ef VTV: Backport fix for ExcludeClipRect bug under cocoa.
git-svn-id: trunk@60136 -
2019-01-21 19:05:37 +00:00
wp
54a8e6dadc VirtualTreeView: Rename package and files with prefix "laz.", register component names with prefix "Laz", to allow the user to install other versions of VTV.
OnlinePackageManager: Adapt to the new virtualtreeview package.

git-svn-id: trunk@60132 -
2019-01-21 14:57:14 +00:00
wp
1de78ae201 VirtualTreeView: Fix compilation with FPC trunk after r40745 #b8a1d1c5e9. Issue #34804. Slightly modified patches by Pascal Riekenberg.
git-svn-id: trunk@60024 -
2019-01-07 15:35:07 +00:00
juha
78f99157f2 LCL: Rename function NewLineMI back to NewLine for Delphi-compatibility. Issue #34667.
git-svn-id: trunk@59760 -
2018-12-09 15:37:15 +00:00
maxim
c8c7a1723a Translations: Chinese translation update by robsean, bug #34579
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
balazs
2fb4a813cf VTV: Prevent building failure on the following architectures: arm64, armel and armhf(issue #34329).
git-svn-id: trunk@59526 -
2018-11-12 05:58:03 +00:00
wp
198981bc82 VirtualTreeView: Fix incorrect positioning of node checkboxes if node and state images are turned off
git-svn-id: trunk@59446 -
2018-11-04 13:27:55 +00:00
wp
ce366f425c VirtualTreeView: Fix occasional crash when imagelists are nil.
git-svn-id: trunk@59444 -
2018-11-04 11:20:15 +00:00
wp
c6ace539d3 VirtualTreeView: Fix missing lrs file in package file (caused by previous commit).
git-svn-id: trunk@59438 -
2018-11-03 13:29:06 +00:00
wp
679c209629 virtualTreeview: Add high-dpi component palette icons for VirtualTreeView components (by Roland Hahn)
git-svn-id: trunk@59437 -
2018-11-03 13:25:44 +00:00
wp
e62d9f7535 VirtualTreeView: Fix assymmetric "+" node button in high-dpi mode.
git-svn-id: trunk@59427 -
2018-11-02 00:30:41 +00:00
wp
3360b1a7d1 VirtualTreeView: Add high-dpi images and .cur files to recreate the resource file.
git-svn-id: trunk@59414 -
2018-10-31 21:58:27 +00:00
wp
14fef5b267 VirtualTreeView: Scaled reference point image for wheel panning
git-svn-id: trunk@59413 -
2018-10-31 21:02:51 +00:00
wp
0efd89986e VirtualTreeView: Scaled node button icons (+/-, triangle)
git-svn-id: trunk@59412 -
2018-10-31 20:37:00 +00:00
wp
8aa41447a5 VirtualTreeView: Scaled dragged column insertion indicator bitmaps
git-svn-id: trunk@59411 -
2018-10-31 20:22:27 +00:00
wp
f015d2e525 VirtualTreeView: Scaled sort arrows in header.
git-svn-id: trunk@59410 -
2018-10-31 20:14:12 +00:00
wp
1b89ed81ab VirtualTreeView: Scaling of header images
git-svn-id: trunk@59409 -
2018-10-31 19:32:29 +00:00
wp
ea94b0ec43 VirtualTreeView: Scaling of state images
git-svn-id: trunk@59407 -
2018-10-31 19:22:56 +00:00
wp
73eac224ba VirtualTreeView: Scaling of node images
git-svn-id: trunk@59406 -
2018-10-31 19:07:47 +00:00
wp
450f82294e VirtualTreeView: LCL scaling of various distance/size parameters (Indent, Margin, Spacing, DragWidth etc).
git-svn-id: trunk@59404 -
2018-10-31 18:40:50 +00:00
wp
1ed37fa154 VirtualTreeView: LCL scaling of column widths
git-svn-id: trunk@59403 -
2018-10-31 17:28:54 +00:00
wp
ae95c9b326 VirtualTreeView: LCL scaling of Header.Height and .DefaultHeight
git-svn-id: trunk@59401 -
2018-10-31 16:59:38 +00:00
wp
97c0af8e3e VirtualTreeView: Activate LCL scaling of DefaultNodeHeight
git-svn-id: trunk@59400 -
2018-10-31 16:36:46 +00:00
wp
2c7a9b768d VirtualTreeView: Use scalable check images.
git-svn-id: trunk@59399 -
2018-10-31 16:01:43 +00:00
wp
1153f8027c VirtualTreeView: Fix compilation with Laz < 2.0 (tested back to 1.6.4)
git-svn-id: trunk@59398 -
2018-10-31 13:52:42 +00:00
maxim
e26f6ff3ca Translations: Hungarian translation update by Péter Gábor, bug #34397
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00
juha
fac99eb1ea Fix compilation of VirtualTreeView after r58939 #508a89d4af. Add a deprecated NewLine(). Issue #34250, patch from Pascal Riekenberg.
git-svn-id: trunk@58946 -
2018-09-11 08:22:23 +00:00
maxim
da633b592e Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33941
git-svn-id: trunk@58437 -
2018-07-03 23:03:55 +00:00
ondrej
7af0913345 Revert r58304, r58276, r58245 #862ceccf8c
git-svn-id: trunk@58366 -
2018-06-21 05:49:20 +00:00
ondrej
e38d3c9b03 VirtualTrees: fix AV in AutoScale if handle cannot be allocated (e.g. Parent is not set)
git-svn-id: trunk@58304 -
2018-06-18 10:41:36 +00:00
ondrej
8792eb0358 VirtualTrees: If a new node is selected by left click or key, OnChange event should not fire with nil in-between.
c8fa85a54c

git-svn-id: trunk@58276 -
2018-06-14 21:44:03 +00:00
maxim
f3bc00c889 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
ondrej
862ceccf8c VTV: make TVirtualTreeColumns.DrawButtonText virtual, use Canvas instead of HDC
git-svn-id: trunk@58245 -
2018-06-13 14:44:20 +00:00
mattias
cd2840c6d6 virtualtreeview: added makefiles
git-svn-id: trunk@58115 -
2018-06-04 08:54:14 +00:00
balazs
af2412388b VTV: Removing hints and warnings from units: "dummydragmanager", "dummyolemethods" and "dummyactivex", those are just empty stubs(fake units), they sole purpose is to make sure VTV compiles on non-windows systems. Hints and warnings are redundant here.
git-svn-id: trunk@58111 -
2018-06-04 06:34:02 +00:00
balazs
66c0256b45 VTV: Less hints and warnings
git-svn-id: trunk@58110 -
2018-06-04 06:25:31 +00:00