index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
fix crasher
Johan B. C. Engelen
2012-12-20
1
-3
/
+6
*
|
Fix regression with event attribute names (see bug #1050938)
su_v
2012-12-19
1
-9
/
+9
*
|
Added support for Visio stencil files (.vss) to Symbols dialog.
Tavmjong Bah
2012-12-17
1
-4
/
+104
*
|
libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)
su_v
2012-12-16
1
-0
/
+43
*
|
GTK+ 3: Switch to more orientable widgets
Alex Valavanis
2012-12-16
8
-1
/
+77
*
|
GTK+ 3: Use orientable widgets
Alex Valavanis
2012-12-16
8
-0
/
+65
*
|
Migrate PageSizer to Gtk::Grid
Alex Valavanis
2012-12-16
2
-3
/
+73
*
|
Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...
Nicolas Dufour
2012-12-16
1
-8
/
+10
*
|
Fix for 383871 : Let space switch to selector tool even when used for panning
John Smith
2012-12-14
2
-22
/
+50
*
|
re-add Grayscale color mode
Johan B. C. Engelen
2012-12-13
3
-41
/
+79
*
|
Migrate document metadata from NotbookPage to Gtk::Grid and drop dead code
Alex Valavanis
2012-12-12
2
-54
/
+79
*
|
Stop using invalid casting in spinbutton-events
Alex Valavanis
2012-12-12
1
-19
/
+29
*
|
Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive i...
John Smith
2012-12-11
1
-2
/
+0
*
|
Fix for bug #837066: Bucket Tool regressions with Cairo renderer.
Tavmjong Bah
2012-12-10
1
-8
/
+27
*
|
Migrate Layers dialog to Gtk::Grid
Alex Valavanis
2012-12-10
2
-2
/
+59
*
|
GTK3: Migrate guides dialog to Gtk::Grid
Alex Valavanis
2012-12-10
2
-7
/
+79
*
|
reverting rev 11944
Alvin Penner
2012-12-10
1
-1
/
+0
*
|
Fix for 1086643 : Input devices : Simplify dialog
John Smith
2012-12-10
1
-122
/
+341
*
|
clip path bbox refresh. partial fix for Bug 1005085
Alvin Penner
2012-12-10
1
-0
/
+1
*
|
stacked clip paths. patch by Ted Janeczko for Bug 1067271
Alvin Penner
2012-12-09
1
-16
/
+11
*
|
Second attempt at fix for #955141, rasterization of clipped/masked objects in...
Tavmjong Bah
2012-12-09
1
-3
/
+4
*
|
noop: Added some comments, rearranged some lines to make code easier to follow.
Tavmjong Bah
2012-12-09
1
-11
/
+41
*
|
Revert r11914, better fix for bug #955141 coming.
Tavmjong Bah
2012-12-09
1
-27
/
+2
*
|
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
2012-12-09
5
-20
/
+198
*
|
Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)
Alex Valavanis
2012-12-09
4
-26
/
+0
*
|
Selector tool: improve responsiveness for snapping a path's internal intersec...
Diederik van Lierop
2012-12-08
7
-67
/
+28
*
|
Fix for bug #790192, the unclipped alpha component was used for clipping the ...
Jasper van de Gronde
2012-12-06
1
-4
/
+5
*
|
Check that server is gradient before calling getVector().
Tavmjong Bah
2012-12-06
1
-108
/
+115
*
|
Fix for 1086881 : Regression editing patterns with node tool
John Smith
2012-12-06
1
-4
/
+8
*
|
can't do a string comparison like that!
Johan B. C. Engelen
2012-12-05
1
-9
/
+9
*
|
- fix security bug lp:1025185
Johan B. C. Engelen
2012-12-05
3
-3
/
+19
*
|
i18n. Improving windows's title internationalization (color mode wasn't corre...
Nicolas Dufour
2012-12-05
1
-14
/
+35
*
|
win32 registry. set value for inkscape location (Bug 644185)
Alvin Penner
2012-12-03
1
-1
/
+2
*
|
UI. Fix for bug #959202 (Spiral Tool: Alt+drag on outside handle isn't descri...
Nicolas Dufour
2012-12-03
1
-1
/
+1
*
|
Translations. Removing sp-color-gtkselector.cpp from translatable files.
Nicolas Dufour
2012-12-03
2
-4
/
+4
*
|
Migrate remaining color widgets to GtkGrid
Alex Valavanis
2012-12-02
2
-8
/
+122
*
|
Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selector
Alex Valavanis
2012-12-02
2
-3
/
+39
*
|
Fix permissive casting in sp-color-wheel-selector
Alex Valavanis
2012-12-02
1
-3
/
+3
*
|
Migrate sp-color-wheel-selector to GtkGrid
Alex Valavanis
2012-12-01
1
-5
/
+50
*
|
Drop unused sp-color-gtkselector code
Alex Valavanis
2012-12-01
4
-212
/
+0
*
|
Migrate inkview buttons from deprecated GtkTable layout to GtkButtonBox
Alex Valavanis
2012-12-01
1
-35
/
+28
*
|
Fix for 1084341 : Gradient Tool : Hide gradient handles on a solid color swatch
John Smith
2012-11-30
1
-4
/
+4
*
|
Fix for 255792 : Calligraphy tool presets management
John Smith
2012-11-30
6
-19
/
+132
*
|
Fix for 430301 : core dump exporting to non existing folder
John Smith
2012-11-30
3
-29
/
+89
*
|
Fix for #955141: Converting clipped object to pattern produces rasterised pat...
Tavmjong Bah
2012-11-29
2
-2
/
+29
*
|
Fix for 1073128 : Command line PNG export fails if FeFlood filter primitive i...
John Smith
2012-11-29
3
-2
/
+10
*
|
Fix for 171466 : F/S set swatch preview column name
John Smith
2012-11-29
1
-0
/
+5
*
|
Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...
John Smith
2012-11-28
5
-17
/
+109
*
|
GTK+ 3: Migrate to GdkRGBA
Alex Valavanis
2012-11-27
4
-9
/
+123
*
|
Drop support for Glib < 2.28
Alex Valavanis
2012-11-26
1
-9
/
+0
[prev]
[next]