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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DropperToolbar: GtkAction migration
Alexander Valavanis
2018-07-29
3
-1
/
+19
*
Fixing coding style
Jabier Arraiza
2018-07-21
2
-37
/
+20
*
adding gtk-theme
Jabier Arraiza
2018-07-21
11
-46
/
+65
*
Move global functions into SPImage methods.
Emmanuel Gil Peyrot
2018-06-21
1
-1
/
+1
*
Move global functions into SPGradient methods.
Emmanuel Gil Peyrot
2018-06-21
1
-3
/
+3
*
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
2
-12
/
+12
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-2
/
+2
*
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
18
-28
/
+28
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
2
-3
/
+4
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
7
-9
/
+9
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
6
-10
/
+6
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
34
-500
/
+500
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
11
-55
/
+55
*
Fix build issue caused by f09962028d017896279b717a6621a4de772d1b4f on GTK+ <3...
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+5
*
ZoomToolbar: C++ify and GtkAction migration
Alexander Valavanis
2018-06-17
1
-1
/
+1
*
Move toolbars to ui/toolbar
Alexander Valavanis
2018-06-17
44
-13503
/
+21
*
Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscape
Marc Jeanmougin
2018-06-14
2
-3
/
+3
|
\
|
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
2
-3
/
+3
*
|
Merge branch 'gdkmm' of gitlab.com:linkmauve/inkscape
Marc Jeanmougin
2018-06-14
3
-78
/
+60
|
\
\
|
*
|
Make shutdown dialogs use gtkmm.
Emmanuel Gil Peyrot
2018-06-13
1
-56
/
+37
|
*
|
Make info dialog use gtkmm.
Emmanuel Gil Peyrot
2018-06-13
1
-11
/
+6
|
*
|
Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...
Emmanuel Gil Peyrot
2018-06-12
2
-2
/
+4
|
*
|
Make SPDesktopWidget::window_get_pointer() use gdkmm.
Emmanuel Gil Peyrot
2018-06-12
1
-9
/
+13
|
|
/
*
|
Merge branch 'patch-1' of gitlab.com:Moini/inkscape
Marc Jeanmougin
2018-06-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Incorporate Eduard's suggestion for Ellipse Undo entry.
Maren Hachmann
2018-03-08
1
-1
/
+1
|
*
Suggestion for improved Undo string when changing radii of an ellipse, consis...
Maren Hachmann
2018-03-02
1
-1
/
+1
*
|
Source typos
luz.paz
2018-05-14
1
-2
/
+2
*
|
Misc. typos
luz.paz
2018-05-14
3
-6
/
+6
*
|
Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscape
Marc Jeanmougin
2018-05-09
2
-11
/
+0
|
\
\
|
*
|
Add global guide controls to guides panel
Geoff Lankow
2018-05-04
2
-11
/
+0
*
|
|
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
28
-60
/
+60
*
|
|
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
28
-60
/
+60
*
|
|
Make the CMS toggle button update the canvas
Tobias Ellinghaus
2018-04-28
1
-12
/
+12
|
/
/
*
|
Add files missing in last commit (FontSelector).
Tavmjong Bah
2018-04-13
2
-8
/
+9
*
|
Replace C FontSelector by C++ FontSelector.
Tavmjong Bah
2018-04-13
2
-577
/
+0
*
|
Fix inconsistent signal disconnection in arc toolbar
Mikko Rasa
2018-04-12
1
-1
/
+3
*
|
Code cleanup.
Tavmjong Bah
2018-04-05
1
-4
/
+3
*
|
Remove call to update font list when selection changes.
Tavmjong Bah
2018-04-04
1
-3
/
+0
*
|
Add lots of README's.
Tavmjong Bah
2018-03-30
1
-0
/
+11
*
|
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-4
/
+4
*
|
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
2
-154
/
+0
*
|
[meson-build] libgimpwidgets
Felipe Corrêa da Silva Sanches
2018-03-17
2
-3
/
+26
*
|
[meson-build] libwidgets
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+131
|
/
*
Remove ege-select-one-action.
Tavmjong Bah
2018-02-04
3
-1386
/
+0
*
Convert UnitTracker to use ink-select-one-action.
Tavmjong Bah
2018-02-04
9
-55
/
+53
*
Really convert LPEtool-toolbar to use ink-select-one-action.
Tavmjong Bah
2018-02-03
1
-40
/
+54
*
Remove unneeded header.
Tavmjong Bah
2018-02-03
1
-1
/
+0
*
Convert LPEtool-toobar to use ink-select-one-action.
Tavmjong Bah
2018-02-01
1
-32
/
+40
[next]