index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
document.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes the "Fit Page to Selection" margin options load from the opened file. (...
Alex Leone
2010-06-01
1
-1
/
+1
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-5
/
+8
*
Coords: fix guidelines
Krzysztof Kosi??ski
2010-04-04
1
-1
/
+1
*
Fix canvas resize
Krzysztof Kosi??ski
2010-04-03
1
-7
/
+4
*
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
2010-01-08
1
-7
/
+82
*
Correcting initialization order in ctor.
Jon A. Cruz
2009-12-27
1
-2
/
+2
*
Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...
Maximilian Albert
2009-12-26
1
-20
/
+43
*
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
1
-20
/
+78
*
Patch to fix 205667 by Petteri Aimonen
Josh Andler
2009-10-04
1
-5
/
+13
*
two safe changes: 1) increase the arbitrary limit on the number of update ite...
bulia byak
2009-09-14
1
-3
/
+3
*
patch by Adrian Johnson for 166678
bulia byak
2009-09-05
1
-19
/
+0
*
Fix for Bug #166678 (Paper size or orientation are not used when printing) b...
Nicolas Dufour
2009-08-12
1
-0
/
+19
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-77
/
+77
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-76
/
+76
*
Removed sodipodi:version
Jon A. Cruz
2009-06-09
1
-8
/
+4
*
oops, fix a bug in that last commit (revealed by eps import; I don't think th...
Peter Moulder
2009-04-07
1
-2
/
+2
*
sp_document_change_uri_and_hrefs: New function.
Peter Moulder
2009-04-07
1
-26
/
+56
*
functional noop: Change prepend_current_dir_if_relative to return the result ...
Peter Moulder
2009-04-07
1
-2
/
+2
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
1
-1
/
+1
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-15
/
+13
*
Fixed to not emit signals from deleted object. May fix 271621.
Jon A. Cruz
2009-01-21
1
-3
/
+12
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-2
/
+2
*
fixed: getting pagecolor for bordercolor
Thomas Holder
2008-12-12
1
-1
/
+1
*
Bug #167682 (resizing page must also resize viewBox)
Thomas Holder
2008-12-07
1
-0
/
+8
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-3
/
+6
*
From trunk
Ted Gould
2008-10-27
1
-20
/
+42
*
Merging from trunk
Ted Gould
2008-10-11
1
-1
/
+1
*
Yet another NR ==> Geom change
Maximilian Albert
2008-09-18
1
-5
/
+3
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-19
/
+18
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-2
/
+2
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
Remove obsolete 'sodipodi:docbase' attribute when opening old Sodipodi/Inksca...
Stephen Silver
2008-07-09
1
-0
/
+3
*
Fixed uninitialized variables, including modified-since-save.
Jon A. Cruz
2008-06-12
1
-24
/
+21
*
Remove any baseProfile attribute, as we don't respect it. (See bug 166958.)
Stephen Silver
2008-06-11
1
-0
/
+3
*
wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative...
Stephen Silver
2008-05-31
1
-0
/
+10
*
Fix incorrect preview problems on Win32 with native dialogues - see LP #229045
Mike Pittman
2008-05-11
1
-2
/
+10
*
applied patch by sas to fix default default height and width attributes on sv...
Marcin Floryan
2008-04-03
1
-5
/
+2
*
If present, use existent perspective as default for new boxes when opening a ...
Maximilian Albert
2008-03-06
1
-1
/
+4
*
Warning and whitespace cleanup
Jon A. Cruz
2008-02-24
1
-9
/
+9
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
Check for perspective in document defs (to avoid hanging/crashes after vacuum...
Maximilian Albert
2008-01-11
1
-48
/
+1
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-66
/
+67
*
Warning cleanup
Jon A. Cruz
2007-10-26
1
-2
/
+2
*
Adding profile manager and user-visible drop-down in CMS picker
Jon A. Cruz
2007-10-08
1
-0
/
+10
*
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
2007-08-09
1
-0
/
+78
*
noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.
Peter Moulder
2007-05-20
1
-13
/
+16
*
Cleaned up test doc creation
Jon A. Cruz
2007-05-12
1
-5
/
+0
*
add document serial numbers
MenTaLguY
2007-05-10
1
-0
/
+8
*
add method to select objects picked by a vector of points
bulia byak
2007-04-12
1
-0
/
+24
[next]