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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+1
|
/
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Update to experimental r13598
Liam P. White
2014-10-08
1
-2
/
+7
|
\
|
*
Extensions. Fix for Bug #1372200 (Comment within <script> element in INX file...
Nicolas Dufour
2014-09-23
1
-2
/
+7
*
|
Convert accidental member accesses into static function accesses
Liam P. White
2014-06-26
1
-1
/
+1
*
|
1. make it compile
Liam P. White
2014-06-25
1
-1
/
+1
|
/
*
Extensions. Fix for Bug #505920 (inkscape loads extension even if the script ...
Nicolas Dufour
2014-06-11
1
-0
/
+3
*
Extensions. Fix for Bug #1307554 (Don't show the Export > win32 vector print ...
Nicolas Dufour
2014-04-28
1
-0
/
+12
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Refactor: Changed some functions from Extension to const.
VinÃcius dos Santos Oliveira
2013-06-05
1
-8
/
+8
*
Add command line option to specify PDF export version. Patch from schwieni.
VinÃcius dos Santos Oliveira
2013-06-05
1
-0
/
+22
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Drop more Gtk::Table usage
Alex Valavanis
2013-03-08
1
-4
/
+22
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-5
/
+5
*
Fixed null-pointer ctor crashes.
Jon A. Cruz
2012-01-03
1
-14
/
+20
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-3
/
+1
*
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
2011-12-19
1
-36
/
+7
*
More forward.h purging.
Jon A. Cruz
2011-10-04
1
-1
/
+1
*
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
/
+14
*
Extensions. Notebooks now work with internal extensions.
Nicolas Dufour
2010-12-03
1
-38
/
+36
*
Extensions. General UI improvements (gnome HIG). New group header extension p...
Nicolas Dufour
2010-09-07
1
-1
/
+1
*
Extensions. Tooltips are now translatable (Bug #629726).
Nicolas Dufour
2010-09-03
1
-1
/
+1
*
Added wrappers for the "optiongroup" type that correspond to existing "float"...
Jon A. Cruz
2010-03-18
1
-0
/
+15
*
Improve behavior when pasting, DnDing and importing bitmap images
Krzysztof Kosi??ski
2010-03-04
1
-2
/
+4
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-12
/
+12
*
SPDocument->Document
johnce
2009-08-05
1
-12
/
+12
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-0
/
+3
*
Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...
Marcin Floryan
2008-04-09
1
-5
/
+18
*
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
2008-04-04
1
-1
/
+1
*
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Ted Gould
2008-02-29
1
-19
/
+5
*
Fix passing of notebook extension parameters.
Johan B. C. Engelen
2008-02-27
1
-1
/
+3
*
r16564@tres: ted | 2007-09-12 20:45:12 -0700
Ted Gould
2007-09-13
1
-3
/
+3
*
r16217@tres: ted | 2007-08-10 10:36:27 -0700
Ted Gould
2007-08-10
1
-0
/
+44
*
r15506@tres: ted | 2007-05-24 22:30:55 -0700
Ted Gould
2007-06-27
1
-1
/
+1
*
r15481@tres: ted | 2007-05-22 09:56:22 -0700
Ted Gould
2007-06-27
1
-1
/
+1
*
r15480@tres: ted | 2007-05-20 23:51:34 -0700
Ted Gould
2007-06-27
1
-1
/
+1
*
r15368@tres: ted | 2007-05-05 13:53:51 -0700
Ted Gould
2007-06-27
1
-14
/
+14
*
Fixed: Non-translatable strings in "enum" type extensions
Johan B. C. Engelen
2007-01-27
1
-0
/
+1
*
fixed bug: fixed two of the 'quark > 0' console errors.
Johan B. C. Engelen
2006-09-30
1
-2
/
+9
*
r11673@tres: ted | 2006-05-05 21:17:59 -0700
Ted Gould
2006-05-06
1
-4
/
+4
*
r11569@tres: ted | 2006-04-29 08:55:02 -0700
Ted Gould
2006-05-02
1
-10
/
+10
*
r11466@tres: ted | 2006-04-19 21:27:49 -0700
Ted Gould
2006-05-02
1
-5
/
+31
*
r11463@tres: ted | 2006-04-19 08:28:18 -0700
Ted Gould
2006-05-02
1
-2
/
+1
*
r11140@tres: ted | 2006-03-27 21:37:00 -0800
Ted Gould
2006-05-02
1
-16
/
+24
*
r11139@tres: ted | 2006-03-27 21:23:44 -0800
Ted Gould
2006-05-02
1
-185
/
+185
*
A fix for [inkscape-Bugs-1296129]
Andrius Ramanauskas
2006-04-19
1
-1
/
+1
*
r11142@tres: ted | 2006-03-27 21:52:50 -0800
Ted Gould
2006-03-29
1
-7
/
+55
*
r10987@tres: ted | 2006-02-28 01:06:37 -0800
Ted Gould
2006-03-29
1
-0
/
+27
*
r10921@tres: ted | 2006-02-13 09:40:25 -0800
Ted Gould
2006-03-29
1
-1
/
+4
[prev]
[next]