lazarus/components/anchordocking
2017-08-25 23:22:26 +00:00
..
design general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
doc
languages Anchordocking: regenerated translations and updated Russian translation 2017-08-25 23:22:26 +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
minidewithdockpanel AnchorDocking: Add a minide example project with AnchorDockPanel. Issue #24703, by Andrey Zubarev. 2017-08-07 07:30:58 +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: Implement AnchorDockPanel. Issue #24703, patch from Andrey Zubarev. 2017-08-06 18:57:23 +00:00
anchordocking.pas AnchorDocking: New grabbers themed design, new option HeaderHighlightFocused. Issue #32330, patch from Andrey Zubarev. 2017-08-24 21:44:26 +00:00
anchordockoptionsdlg.lfm AnchorDocking: New grabbers themed design, new option HeaderHighlightFocused. Issue #32330, patch from Andrey Zubarev. 2017-08-24 21:44:26 +00:00
anchordockoptionsdlg.pas AnchorDocking: New grabbers themed design, new option HeaderHighlightFocused. Issue #32330, patch from Andrey Zubarev. 2017-08-24 21:44:26 +00:00
anchordockpanel_icon.lrs AnchorDocking: Implement AnchorDockPanel. Issue #24703, patch from Andrey Zubarev. 2017-08-06 18:57:23 +00:00
anchordockpanel.pas AnchorDocking: Implement AnchorDockPanel. Issue #24703, patch from Andrey Zubarev. 2017-08-06 18:57:23 +00:00
anchordockpkg.pas AnchorDocking: Implement AnchorDockPanel. Issue #24703, patch from Andrey Zubarev. 2017-08-06 18:57:23 +00:00
anchordockstorage.pas AnchorDocking: Fix save-restore of MainForm.WindowState with TAnchorDockPanel. Issue #32302, patch from Andrey Zubarev. 2017-08-20 09:02:32 +00:00
anchordockstr.pas AnchorDocking: New grabbers themed design, new option HeaderHighlightFocused. Issue #32330, patch from Andrey Zubarev. 2017-08-24 21:44:26 +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