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
/
radiobutton.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move prefdialog to own directory
Patrick Storz
2019-08-31
1
-349
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-1
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-5
/
+5
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-19
/
+19
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+0
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-28
/
+8
*
Fix regression introduced in r15634
Eduard Braun
2017-04-28
1
-2
/
+2
*
Some code refactoring for consistency
Eduard Braun
2017-04-09
1
-17
/
+17
*
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
*
Restore r14955 which was reverted in r15047 due to messed up merge
Eduard Braun
2017-04-24
1
-1
/
+1
*
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
2017-02-13
1
-1
/
+1
*
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
2017-02-12
1
-17
/
+15
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-7
/
+2
|
\
|
*
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2016-07-28
1
-7
/
+2
|
*
Extensions: Fixes and improvements for "gui-text" parameter attribute
Eduard Braun
2016-06-05
1
-1
/
+1
|
/
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).
Nicolas Dufour
2015-03-02
1
-17
/
+24
*
fix potential nullptr deref.
Johan B. C. Engelen
2014-11-08
1
-1
/
+1
*
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
*
Fix for 1171434 : trunk: INX <optiongroup> broken^
John Smith
2013-05-05
1
-3
/
+25
*
fix bug where extension radiobutton parameters cannot be set from cmdline (e....
Johan B. C. Engelen
2013-04-06
1
-1
/
+1
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-4
/
+0
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
2012-04-28
1
-0
/
+8
*
header cleaning
Alex Valavanis
2012-02-26
1
-2
/
+2
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Backward compat fix for Gtkmm 2.20
Alex Valavanis
2012-02-09
1
-0
/
+4
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-1
/
+1
*
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2012-02-07
1
-0
/
+4
*
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
2012-02-06
1
-2
/
+2
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-2
/
+1
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-3
/
+3
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-6
/
+1
*
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
2011-12-19
1
-42
/
+36
*
Extensions. New "indent" attribute to add an indent level to extension elements.
Nicolas Dufour
2011-08-06
1
-14
/
+27
*
Extensions, i18n. Adding context to description, groupheader and radiobutton ...
Nicolas Dufour
2010-10-09
1
-4
/
+14
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-7
/
+7
*
SPDocument->Document
johnce
2009-08-05
1
-7
/
+7
*
Fixed small translation issue for extensions.
Marcin Floryan
2009-02-05
1
-1
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-6
/
+4
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-5
/
+7
*
Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...
Jon A. Cruz
2008-05-24
1
-22
/
+84
[next]