index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
Move global functions into SPImage methods.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-21
Move global functions into SPGradient methods.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-20
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2
-12
/
+12
2018-06-20
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-19
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
18
-28
/
+28
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2
-3
/
+4
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
7
-9
/
+9
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
6
-10
/
+6
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
34
-500
/
+500
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
11
-55
/
+55
2018-06-18
Fix build issue caused by f09962028d017896279b717a6621a4de772d1b4f on GTK+ <3...
Emmanuel Gil Peyrot
1
-1
/
+5
2018-06-17
ZoomToolbar: C++ify and GtkAction migration
Alexander Valavanis
1
-1
/
+1
2018-06-17
Move toolbars to ui/toolbar
Alexander Valavanis
44
-13503
/
+21
2018-06-13
Make shutdown dialogs use gtkmm.
Emmanuel Gil Peyrot
1
-56
/
+37
2018-06-13
Make info dialog use gtkmm.
Emmanuel Gil Peyrot
1
-11
/
+6
2018-06-12
Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...
Emmanuel Gil Peyrot
2
-2
/
+4
2018-06-12
Make SPDesktopWidget::window_get_pointer() use gdkmm.
Emmanuel Gil Peyrot
1
-9
/
+13
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2
-3
/
+3
2018-05-14
Source typos
luz.paz
1
-2
/
+2
2018-05-14
Misc. typos
luz.paz
3
-6
/
+6
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
28
-60
/
+60
2018-05-04
Add global guide controls to guides panel
Geoff Lankow
2
-11
/
+0
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
28
-60
/
+60
2018-04-28
Make the CMS toggle button update the canvas
Tobias Ellinghaus
1
-12
/
+12
2018-04-13
Add files missing in last commit (FontSelector).
Tavmjong Bah
2
-8
/
+9
2018-04-13
Replace C FontSelector by C++ FontSelector.
Tavmjong Bah
2
-577
/
+0
2018-04-12
Fix inconsistent signal disconnection in arc toolbar
Mikko Rasa
1
-1
/
+3
2018-04-05
Code cleanup.
Tavmjong Bah
1
-4
/
+3
2018-04-04
Remove call to update font list when selection changes.
Tavmjong Bah
1
-3
/
+0
2018-03-30
Add lots of README's.
Tavmjong Bah
1
-0
/
+11
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-4
/
+4
2018-03-17
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2
-154
/
+0
2018-03-17
[meson-build] libgimpwidgets
Felipe Corrêa da Silva Sanches
2
-3
/
+26
2018-03-17
[meson-build] libwidgets
Felipe Corrêa da Silva Sanches
1
-0
/
+131
2018-03-08
Incorporate Eduard's suggestion for Ellipse Undo entry.
Maren Hachmann
1
-1
/
+1
2018-03-02
Suggestion for improved Undo string when changing radii of an ellipse, consis...
Maren Hachmann
1
-1
/
+1
2018-02-04
Remove ege-select-one-action.
Tavmjong Bah
3
-1386
/
+0
2018-02-04
Convert UnitTracker to use ink-select-one-action.
Tavmjong Bah
9
-55
/
+53
2018-02-03
Really convert LPEtool-toolbar to use ink-select-one-action.
Tavmjong Bah
1
-40
/
+54
2018-02-03
Remove unneeded header.
Tavmjong Bah
1
-1
/
+0
2018-02-01
Convert LPEtool-toobar to use ink-select-one-action.
Tavmjong Bah
1
-32
/
+40
2018-01-31
Remove unneeded header.
Tavmjong Bah
1
-1
/
+0
2018-01-31
Convert tweak tool to use ink-select-one-action.
Tavmjong Bah
1
-122
/
+116
2018-01-31
Convert bucket toolbar to use ink-select-one-action.
Tavmjong Bah
1
-46
/
+78
2018-01-31
Fix setting active button (SP_GRADIENT_TYPE_LINEAR != 0).
Tavmjong Bah
1
-2
/
+2
2018-01-31
Convert pen/pencil toolbar to use ink-select-one-action.
Tavmjong Bah
1
-119
/
+138
2018-01-30
Convert star-toolbar to use ink-select-one-action.
Tavmjong Bah
1
-78
/
+93
2018-01-30
Minor formatting cleanup.
Tavmjong Bah
1
-61
/
+59
[next]