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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Remove unused functions.
Tavmjong Bah
2017-10-26
1
-113
/
+0
*
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
2017-09-30
1
-6
/
+6
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-1
/
+0
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-67
/
+2
|
\
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-67
/
+2
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+1
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+3
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+1
|
/
*
spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+1
*
spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016
Alex Valavanis
2016-04-13
1
-4
/
+22
*
spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+17
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
gtk_widget_set_margin_left/right deprecation fix
Alex Valavanis
2014-08-23
1
-0
/
+7
*
spw-utilities: gtk_widget_modify_font deprecation fix
Alex Valavanis
2014-08-23
1
-0
/
+4
*
Fix my email address through codebase
Bryce Harrington
2013-09-24
1
-1
/
+1
*
Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u...
Matthew Petroff
2013-07-19
1
-46
/
+0
*
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
*
minor cppcheck stuff
Kris De Gussem
2013-04-28
1
-2
/
+1
*
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
2012-12-09
1
-8
/
+85
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
1
-1
/
+2
*
Fix build failure with old GtkAdjustment API
Alex Valavanis
2012-06-09
1
-1
/
+6
*
Get rid of remaining GtkObject usage
Alex Valavanis
2012-06-09
1
-7
/
+4
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-5
/
+5
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-10
/
+6
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-2
/
+2
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-8
/
+8
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-3
/
+1
*
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...
Kris De Gussem
2010-12-23
1
-3
/
+11
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
2008-08-09
1
-10
/
+35
*
Warning cleanup
Jon A. Cruz
2008-05-10
1
-2
/
+2
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-2
/
+3
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-11
/
+11
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+255