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
/
spw-utilities.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-6
/
+0
2019-03-22
Realign labels in "Fill and Stroke" dialog
Patrick Storz
1
-44
/
+40
2019-01-27
Toolbars: Fix alt+x focus switching
Alexander Valavanis
1
-0
/
+36
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2017-10-26
Remove unused functions.
Tavmjong Bah
1
-113
/
+0
2017-09-30
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
1
-6
/
+6
2017-07-08
Fix Gtk alignment API
Alexander Valavanis
1
-1
/
+0
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
1
-67
/
+2
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2016-04-13
spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016
Alex Valavanis
1
-1
/
+1
2016-04-13
spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016
Alex Valavanis
1
-4
/
+22
2016-04-12
spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
1
-0
/
+17
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2014-08-23
gtk_widget_set_margin_left/right deprecation fix
Alex Valavanis
1
-0
/
+7
2014-08-23
spw-utilities: gtk_widget_modify_font deprecation fix
Alex Valavanis
1
-0
/
+4
2013-09-24
Fix my email address through codebase
Bryce Harrington
1
-1
/
+1
2013-07-19
Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u...
Matthew Petroff
1
-46
/
+0
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2013-04-28
minor cppcheck stuff
Kris De Gussem
1
-2
/
+1
2012-12-09
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
1
-8
/
+85
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-1
/
+2
2012-06-09
Fix build failure with old GtkAdjustment API
Alex Valavanis
1
-1
/
+6
2012-06-09
Get rid of remaining GtkObject usage
Alex Valavanis
1
-7
/
+4
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-5
/
+5
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-10
/
+6
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
1
-2
/
+2
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-8
/
+8
2011-06-05
Replace use of deprecated GtkTooltips API
Alex Valavanis
1
-3
/
+1
2010-12-23
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...
Kris De Gussem
1
-3
/
+11
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-08-09
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
1
-10
/
+35
2008-05-10
Warning cleanup
Jon A. Cruz
1
-2
/
+2
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-2
/
+3
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-11
/
+11