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
/
extension.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: Implement translationdomain functionality
Patrick Storz
2019-10-19
1
-0
/
+6
*
fix heap-use-after-free
Thomas Holder
2019-10-17
1
-1
/
+1
*
Extensions: Disable effects that failed to load
Patrick Storz
2019-10-15
1
-0
/
+2
*
Extensions: Do not even attempt to register incompatible extensions
Patrick Storz
2019-10-15
1
-0
/
+3
*
Extensions: Improve logic to lookup script extensions
Patrick Storz
2019-10-14
1
-3
/
+4
*
Extensions: Fix filename encoding issues in error logging
Patrick Storz
2019-09-26
1
-1
/
+2
*
Add base_directory for extensions loaded from a file.
Patrick Storz
2019-08-31
1
-3
/
+6
*
Remove completely unused "doc" and "node" parameters
Patrick Storz
2019-08-31
1
-57
/
+16
*
Re-implement get_param() locally using get_widgets()
Patrick Storz
2019-08-31
1
-18
/
+11
*
cleanup includes a bit
Patrick Storz
2019-08-31
1
-2
/
+2
*
Switch Inkscape::Extension to use InxWidgets instead of InxParameters
Patrick Storz
2019-08-31
1
-17
/
+15
*
Rename Parameter -> InxParameter for consistency
Patrick Storz
2019-08-31
1
-6
/
+5
*
Implement "translationdomain" attribute for extensions
Patrick Storz
2019-08-31
1
-9
/
+14
*
Properly handle extensions without id or name
Patrick Storz
2019-08-31
1
-14
/
+20
*
Refactor a lot of the parameter handling code
Patrick Storz
2019-08-31
1
-78
/
+58
*
Move error classes to Parameter where they belong
Patrick Storz
2019-08-31
1
-10
/
+0
*
Remove effectively unused "silent" option from extensions.
Patrick Storz
2019-08-31
1
-2
/
+0
*
Remove unused and disabled "help" feature for extensions
Patrick Storz
2019-08-31
1
-5
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVG
Jabier Arraiza
2018-09-22
1
-0
/
+1
*
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-2
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-18
/
+18
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-31
/
+31
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Make script warnings transient for "Working..." dialog
Eduard Braun
2017-12-20
1
-0
/
+4
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-3
/
+2
*
Move directory scanners to new get_filenames(...) calls
Martin Owens
2017-07-02
1
-1
/
+0
*
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
2017-02-12
1
-1
/
+1
*
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2016-07-28
1
-9
/
+0
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
1
-2
/
+2
*
Refactor: Changed some functions from Extension to const.
Vinícius dos Santos Oliveira
2013-06-05
1
-4
/
+4
*
Add command line option to specify PDF export version. Patch from schwieni.
Vinícius dos Santos Oliveira
2013-06-05
1
-0
/
+10
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Drop more Gtk::Table usage
Alex Valavanis
2013-03-08
1
-1
/
+9
*
A couple of forward declarations
Alex Valavanis
2013-02-11
1
-0
/
+1
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-2
/
+2
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-1
/
+4
*
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
2011-12-19
1
-4
/
+35
*
More forward.h purging.
Jon A. Cruz
2011-10-04
1
-5
/
+15
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-0
/
+2
|
\
|
*
Add "silent" option to extension inx file so that extension authors can opt-o...
Felipe Corr??a da Silva Sanches
2011-05-27
1
-0
/
+2
*
|
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
1
-9
/
+0
|
/
*
Extensions. Notebooks now work with internal extensions.
Nicolas Dufour
2010-12-03
1
-4
/
+3
*
Added wrappers for the "optiongroup" type that correspond to existing "float"...
Jon A. Cruz
2010-03-18
1
-6
/
+26
*
Improve behavior when pasting, DnDing and importing bitmap images
Krzysztof Kosi??ski
2010-03-04
1
-0
/
+2
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-13
/
+13
*
SPDocument->Document
johnce
2009-08-05
1
-13
/
+13
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-1
/
+2
*
Fix for missing define
Jon A. Cruz
2008-09-01
1
-0
/
+1
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-0
/
+5
[next]