lp:~declara91/inkscape/polar-arrangement
Created by
Denis Declara
and last modified
- Get this branch:
- bzr branch lp:~declara91/inkscape/polar-arrangement
Only
Denis Declara
can upload to this branch. If you are
Denis Declara
please log in for upload directions.
Branch merges
Propose for merging
- Martin Owens: Approve (code review)
-
Diff: 81502 lines (+71997/-9178) (has conflicts)23 files modifiedshare/icons/icons.svg (+22013/-0)
share/icons/tango_icons.svg (+48237/-8217)
share/keys/default.xml (+1/-1)
share/keys/inkscape.xml (+1/-1)
share/keys/macromedia-freehand-mx.xml (+1/-1)
share/keys/xara.xml (+1/-1)
src/desktop.cpp (+1/-1)
src/menus-skeleton.h (+1/-1)
src/ui/CMakeLists.txt (+7/-0)
src/ui/dialog/Makefile_insert (+5/-0)
src/ui/dialog/arrange-tab.h (+54/-0)
src/ui/dialog/dialog-manager.cpp (+2/-2)
src/ui/dialog/grid-arrange-tab.cpp (+786/-0)
src/ui/dialog/grid-arrange-tab.h (+147/-0)
src/ui/dialog/polar-arrange-tab.cpp (+414/-0)
src/ui/dialog/polar-arrange-tab.h (+102/-0)
src/ui/dialog/tile.cpp (+41/-834)
src/ui/dialog/tile.h (+20/-114)
src/ui/widget/Makefile_insert (+2/-0)
src/ui/widget/anchor-selector.cpp (+97/-0)
src/ui/widget/anchor-selector.h (+59/-0)
src/verbs.cpp (+4/-4)
src/verbs.h (+1/-1)
Branch information
Recent revisions
- 11108. By Denis Declara
-
The Polar Arrange Tab of the Arrange Dialog now hides the parametric
controls until the user selects the corresponding radio button - 11107. By Denis Declara
-
Added documentation and made helper functions in polar-arrange-
tab.cpp static - 11100. By Denis Declara
-
Now also the "Arrange on last selected circle" option of the polar arrangement works.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~inkscape.dev/inkscape/trunk