Commit Graph

73 Commits

Author SHA1 Message Date
Martin
a0891522ed AnchorDocking: Initialize out var. Issue #41558 2025-04-01 13:30:33 +02:00
mattias
6fa805fb47 updated makefiles 2024-10-22 00:31:29 +02:00
Maxim Ganetsky
dcd2c1b006 AnchorDocking: made hint for 'Enable' checkbox visible 2024-08-14 18:19:25 +03:00
Martin
8089f01320 AnchorDocking / DockedFormEditor: improved captions 2024-08-14 00:48:33 +02:00
Martin
f43148f957 IDE: New text/layout for option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog) 2024-08-07 18:18:40 +02:00
Martin
ca4538b235 IDE: Add option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog, and options) 2024-08-07 01:28:33 +02:00
mattias
f286fac16b updated makefiles 2024-07-15 10:50:53 +02:00
mattias
c5bc78b070 updated makefiles 2023-09-03 17:11:29 +02:00
mattias
8d92e3b67d updated makefiles 2023-08-14 20:31:20 +02: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
mattias
3a13fbf259 updated makefiles 2023-06-11 23:20:56 +02:00
mattias
7bc5b63fbb updated makefiles 2023-05-27 02:07:12 +02:00
mattias
6671244b72 updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01: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
mattias
45e4ca66f3 make distclean: clean up anchordocking and cody 2022-01-17 12:43:55 +01:00
michl
1581009347 AnchorDockingDsgn: Set FloatingWindowsOnTop per default in new created IDE. See issue #19272
git-svn-id: trunk@65062 -
2021-04-25 15:58:56 +00:00
michl
ca6d5a9984 AnchorDockingDsgn: Revert revision 64816 #9432e8db16 as it breaks loading of default layout. Issue #38753
git-svn-id: trunk@64994 -
2021-04-14 16:31:20 +00:00
mattias
74b6997d63 ide: on app activate: invalidate file state cache immediately
git-svn-id: trunk@64899 -
2021-04-02 17:26:11 +00:00
michl
9432e8db16 AnchorDockingDsgn: Just load config from file, when file is available or settings from ADLayoutDefault.lrs will be ignored
git-svn-id: trunk@64816 -
2021-03-15 00:34:38 +00:00
michl
3ef2b000df AnchorDocking: Revert revision 64798 #970b6b43d6, 64805 #9777df5da6 and 64806 as it is not clear for user and open a new clean window can be implemented otherwise
git-svn-id: trunk@64813 -
2021-03-15 00:08:14 +00:00
michl
ccf0334712 AnchorDockingDsgn: Enable FreeWindowOnClose per default
git-svn-id: trunk@64806 -
2021-03-14 18:57:19 +00:00
juha
95b5489cff Components: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64466 -
2021-02-05 11:28:16 +00:00
mattias
510abc8ab6 anchordockingdsgn: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
git-svn-id: trunk@60319 -
2019-02-03 20:53:13 +00:00
michl
95f1c7e0bc IDE: Don't enlarge IDE if MessagesView or CodeExplorerView is shown. Issue #34447
git-svn-id: trunk@59830 -
2018-12-16 19:14:44 +00:00
michl
cc81cd1812 AnchorDocking: Cleanup: Name debug class names correct.
git-svn-id: trunk@59828 -
2018-12-16 15:03:45 +00:00
michl
b7377b00f9 LCL: Anchordocking: New button to minimize a site. Issue #34347. Patch by Andrey Zubarev
git-svn-id: trunk@59681 -
2018-11-27 20:33:19 +00:00
michl
fca03c2f20 LCL: AnchorDocking: Make able to debug again.
git-svn-id: trunk@59408 -
2018-10-31 19:32:05 +00:00
juha
96131c07cf Formatting, cleanup, also remove unused funcs in ProcedureList.
git-svn-id: trunk@58613 -
2018-07-24 12:50:26 +00:00
juha
8bed6f8ca0 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
mattias
2deb8f8c97 anchordocking: version 1.0
git-svn-id: trunk@57993 -
2018-05-21 20:20:43 +00:00
mattias
385fd9392d anchordocking: IDE options: use spinedits
git-svn-id: trunk@57992 -
2018-05-21 20:19:23 +00:00
mattias
00ff76e8f7 anchordocking: license headers
git-svn-id: trunk@57985 -
2018-05-21 09:01:30 +00:00
juha
93f48e1da6 LCL: Improve giving focus to docked windows from Windows menu. Issue #32659, patch from Pascal Riekenberg.
git-svn-id: trunk@56417 -
2017-11-16 11:19:00 +00:00
juha
0bf8f0f4c9 AnchorDocking: Show also inactive tabed windows in Window-menu. Issue #32618, patch from Pascal Riekenberg.
git-svn-id: trunk@56244 -
2017-10-30 07:59:19 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
ondrej
7d0f452c5b anchordocking: fix broken default layout. issue #29863 and #31084. Patch by Michl
git-svn-id: trunk@53592 -
2016-12-07 21:40:55 +00:00
mattias
17f571cf26 components: less hints
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
ondrej
be1b2f57c3 anchordocking: really find MainIDE site in AdjustMainIDEWindowHeight.
git-svn-id: trunk@51347 -
2016-01-19 20:35:05 +00:00
ondrej
64d6d494f8 IDEIntf, AnchorDocking: make ResetSplitters public and use it in TMainIDEBar.InitPaletteAndCoolBar. Related to issue #28096
git-svn-id: trunk@51338 -
2016-01-19 13:24:14 +00:00
ondrej
dd5a0c7dd9 anchordocking: do not draw disabled splitters
anchordockingdsgn: disable and make MainIDEBar splitter smaller if AdjustHeight is enabled

git-svn-id: trunk@51121 -
2016-01-02 13:35:36 +00:00
mattias
30d0635cc2 anchordocking: less debug
git-svn-id: trunk@50276 -
2015-11-11 01:02:52 +00:00
ondrej
a49c8b7c1d IDE: AnchorDocking, load default and legacy configuration. Issue #28823
git-svn-id: trunk@50199 -
2015-10-29 15:52:29 +00:00
mattias
69ad3f134c anchordocking: clean up
git-svn-id: trunk@50007 -
2015-10-08 21:58:27 +00:00
juha
f049308eac IDE: Improve saving Anchordocking settings. Issue #28704, patch from Ondrej Pokorny.
git-svn-id: trunk@49895 -
2015-09-29 18:05:38 +00:00
mattias
a85bd20548 anchordocking: clean up
git-svn-id: trunk@49812 -
2015-09-10 14:19:30 +00:00
juha
01fb926e17 AnchorDocking: Fix memory management of FRestoreLayouts between AnchorDockMaster and TAnchorDesktopOpt classes.
git-svn-id: trunk@49788 -
2015-09-08 20:54:36 +00:00