Commit Graph

210 Commits

Author SHA1 Message Date
juha
aa647dd349 AnchorDocking: Make TCustomSplitter mouse wheel events public in TAnchorDockSplitter. Issue #30803
git-svn-id: trunk@53237 -
2016-10-27 14:29:27 +00:00
juha
9367da0ae5 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
maxim
36046a9b4d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
git-svn-id: trunk@52463 -
2016-06-08 23:13:31 +00:00
maxim
207c318329 Regenerated translations
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
ondrej
28488723c3 anchordocking: remove unneeded IDEIntf dependency.
git-svn-id: trunk@52382 -
2016-05-24 14:15:12 +00:00
mattias
17f571cf26 components: less hints
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
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
be1b2f57c3 anchordocking: really find MainIDE site in AdjustMainIDEWindowHeight.
git-svn-id: trunk@51347 -
2016-01-19 20:35:05 +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
bd5f13d1e9 anchordocking: prevent AV
git-svn-id: trunk@51142 -
2016-01-03 11:55:27 +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
534ab33136 anchordocking: clean up garbage in layout
git-svn-id: trunk@50829 -
2015-12-15 22:25:30 +00:00
ondrej
d4de0ecf4b anchordocking: fix wrong monitor restore. Issue #29184
git-svn-id: trunk@50784 -
2015-12-14 09:07:46 +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
9b0d4c01b6 IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
2015-10-26 21:34:11 +00:00
mattias
944630b2f7 anchordocking: package type runtime, bug #28844
git-svn-id: trunk@50045 -
2015-10-13 12:14:31 +00:00
mattias
69ad3f134c anchordocking: clean up
git-svn-id: trunk@50007 -
2015-10-08 21:58:27 +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
a85bd20548 anchordocking: clean up
git-svn-id: trunk@49812 -
2015-09-10 14:19:30 +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
78a3ce2949 New options file for package AnchorDockingDsgn. Refactored out from earlier commit.
git-svn-id: trunk@49786 -
2015-09-08 12:18:39 +00:00
mattias
7c06d1ecd3 IDE: codetools defines editor: nicer layout, wordwrap off, patch #28637 from Alexey Torgashin
git-svn-id: trunk@49784 -
2015-09-08 11:44:04 +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
juha
6c11debd0c AnchorDocking: Add $(IDEBuildOptions) to the package's custom options. Can be debugged together with IDE.
git-svn-id: trunk@49755 -
2015-09-04 11:30:22 +00:00
maxim
b77c1d45bc Translations: Hungarian translation update by Péter Gábor, bug #28543
git-svn-id: trunk@49693 -
2015-08-19 21:54:50 +00:00
maxim
3d94951a6e Translations: Hungarian translation update by Péter Gábor, bug #28244
git-svn-id: trunk@49272 -
2015-06-04 21:26:04 +00:00
juha
b920d6079e IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny.
git-svn-id: trunk@48959 -
2015-05-07 05:21:25 +00:00
maxim
622dfa7549 Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
git-svn-id: trunk@48851 -
2015-04-25 17:49:09 +00:00
maxim
a86ee59048 Translations: updated French translation by Gilles Vasseur, bug #27863
git-svn-id: trunk@48761 -
2015-04-15 20:37:59 +00:00
maxim
d61830214b Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
2015-01-04 14:21:29 +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
giuliano
3bcab758aa Updated Italian translation
git-svn-id: trunk@46663 -
2014-10-25 08:50:50 +00:00
mattias
30ba201a13 anchordocking: options dlg: fixed enable/disable header options
git-svn-id: trunk@46636 -
2014-10-21 19:01:50 +00:00
mattias
57eef952fa anchordocking: comments
git-svn-id: trunk@46625 -
2014-10-20 15:33:31 +00:00
mattias
d65e2f3461 anchordocking: options: indent header options if show header option present
git-svn-id: trunk@46624 -
2014-10-20 15:29:02 +00:00
maxim
1f18f88acc AnchorDocking: updated Russian translation
git-svn-id: trunk@46615 -
2014-10-19 22:35:59 +00:00
mattias
b516c61568 anchordocking: disable header options when no headers shown
git-svn-id: trunk@46608 -
2014-10-19 18:31:18 +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
ca1096a2e4 anchordocking: example: clean up
git-svn-id: trunk@46497 -
2014-10-09 16:27:08 +00:00
mattias
8d6d12cfde anchordocking: less debugging
git-svn-id: trunk@46492 -
2014-10-09 14:06:25 +00:00
mattias
61803e6910 anchordocking: example miniide info dialog
git-svn-id: trunk@46491 -
2014-10-09 13:54:41 +00:00
mattias
09282cedd3 anchordocking: example miniide info dialog
git-svn-id: trunk@46490 -
2014-10-09 13:40:38 +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
b962691d85 anchordocking: examples for bug #20845
git-svn-id: trunk@46458 -
2014-10-07 00:03:57 +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
maxim
b2e16dc653 Anchordocking: committed forgotten Hungarian translation
git-svn-id: trunk@46093 -
2014-08-30 21:41:55 +00:00
maxim
cb652a505b Translations: Czech translation update by Vaclav Valicek, bug #26394
git-svn-id: trunk@45755 -
2014-07-02 21:12:34 +00:00
maxim
07f3cb99aa Translations: Russian translation update
git-svn-id: trunk@45743 -
2014-07-01 22:08:48 +00:00
maxim
5a505f25db Translations: Italian translation update by Giuliano Colla, bugs #26427, #26428, #26429, #26430, #26431
git-svn-id: trunk@45741 -
2014-07-01 21:54:14 +00:00
mattias
67932e3733 updated po files
git-svn-id: trunk@45531 -
2014-06-15 12:11:01 +00:00
juha
6bd6b7bf6f AnchorDocking: replace #13 with LineEnding in a message dialog.
git-svn-id: trunk@45528 -
2014-06-15 11:53:01 +00:00
juha
5dc280775d AnchorDocking: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45527 -
2014-06-15 11:52:56 +00:00
maxim
a1808b1422 Translations: Czech translation update by Vaclav Valicek, bug #26163, bug #26164, bug #26166
git-svn-id: trunk@45042 -
2014-05-15 20:51:39 +00:00
maxim
a8f100176c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996
git-svn-id: trunk@42736 -
2013-09-11 20:11:32 +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
maxim
5d6e8cd959 AnchorDocking: corrected captions, regenerated translations, updated Russian translation
git-svn-id: trunk@41989 -
2013-07-03 22:47:47 +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
paul
fe709952b5 components: anchordocking: save settings on IDE exit
git-svn-id: trunk@41958 -
2013-07-01 14:57:10 +00:00
paul
4d0d273045 components: anchordocking: save options to file after changing them through tools->options dialog
git-svn-id: trunk@41957 -
2013-07-01 14:20:43 +00:00
mattias
2ebf042c7f anchordocking: close button 1 pix border
git-svn-id: trunk@41926 -
2013-06-27 15:40:54 +00:00
mattias
e4e55c2dda anchordocking: less hints
git-svn-id: trunk@41918 -
2013-06-27 13:46:03 +00:00
mattias
27ceeebdda anchordocking: themed drawn close button
git-svn-id: trunk@41917 -
2013-06-27 12:28:01 +00:00
mattias
605809f549 anchordocking: vertical caption
git-svn-id: trunk@41915 -
2013-06-27 07:29:43 +00:00
mattias
b7e15c36ac anchordocking: do not draw caption if text does not fit
git-svn-id: trunk@41910 -
2013-06-26 15:07:09 +00:00