index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
4
-7
/
+7
2007-06-27
more unreffing temporary styles properly
bulia byak
4
-7
/
+7
2007-06-24
initial filter UI code drop from Nick
MenTaLguY
1
-65
/
+78
2007-06-24
merge OpenFont license support
MenTaLguY
1
-0
/
+18
2007-06-24
Right clicking on the swatch now correctly sets the outline colour.
Joel Holdsworth
1
-18
/
+23
2007-06-23
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
1
-2
/
+2
2007-06-21
Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...
Peter Moulder
1
-1
/
+6
2007-05-23
Clone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to GEO...
Peter Moulder
1
-1
/
+7
2007-04-04
removed the software-only licenses which are not legally clear for content/ar...
Jon Phillips
1
-20
/
+0
2007-04-01
fix 1516323
bulia byak
1
-1
/
+1
2007-03-31
make rotations, scales and flips work with the object's rotation axis
bulia byak
1
-11
/
+21
2007-03-25
move extension adding to the right place so it's added on export, not on browse
bulia byak
1
-38
/
+41
2007-03-25
patch from Gail to add justify button to text dialog (bug 1679367)
bulia byak
1
-3
/
+32
2007-03-24
updated creative commons licenses to 3.0 and fixed public domain uri
Jon Phillips
1
-7
/
+7
2007-03-23
fix the combination of P4+ symmetries with exponent
bulia byak
1
-14
/
+11
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2
-2
/
+3
2007-03-18
add required includes for gcc 4.3 and fix a const issue -- patch #1675635
MenTaLguY
1
-0
/
+1
2007-03-18
fix 64-bit issues with width of npos -- patch #1675697 from mellum
MenTaLguY
1
-6
/
+6
2007-03-11
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
3
-15
/
+21
2007-03-10
Merge further bbox work
MenTaLguY
1
-19
/
+15
2007-03-04
adapt code to new Maybe/bbox regime
MenTaLguY
4
-103
/
+161
2007-03-04
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
4
-77
/
+56
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-1
/
+1
2007-02-28
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
1
-6
/
+3
2007-02-25
add 'hide all except selected' checkbox
bulia byak
1
-5
/
+28
2007-02-24
fix crash when tracing with too small clones
bulia byak
1
-1
/
+2
2007-02-24
fix crash when tracing with too small clones
bulia byak
1
-0
/
+4
2007-02-23
Disabling transientize callback - it's currently causing some data loss
Bryce Harrington
1
-9
/
+11
2007-02-23
When selecting 'none', the marker wasn't getting removed from the line.
Bryce Harrington
1
-30
/
+47
2007-02-21
Adjusting how items in the marker menu are selected, so the recently
Bryce Harrington
1
-4
/
+2
2007-02-21
Fixes issue where a modified stock marker's preview image appears in the
Bryce Harrington
1
-1
/
+2
2007-02-21
Adding handler for switching documents, to regenerate the marker menus
Bryce Harrington
1
-24
/
+24
2007-02-20
Completes fix for 980157. Markers in current document's defs is now
Bryce Harrington
1
-46
/
+87
2007-02-20
Moving cache management code from .h to .cpp.
Bryce Harrington
1
-17
/
+21
2007-02-20
Moving functions from svg_preview_cache.h to a new .cpp
Bryce Harrington
1
-2
/
+1
2007-02-20
Partial fix for bug 980157.
Bryce Harrington
1
-61
/
+14
2007-02-12
fix 1658088
bulia byak
1
-4
/
+4
2007-02-12
batch export checkbox
bulia byak
1
-71
/
+186
2007-02-11
fix warning
bulia byak
1
-1
/
+1
2007-02-11
Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local
Jon Phillips
1
-0
/
+4
2007-01-25
comment for the future
bulia byak
1
-0
/
+2
2007-01-25
listen to subselection-changed signal to reflect gradient stop opacities
bulia byak
1
-0
/
+1
2007-01-24
patch 1642531
bulia byak
1
-1
/
+1
2007-01-21
replacing sp_repr_new*
Kees Cook
2
-30
/
+51
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
3
-4
/
+6
2007-01-17
prevent self-induced firings of opacity-changed callback; fixes 1636968
bulia byak
1
-5
/
+2
2007-01-16
fix filter area clipping when blurring a squeezed object
bulia byak
1
-1
/
+1
2007-01-11
patch 1632843
bulia byak
1
-1
/
+1
2007-01-10
Only evaluate stock markers if the inkscape:stockid tag is actually
Bryce Harrington
1
-5
/
+7
2007-01-06
Small edits to copyright info.
Johan B. C. Engelen
1
-2
/
+3
[next]