Commit Graph

258 Commits

Author SHA1 Message Date
maxim
dd661a10de Translations: regenerated all relevant translation files after r61231 #5b72fe1d56
git-svn-id: trunk@61233 -
2019-05-16 23:10:15 +00:00
maxim
b68407fc52 Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
maxim
c91b1321e0 Translations: French translation update by Gilles Vasseur, bug #35034
git-svn-id: trunk@60368 -
2019-02-08 23:14:55 +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
mattias
21d3d195b1 anchordocking: changed output path to units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
git-svn-id: trunk@60316 -
2019-02-03 20:47:18 +00:00
michl
7ede3bf313 AnchorDocking: Removed check of IsVisible in UpdateHeaders, as it is wrong for controls that are just be created. Needed to show minimize button. Issue #34347
git-svn-id: trunk@60234 -
2019-01-27 22:11:22 +00:00
michl
99c5053caa AnchorDocking: Revert revision 60099 #4bb6efce90 as it breaks loading of layout. Closed sites were wrongly loaded.
git-svn-id: trunk@60233 -
2019-01-27 16:49:17 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
michl
3d405210f9 AnchorDocking: Fixed SimplifyOneControl destroy the layout, Issue #34937
git-svn-id: trunk@60206 -
2019-01-24 18:10:30 +00:00
maxim
e1e84a2799 Translations: Hungarian translation update by Péter Gábor, bug #34912
git-svn-id: trunk@60140 -
2019-01-21 23:25:51 +00:00
michl
f8c805458d AnchorDocking: Select page on right click. Working on GTK2 too.
git-svn-id: trunk@60121 -
2019-01-20 13:37:32 +00:00
michl
81add28593 AnchorDocking: Select correct tab for TAnchorDockPageControl popupmenu.
git-svn-id: trunk@60117 -
2019-01-19 21:12:42 +00:00
michl
c3186f7af3 AnchorDocking: Fixed SIGSEGV when starting application with -dVerboseAnchorDockRestore.
git-svn-id: trunk@60107 -
2019-01-19 14:56:12 +00:00
michl
4bdacc309a AnchorDocking: Cleanup: Less hints.
git-svn-id: trunk@60102 -
2019-01-17 23:18:30 +00:00
michl
d6b9c94c3f Anchordocking: Showing a docked minimized window causes an access violation. Issue #34775. Based on patch from erno.
git-svn-id: trunk@60101 -
2019-01-17 22:53:02 +00:00
michl
4bb6efce90 AnchorDocking: Fixed load layout for visible=false forms minimize button not show. Issue #34347. Patch from Andrey Zubarev
git-svn-id: trunk@60099 -
2019-01-17 22:45:28 +00:00
michl
9730cd7027 AnchorDocking: Header drawer added. Issue #34508 Patch from Andrey Zubarev
git-svn-id: trunk@60098 -
2019-01-17 22:39:15 +00:00
maxim
bc4e1da857 Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
michl
e575aff702 AnchorDocking: Fixed SIGSEGV with minimized control. Issue #34775
git-svn-id: trunk@59936 -
2018-12-29 19:40:35 +00:00
maxim
db0538a486 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #34741
git-svn-id: trunk@59883 -
2018-12-20 22:52:06 +00:00
michl
9f7c9ac748 AnchorDocking: Save PageIndex. Issue #34727
git-svn-id: trunk@59867 -
2018-12-19 21:07:54 +00:00
michl
7a3b00d295 AnchorDocking: Adding closing of pages with Header.CloseButton
git-svn-id: trunk@59831 -
2018-12-16 21:03:30 +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
c6a558f544 AnchorDocking: Normalize anchors of buttons.
git-svn-id: trunk@59827 -
2018-12-14 21:13:38 +00:00
michl
f5c8261446 LCL: AnchorDocking: Cleanup: Comment not needed debug output.
git-svn-id: trunk@59826 -
2018-12-14 19:13:54 +00:00
michl
75136b6580 LCL: AnchorDocking: Cleanup: Comment not needed debug lines.
git-svn-id: trunk@59822 -
2018-12-13 23:36:26 +00:00
michl
2bb0b31bbb LCL: AnchorDocking: Fixed Tab position setting is not saved and restored. Issue #33061
git-svn-id: trunk@59821 -
2018-12-13 22:44:23 +00:00
michl
de8efc11dd LCL: AnchorDocking: Cleanup: Remove unused variable, cleanup name space.
git-svn-id: trunk@59820 -
2018-12-13 20:34:31 +00:00
michl
3be6f7c25d LCL: AnchorDocking: Refactoring: Removed doubled variable.
git-svn-id: trunk@59819 -
2018-12-13 20:25:39 +00:00
michl
1f8096d5b5 LCL: AnchorDocking: Cleanup: less hints
git-svn-id: trunk@59810 -
2018-12-12 21:33:42 +00:00
michl
1d60ab91f1 LCL: AnchorDocking: Fixed sites can be overlapped after minimize\unminimize. Issue #34614 Patch by Andrey Zubarev
git-svn-id: trunk@59809 -
2018-12-12 21:25:39 +00:00
michl
c3ed9b08a8 LCL: AnchorDocking: Fixed AV after closing application with minimized sites. Issue #34612
git-svn-id: trunk@59808 -
2018-12-12 21:12:02 +00:00
maxim
ef8523b36c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34651
git-svn-id: trunk@59732 -
2018-12-05 22:48:51 +00:00
maxim
06854c84dc Translations: French translation update by Gilles Vasseur, bug #34616
git-svn-id: trunk@59698 -
2018-11-29 22:31:35 +00:00
maxim
c864848e53 AnchorDocking: improved 'Dock sites can be minimized' checkbox i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@59686 -
2018-11-27 23:00:03 +00:00
maxim
ba87f43bfb AnchorDocking: removed unused variables
git-svn-id: trunk@59685 -
2018-11-27 22:53:29 +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
maxim
c8c7a1723a Translations: Chinese translation update by robsean, bug #34579
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
juha
acb145df1e AnchorDocking: Save\Load DockMaster settings in example projects. Issue #34491.
git-svn-id: trunk@59426 -
2018-11-01 23:04:38 +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
7c5618a1c6 AnchorDocking: Fix debugLn texts.
git-svn-id: trunk@59356 -
2018-10-26 19:25:22 +00:00
maxim
2fb99791ef Translations: French translation update by Gilles Vasseur, bug #34403
git-svn-id: trunk@59276 -
2018-10-09 22:50:15 +00:00
maxim
e26f6ff3ca Translations: Hungarian translation update by Péter Gábor, bug #34397
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00
juha
53541c694b AnchorDocking: Prevent crash on drag-and-dock tab page. Issue #34371, patch from accorp.
git-svn-id: trunk@59228 -
2018-10-02 12:59:27 +00:00
maxim
3b46adfc4f AnchorDocking: regenerated translations
git-svn-id: trunk@58809 -
2018-08-31 22:57:49 +00:00
juha
a124454811 AnchorDocking: Cleanup resource strings.
git-svn-id: trunk@58808 -
2018-08-31 10:09:10 +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
53ee66450d LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
git-svn-id: trunk@58255 -
2018-06-14 09:05:50 +00:00
maxim
f3bc00c889 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00