index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
debug.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-3
/
+0
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-2
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-6
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+2
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-2
/
+1
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+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-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-03-08
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
1
-0
/
+4
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-1
/
+1
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-4
/
+4
2012-05-31
Tidy up deprecated Gtkmm menu stuff
Alex Valavanis
1
-12
/
+2
2012-05-30
Gtkmm 3.0 fixes for debug dialog
Alex Valavanis
1
-0
/
+19
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-1
/
+1
2012-02-06
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-1
/
+1
2011-10-28
add a cppcheck suppression for memleak that is not a memleak
Johan B. C. Engelen
1
-0
/
+2
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-3
/
+4
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-144
/
+48
2007-11-25
Warning cleanup
Jon A. Cruz
1
-2
/
+2