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
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-23
/
+20
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-6
/
+6
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
*
|
Fix build breakage on Windows after the recent "new gui" removal.
Krzysztof Kosi??ski
2010-10-13
1
-3
/
+3
*
|
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
2010-10-12
1
-6
/
+9
*
|
Fix for subtle bug in parsing export area, found by Vaughn Spurlin using Cove...
Jasper van de Gronde
2010-08-04
1
-1
/
+1
|
/
*
Fix command line invocation on Windows (LP #167455).
Krzysztof Kosi??ski
2010-04-02
1
-20
/
+1
*
Do not print PYTHONPATH on every invocation (stale debug output)
Krzysztof Kosi??ski
2010-04-02
1
-1
/
+1
*
Make all paths in PYTHONPATH absolute.
Krzysztof Kosi??ski
2010-03-30
1
-2
/
+14
*
More correct setting of PYTHONPATH at startup
Krzysztof Kosi??ski
2010-03-29
1
-3
/
+9
*
Oops - obviously the previous fix didn't work outside Windows
Krzysztof Kosi??ski
2010-03-28
1
-6
/
+24
*
Fix regression (inkex.py not found for extensions in user's directory)
Krzysztof Kosi??ski
2010-03-28
1
-27
/
+8
*
Allow Inkscape to run from Unicode directories on Windows
Krzysztof Kosi??ski
2010-03-28
1
-78
/
+102
*
Patch from Fridrich - LP #520532
Krzysztof Kosi??ski
2010-03-05
1
-5
/
+4
*
Cleanup on id access.
Jon A. Cruz
2010-03-02
1
-2
/
+2
*
- change cmdline option to --export-latex.
Johan B. C. Engelen
2010-02-22
1
-8
/
+8
*
add --export-pdf-latex option to the cmdline
Johan B. C. Engelen
2010-02-20
1
-0
/
+15
*
Make Inkscape Portable not fiddle with the registry.
Chris Morgan
2009-12-20
1
-2
/
+6
*
fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...
bulia byak
2009-08-17
1
-11
/
+47
*
Change "canvas" to "page" to be consistent with use in all other dialogs and
Tavmjong Bah
2009-08-07
1
-19
/
+19
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-11
/
+11
*
SPDocument->Document
johnce
2009-08-05
1
-11
/
+11
*
Mark areas with charset conversion issues
Jon A. Cruz
2009-06-12
1
-5
/
+10
*
* [INTL:*] fixed typos (by Yuri Chornoivan)
Ivan Mas??r
2009-05-06
1
-1
/
+1
*
copyedit labels, expand range
bulia byak
2009-04-30
1
-2
/
+2
*
allow --export-dpi to be used for setting the filter rasterization resolution...
bulia byak
2009-04-30
1
-1
/
+12
*
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
[next]