index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
odf.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-18
Fix stream class locations
Alexander Valavanis
1
-1
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-16
/
+6
2018-11-07
fix bug 1793940 ODG image export
Thomas Holder
1
-0
/
+2
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+2
2018-01-24
Fix handling of filenames of linked images in .odg export
Eduard Braun
1
-2
/
+0
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
1
-6
/
+3
2013-04-20
minor odg export update
Kris De Gussem
1
-1
/
+1
2013-04-12
odg export: some work on gradients
Kris De Gussem
1
-2
/
+2
2013-04-03
odf export: code clean up and preparatory work to allow gradients in export. ...
Kris De Gussem
1
-4
/
+2
2013-03-26
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
1
-3
/
+2
2013-03-11
Drop duplicate io code ( Bug #1120585 )
Kris De Gussem
1
-4
/
+3
2012-03-01
various minor things
Kris De Gussem
1
-1
/
+1
2011-11-19
variable initialisation
Kris De Gussem
1
-1
/
+1
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-11
/
+12
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-04-06
noop: Rename argument from uri to filename for Extension::...::save implement...
Peter Moulder
1
-1
/
+1
2008-08-12
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
1
-1
/
+1
2006-07-06
save updates, and put to sleep for a while
Bob Jamison
1
-2
/
+55
2006-06-25
Promote std::string to Glib::ustring. Start processing output strings for XM...
Bob Jamison
1
-15
/
+15
2006-06-25
Add metadata
Bob Jamison
1
-0
/
+3
2006-04-27
use svd for better matrix analysis
Bob Jamison
1
-0
/
+95
2006-04-22
Native paths and relative path resolution
Bob Jamison
1
-1
/
+5
2006-04-21
Minor cleanup. Sort styleTable.
Bob Jamison
1
-1
/
+4
2006-04-20
Use dual maps to remove duplicates in style table
Bob Jamison
1
-59
/
+38
2006-04-13
Added meta-info stub
Bob Jamison
1
-0
/
+2
2006-04-13
More WIP. Got all of the files generated. Now just work on content.xml to g...
Bob Jamison
1
-3
/
+41
2006-04-13
wip
Bob Jamison
1
-7
/
+82
2006-04-12
still WIP. added tree-descending code
Bob Jamison
1
-0
/
+1
2006-04-12
WIP commit
Bob Jamison
1
-6
/
+26
2006-03-13
Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h f...
Peter Moulder
1
-72
/
+72
2006-02-16
Add new placeholder for ODF
Bob Jamison
1
-0
/
+72