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