michl
dabd63aa99
IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
...
git-svn-id: branches/fixes_1_6@54006 -
2017-01-26 07:25:32 +00:00
maxim
8a4020018d
Merged revision(s) 52463 #36046a9b4d from trunk:
...
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
........
git-svn-id: branches/fixes_1_6@52464 -
2016-06-08 23:14:40 +00:00
maxim
73b7465483
Merged revision(s) 52455 #207c318329 from trunk:
...
Regenerated translations
........
git-svn-id: branches/fixes_1_6@52462 -
2016-06-08 22:43:10 +00:00
maxim
0ff9fdd2be
Merged revision(s) 51337-51338 #c0b1fba604-#c0b1fba604, 51345-51347 #68cf5f1d72-#68cf5f1d72, 51360 #5771737dee, 51362 #579a1526dc from trunk:
...
IDE: fix WM_SIZE loop when restoring maximized IDE and using AnchorDocking. Issue #28096
........
IDEIntf, AnchorDocking: make ResetSplitters public and use it in TMainIDEBar.InitPaletteAndCoolBar. Related to issue #28096
........
anchordocking: check HostDockSite in TAnchorDockMaster.CloseUnneededControls
........
IDE: fix InitPaletteAndCoolBar for non-docked IDE. Regression from r51338 #64d6d494f8. Issue #28096
........
anchordocking: really find MainIDE site in AdjustMainIDEWindowHeight.
........
IDE: fixed crash when IDE is closing
........
IDE: Prevent component selection on startup in ComponentList. Issue #29454 , patch from Balázs Székely.
........
git-svn-id: branches/fixes_1_6@51516 -
2016-02-06 14:12:55 +00:00
ondrej
aef0c57b99
marge r51121 #dd5a0c7dd9,r51124,r51142,r51184: anchordocking
...
anchordocking: do not draw disabled splitters
anchordockingdsgn: disable and make MainIDEBar splitter smaller if AdjustHeight is enabled
anchordocking: fix wrong PercentValue from r51099 #47649a5b56
anchordocking: prevent AV
anchordocking: update percent position after anchor change. Issue #29309
git-svn-id: branches/fixes_1_6@51227 -
2016-01-08 11:56:59 +00:00
maxim
b0e04d6ab4
Merged revision(s) 51181 #5aaef8bebb from trunk:
...
Anchordocking: Don't update a tabbed page's caption with its name when saving desktops. Issue #29199 .
........
git-svn-id: branches/fixes_1_6@51199 -
2016-01-05 13:13:11 +00:00
maxim
279e5674cd
Merged revision(s) 51124 #14cc0fc3b7 from trunk:
...
anchordocking: fix wrong PercentValue from r51099 #47649a5b56
........
git-svn-id: branches/fixes_1_6@51153 -
2016-01-03 12:44:07 +00:00
ondrej
6e20c18b2d
merge r51099 #47649a5b56: anchordocking: fix height change when dock site width is changed for ScaleOnResize. Issue #29298
...
git-svn-id: branches/fixes_1_6@51103 -
2016-01-01 08:16:31 +00:00
ondrej
ddbb0da02e
merge r51097 #bb21c80552: anchordocking: fix dock site main menu changes docked windows height. Issue #18538
...
git-svn-id: branches/fixes_1_6@51101 -
2016-01-01 08:14:26 +00:00
mattias
b68c0e4405
anchordocking: restore pages: reuse existing pages
...
git-svn-id: branches/fixes_1_6@50834 -
2015-12-15 23:01:16 +00:00
mattias
a211fdc91b
anchordocking: restore: set embedded sites to wsNormal for consistency
...
git-svn-id: branches/fixes_1_6@50832 -
2015-12-15 22:27:22 +00:00
mattias
426a7b20ff
anchordocking: clean up garbage in layout
...
git-svn-id: branches/fixes_1_6@50830 -
2015-12-15 22:26:09 +00:00
ondrej
2f1e28d82f
merged r50784 #d4de0ecf4b: anchordocking: fix wrong monitor restore. Issue #29184
...
git-svn-id: branches/fixes_1_6@50787 -
2015-12-14 10:28:59 +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