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
|
1c3649257b
|
anchordocking: options: fixed tab order
git-svn-id: trunk@57990 -
|
2018-05-21 17:32:31 +00:00 |
|
mattias
|
00ff76e8f7
|
anchordocking: license headers
git-svn-id: trunk@57985 -
|
2018-05-21 09:01:30 +00:00 |
|
mattias
|
982cf32719
|
anchordocking: readme
git-svn-id: trunk@57950 -
|
2018-05-18 07:01:53 +00:00 |
|
juha
|
9f7177574f
|
AnchorDocking: Take care of Nil Control in function GetDockSplitter. Issue #33608, patch from BBaz.
git-svn-id: trunk@57726 -
|
2018-04-26 14:09:43 +00:00 |
|
maxim
|
f23167b458
|
Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
|
2018-02-27 23:23:20 +00:00 |
|
maxim
|
ac38042db0
|
Translations: Brazilian Portuguese translation update by Marcelo B
Paula, bug #32787
git-svn-id: trunk@56658 -
|
2017-12-07 14:08:09 +00:00 |
|
maxim
|
682a383e55
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
|
2017-11-29 22:49:04 +00:00 |
|
maxim
|
926062dcfd
|
Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
|
2017-11-29 22:32:14 +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
|
9640327dd7
|
Anchordocking: Fix loading the same layout twice. Issue #32660, patch from Andrey Zubarev.
git-svn-id: trunk@56349 -
|
2017-11-10 08:46:23 +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 |
|
juha
|
c1a20347a3
|
AnchorDocking: Use async call for SimplifyPendingLayouts always. Issue #32591.
git-svn-id: trunk@56156 -
|
2017-10-22 22:25:38 +00:00 |
|
juha
|
b24dd9505a
|
AnchorDocking: Don't free AnchorDockPageControl too early. Prevent AV. Issues #32342,#32591,#31895.
git-svn-id: trunk@56143 -
|
2017-10-21 18:16:27 +00:00 |
|
maxim
|
75d2b6b092
|
Translations: Hungarian translation update by Péter Gábor, bug #32503
git-svn-id: trunk@55983 -
|
2017-10-05 22:45:21 +00:00 |
|
mattias
|
429d58ac16
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@55955 -
|
2017-10-02 10:03:37 +00:00 |
|
juha
|
24f4125a85
|
AnchorDocking: Prevent parasitic changes in sites height with TAnchorDockPanel. Issue #32376, patch from Andrey Zubarev.
git-svn-id: trunk@55930 -
|
2017-09-26 13:42:04 +00:00 |
|
michl
|
90e664c499
|
LCL: AnchorDocking: Fixed faulty load layout from config when used second time. Issue #31238. Patch by Andrey Zubarev
git-svn-id: trunk@55921 -
|
2017-09-25 20:01:11 +00:00 |
|
maxim
|
3956dc2480
|
Translations: French translation update by Gilles Vasseur, bug #32456
git-svn-id: trunk@55897 -
|
2017-09-22 23:02:34 +00:00 |
|
mattias
|
db6292c15f
|
anchordocking: fixed debugging, issue #32390
git-svn-id: trunk@55826 -
|
2017-09-09 10:11:12 +00:00 |
|
maxim
|
828eced700
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32357
git-svn-id: trunk@55763 -
|
2017-08-30 23:47:49 +00:00 |
|
maxim
|
a46cdde868
|
Anchordocking: regenerated translations and updated Russian translation
git-svn-id: trunk@55744 -
|
2017-08-25 23:22:26 +00:00 |
|
juha
|
ed20432426
|
AnchorDocking: New grabbers themed design, new option HeaderHighlightFocused. Issue #32330, patch from Andrey Zubarev.
git-svn-id: trunk@55742 -
|
2017-08-24 21:44:26 +00:00 |
|
juha
|
ca797fbb73
|
AnchorDocking: Fix order of new site size assignment. Issue #32303, patch from Andrey Zubarev.
git-svn-id: trunk@55724 -
|
2017-08-20 20:05:54 +00:00 |
|
juha
|
c2428a4dd1
|
AnchorDocking: Fix save-restore of MainForm.WindowState with TAnchorDockPanel. Issue #32302, patch from Andrey Zubarev.
git-svn-id: trunk@55712 -
|
2017-08-20 09:02:32 +00:00 |
|
juha
|
f7a2a00330
|
AnchorDocking: More refactoring. Rename "Parent" parameter to avoid confusion.
git-svn-id: trunk@55657 -
|
2017-08-13 17:04:58 +00:00 |
|
juha
|
701a919a24
|
AnchorDocking: Refactoring, turn local sub-subfunctions into private methods.
git-svn-id: trunk@55656 -
|
2017-08-13 17:04:56 +00:00 |
|
juha
|
5ed05955da
|
AnchorDocking: Cleanup and formatting.
git-svn-id: trunk@55655 -
|
2017-08-13 17:04:51 +00:00 |
|
juha
|
1665c436b5
|
AnchorDocking: Fix wrong type casts for AnchorDockPanel. Issue #24703, patch from Andrey Zubarev.
git-svn-id: trunk@55654 -
|
2017-08-13 12:19:27 +00:00 |
|
juha
|
5981bdc344
|
AnchorDocking: Add a minide example project with AnchorDockPanel. Issue #24703, by Andrey Zubarev.
git-svn-id: trunk@55641 -
|
2017-08-07 07:30:58 +00:00 |
|
juha
|
3d1ee5f174
|
AnchorDocking: Implement AnchorDockPanel. Issue #24703, patch from Andrey Zubarev.
git-svn-id: trunk@55638 -
|
2017-08-06 18:57:23 +00:00 |
|
mattias
|
6c7ffd91e2
|
anchordocking: fixed hiding docksite when last control gets Visible=false
git-svn-id: trunk@55482 -
|
2017-07-10 12:50:02 +00:00 |
|
maxim
|
732c7f90fd
|
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
|
2017-07-08 12:47:30 +00:00 |
|
wp
|
9139481f92
|
LCL: Separate coolbar and other dockmanagers (another patch by Andrey Zubarev), Issue #32027
git-svn-id: trunk@55438 -
|
2017-07-04 12:19:04 +00:00 |
|
michl
|
95d8fc70ee
|
AnchorDocking: Revert revision 54525 #6139a22bcf as it breaks other reloading of AnchorDocking layouts. Issue #31834
git-svn-id: trunk@55083 -
|
2017-05-25 20:25:43 +00:00 |
|
michl
|
6139a22bcf
|
AnchorDocking: Fixed ChangeBounds loop detected. Issue #31238
git-svn-id: trunk@54525 -
|
2017-04-05 09:12:12 +00:00 |
|
maxim
|
c74ec53ab7
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463
git-svn-id: trunk@54327 -
|
2017-03-02 22:17:27 +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 |
|
michl
|
26c080e5a4
|
IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
git-svn-id: trunk@53953 -
|
2017-01-15 22:40:10 +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 |
|
maxim
|
6a74f2e274
|
Anchordocking: improved Russian translation
git-svn-id: trunk@53273 -
|
2016-10-31 22:46:08 +00:00 |
|
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 |
|
mattias
|
f53160f4dd
|
anchordocking: clean up
git-svn-id: trunk@41905 -
|
2013-06-26 10:44:30 +00:00 |
|
zeljko
|
7f51943ce5
|
anchordocking: added Lines style of anchordocking grabber (title of form).Patch from Andrey Zubarev.issue #24649
git-svn-id: trunk@41904 -
|
2013-06-26 09:47:52 +00:00 |
|
juha
|
1ccc9afa8e
|
Anchordocking: fix an Access Violation when closing the IDE.
git-svn-id: trunk@41899 -
|
2013-06-25 16:47:57 +00:00 |
|
paul
|
8a2a43c001
|
components: use TXMLConfigStorage file saving/loading directly
git-svn-id: trunk@41836 -
|
2013-06-23 16:18:29 +00:00 |
|
paul
|
7003a719ad
|
components: fix layout of anchor docking options dialog
git-svn-id: trunk@41833 -
|
2013-06-23 15:59:26 +00:00 |
|
mattias
|
e293626964
|
anchordockingdsgn: added comman line parameter --anchordocklayout=<file>
git-svn-id: trunk@41823 -
|
2013-06-23 13:50:06 +00:00 |
|
mattias
|
6cf08efba6
|
anchordocking: place windows by default under darwin not at 0,0
git-svn-id: trunk@41807 -
|
2013-06-22 16:38:18 +00:00 |
|
maxim
|
a8a031a612
|
Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
|
2013-05-21 19:34:39 +00:00 |
|