| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\
| |
| |
| |
| |
| | |
* Update to new snapping API
* Modify the join action slightly
(bzr r8846.2.11)
|
| | |
| |
| | |
(bzr r8952)
|
| | |
| |
| | |
(bzr r8911)
|
| |/
|
| |
(bzr r8846.1.1)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8404)
|
| |
|
| |
(bzr r7985)
|
| |
|
|
|
| |
sp_selection_move_relative to avoid temporary prefs changing
(bzr r7875)
|
| |
|
|
|
| |
copy & paste (Fixes bug #320489)
(bzr r7797)
|
| |
|
|
|
| |
correct directory.
(bzr r7647)
|
| |
|
| |
(bzr r7646)
|
| |
|
| |
(bzr r7645)
|
| |
|
|
|
| |
back to argument.
(bzr r7642)
|
| |
|
|
|
| |
disabled by an invalid or unsupported effect in it
(bzr r7567)
|
| |
|
| |
(bzr r7444)
|
| |
|
| |
(bzr r7216)
|
| |
|
| |
(bzr r7096)
|
| |
|
|
|
| |
objects
(bzr r7035)
|
| |
|
| |
(bzr r7032)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix snapping to clip/mask with parent transform
* replace matrix_to_desktop call
sp-item.h
sp-item.cpp
* improve snapping to clip/mask with parent transform
* remove matrix_to_desktop/matrix_from_desktop
* use desktop->doc2dt() with sp_item_i2d_affine(...)
desktop.h
desktop.cpp
* new method: dt2doc()
selection-chemistry.cpp
* remove awkward matrix_to_desktop(matrix_from_desktop(...)) calls
(bzr r7016)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
sp_item_i2doc_affine or sp_item_i2d_affine respectively
* remove sp_root_bbox, root->c2p was considered in the wrong place there
* in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root
node, because <svg> node does not have a transform attribute
* fix style scaling for boolean operations (with viewBox)
* fix zoom to fit drawing (with viewBox)
* fix export area size for "export drawing" (with viewBox)
* fix simultaneous movement of clone + original (with viewBox)
(bzr r7010)
|
| |
|
|
|
|
|
| |
to root)
See http://wiki.inkscape.org/wiki/index.php/ViewBoxToDo
(bzr r6974)
|
| |
|
| |
(bzr r6952)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6887)
|
| |
|
| |
(bzr r6885)
|
| |
|
| |
(bzr r6884)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
going to flatten and merge... Here's the list.
* Added a focus mode activated by Shift+F11. The goal of this mode is to
remove all toolbars for a short period so that you maximize screen area.
Useful on small screens. Also when you know lots of shortcuts.
* Created what I'm calling "Quick Zoom." The idea here is to have a modal
zoom for touching up something with fine detail and then returning to what
you're doing. This is activated with the letter "Q" on the keyboard. When
you release it, you return back to where you were. This will zoom in on
selected objects, or if you're in the node tool selected nodes.
* Added .svg on the temporary files in extensions. This'll make many of
them happier. This only works on recent versions of GLib, but shouldn't
break older ones more than they already are.
* Moved the Inkscape configuration directory on Linux from ~/.inkscape
to ~/.config/Inkscape. This is the new way to do things with the cross
desktop naming spec. I'm unsure whether we should be putting crash dumps
in .config or .cache though.
* Removed 'tools_switch_current' because every usage of it already had a
pointer to where it needed to go. Removes usage of globals.
* Made it so that dialogs will be transparent when not focused. This is
an alternate to having the docked, and one that I like better as I feel it
gives me more screen area. You can adjust how much transparency and the
speed of the animation in the preferences dialog. (Note: this requires
GTK+ 2.12 and a compositor, but gracefully degrades if you don't have
either)
(bzr r6882)
|
| |
|
| |
(bzr r6839)
|
| |
|
| |
(bzr r6836)
|
| |
|
|
|
|
|
|
| |
the Inkscape::Preferences class. Removed all use of
prefs_get_string_attribute(), pref_path_get_nth_child() and
create_pref() in favor of the new API. Replaced some "0 or 1" integer
preferences with booleans.
(bzr r6823)
|
| |
|
| |
(bzr r6793)
|
| |
|
|
|
| |
the desktop is readily available in the calling function)
(bzr r6629)
|
| |
|
| |
(bzr r6593)
|
| |
|
| |
(bzr r6573)
|
| |
|
| |
(bzr r6570)
|
| |
|
| |
(bzr r6569)
|
| |
|
| |
(bzr r6386)
|
| |
|
| |
(bzr r6291)
|
| |
|
| |
(bzr r6165)
|
| |
|
| |
(bzr r6084)
|
| |
|
| |
(bzr r5948)
|
| |
|
| |
(bzr r5927)
|
| |
|
| |
(bzr r5915)
|
| |
|
| |
(bzr r5866)
|
| |
|
|
|
| |
(many thanks to the french students who made this.)
(bzr r5766)
|
| |
|
| |
(bzr r5631)
|
| |
|
|
|
| |
#215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch.
(bzr r5412)
|
| |
|
|
|
|
| |
- LPEs can now be applied to groups
- Updated the bend path to work properly with groups
(bzr r5219)
|
| |
|
| |
(bzr r5190)
|