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
...
*
desktopwidget: C++ify a few members
Alexander Valavanis
2018-12-01
2
-121
/
+135
*
SPButton: GObject style fix
Alexander Valavanis
2018-11-28
1
-19
/
+12
*
desktop-widget: Move function to correct header
Alexander Valavanis
2018-11-27
1
-0
/
+5
*
EgeOutputAction: Replace deprecated g_type_class_add_private
Alexander Valavanis
2018-11-25
2
-19
/
+29
*
EgeAdjustmentAction: Replace deprecated g_type_class_add_private and adhere t...
Alexander Valavanis
2018-11-25
2
-145
/
+157
*
InkRadioAction: Replace deprecated g_type_class_add_private
Alexander Valavanis
2018-11-25
2
-22
/
+23
*
InkAction: Replace deprecated g_type_class_add_private
Alexander Valavanis
2018-11-25
2
-22
/
+23
*
EekPreview: rm unused function header
Alexander Valavanis
2018-11-25
1
-1
/
+0
*
EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...
Alexander Valavanis
2018-11-25
2
-22
/
+10
*
InkToggleAction: Replace deprecated g_type_class_add_private
Alexander Valavanis
2018-11-25
2
-25
/
+26
*
widgets/gimp/ruler: Replace deprecated g_type_class_add_private
Alexander Valavanis
2018-11-25
1
-14
/
+17
*
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
[prev]
[next]