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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
script.cpp: more cleanup
Patrick Storz
2019-03-29
1
-32
/
+19
*
script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8
Patrick Storz
2019-03-29
1
-7
/
+0
*
Drop "RegistryTool" which is no longer in use.
Patrick Storz
2019-03-29
1
-1
/
+0
*
An a few more config.h fixes
Patrick Storz
2019-03-28
4
-16
/
+0
*
Extensions/Filters: Fix translations of submenu names
Patrick Storz
2019-03-24
1
-2
/
+1
*
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
2019-03-15
1
-3
/
+12
*
Fix wmf/emf file opening and embed missing font config data.
Martin Owens
2019-03-06
4
-65
/
+25
*
Revert modal fix to fix #108
Martin Owens
2019-03-05
1
-2
/
+2
*
Extensions: Use wperl as default perl interpreter on Windows
Patrick Storz
2019-02-26
1
-1
/
+2
*
Fix build
Alexander Valavanis
2019-02-23
1
-3
/
+3
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
5
-12
/
+12
*
Fix incorrect string literal comparisons
Karl Cheng
2019-02-19
1
-2
/
+2
*
Modal should not be active for live-preview (reverse modal)
Martin Owens
2019-01-24
1
-2
/
+2
*
Fix some typos and syntax errors
Mattia Rizzolo
2019-01-22
1
-1
/
+1
*
fix compilation with HAVE_CAIRO_PDF=0
Thomas Holder
2019-01-18
5
-14
/
+12
*
Remove confusing and broken save as PNG option
Marc Jeanmougin
2019-01-17
4
-185
/
+0
*
run clang tidy modernize pass
Marc Jeanmougin
2019-01-02
71
-71
/
+71
*
protect includes in c file
Marc Jeanmougin
2019-01-02
1
-5
/
+5
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
37
-76
/
+76
*
modernize loops
Marc Jeanmougin
2019-01-02
18
-78
/
+66
*
Round-trip SVG 2 flowed text with SVG 1.1 backup.
Tavmjong Bah
2018-12-14
1
-44
/
+62
*
DocumentUndo::ScopedInsensitive
Thomas Holder
2018-12-14
1
-9
/
+3
*
Fix license in new files
Marc Jeanmougin
2018-12-09
2
-1
/
+2
*
fix poppler 0.72.0 build
Thomas Holder
2018-12-09
2
-1
/
+4
*
Add some SVG 2 fallbacks:
Tavmjong Bah
2018-12-07
4
-5
/
+1385
*
Fix FTBFS with dbus
Alexander Valavanis
2018-11-18
2
-2
/
+2
*
Fix stream class locations
Alexander Valavanis
2018-11-18
3
-4
/
+3
*
Fix format string
Alexander Valavanis
2018-11-16
1
-1
/
+1
*
fix compiling on macOS
Thomas Holder
2018-11-10
3
-3
/
+3
*
Clarify licenses
Max Gaukler
2018-11-08
236
-333
/
+610
*
fix bug 1793940 ODG image export
Thomas Holder
2018-11-07
2
-57
/
+30
*
fix clipboard URL rebasing
Thomas Holder
2018-11-07
5
-3
/
+14
*
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
2018-11-06
2
-56
/
+78
*
fix poppler 0.71.0 build.
Bartłomiej Szczepaniak
2018-11-06
1
-0
/
+6
*
remove Inkscape::URI::toString
Thomas Holder
2018-11-05
1
-3
/
+1
*
cleanup: remove Base64OutputStream
Thomas Holder
2018-10-29
1
-20
/
+8
*
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
1
-2
/
+1
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
12
-26
/
+36
*
Code cleanup and adding comments.
Tavmjong Bah
2018-10-17
2
-64
/
+93
*
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
2
-2
/
+2
*
Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6
Eduard Braun
2018-10-11
1
-1
/
+1
*
Misc. typos
luz.paz
2018-10-06
8
-11
/
+11
*
CMake: Allow to build with GraphicsMagick instead of ImageMagick
Eduard Braun
2018-10-02
2
-7
/
+7
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-4
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
58
-166
/
+46
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
7
-12
/
+12
*
Improve calls to document_units
Jabier Arraiza
2018-09-30
1
-6
/
+1
*
use poppler-transition-api instead of ifdefs
Thomas Holder
2018-09-30
2
-702
/
+208
*
Purge gunichar from Inkscapestream
Eduard Braun
2018-09-29
1
-2
/
+2
*
fix 1789208 poppler 0.69
Thomas Holder
2018-09-28
7
-45
/
+80
[next]