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
/
template-widget.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
Templates: Improve translatability for "More info" dialog
Patrick Storz
1
-19
/
+29
2019-08-31
Templates: Remove unused "long_description" ("inkscape:_long" tag)
Patrick Storz
1
-2
/
+0
2019-01-02
modernize loops
Marc Jeanmougin
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-2
/
+3
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
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
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-3
/
+3
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-5
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-6
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+6
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-6
/
+0
2016-03-11
Improvements on the "new from template" dialog
Adrian Boguszewski
1
-9
/
+17
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-3
/
+3
2014-10-09
Apply cx, cy, etc. from template to newly created document window.
Tavmjong Bah
1
-1
/
+5
2014-10-09
Apply cx, cy, etc. from template to newly created document window.
Tavmjong Bah
1
-1
/
+5
2014-07-22
Fixed some logic errors; clang warnings.
Markus Engel
1
-1
/
+1
2014-03-30
Added "Gtk::" scope to "manage" function calls.
Markus Engel
1
-1
/
+1
2014-01-19
i18n. No need to translate strings with one single space.
Nicolas Dufour
1
-1
/
+1
2013-12-27
Fix for bug #1236282 (add full keyboard navigation support for new templates ...
Nicolas Dufour
1
-1
/
+1
2013-09-26
cppcheck: performance
Kris De Gussem
1
-1
/
+1
2013-09-21
Small style fixes.
Slagvi Public
1
-5
/
+1
2013-09-20
Change paths storage to std::string.
Slagvi Public
1
-2
/
+3
2013-09-20
Small style fixes.
Slagvi Public
1
-4
/
+4
2013-09-15
Fix procedural templates "modified" status.
Slagvi Public
1
-0
/
+1
2013-09-15
Fixed available undo after new template creation.
Slagvi Public
1
-0
/
+4
2013-09-04
Creating documents from procedural templates added.
Slagvi Public
1
-22
/
+37
2013-08-15
Fix Gtk+ 3 build failure and make check
Alex Valavanis
1
-4
/
+4
2013-08-14
Fix warning and hopefully fix build failures on Launchpad
Krzysztof Kosi??ski
1
-2
/
+0
2013-08-13
Cleanups before merge
Slagvi Public
1
-2
/
+2
2013-08-06
Adapted sp_file_new for use with templates
Slagvi Public
1
-1
/
+1
2013-08-04
Removing template data from XML tree added
Slagvi Public
1
-1
/
+1
2013-07-27
Template preview size fixed
Slagvi Public
1
-2
/
+4
2013-07-27
New preview rendering option in New From Template
Slagvi Public
1
-1
/
+12
2013-07-27
Templates related bug fixes
Slagvi Public
1
-1
/
+1
2013-07-24
Templates gui fixes
Slagvi Public
1
-9
/
+8
2013-07-19
Minor code fixes
Slagvi Public
1
-13
/
+10
2013-07-19
New From Template ui rearrangement
Slagvi Public
1
-0
/
+110