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
/
extension-editor.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
Remove unused and disabled "help" feature for extensions
Patrick Storz
1
-8
/
+0
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
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
-7
/
+7
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-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-1
/
+0
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2014-10-05
Move obvious ui component to ui/
Liam P. White
1
-1
/
+1
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-45
/
+46
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-7
/
+7
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-5
/
+7
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-4
/
+4
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-2
/
+2
2007-01-13
overwritten heap, wrong casts fixed. Closes SF#1575829
Kees Cook
1
-1
/
+1
2006-03-30
r11257@tres: ted | 2006-03-29 21:29:33 -0800
Ted Gould
1
-37
/
+8
2006-03-29
r11141@tres: ted | 2006-03-27 21:51:34 -0800
Ted Gould
1
-9
/
+17
2006-03-29
r11026@tres: ted | 2006-03-02 00:03:49 -0800
Ted Gould
1
-3
/
+9
2006-03-29
r10987@tres: ted | 2006-02-28 01:06:37 -0800
Ted Gould
1
-6
/
+59
2006-03-29
r10986@tres: ted | 2006-02-27 21:19:52 -0800
Ted Gould
1
-8
/
+10
2006-03-29
r10984@tres: ted | 2006-02-19 09:59:18 -0800
Ted Gould
1
-5
/
+14
2006-03-29
r10983@tres: ted | 2006-02-19 00:12:15 -0800
Ted Gould
1
-0
/
+14
2006-03-29
r10953@tres: ted | 2006-02-16 19:24:44 -0800
Ted Gould
1
-1
/
+84
2006-03-29
r10952@tres: ted | 2006-02-16 09:17:08 -0800
Ted Gould
1
-3
/
+42