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
/
input.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
Add base_directory for extensions loaded from a file.
Patrick Storz
1
-1
/
+2
2019-08-31
cleanup includes a bit
Patrick Storz
1
-5
/
+8
2019-08-31
Implement "translationdomain" attribute for extensions
Patrick Storz
1
-9
/
+22
2019-08-31
Remove unused and disabled "help" feature for extensions
Patrick Storz
1
-1
/
+1
2019-08-31
Move prefdialog to own directory
Patrick Storz
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-13
/
+13
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-08
Misc. typos
luz.paz
1
-2
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-2
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+2
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-2
/
+0
2012-10-11
Fix for 426763 : Cancelling import leads to error message
John Smith
1
-2
/
+5
2012-02-26
header cleaning
Alex Valavanis
1
-1
/
+1
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
1
-9
/
+9
2009-08-09
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
1
-13
/
+0
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-1
/
+4
2008-02-29
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Ted Gould
1
-33
/
+36
2008-01-06
Removing some debug statements
Bryce Harrington
1
-4
/
+0
2008-01-05
Fixing up a few more files
Bryce Harrington
1
-1
/
+5
2007-06-21
Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...
Peter Moulder
1
-10
/
+1
2006-08-26
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
1
-2
/
+2
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-03-29
r10921@tres: ted | 2006-02-13 09:40:25 -0800
Ted Gould
1
-1
/
+1