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
/
spinbutton-events.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
2019-01-19
1
-1
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
2017-10-05
1
-1
/
+1
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+1
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
*
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
1
-84
/
+100
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-6
/
+4
*
Stop using invalid casting in spinbutton-events
Alex Valavanis
2012-12-12
1
-19
/
+29
*
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
2012-11-11
1
-3
/
+2
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
1
-0
/
+1
*
Fix for 167781 : opacity in selected style loses focus on kbd value scroll, f...
John Smith
2012-07-11
1
-1
/
+3
*
Fix for 167781 : opacity in selected style loses focus on kbd value scroll
John Smith
2012-07-10
1
-6
/
+12
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Fix more deprecated GDK key symbols
Alex Valavanis
2012-05-07
1
-15
/
+18
*
Get rid of GtkObject in toolbox
Alex Valavanis
2012-04-23
1
-3
/
+3
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-4
/
+4
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-8
/
+8
*
warning cleanup and fixed string free issue
Jon A. Cruz
2008-05-04
1
-1
/
+1
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-3
/
+3
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-3
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+137