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
/
new-from-template.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-5
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-2
/
+3
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
1
-0
/
+2
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-12-25
Use a macro for GtkMM version checks
Alexander Valavanis
1
-1
/
+1
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-8
/
+8
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
-8
/
+0
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
2016-03-11
Improvements on the "new from template" dialog
Adrian Boguszewski
1
-3
/
+15
2014-08-24
Fix Gtk+ 2 build
Alex Valavanis
1
-1
/
+14
2014-08-23
Fix deprecated VBox use
Alex Valavanis
1
-2
/
+2
2014-03-30
Added "Gtk::" scope to "manage" function calls.
Markus Engel
1
-1
/
+1
2014-01-15
Fix for Bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
1
-2
/
+5
2013-12-27
Fix for bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
1
-1
/
+1
2013-07-24
Templates gui fixes
Slagvi Public
1
-1
/
+2
2013-07-19
Minor code fixes
Slagvi Public
1
-4
/
+5
2013-07-19
New From Template ui rearrangement
Slagvi Public
1
-8
/
+2
2013-07-08
Coding style improvements and display bug fixes
Slagvi Public
1
-2
/
+13
2013-07-04
Added loading templates into NewFromTemplate dialog.
Slagvi Public
1
-1
/
+11
2013-07-02
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
1
-0
/
+0
2013-06-27
Coding style fixes
Slagvi Public
1
-8
/
+8
2013-06-22
Coding style fixes
Slagvi Public
1
-0
/
+42