index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
2009-04-07
1
-1
/
+2
*
Add XDG locations for icons
Jon A. Cruz
2009-04-03
1
-0
/
+23
*
response to bug #167290; add another undoc option to support alt-key tracking...
Ed Halley
2009-03-16
1
-1
/
+51
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
1
-2
/
+3
*
Several icon name fixes
Krzysztof Kosi??ski
2009-02-26
1
-0
/
+3
*
add #include <gtk/gtk.h> to fix defect #333767
Adib Taraben
2009-02-26
1
-0
/
+1
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-11
/
+10
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-3
/
+3
*
Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...
Jasper van de Gronde
2009-01-10
1
-0
/
+3
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-4
/
+4
*
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
Thomas Holder
2008-12-16
1
-1
/
+1
*
add --export-ignore-filters
bulia byak
2008-11-30
1
-1
/
+15
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-24
/
+18
*
Merge from trunk
Ted Gould
2008-10-31
1
-11
/
+2
*
Merge from trunk
Ted Gould
2008-10-28
1
-0
/
+6
*
From trunk
Ted Gould
2008-10-27
1
-96
/
+61
*
Merging from trunk
Ted Gould
2008-10-11
1
-8
/
+8
*
releasing fails to delete document, even when memory is scarce, so delete it ...
bulia byak
2008-09-21
1
-1
/
+2
*
the proper way to delete a SPDocument, according to mental
bulia byak
2008-09-16
1
-1
/
+1
*
Finish the original command-name addition.
Jon A. Cruz
2008-09-16
1
-5
/
+3
*
fix first argument being lost in shell mode
bulia byak
2008-09-15
1
-7
/
+9
*
Handle optional bbox behavior. Fixes warning.
Jon A. Cruz
2008-09-14
1
-2
/
+10
*
Applied cleaned-up patch for 'server' or 'shell' mode.
Jon A. Cruz
2008-09-14
1
-36
/
+168
*
More tabs
Jon A. Cruz
2008-09-13
1
-2
/
+2
*
Whitespace cleanup
Jon A. Cruz
2008-09-13
1
-3
/
+3
*
Fix to bug with export-width and export-height due to errno not being reset d...
John Cliff
2008-08-20
1
-3
/
+5
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-3
/
+3
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-3
/
+3
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-1
/
+1
*
Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...
Bob Jamison
2008-05-29
1
-46
/
+67
*
Remove invalid struct initialization warnings.
Bob Jamison
2008-05-03
1
-2
/
+4
*
Switch to alternate const correction.
Jon A. Cruz
2008-05-02
1
-1
/
+1
*
Const cleanup on strings.
Jon A. Cruz
2008-05-02
1
-1
/
+1
*
enable text-to-path command line control for pdf export
bulia byak
2008-05-01
1
-0
/
+6
*
Uniconvertor import extension changes for Win32 - Fixes LP# 197617
Mike Pittman
2008-04-29
1
-0
/
+2
*
make sure --export-area-canvas works for pdf export too
bulia byak
2008-04-16
1
-0
/
+6
*
Replace char buffer by std::string to prevent buffer overflow when computing ...
Jasper van de Gronde
2008-03-21
1
-23
/
+23
*
prepend correctly the PATH and append an existist PYTHONPATH if existing
Adib Taraben
2008-03-16
1
-7
/
+22
*
added missing ';'
Bob Jamison
2008-03-13
1
-1
/
+1
*
tweaked patch from Ulf to make extension working
Adib Taraben
2008-03-12
1
-0
/
+38
*
enable --export-id and --export-area-drawing for PDF export
bulia byak
2008-03-12
1
-4
/
+21
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+2
*
Applying patch from tbnorth to add a --query-all command to dump object
Bryce Harrington
2007-12-31
1
-2
/
+51
*
hopefully fix compile (#include <errno.h>
Johan B. C. Engelen
2007-11-16
1
-0
/
+1
*
Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535
Johan B. C. Engelen
2007-11-16
1
-13
/
+15
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-7
/
+7
*
Commit patch 1787855: fix for [ 1723558 ] Command line export for emf files
Johan B. C. Engelen
2007-10-12
1
-0
/
+53
*
add experimental modifier remapping
MenTaLguY
2007-08-29
1
-0
/
+30
*
add logging of basic display properties
MenTaLguY
2007-05-10
1
-0
/
+3
[next]