lazarus/components/anchordocking
maxim e5ca58822e Merged revision(s) 56535 #682a383e55 from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
........

git-svn-id: branches/fixes_1_8@56537 -
2017-11-29 23:04:59 +00:00
..
design Merged revision(s) 56244 #0bf8f0f4c9 from trunk: 2017-10-30 21:42:01 +00:00
doc
languages Merged revision(s) 56535 #682a383e55 from trunk: 2017-11-29 23:04:59 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
anchordocking.lpk anchordocking: remove unneeded IDEIntf dependency. 2016-05-24 14:15:12 +00:00
anchordocking.pas Merged revision(s) 56349 #9640327dd7 from trunk: 2017-11-14 22:35:26 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
anchordockpkg.pas components: less hints 2016-03-01 15:31:26 +00:00
anchordockstorage.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
anchordockstr.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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