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