lp:~joakim-verona/inkscape/dbus-fixes
Created by
joakim@verona.se
and last modified
- Get this branch:
- bzr branch lp:~joakim-verona/inkscape/dbus-fixes
Only
joakim@verona.se
can upload to this branch. If you are
joakim@verona.se
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- jazzynico (community): Approve
-
Diff: 692 lines (+387/-61)11 files modifiedsrc/2geom/transforms.h (+4/-0)
src/2geom/utils.h (+1/-0)
src/desktop.h (+2/-1)
src/extension/dbus/dbus-init.cpp (+1/-1)
src/extension/dbus/document-interface.cpp (+178/-3)
src/extension/dbus/document-interface.h (+26/-0)
src/extension/dbus/document-interface.xml (+163/-2)
src/extension/dbus/proposed-interface.xml (+0/-50)
src/file.cpp (+3/-3)
src/file.h (+1/-1)
src/select-context.cpp (+8/-0)
Related bugs
Bug #666986: [dbus] text objects created with dbus are weird | Undecided | Fix Released | |
Bug #707054: dbus set attr method crashes inkscape if the obj id is uknown | High | Fix Released | |
Bug #707364: dbus callverb method crashes | Low | Fix Released | |
Bug #739453: allow text formatting via dbus | Wishlist | Fix Released | |
Bug #777388: dbus file import function | Wishlist | Fix Released | |
Bug #793412: view area control via dbus | Wishlist | Fix Released | |
Bug #794295: send dbus signal when object moves | Wishlist | Fix Released | |
Bug #795014: dbus get_parent and get_children | Wishlist | Fix Released |
Related blueprints
Branch information
Recent revisions
- 10031. By joakim@verona.se
-
changed the import method to return the id of the newly imported object. should probably be changed again to be more like the image method. the diff also contains some irelevant pseudo code.
- 10028. By joakim@verona.se
-
an implementation of the proposed get_parent orhtogonal to get_children. briefly tested to work
- 10026. By joakim@verona.se
-
removed the global singleton hack for dbus signals so now each dacument can generate signals
Branch metadata
- Branch format:
- Loom branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~inkscape.dev/inkscape/trunk