ondrej
|
aac3b6bdd8
|
anchordocking: make DockBounds and DockParentClientSize read-only. They should not be written directly but only through UpdateDockBounds.
git-svn-id: trunk@51384 -
|
2016-01-23 10:04:58 +00:00 |
|
ondrej
|
f30736d0f4
|
anchordocking: delete comments with resolved bugs.
git-svn-id: trunk@51348 -
|
2016-01-19 21:35:36 +00:00 |
|
ondrej
|
68cf5f1d72
|
anchordocking: check HostDockSite in TAnchorDockMaster.CloseUnneededControls
git-svn-id: trunk@51345 -
|
2016-01-19 20:11:51 +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
|
f5509e82cb
|
anchordocking: update percent position after anchor change. Issue #29309
git-svn-id: trunk@51184 -
|
2016-01-04 12:24:28 +00:00 |
|
juha
|
5aaef8bebb
|
Anchordocking: Don't update a tabbed page's caption with its name when saving desktops. Issue #29199.
git-svn-id: trunk@51181 -
|
2016-01-04 00:45:00 +00:00 |
|
ondrej
|
14cc0fc3b7
|
anchordocking: fix wrong PercentValue from r51099 #47649a5b56
git-svn-id: trunk@51124 -
|
2016-01-02 14:29:06 +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 |
|
ondrej
|
47649a5b56
|
anchordocking: fix height change when dock site width is changed for ScaleOnResize. Issue #29298
git-svn-id: trunk@51099 -
|
2015-12-31 14:27:03 +00:00 |
|
ondrej
|
bb21c80552
|
anchordocking: fix dock site main menu changes docked windows height. Issue #18538
git-svn-id: trunk@51097 -
|
2015-12-31 13:28:33 +00:00 |
|
mattias
|
efb3a66bd5
|
anchordocking: restore pages: reuse existing pages
git-svn-id: trunk@50833 -
|
2015-12-15 23:01:00 +00:00 |
|
mattias
|
5271410146
|
anchordocking: restore: set embedded sites to wsNormal for consistency
git-svn-id: trunk@50831 -
|
2015-12-15 22:27:05 +00:00 |
|
mattias
|
30d0635cc2
|
anchordocking: less debug
git-svn-id: trunk@50276 -
|
2015-11-11 01:02:52 +00:00 |
|
mattias
|
9b0d4c01b6
|
IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
|
2015-10-26 21:34:11 +00:00 |
|
mattias
|
23e763f9c4
|
anchordocking: debug
git-svn-id: trunk@49916 -
|
2015-10-02 22:09:17 +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
|
f228ab12a3
|
IDE: RestoreSimpleLayout: trigger layoutchanged only if something changed
git-svn-id: trunk@49798 -
|
2015-09-09 15:26:07 +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 |
|
juha
|
3f0e11a05b
|
AnchorDocking: Refactor and restore some removed methods. Remove IDE dependency added in r49778 #50bc37338d.
git-svn-id: trunk@49787 -
|
2015-09-08 12:31:06 +00:00 |
|
juha
|
d92ea0400e
|
AnchorDocking: Replace FileUtil -> LazFileUtils. Reorder units.
git-svn-id: trunk@49781 -
|
2015-09-08 07:39:51 +00:00 |
|
juha
|
50bc37338d
|
IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny.
git-svn-id: trunk@49778 -
|
2015-09-07 22:01:22 +00:00 |
|
juha
|
dabd4106ff
|
AnchorDocking: Prevent a crash when closing the IDE. Patch from Ondrej Pokorny.
git-svn-id: trunk@49757 -
|
2015-09-04 18:48:50 +00:00 |
|
mattias
|
15749008b6
|
anchordocking: clean up
git-svn-id: trunk@46755 -
|
2014-11-04 22:56:45 +00:00 |
|
mattias
|
548adfecfd
|
anchordocking: fixed freeing unneeded controls
git-svn-id: trunk@46753 -
|
2014-11-04 21:06:15 +00:00 |
|
juha
|
313da629e6
|
AnchorDocking: Fix loop in TAnchorDockHostSite.Merge.
git-svn-id: trunk@46752 -
|
2014-11-04 18:44:05 +00:00 |
|
juha
|
1f0e2c3881
|
AnchorDocking: add missing EnableAutoSizing in TAnchorDockHostSite.Merge.
git-svn-id: trunk@46751 -
|
2014-11-04 18:43:56 +00:00 |
|
juha
|
e09a1625bd
|
Anchordocking: Use a different way to free unneeded controls.
git-svn-id: trunk@46750 -
|
2014-11-04 18:43:47 +00:00 |
|
mattias
|
57eef952fa
|
anchordocking: comments
git-svn-id: trunk@46625 -
|
2014-10-20 15:33:31 +00:00 |
|
mattias
|
23d96e97a5
|
anchordocking: auto save on IDE close, disable in options
git-svn-id: trunk@46607 -
|
2014-10-19 18:24:52 +00:00 |
|
mattias
|
4b9c851211
|
anchordocking: comments
git-svn-id: trunk@46600 -
|
2014-10-18 22:02:28 +00:00 |
|
mattias
|
cc8d68aac1
|
anchordocking: restore: fixed checking if splitter already used
git-svn-id: trunk@46502 -
|
2014-10-09 21:07:59 +00:00 |
|
mattias
|
3def8dc318
|
anchordocking: less debugging, check Show and BringToFront, apply DisableAutoSizing=false
git-svn-id: trunk@46498 -
|
2014-10-09 16:28:12 +00:00 |
|
mattias
|
626e2784c5
|
anchordocking: restore: fixed freeing unused helper controls, issue #26836
git-svn-id: trunk@46489 -
|
2014-10-09 12:04:59 +00:00 |
|
mattias
|
576c5a487c
|
anchordocking: restore layout: fixed reset splitter
git-svn-id: trunk@46471 -
|
2014-10-07 23:02:44 +00:00 |
|
mattias
|
88153b6019
|
anchordocking: restore layout: free unneeded splitters
git-svn-id: trunk@46470 -
|
2014-10-07 22:26:08 +00:00 |
|
mattias
|
4c6fbfdc2d
|
anchordocking: started clean up after restore
git-svn-id: trunk@46463 -
|
2014-10-07 15:49:54 +00:00 |
|
mattias
|
0a024d2ea4
|
anchordocking: check visible through pages
git-svn-id: trunk@46460 -
|
2014-10-07 13:29:42 +00:00 |
|
mattias
|
1a0f43f249
|
anchordocking: fixed scaling on restore
git-svn-id: trunk@46451 -
|
2014-10-06 21:12:54 +00:00 |
|
mattias
|
b74e1a723c
|
anchordocking: comments
git-svn-id: trunk@46448 -
|
2014-10-06 20:22:26 +00:00 |
|
mattias
|
bb9f6b028f
|
anchordocking: comments
git-svn-id: trunk@46447 -
|
2014-10-06 20:02:52 +00:00 |
|
mattias
|
52fae009f9
|
anchordocking: fixed saving paged layout
git-svn-id: trunk@46446 -
|
2014-10-06 19:45:53 +00:00 |
|
mattias
|
2720314bc1
|
anchordocking: implemented GetSitePreferredClientSize for common layouts
git-svn-id: trunk@46445 -
|
2014-10-06 19:09:14 +00:00 |
|
mattias
|
8c9f6d38b4
|
LCL: docs: undo
git-svn-id: trunk@46187 -
|
2014-09-11 16:50:44 +00:00 |
|
mattias
|
07712d3201
|
anchordocking: clean up
git-svn-id: trunk@46182 -
|
2014-09-11 16:20:00 +00:00 |
|
mattias
|
cc8a8f9740
|
LCL: clean up
git-svn-id: trunk@46181 -
|
2014-09-11 16:03:48 +00:00 |
|
mattias
|
b7ebebacca
|
anchordocking: add space for close button only on gtk2 and carbon, bug #24807
git-svn-id: trunk@42427 -
|
2013-08-19 17:33:17 +00:00 |
|
mattias
|
06c4055b7c
|
anchordocking: undo MakeFullyVisible - it moves windows to other desktops
git-svn-id: trunk@41983 -
|
2013-07-03 13:00:35 +00:00 |
|
mattias
|
0b36dae130
|
anchordocking: use MakeFullyVisible
git-svn-id: trunk@41972 -
|
2013-07-02 16:29:39 +00:00 |
|
juha
|
123beaa6dc
|
AnchorDocking: Save the new settings for grabber + generated translations. Part os issue #24672, patch from Andrey Zubarev
git-svn-id: trunk@41964 -
|
2013-07-02 10:59:58 +00:00 |
|
juha
|
d50b5ead1c
|
AnchorDocking: Different colored grabber. Part of issue #24672, patch from Andrey Zubarev
git-svn-id: trunk@41963 -
|
2013-07-02 08:45:13 +00:00 |
|