| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
based on merge request code review and feedback
(bzr r12387.1.7)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Inkscape::Selection to use a LayerModel that is not associated with a UI.
Changed the interface of verbs (SPAction) to use a new ActionContext
rather than UI::View::View, again so that verbs may be used in a console
mode.
Modified boolean operation verbs to work in console-only mode.
Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops.
Modified main.cpp to process selections and verbs in no-GUI mode.
Other changes are all consequences of the SPDesktop, Selection and
LayerModel interface changes.
(bzr r12387.1.1)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/629081
(bzr r12314)
|
| |
|
| |
(bzr r12215)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/168907
(bzr r12176)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/177956
(bzr r12138)
|
| |
|
|
|
|
|
|
| |
820425, comment 5)
Fixed bugs:
- https://launchpad.net/bugs/820425
(bzr r12072)
|
| |
|
|
|
|
|
|
| |
820425)
Fixed bugs:
- https://launchpad.net/bugs/820425
(bzr r12069)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1094802
(bzr r12010)
|
| |
|
|
|
| |
they are not used elsewhere.
(bzr r11735)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/906952
(bzr r11010)
|
| |
|
| |
(bzr r10963)
|
| |
|
|
|
| |
add some const stuff
(bzr r10900)
|
| |
|
| |
(bzr r10897)
|
| |
|
| |
(bzr r10860)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/906952
(bzr r10835)
|
| |
|
| |
(bzr r10830)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/898538
(bzr r10762)
|
| |
|
|
|
| |
using them more obvious. Fix filter region computation.
(bzr r10582.1.1)
|
| |
|
|
|
|
|
| |
item-to-desktop, not item-to-document. This should make it easier to spot bugs.
- tag some instances where the document-to-desktop transform has been hardcoded
(bzr r10466)
|
| |\
| |
| | |
(bzr r9508.1.89)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/774834
(bzr r10195)
|
| | |
| |
| |
| |
| | |
change Preferences > Steps to this new widget
(bzr r10177)
|
| |\|
| |
| | |
(bzr r9508.1.73)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
was inspired from fixing bug 407008
Fixed bugs:
- https://launchpad.net/bugs/407008
(bzr r10142)
|
| | |
| |
| |
| |
| | |
Bug #184341, Bug #239430).
(bzr r10109)
|
| | |
| |
| |
| |
| |
| | |
Fixed bugs:
- https://launchpad.net/bugs/733010
(bzr r10098)
|
| | |
| |
| | |
(bzr r10066)
|
| | |
| |
| | |
(bzr r10025)
|
| |\|
| |
| | |
(bzr r9508.1.72)
|
| | |\
| | |
| | | |
(bzr r9945.1.1)
|
| | | |
| | |
| | |
| | |
| | | |
privatisation. Major changes yet to come.
(bzr r9546.1.7)
|
| | | |
| | |
| | |
| | |
| | | |
Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected.
(bzr r9546.1.5)
|
| | | |
| | |
| | |
| | |
| | | |
SPDocument based methods
(bzr r9546.1.3)
|
| | | |
| | |
| | |
| | |
| | | |
sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options].
(bzr r9546.1.1)
|
| |\| |
| | |
| | | |
(bzr r9508.1.70)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet.
(bzr r9900)
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixed bugs:
- https://launchpad.net/bugs/511577
(bzr r9843)
|
| | |/
| |
| |
| |
| |
| |
| |
| | |
has a transform applied. the transform was applied twice (sp_shape_marker_get_transform_at_start already takes care of rotation and translation, and scale is taken care of by item_outline call within item_outline_add_marker)
Fixed bugs:
- https://launchpad.net/bugs/624775
(bzr r9731)
|
| |/
|
| |
(bzr r9508.1.47)
|
| |
|
|
|
| |
* increasing boundingbox calculation precision for selection to marker, selection to pattern and fit canvas to selection
(bzr r9307)
|
| |
|
| |
(bzr r8825)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8404)
|
| |
|
| |
(bzr r7586)
|
| |
|
|
|
| |
#335110.
(bzr r7381)
|
| |
|
|
|
| |
inkscape now passes svg testsuite painting-marker-03-f.svg
(bzr r7061)
|
| |
|
| |
(bzr r7032)
|
| |
|
| |
(bzr r7014)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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)
|