lazarus/components/anchordocking
maxim 6a74f2e274 Anchordocking: improved Russian translation
git-svn-id: trunk@53273 -
2016-10-31 22:46:08 +00:00
..
design components: less hints 2016-03-01 15:31:26 +00:00
doc
languages Anchordocking: improved Russian translation 2016-10-31 22:46:08 +00:00
minide AnchorDocking: Refactor and restore some removed methods. Remove IDE dependency added in r49778 #50bc37338d. 2015-09-08 12:31:06 +00:00
restoredebugger anchordocking: restoretest: scroll 2013-01-04 18:18:28 +00:00
anchordocking.lpk anchordocking: remove unneeded IDEIntf dependency. 2016-05-24 14:15:12 +00:00
anchordocking.pas AnchorDocking: Make TCustomSplitter mouse wheel events public in TAnchorDockSplitter. Issue #30803 2016-10-27 14:29:27 +00:00
anchordockoptionsdlg.lfm IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny. 2015-09-07 22:01:22 +00:00
anchordockoptionsdlg.pas IDE+LCL: debugging Disable/EnableAutoSizing 2015-10-26 21:34:11 +00:00
anchordockpkg.pas components: less hints 2016-03-01 15:31:26 +00:00
anchordockstorage.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
anchordockstr.pas IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny. 2015-09-07 22:01:22 +00:00
README.txt

The package anchordocking.lpk implements a docking manager for LCL applications.
It handles drag and docking forms together via splitters and pages
(like a TPageControl).
It can save and restore layouts.

More information can be found at
http://wiki.lazarus.freepascal.org/Anchor_Docking