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
/
prefdialog.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bug 1777530 on master
Jabier Arraiza
2018-06-25
1
-0
/
+1
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-3
/
+3
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-35
/
+35
*
Fixes to extension system and simplify the code
Jabiertxo Arraiza Cenoz
2018-06-06
1
-26
/
+3
*
Apply fixed
Jabier Arraiza
2018-05-09
1
-1
/
+32
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
1
-32
/
+1
*
Add patch to branch https://inkscape.org/en/paste/10993/
Jabier Arraiza
2018-05-09
1
-0
/
+5
*
Start migrating 0.92 patch to master
Jabier Arraiza
2018-05-09
1
-1
/
+27
*
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
*
Make script warnings transient for "Working..." dialog
Eduard Braun
2017-12-20
1
-0
/
+4
*
Remove unused field "scope"
Eduard Braun
2017-04-09
1
-1
/
+1
*
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
2017-02-13
1
-0
/
+2
*
Extensions: Harmonize appearance and try to simplify layouting a bit
Eduard Braun
2017-02-12
1
-6
/
+6
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-1
/
+0
*
Fix Gtkmm deprecations in extensions
Alex Valavanis
2016-12-26
1
-5
/
+2
*
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2016-07-28
1
-26
/
+1
*
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
2016-06-11
1
-1
/
+1
*
Update to trunk r13580
Liam P. White
2014-10-06
1
-0
/
+4
|
\
|
*
Always check result of sp_repr_read_mem for NULL
Bryce Harrington
2014-09-14
1
-0
/
+4
*
|
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+1
|
/
*
Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the...
Nicolas Dufour
2014-06-18
1
-0
/
+3
*
Patch for base constructor calls.
Markus Engel
2014-03-24
1
-2
/
+2
*
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
2013-03-08
1
-0
/
+15
*
GTK+ 3: Use orientable widgets
Alex Valavanis
2012-12-16
1
-0
/
+5
*
GTK+ 3: Fix crash with live-preview checkbox in extensions dialog
Alex Valavanis
2012-10-13
1
-6
/
+4
*
Fix for 649441 : Extension dialogs without live preview should not be modal
John Smith
2012-09-10
1
-0
/
+5
*
A couple of simple Gtk3 fixes
Alex Valavanis
2012-05-06
1
-0
/
+8
*
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
2012-04-28
1
-1
/
+1
*
header cleaning
Alex Valavanis
2012-02-26
1
-1
/
+3
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-1
/
+0
*
copyedit
bulia byak
2008-07-12
1
-1
/
+1
*
allow inx to suppress live preview checkbox
bulia byak
2008-04-18
1
-1
/
+1
*
r18238@shi: ted | 2008-03-01 14:46:00 -0800
Ted Gould
2008-03-03
1
-2
/
+2
*
r18237@shi: ted | 2008-03-01 14:41:25 -0800
Ted Gould
2008-03-03
1
-4
/
+1
*
r18223@shi: ted | 2008-02-29 14:22:41 -0800
Ted Gould
2008-02-29
1
-2
/
+7
*
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Ted Gould
2008-02-29
1
-41
/
+85
*
pointer check, to prevent rapid crash on pdf/ps-export
Adib Taraben
2008-02-20
1
-4
/
+7
*
r17821@shi: ted | 2008-01-31 12:59:57 -0800
Ted Gould
2008-02-04
1
-60
/
+17
*
Fix bug [ 1811188 ] save as PS/EPS crashes
Johan B. C. Engelen
2007-11-04
1
-1
/
+6
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-3
/
+3
*
r16474@tres: ted | 2007-08-31 21:37:33 -0700
Ted Gould
2007-09-01
1
-2
/
+1
*
r16442@tres: ted | 2007-08-30 21:51:42 -0700
Ted Gould
2007-09-01
1
-0
/
+7
*
r16406@tres: ted | 2007-08-29 20:14:55 -0700
Ted Gould
2007-09-01
1
-3
/
+10
*
r16405@tres: ted | 2007-08-29 19:50:24 -0700
Ted Gould
2007-09-01
1
-0
/
+1
*
r16404@tres: ted | 2007-08-29 19:48:31 -0700
Ted Gould
2007-09-01
1
-0
/
+1
*
r16403@tres: ted | 2007-08-29 09:10:45 -0700
Ted Gould
2007-09-01
1
-4
/
+1
*
r16340@tres: ted | 2007-08-20 19:02:50 -0700
Ted Gould
2007-09-01
1
-0
/
+15
*
r16339@tres: ted | 2007-08-19 19:47:57 -0700
Ted Gould
2007-09-01
1
-2
/
+3
*
(bzr r3637)
Ted Gould
2007-09-01
1
-2
/
+11
[next]