Commit Graph

17 Commits (30fce4b6b9bc4eeaaf120b0a54ef60c05ec251c5)

Author SHA1 Message Date
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos 518445027d containment:enable startUp flag from layout manager 4 years ago
Michail Vourlakos 926593aa76 fix where dropped applets are added
--the new code is more consistent and calculates the
appropriate place to add an applet much better
based on the distance that dropped applet is
having with each layout.
4 years ago
Michail Vourlakos 3185a70b9a more functionality for FastLayoutManager
--provide addAppletItem function
--provide reorderSplitters in Start and End
layouts when an applet is added in them and
the splitters are moving in faulty position
4 years ago
Michail Vourlakos 62efa97e61 plenty of fixes for FastLayoutManager
--remove also the deprecated javascript LayoutManager
4 years ago
Michail Vourlakos f9d400fa4a provide fastLayoutManager save options 4 years ago
Michail Vourlakos a5b19284b0 provide restoreOptions and userBlocksColoring 4 years ago
Michail Vourlakos 5c29dcc1e0 fastLayoutManager add lockedZoomApplets property 4 years ago
Michail Vourlakos 177f8f9b39 add FastLayoutManager.addJustifySplittersInMain 4 years ago
Michail Vourlakos d8240528ee provide fastLayoutManager.destroyJustifySplitter() 4 years ago
Michail Vourlakos e36c8557d0 fixes for applets order during startup
--when an applet is not loaded properly is removed
from its registered order
--when an applet is loaded properly but is not found
in the registered order is at in the end of the stack
4 years ago
Michail Vourlakos b6112c2ab8 provide FastLayoutManager save() function 4 years ago
Michail Vourlakos f61846c6ae expose dndSpacer to fastLayoutManager 4 years ago
Michail Vourlakos 2d812552b1 provide fastLayoutManager.joinLayoutsToMainLayout 4 years ago
Michail Vourlakos d61d074f97 improve moving around an applet
--fast layout manager takes resposibility
for reparent procedures during moving an applet
at different position
4 years ago
Michail Vourlakos f1732be8c3 provide insertAtCoordinates at fastLayoutManager 4 years ago
Michail Vourlakos f6df7a7df1 introduc fast layout manager for containment 4 years ago