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-25
EekPreview: rm unused function header
Alexander Valavanis
1
-1
/
+0
2018-11-25
EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...
Alexander Valavanis
2
-22
/
+10
2018-11-25
InkToggleAction: Replace deprecated g_type_class_add_private
Alexander Valavanis
2
-25
/
+26
2018-11-25
widgets/gimp/ruler: Replace deprecated g_type_class_add_private
Alexander Valavanis
1
-14
/
+17
2018-11-16
Rewrite of Gimp Color Wheel in C++.
Tavmjong Bah
3
-1583
/
+0
2018-11-10
cleanup StrokeStyle::updateAllMarkers
Thomas Holder
1
-24
/
+30
2018-11-10
Fix Bug #1796261 update markers in groups
Samuel Buttigieg
1
-22
/
+42
2018-11-09
Fix codding style
Jabiertxof
9
-21
/
+14
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
9
-9
/
+9
2018-11-09
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
9
-11
/
+23
2018-11-08
Clarify licenses
Max Gaukler
63
-83
/
+245
2018-11-06
Use C++11 raw string for embeded SVG.
Tavmjong Bah
1
-25
/
+27
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
[prev]
[next]