| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
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 r10461)
|
| |\
| |
| | |
(bzr r10347.1.5)
|
| | |
| |
| | |
(bzr r10350.1.3)
|
| |/
|
| |
(bzr r10347.1.1)
|
| |\
| |
| | |
(bzr r9508.1.73)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
* Fix for Bug #745652 (Gradient handles persistence with Tweak and Spray).
* Fix for Bug #490225 (Tweak Tool : Opacity doesn't change in Paint/Jitter modes).
* Tweak tool code consistency fix.
* Spray tool default status message modified.
(bzr r10139)
|
| | |
| |
| | |
(bzr r10060)
|
| | |
| |
| | |
(bzr r10025)
|
| | |
| |
| |
| |
| | |
header.
(bzr r9978.1.1)
|
| |\|
| |
| | |
(bzr r9508.1.72)
|
| | |\
| | |
| | | |
(bzr r9945.1.1)
|
| | | |
| | |
| | | |
(bzr r9546.1.4)
|
| | | |
| | |
| | |
| | |
| | | |
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)
|
| |\|
| |
| | |
(bzr r9508.1.52)
|
| | |
| |
| | |
(bzr r9542)
|
| | |
| |
| | |
(bzr r9508.1.45)
|
| |/
|
|
|
|
| |
Move gaussian blur to filters directory.
Blend filter effect.
(bzr r9508.1.16)
|
| |
|
|
|
|
| |
require an XML-level backwards compatibility mechanism to fix properly,
and it's too late in the 0.48 cycle to introduce it.
(bzr r9298)
|
| |
|
| |
(bzr r9281.1.6)
|
| |
|
| |
(bzr r9163)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8404)
|
| |
|
|
|
|
| |
for color paint mode until someone creates new cursors. This at least
gives consistency as to which cursor is used in each mode.
(bzr r8298)
|
| |
|
|
|
| |
SP_OBJECT_NEXT from a deleted object
(bzr r7542)
|
| |
|
| |
(bzr r7478)
|
| |
|
| |
(bzr r6983)
|
| |
|
| |
(bzr r6915)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6885)
|
| |
|
| |
(bzr r6884)
|
| |
|
| |
(bzr r6881)
|
| |
|
| |
(bzr r6843)
|
| |
|
| |
(bzr r6839)
|
| |
|
| |
(bzr r6633)
|
| |
|
| |
(bzr r6593)
|
| |
|
| |
(bzr r6569)
|
| |
|
| |
(bzr r6540)
|
| |
|
| |
(bzr r6427)
|
| |
|
|
|
| |
tweak tool.
(bzr r6229)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp,
src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h,
src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp,
src/doxygen-main.cpp, src/display/nr-filter-composite.cpp,
src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp,
src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp,
src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp,
src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h,
src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h:
Properly fix the conflicting isnan.h problem:
1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h
(Also commited this change to lib2geom project repository)
2) Remove Inkscape's src/isnan.h
3) Update all files to include src/2geom/isnan.h instead of src/isnan.h
(bzr r6013)
|
| |
|
| |
(bzr r5915)
|
| |
|
|
|
|
| |
- change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath.
- added const methods, so protect changes to _bpath in SPCurve
(bzr r5636)
|
| |
|
|
|
| |
change all sp_curve_methods functions to SPCurve::methods.
(bzr r5609)
|
| |
|
| |
(bzr r5574)
|
| |
|
|
|
| |
#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)
|