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
*
make selection_contains_both_clone_and_original reusable
bulia byak
2007-02-24
1
-17
/
+25
*
fix crash when tracing with too small clones
bulia byak
2007-02-24
1
-1
/
+2
*
fix crash when tracing with too small clones
bulia byak
2007-02-24
1
-0
/
+4
*
guaranteed to pan the canvas all the way from mouse-press point to mouse-rele...
bulia byak
2007-02-24
1
-3
/
+11
*
Fixed crash when draw height was zero.
Jon A. Cruz
2007-02-23
1
-6
/
+11
*
Disabling transientize callback - it's currently causing some data loss
Bryce Harrington
2007-02-23
1
-9
/
+11
*
When selecting 'none', the marker wasn't getting removed from the line.
Bryce Harrington
2007-02-23
1
-30
/
+47
*
add commented-out cairo stroke rendering; refactoring
bulia byak
2007-02-22
1
-44
/
+166
*
factor out some cairo-related helpers; add cairo clipping - commented out for...
bulia byak
2007-02-21
1
-64
/
+112
*
Adjusting how items in the marker menu are selected, so the recently
Bryce Harrington
2007-02-21
1
-4
/
+2
*
Fix initialisation problem.
Johan B. C. Engelen
2007-02-21
2
-57
/
+57
*
Fixes issue where a modified stock marker's preview image appears in the
Bryce Harrington
2007-02-21
3
-7
/
+12
*
Adding handler for switching documents, to regenerate the marker menus
Bryce Harrington
2007-02-21
1
-24
/
+24
*
fix 1662589: increase blur margins so that the cutoff is not noticeable (now ...
bulia byak
2007-02-21
1
-3
/
+5
*
remove old *.mingw files
Bob Jamison
2007-02-20
2
-152
/
+0
*
remove old *.mingw files
Bob Jamison
2007-02-20
7
-972
/
+74
*
Improve null check
Bob Jamison
2007-02-20
1
-1
/
+1
*
fully drop fixed_g_ascii_strtod hack
Kees Cook
2007-02-20
1
-1
/
+2
*
Completes fix for 980157. Markers in current document's defs is now
Bryce Harrington
2007-02-20
1
-46
/
+87
*
Moving cache management code from .h to .cpp.
Bryce Harrington
2007-02-20
3
-51
/
+74
*
Moving functions from svg_preview_cache.h to a new .cpp
Bryce Harrington
2007-02-20
9
-76
/
+209
*
Partial fix for bug 980157.
Bryce Harrington
2007-02-20
2
-61
/
+92
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
35
-7618
/
+7618
*
Fixed unintialized variables and minor misc warnings
Jon A. Cruz
2007-02-19
20
-21
/
+46
*
now at least the first opening of the first gtkmm dialog opens it in-place wi...
bulia byak
2007-02-19
1
-3
/
+2
*
speed up default scrolling a bit
bulia byak
2007-02-19
1
-2
/
+2
*
make sure scrolling acceleration does not hiccup on complex slow-rendering dr...
bulia byak
2007-02-19
1
-7
/
+15
*
smooth panning: suppress painting for so long as scrolling events come one af...
bulia byak
2007-02-19
1
-60
/
+66
*
New dir for UI cache management code
Bryce Harrington
2007-02-18
1
-0
/
+3
*
remove old workaround for a bug which seems to be fixed in latest gtk
bulia byak
2007-02-18
1
-31
/
+1
*
added forward decl to fixed_g_ascii_strtod to fix compiler issue on WinXP
Johan B. C. Engelen
2007-02-18
1
-3
/
+6
*
relocated unix print dialog outside of extension call path
Kees Cook
2007-02-18
3
-120
/
+137
*
standardize converting from number to string and back
bulia byak
2007-02-18
2
-9
/
+12
*
separate crash handlers, allow "in place" crashes to happen
Kees Cook
2007-02-18
1
-12
/
+25
*
a bunch of cairo fixmes in anticipation of a more direct rendering with less ...
bulia byak
2007-02-17
4
-6
/
+69
*
bug 1652188: text-anchor:start means left even in rtl
Richard Hughes
2007-02-17
1
-2
/
+2
*
eliminate temporary buffer in outline mode (faster); restore livarot path for...
bulia byak
2007-02-17
1
-24
/
+17
*
first try to use cairo, for outline mode only so far
bulia byak
2007-02-17
1
-3
/
+102
*
enable click-action and general tooltip for style swatches
bulia byak
2007-02-15
4
-16
/
+69
*
spell out Fill and Stroke labels
bulia byak
2007-02-15
2
-6
/
+6
*
* src/main.cpp: Allow the user to override the locale directory by
mjwybrow
2007-02-13
1
-0
/
+6
*
removing forward declaration of a enum - is it valid at all? at least it work...
bulia byak
2007-02-13
2
-4
/
+3
*
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...
bulia byak
2007-02-13
9
-376
/
+713
*
angular brackets <> aren't allowed
Luca Bruno
2007-02-13
1
-1
/
+1
*
fix 1658088
bulia byak
2007-02-12
1
-4
/
+4
*
batch export checkbox
bulia byak
2007-02-12
1
-71
/
+186
*
fix warning
bulia byak
2007-02-11
1
-1
/
+1
*
allow grouping a single object
bulia byak
2007-02-11
1
-7
/
+1
*
readded comment for translators; moved comment to avoid showing in po
Luca Bruno
2007-02-11
1
-2
/
+4
*
Actually, just ditched the whole option...its useless I decided...
Jon Phillips
2007-02-11
1
-6
/
+0
[next]