index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
function to release object from group
Raphael Rosch
2016-04-14
7
-0
/
+53
*
|
|
|
|
Fix c++11 flag when required on non-debian-based systems
Shlomi Fish
2016-04-14
2
-2
/
+7
*
|
|
|
|
Fix for make check
su_v
2016-04-14
2
-1
/
+4
*
|
|
|
|
Upgrade barcodes, more pylint, new Ean2 code and extended Ean13 with automati...
Martin Owens
2016-04-14
17
-435
/
+505
*
|
|
|
|
icons.svg can be reduced in size (fix missing radial gradients)
Raphael Rosch
2016-04-14
1
-0
/
+1
*
|
|
|
|
icons.svg can be reduced in size (re-use gradients)
Raphael Rosch
2016-04-13
1
-363
/
+169
*
|
|
|
|
icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+6
*
|
|
|
|
Move page border below the drawing.
Krzysztof Kosi??ski
2016-04-13
1
-1
/
+1
*
|
|
|
|
Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...
Alex Valavanis
2016-04-13
5
-107
/
+0
*
|
|
|
|
using cpp limits values
Marc Jeanmougin
2016-04-13
2
-3
/
+5
*
|
|
|
|
Remove no longer needed warning about feTile rendering.
Tavmjong Bah
2016-04-13
1
-12
/
+0
*
|
|
|
|
Fix a few more pick calls not preceded by update
Krzysztof Kosi??ski
2016-04-13
2
-4
/
+10
*
|
|
|
|
Remove unused variable in sp-canvas.cpp
Krzysztof Kosi??ski
2016-04-13
1
-2
/
+0
*
|
|
|
|
Hopefully fix "invalid state when picking" warnings. #Hackfest2016
Krzysztof Kosi??ski
2016-04-13
1
-2
/
+4
*
|
|
|
|
Fix artifacts at the border when panning the canvas. #Hackfest2016
Krzysztof Kosi??ski
2016-04-13
1
-16
/
+13
*
|
|
|
|
font-selector: Gtk+ 3 theming #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+16
*
|
|
|
|
Fix canvas flicker while dragging objects. #Hackfest2016
Krzysztof Kosi??ski
2016-04-13
1
-33
/
+11
*
|
|
|
|
spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+1
*
|
|
|
|
text-toolbar: Gtk+ 3 theming #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+18
*
|
|
|
|
Remove old uses of GTK_STOCK macros
Martin Owens
2016-04-13
4
-8
/
+7
*
|
|
|
|
Gtk3 compatibility fix. Hackfest 2016
Tavmjong Bah
2016-04-13
1
-4
/
+4
*
|
|
|
|
Fix redraw problems when shrinking and then enlarging the SPCanvas widget.
Krzysztof Kosi??ski
2016-04-13
1
-4
/
+6
*
|
|
|
|
Fix CMake caching issue with GtkSpell
Marc Jeanmougin
2016-04-13
1
-17
/
+11
*
|
|
|
|
Fix referencing problem with widget is moved from one container to another. H...
Tavmjong Bah
2016-04-13
1
-0
/
+5
*
|
|
|
|
Move background drawing to SPCanvas to avoid temporarily drawing an incorrect
Krzysztof Kosi??ski
2016-04-13
4
-42
/
+79
|
*
|
|
|
Added Sebastian Faubels helper scripts for windows.
Moritz Eberl
2016-04-16
3
-0
/
+13
|
*
|
|
|
Added missing file
Moritz Eberl
2016-04-16
1
-0
/
+1
|
*
|
|
|
Added an example plugin.
Moritz Eberl
2016-04-16
7
-0
/
+322
|
*
|
|
|
Added Sebastian Faubels CMake changes for the windows build.
Moritz Eberl
2016-04-16
2
-2
/
+70
|
*
|
|
|
CMake build creates a shared libinkscape_base library and links inkscape and ...
Moritz Eberl
2016-04-16
2
-12
/
+20
|
*
|
|
|
Merge and fixed CMake build
Moritz Eberl
2016-04-13
25
-849
/
+1583
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+2
*
|
|
|
|
spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016
Alex Valavanis
2016-04-13
1
-4
/
+22
*
|
|
|
|
Fix cmake build
Marc Jeanmougin
2016-04-13
7
-602
/
+13
*
|
|
|
|
Disable inkscape.desktop translation for old gettext
Marc Jeanmougin
2016-04-13
1
-4
/
+15
*
|
|
|
|
Simplify SPCanvas by tracking the clean region instead of the dirty region.
Krzysztof Kosi??ski
2016-04-13
2
-76
/
+42
*
|
|
|
|
ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+18
*
|
|
|
|
Restore ability to set unitless 'line-height'. Hackfest 2016
Tavmjong Bah
2016-04-13
1
-31
/
+48
*
|
|
|
|
ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+22
*
|
|
|
|
color-scales: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+6
*
|
|
|
|
Should compile inkscape-version.cpp in out of tree builds
Marc Jeanmougin
2016-04-13
1
-1
/
+1
*
|
|
|
|
color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+4
*
|
|
|
|
color-icc-selector: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+12
*
|
|
|
|
clonetiler: Fix deprecated GtkAlignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-6
/
+5
*
|
|
|
|
clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+13
*
|
|
|
|
ege-select-one-action: Fix deprecated GtkAlignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+13
*
|
|
|
|
spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+17
*
|
|
|
|
gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+6
*
|
|
|
|
ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-0
/
+6
*
|
|
|
|
desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-12
1
-13
/
+18
[prev]
[next]