Commit Graph

343 Commits

Author SHA1 Message Date
Juha
959d8c6ad4 Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
mattias
c95c962d48 anchrodocking: less hints 2024-03-05 15:52:43 +01:00
Maxim Ganetsky
063efad08e AnchorDocking: added GradientMenuBar header style, patch by Don Siders, issue #40681 2024-01-05 19:31:31 +03:00
Maxim Ganetsky
3b5bda9882 AnchorDocking: improved header appearance, patch by Don Siders, issue #40677 2024-01-02 18:18:34 +03:00
Željan Rikalo
3a4dd50e93 Anchordocking: do not manage THintWindow. issue #40519 2023-09-24 17:33:35 +02:00
mattias
c5bc78b070 updated makefiles 2023-09-03 17:11:29 +02:00
ACTom
dde185549b Translations: Chinese translation update, merge request !229 2023-08-21 01:45:06 +03:00
mattias
8d92e3b67d updated makefiles 2023-08-14 20:31:20 +02:00
mattias
74a2cba2e2 anchordocking: fixed typo 2023-08-06 00:31:13 +02:00
mattias
7d429b8940 anchordocking: clean up 2023-07-31 13:30:36 +02:00
mattias
22587acec8 anchordocking: miniide updated 2023-07-20 14:57:17 +02:00
zamtmn
2fa20e3333 Small refactoring 2023-07-15 01:58:14 +03:00
zamtmn
0c9b09585d Return HardcodedButtonSize, ButtonBorderSpacingAround to interface section 2023-07-15 01:58:14 +03:00
zamtmn
6d464562d7 Improve vertical header width, refactoring 2023-07-15 01:58:13 +03:00
Juha
0bc32656ed LazUtils, LCL: Move LCLProc.CompareRect() -> GraphMath.SameRect(). Deprecate LCLProc.CompareRect(). 2023-07-03 16:54:10 +03:00
Juha
d8405a9db8 AnchorDocking: Reduce compiler warnings. 2023-07-03 16:48:08 +03:00
mattias
ae9ab00109 updated Makefiles 2023-06-30 20:50:27 +02:00
mattias
fde0e0f965 set main version to 3.99 2023-06-25 17:47:14 +02:00
Juha
e045ba01d2 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
Maxim Ganetsky
f80440d58b Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312 2023-06-12 18:20:35 +03:00
mattias
3a13fbf259 updated makefiles 2023-06-11 23:20:56 +02:00
rich2014
e0ab60ad95 AnchorDocking: Cocoa: a better way to fix the issue that the embedded form is not shown in TAnchorDockPage 2023-06-06 00:13:19 +08:00
Juha
1475336c8c Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils). 2023-06-05 15:48:01 +03:00
rich2014
1d7346c7e9 AnchorDocking: Cocoa: Fix the issue that the embedded form is not activated in TAnchorDockPage 2023-05-28 15:00:20 +08:00
mattias
7bc5b63fbb updated makefiles 2023-05-27 02:07:12 +02:00
mattias
0c7e76c0a0 anchordocking: fixed typos 2023-05-07 15:26:24 +02:00
Maxim Ganetsky
82cfcc3d84 AnchorDocking: properly initialize CheckNode result and somewhat simplify its logic, issue #39742 2023-05-05 22:03:10 +03:00
Maxim Ganetsky
8debfce05d AnchorDocking: also update header caption when pages are inserted and removed, issue #36008 2023-04-28 17:46:25 +03:00
Maxim Ganetsky
fa4316125a AnchorDocking: implemented showing name in header of a docking site with multiple tabs, issue #36008 2023-04-28 02:43:41 +03:00
Juha
c14934764c LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
Maxim Ganetsky
737e0875cd AnchorDocking: cleaned up unused resource string, regenerated translations and updated Russian translation 2023-04-25 01:56:30 +03:00
Maxim Ganetsky
ce8d9dca8b Merge branch 'FixHeightOfDockingHeaders' into 'main'
Fix height of docking headers

See merge request freepascal.org/lazarus/lazarus!147
2023-04-24 14:56:53 +00:00
Andrey Zubarev
a2bb917173 Fix height of docking headers 2023-04-24 14:56:52 +00:00
Andrey Zubarev
1ad8660e0a Anchor docking flat header buttons 2023-04-24 14:53:52 +00:00
dsiders
9328175fdf Docs: AnchorDocking. Fixes spelling errors and punctuation. 2023-02-27 23:36:58 +00:00
Maxim Ganetsky
1652b4acf1 Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
Maxim Ganetsky
abfb1038bd Regenerated translations. 2022-12-08 03:30:04 +03:00
zamtmn
c87cedb97f Fix issue #39924 (AnchorDocking Header position resets) 2022-11-15 04:10:12 +03:00
zamtmn
989070fa91 Fix issue #39923 (AnchorDocking Docked forms sometimes overlap) 2022-11-15 04:09:52 +03:00
mattias
6671244b72 updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
mattias
236f558536 anchordocking: fixed example 2022-10-28 08:23:28 +02:00
mattias
9e762cde89 udpated makefiles 2022-05-29 19:34:19 +02:00
mattias
e2ad6b3d8d codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
mattias
26c9421318 updated Makefiles 2022-02-24 12:55:45 +01:00
wp_xyz
fde1f53879 images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
mattias
45e4ca66f3 make distclean: clean up anchordocking and cody 2022-01-17 12:43:55 +01:00
Maxim Ganetsky
738e48c6b7 Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:47:29 +03:00
michl
11191cc81c AnchorDocking: Remove all handlers of Forms when DockMaster is destroyed. Patch by Anton Kavalenka 2021-10-09 16:59:11 +02:00
michl
1205405307 AnchorDocking: Don't set FormStyle to fsStayOnTop for modal shown windows to prevent showing it in front of other applications. E.G. in IDE Tools -> Desktops.
git-svn-id: trunk@65491 -
2021-07-22 06:50:45 +00:00
maxim
0711ae584c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #39152
git-svn-id: trunk@65372 -
2021-07-04 21:55:24 +00:00