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
/
param
/
description.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Cleanup for previous commit
Eduard Braun
2017-04-24
1
-4
/
+3
*
Extensions: Fix "param"s of type "description" were always translated (as opp...
Eduard Braun
2017-04-24
1
-27
/
+30
*
Some code refactoring for consistency
Eduard Braun
2017-04-09
1
-15
/
+15
*
Remove unused field "scope"
Eduard Braun
2017-04-09
1
-2
/
+1
*
Remove unused field "gui_tip"
Eduard Braun
2017-04-09
1
-2
/
+1
*
Extensions: Correctly handle the xml:space="preserve" attribute for "descript...
Eduard Braun
2017-03-25
1
-9
/
+33
*
Use Gtkmm version test instead of Gtk+
Alex Valavanis
2017-03-11
1
-1
/
+1
*
Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"
Eduard Braun
2017-03-08
1
-2
/
+5
*
Gtk+ 3 deprecation fixes
Alex Valavanis
2017-02-26
1
-1
/
+1
*
Extensions: Add 'appearance="url"' to desccription parameters.
Eduard Braun
2017-02-13
1
-0
/
+3
*
Extensions: Fix potential security issue with "description" parameters.
Eduard Braun
2017-02-13
1
-5
/
+5
*
Extensions: Fix for old versions of gtkmm
Eduard Braun
2017-02-13
1
-1
/
+2
*
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
2017-02-13
1
-1
/
+14
*
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
2017-02-12
1
-22
/
+17
*
Fix Gtkmm deprecations in extensions
Alex Valavanis
2016-12-26
1
-1
/
+2
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Fix for bug #1204732 (Inkscape crashed with SIGABRT in __gnu_cxx::__verbose_t...
Nicolas Dufour
2013-12-26
1
-1
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-8
/
+0
*
Header cleaning
Alex Valavanis
2012-02-25
1
-3
/
+1
*
Header cleaning
Alex Valavanis
2012-02-25
1
-3
/
+1
*
Backward compat fix for Gtkmm 2.20
Alex Valavanis
2012-02-09
1
-0
/
+8
*
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
2012-02-06
1
-2
/
+2
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-2
/
+2
*
Extensions. New "indent" attribute to add an indent level to extension elements.
Nicolas Dufour
2011-08-06
1
-8
/
+18
*
Extensions. Replacing the groupheader element with an appearance mode in the ...
Nicolas Dufour
2011-03-25
1
-5
/
+21
*
Extensions, i18n. Adding context to description, groupheader and radiobutton ...
Nicolas Dufour
2010-10-09
1
-2
/
+13
*
Extensions. General UI improvements (gnome HIG). New group header extension p...
Nicolas Dufour
2010-09-07
1
-2
/
+2
*
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
*
From trunk
Ted Gould
2008-10-27
1
-6
/
+2
*
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
2008-04-04
1
-0
/
+69