| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
| |
a single array, instead of each having its own member variable
(bzr r10569)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/221040
(bzr r10552)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/367606
(bzr r10480)
|
| |\
| |
| | |
(bzr r10347.1.5)
|
| | |
| |
| |
| |
| | |
button for this (as requested in LP bug #727281 )
(bzr r10392)
|
| | |
| |
| |
| |
| |
| |
| |
| | |
had only ¨bounding box¨ and nodes (see bug #788178)
- Fix the display of the snap source
- Fix snapping of guides to other guides & grids
(bzr r10372)
|
| |/
|
| |
(bzr r10347.1.2)
|
| |
|
|
|
| |
SP_ROOT() gtk type function/macro.
(bzr r10254)
|
| |
|
| |
(bzr r10060)
|
| |\
| |
| | |
(bzr r9945.1.1)
|
| | |
| |
| | |
(bzr r9546.1.12)
|
| | |
| |
| | |
(bzr r9546.1.11)
|
| | |
| |
| |
| |
| | |
Privatisation tweaks
(bzr r9546.1.6)
|
| | |
| |
| | |
(bzr r9546.1.4)
|
| | |
| |
| |
| |
| | |
SPDocument based methods
(bzr r9546.1.3)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |/
|
|
|
| |
refreshed if document is reopen).
(bzr r9793)
|
| |
|
| |
(bzr r9127)
|
| |
|
| |
(bzr r8895)
|
| |
|
|
|
| |
which cannot be fixed easily.
(bzr r8422)
|
| |
|
| |
(bzr r8404)
|
| |
|
|
|
| |
boundaries set by the screen resolution. Before only right / bottom where checked, but now also top / left are checked (see bug #168422)
(bzr r8012)
|
| |
|
| |
(bzr r7970)
|
| |
|
| |
(bzr r7967)
|
| |
|
|
|
| |
maximized window on Windows XP is at (-4,-4). When ignoring such values, windows might show up at another location when re-opening the file later on (fixes bug #168422)
(bzr r7924)
|
| |
|
| |
(bzr r7374)
|
| |
|
|
|
| |
that checkbox
(bzr r7352)
|
| |
|
|
|
| |
snapper individualy. This way we don't have to update all snappers when the namedview has been updated (and we can get rid of the _update_snap_distances() call)
(bzr r7208)
|
| |
|
| |
(bzr r7200)
|
| |
|
|
|
|
|
| |
- Snap to the midpoint of paths and bbox edges
- Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar
PS: icons.svg has been modified, so use "make install" if needed
(bzr r7144)
|
| |
|
|
|
| |
2) snap intersections within a single shape (as source; as target was already implemented)
(bzr r7008)
|
| |
|
| |
(bzr r6891)
|
| |
|
| |
(bzr r6885)
|
| |
|
| |
(bzr r6839)
|
| |
|
|
|
| |
snap to intersections of line-segments)
(bzr r6597)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 r5884)
|
| |
|
| |
(bzr r5823)
|
| |
|
|
|
| |
relative to objects when doing "Fit page to selection", and also keeps the objects in the same position on the screen
(bzr r5771)
|
| |
|
|
|
| |
- Enable snapindicator by default because this might reveal snapping bugs, and to get co-developpers acquainted with it; might be disabled again by default before the next release if this proves to be annoying
(bzr r5730)
|
| |
|
| |
(bzr r5600)
|
| |
|
| |
(bzr r5059)
|
| |
|
| |
(bzr r4838)
|
| |
|
| |
(bzr r4629)
|
| |
|
|
|
| |
but another bug is apparently present that causes a bug with similar trigger
(bzr r4540)
|
| |
|
|
|
|
|
|
|
| |
critical bug #182401)
In order to do this, I got rid of sodipodi:modified in favor of a simple
flag in SPDocument, also renaming SPDocument::{set,is}Modified to
SPDocument::{set,is}ModifiedSinceSave
(bzr r4491)
|
| |
|
| |
(bzr r4490)
|
| |
|
| |
(bzr r4334)
|
| |
|
| |
(bzr r4296)
|
| |
|
| |
(bzr r4221)
|