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