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
/
init.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-05-10
Remove support for saving as JavaFX 1.x script (*.fx)
Karl Cheng
1
-2
/
+0
2019-01-18
fix compilation with HAVE_CAIRO_PDF=0
Thomas Holder
1
-4
/
+8
2019-01-17
Remove confusing and broken save as PNG option
Marc Jeanmougin
1
-2
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-02
CMake: Allow to build with GraphicsMagick instead of ImageMagick
Eduard Braun
1
-4
/
+4
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-14
/
+14
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-14
/
+14
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-10-02
third batch
Marc Jeanmougin
1
-12
/
+1
2017-07-02
Move directory scanners to new get_filenames(...) calls
Martin Owens
1
-62
/
+4
2017-06-30
Replace ImageMagic with GraphicsMagic
chr[]
1
-0
/
+3
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
1
-16
/
+12
2016-03-16
[Bug #1558153] Typos and tabs instead of spaces in extension module.
raphael0202
1
-1
/
+1
2014-06-26
Convert accidental member accesses into static function accesses
Liam P. White
1
-1
/
+1
2014-06-25
1. make it compile
Liam P. White
1
-1
/
+1
2014-06-06
merge pdf import via poppler-cairo into native importer
Adib Taraben
1
-8
/
+0
2013-09-28
effects don't need to merge into menus if we're running without gui; with thi...
buliabyak
1
-2
/
+0
2013-09-21
Fix format security errors
Alex Valavanis
1
-1
/
+1
2013-03-26
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
1
-1
/
+3
2013-03-08
changes_2013_02_25a.patch
David Mathog
1
-0
/
+4
2013-01-24
Add support for libcdr
su_v
1
-0
/
+6
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-0
/
+2
2012-09-23
Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)
su_v
1
-9
/
+5
2012-07-09
Add support for libvisio
Fridrich Strba
1
-0
/
+6
2012-02-25
Header cleaning
Alex Valavanis
1
-7
/
+8
2012-02-15
cppcheck
Kris De Gussem
1
-5
/
+1
2011-08-18
Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).
Nicolas Dufour
1
-0
/
+2
2011-04-15
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
1
-2
/
+0
2011-01-22
add pdf import filter via poppler-cairo
Adib Taraben
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-03-02
Cleanup on id access.
Jon A. Cruz
1
-8
/
+8
2009-07-12
Added code to initialize DBus (if enabled.)
Soren Berg
1
-0
/
+7
2009-05-03
Warning cleanup
Jon A. Cruz
1
-5
/
+2
2008-11-21
Merge from fe-moved
Ted Gould
1
-16
/
+2
2008-10-27
From trunk
Ted Gould
1
-7
/
+7
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-5
/
+8
2008-09-01
enable EPS export via cairo, use it instead of the old native one
bulia byak
1
-1
/
+2
2008-08-31
disable old non-cairo ps export via print
bulia byak
1
-1
/
+1
2008-08-29
temporarily, make pdf exporters switchable for testing
bulia byak
1
-1
/
+4
2008-07-30
add placeholder for expert contributors
Bob Jamison
1
-0
/
+2
2008-06-14
disable unused pdf-input-cairo
bulia byak
1
-1
/
+1
2008-05-29
Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...
Bob Jamison
1
-20
/
+0
2008-04-26
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Ted Gould
1
-2
/
+3
2008-04-22
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
1
-0
/
+4
2008-03-13
BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ...
Albin Sunnanbo
1
-0
/
+22
2008-01-06
Removing a few more debug statements
Bryce Harrington
1
-6
/
+0
2008-01-05
Fixing up a few more files
Bryce Harrington
1
-0
/
+5
[next]