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-10-11
Change type of a number of rdf-related fields from char* to char const *.
Peter Moulder
1
-9
/
+9
2007-10-11
noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. Mak...
Peter Moulder
1
-6
/
+6
2007-09-25
Initial support for icc color selection including CMYK
Jon A. Cruz
2
-9
/
+2
2007-09-24
fix minor typo
Bob Jamison
1
-1
/
+1
2007-09-24
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2
-6
/
+6
2007-09-21
3 digits precision
bulia byak
1
-1
/
+1
2007-09-20
Killed old, now obsolete, object-properties (a.k.a F&S) dialog.
gustav_b
3
-513
/
+0
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
3
-40
/
+71
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-09-10
Purged fill type enum
Jon A. Cruz
2
-14
/
+14
2007-08-29
Dockable dialogs patch applied
gustav_b
6
-32
/
+34
2007-08-20
fix 1777084
bulia byak
1
-0
/
+7
2007-08-14
Rolled back a couple of nasties from a bad patch...oops! Added author of the
Jon Phillips
1
-19
/
+1
2007-08-14
Applied patches for default metadata and for fix on creative commons namespace.
Jon Phillips
1
-51
/
+69
2007-08-08
Filter effects:
Nicholas Bishop
1
-3
/
+1
2007-07-11
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
1
-1
/
+2
2007-07-05
Fixed broken Shift+LeftClick to set stroke function
Joel Holdsworth
1
-1
/
+3
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
[next]