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-11-03
Use monospace digits font in messages and spinbuttons
Jabier Arraiza
1
-4
/
+6
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
5
-5
/
+0
2018-10-18
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
1
-2
/
+2
2018-10-18
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
1
-0
/
+2
2018-10-05
Removal of code but breaks gradients
Martin Owens
2
-6
/
+8
2018-10-01
Move macros.h and remove unneeded macros
Eduard Braun
3
-3
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
15
-52
/
+1
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2
-0
/
+4
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
9
-32
/
+4
2018-09-21
Fix window resize canvas orientation interference
Thomas Holder
1
-1
/
+4
2018-09-14
Remove sp-xmlview-attr with attrdialog (C++) and improve interface
Martin Owens
3
-339
/
+0
2018-09-12
Remove colors from gtklistview
Martin Owens
2
-7
/
+6
2018-09-12
Allow adding new properties
Martin Owens
2
-12
/
+68
2018-09-12
New option to invert y-axis
Thomas Holder
1
-2
/
+6
2018-09-11
Refactor xml editor, improve UI and prepare for future additions
Martin Owens
5
-230
/
+93
2018-08-17
Fix bug pointed by suv in https://gitlab.com/inkscape/inkscape/merge_requests...
Jabiertxof
1
-1
/
+1
2018-08-09
Fix bug pointed by moini in https://gitlab.com/inkscape/inkscape/merge_reques...
Jabiertxof
3
-2
/
+3
2018-08-05
Fixes pointed by Tav
Jabier Arraiza
1
-9
/
+2
2018-08-05
coding style fixes
Jabier Arraiza
2
-5
/
+7
2018-08-05
Fixes compiling bugs
Jabier Arraiza
1
-3
/
+9
2018-08-05
Refactor with Tav help
Jabier Arraiza
2
-6
/
+18
2018-08-05
Revert changes
Jabier Arraiza
2
-44
/
+9
2018-08-05
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2
-9
/
+44
2018-07-29
DropperToolbar: GtkAction migration
Alexander Valavanis
3
-1
/
+19
2018-07-21
Fixing coding style
Jabier Arraiza
2
-37
/
+20
2018-07-21
adding gtk-theme
Jabier Arraiza
11
-46
/
+65
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
[next]