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
/
implementation
/
xslt.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
Extensions: Switch .xslt file look-up to dependency logic as well
Patrick Storz
1
-20
/
+4
2019-08-31
cleanup includes a bit
Patrick Storz
1
-7
/
+14
2019-05-10
Remove support for saving as JavaFX 1.x script (*.fx)
Karl Cheng
1
-1
/
+12
2019-02-20
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
1
-1
/
+1
2019-01-02
modernize loops
Marc Jeanmougin
1
-4
/
+4
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
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-nullptr pass.
Emmanuel Gil Peyrot
1
-19
/
+19
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-5
/
+5
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-5
/
+5
2017-10-19
Drop obsolete wrapper around Glib::file_open_tmp
Stefano Facchini
1
-2
/
+2
2017-07-02
Move directory scanners to new get_filenames(...) calls
Martin Owens
1
-19
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2014-08-10
Export. Fix for Bug #1166184 (XAML export not compatible with Silverlight).
Nicolas Dufour
1
-15
/
+25
2014-01-22
Protect against infinate looping of new included hrefs
Martin Owens
1
-1
/
+1
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
1
-7
/
+7
2011-03-04
Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).
Nicolas Dufour
1
-2
/
+5
2010-12-21
Indent support for XSLT extensions output.
Nicolas Dufour
1
-1
/
+7
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-05-04
Extension. Fix XAML export crash (Bug #282421).
Nicolas Dufour
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-3
/
+3
2009-08-05
SPDocument->Document
johnce
1
-3
/
+3
2009-04-07
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
1
-6
/
+4
2009-01-13
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
1
-0
/
+2
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-2
/
+2
2008-03-13
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
1
-1
/
+1
2007-11-10
Warning cleanup
Jon A. Cruz
1
-4
/
+4
2007-09-12
change from <io.h> to <unistd.h> to define close
Adib Taraben
1
-1
/
+1
2007-09-12
NEW: XSLT Input/output extension support fix for: close not defined
Adib Taraben
1
-0
/
+1
2007-09-12
r16525@tres: ted | 2007-09-11 20:49:47 -0700
Ted Gould
1
-2
/
+191
2006-05-02
r11467@tres: ted | 2006-04-19 21:49:02 -0700
Ted Gould
1
-16
/
+23
2006-05-02
r11138@tres: ted | 2006-03-27 21:15:14 -0800
Ted Gould
1
-2
/
+2
2006-05-02
r11137@tres: ted | 2006-03-23 21:35:18 -0800
Ted Gould
1
-12
/
+25
2006-01-30
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Ted Gould
1
-0
/
+32