index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
ege-adjustment-action.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-2
/
+4
*
Run clang-tidy’s modernize-deprecated-headers 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
-27
/
+27
*
Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...
Emmanuel Gil Peyrot
2018-06-12
1
-1
/
+2
*
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
*
GtkMM popup menu deprecation fixes
Alexander Valavanis
2017-12-26
1
-1
/
+5
*
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
2017-12-18
1
-3
/
+7
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Remove unused icon-size.h
Stefano Facchini
2017-10-19
1
-1
/
+0
*
First batch
Marc Jeanmougin
2017-10-01
1
-7
/
+6
*
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
2017-09-30
1
-56
/
+58
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-8
/
+7
*
Move GIMP widgets to their own folder
Alex Valavanis
2016-08-08
1
-1
/
+1
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-11
/
+1
*
ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+6
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
Move GtkAction subclasses to widgets/
Liam P. White
2014-10-05
1
-0
/
+1113