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
*
Rewrite of Gimp Color Wheel in C++.
Tavmjong Bah
2018-11-16
3
-1583
/
+0
*
cleanup StrokeStyle::updateAllMarkers
Thomas Holder
2018-11-10
1
-24
/
+30
*
Fix Bug #1796261 update markers in groups
Samuel Buttigieg
2018-11-10
1
-22
/
+42
*
Fix codding style
Jabiertxof
2018-11-09
9
-21
/
+14
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
9
-9
/
+9
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
9
-11
/
+23
*
Clarify licenses
Max Gaukler
2018-11-08
63
-83
/
+245
*
Use C++11 raw string for embeded SVG.
Tavmjong Bah
2018-11-06
1
-25
/
+27
*
Use monospace digits font in messages and spinbuttons
Jabier Arraiza
2018-11-03
1
-4
/
+6
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
5
-5
/
+0
*
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
2018-10-18
1
-2
/
+2
*
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
2018-10-18
1
-0
/
+2
*
Removal of code but breaks gradients
Martin Owens
2018-10-05
2
-6
/
+8
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
3
-3
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
15
-52
/
+1
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
2
-0
/
+4
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
9
-32
/
+4
*
Fix window resize canvas orientation interference
Thomas Holder
2018-09-21
1
-1
/
+4
*
Remove sp-xmlview-attr with attrdialog (C++) and improve interface
Martin Owens
2018-09-14
3
-339
/
+0
*
Remove colors from gtklistview
Martin Owens
2018-09-12
2
-7
/
+6
*
Allow adding new properties
Martin Owens
2018-09-12
2
-12
/
+68
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-2
/
+6
*
Refactor xml editor, improve UI and prepare for future additions
Martin Owens
2018-09-11
5
-230
/
+93
*
Fix bug pointed by suv in https://gitlab.com/inkscape/inkscape/merge_requests...
Jabiertxof
2018-08-17
1
-1
/
+1
*
Fix bug pointed by moini in https://gitlab.com/inkscape/inkscape/merge_reques...
Jabiertxof
2018-08-09
3
-2
/
+3
*
Fixes pointed by Tav
Jabier Arraiza
2018-08-05
1
-9
/
+2
*
coding style fixes
Jabier Arraiza
2018-08-05
2
-5
/
+7
*
Fixes compiling bugs
Jabier Arraiza
2018-08-05
1
-3
/
+9
*
Refactor with Tav help
Jabier Arraiza
2018-08-05
2
-6
/
+18
*
Revert changes
Jabier Arraiza
2018-08-05
2
-44
/
+9
*
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2018-08-05
2
-9
/
+44
*
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
|
\
[next]