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
/
effect.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
2018-09-27
1
-2
/
+0
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-4
/
+4
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-45
/
+45
*
Fixes to extension system and simplify the code
Jabiertxo Arraiza Cenoz
2018-06-06
1
-2
/
+1
*
Source typos
luz.paz
2018-05-14
1
-10
/
+10
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+0
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Make script warnings transient for "Working..." dialog
Eduard Braun
2017-12-20
1
-0
/
+1
*
Effects: make "Working..." dialog transient for preferences dialog
Eduard Braun
2017-12-20
1
-0
/
+6
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-3
/
+5
*
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-1
/
+1
*
1. make it compile
Liam P. White
2014-06-25
1
-3
/
+3
*
i18n. Fix for Bug #1252229 (As for the verb name XXX (No preferences), XXX ar...
Nicolas Dufour
2013-11-18
1
-1
/
+1
*
effects don't need to merge into menus if we're running without gui; with thi...
buliabyak
2013-09-28
1
-1
/
+1
*
Code readability improvements and licence changes for action-context.*
Eric Greveson
2013-07-04
1
-5
/
+2
*
Added error messages when attempting to use verbs requiring GUI in
Eric Greveson
2013-07-01
1
-1
/
+4
*
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-2
/
+2
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-6
/
+6
*
fix potential null pointer deref
Johan B. C. Engelen
2011-10-28
1
-12
/
+14
*
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
2011-08-28
1
-16
/
+2
*
warning cleanup (no functional changes)
Campbell Barton
2011-06-25
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+2
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
*
|
Help files no longer get registered as a recently used extension
Craig Marshall
2010-09-28
1
-0
/
+13
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
trying to fix the filters placement
bulia byak
2009-02-18
1
-1
/
+1
*
Filters, Extensions menus
bulia byak
2009-02-10
1
-17
/
+34
*
* Removing the bitmap files that aren't being used.
Ted Gould
2008-12-10
1
-1
/
+2
*
release reprs properly
bulia byak
2008-09-20
1
-0
/
+2
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-6
/
+6
*
allow inx to suppress live preview checkbox
bulia byak
2008-04-18
1
-0
/
+4
*
A small step towards making the inx files fully XML / schema compliant
Marcin Floryan
2008-04-17
1
-2
/
+2
*
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Ted Gould
2008-02-29
1
-17
/
+13
*
r17818@shi: ted | 2008-01-31 09:20:06 -0800
Ted Gould
2008-02-04
1
-0
/
+2
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-1
/
+1
*
r16893@shi: ted | 2007-10-30 07:31:04 -0700
Ted Gould
2007-10-30
1
-2
/
+1
*
r16892@shi: ted | 2007-10-29 21:33:09 -0700
Ted Gould
2007-10-30
1
-3
/
+5
*
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Ted Gould
2007-10-30
1
-1
/
+1
*
r16442@tres: ted | 2007-08-30 21:51:42 -0700
Ted Gould
2007-09-01
1
-2
/
+20
*
r16406@tres: ted | 2007-08-29 20:14:55 -0700
Ted Gould
2007-09-01
1
-4
/
+3
*
r16395@tres: ted | 2007-08-27 19:41:32 -0700
Ted Gould
2007-09-01
1
-0
/
+1
[next]