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
*
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
2007-03-01
10
-61
/
+41
*
r14651@tres: ted | 2007-02-28 23:23:41 -0800
Ted Gould
2007-03-01
1
-4
/
+2
*
r14649@tres: ted | 2007-02-28 23:21:44 -0800
Ted Gould
2007-03-01
1
-86
/
+0
*
r14632@tres: ted | 2007-02-28 23:12:58 -0800
Ted Gould
2007-03-01
4
-0
/
+161
*
r14584@tres: ted | 2007-02-28 20:01:52 -0800
Ted Gould
2007-03-01
2
-6
/
+26
*
r14583@tres: ted | 2007-02-28 19:29:48 -0800
Ted Gould
2007-03-01
1
-1
/
+15
*
r14582@tres: ted | 2007-02-28 19:07:35 -0800
Ted Gould
2007-03-01
1
-4
/
+39
*
r14581@tres: ted | 2007-02-27 19:36:54 -0800
Ted Gould
2007-03-01
1
-0
/
+62
*
r14579@tres: ted | 2007-02-27 19:00:22 -0800
Ted Gould
2007-03-01
1
-0
/
+5
*
r14578@tres: ted | 2007-02-27 18:59:35 -0800
Ted Gould
2007-03-01
1
-1
/
+2
*
r14577@tres: ted | 2007-02-27 18:51:05 -0800
Ted Gould
2007-03-01
1
-1
/
+12
*
r14576@tres: ted | 2007-02-26 23:29:13 -0800
Ted Gould
2007-03-01
3
-1
/
+20
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
15
-32
/
+33
*
render text in outline mode via cairo (still no endian-safe); factor out help...
bulia byak
2007-03-01
5
-81
/
+180
*
Fix massive point queueing and tolerance issue
John Bintz
2007-03-01
1
-19
/
+20
*
Optimize flood algorithm to only scan adjacent runs once
John Bintz
2007-03-01
1
-12
/
+26
*
Re-add deleted preference setting for paint bucket tolerance
John Bintz
2007-02-28
1
-0
/
+1
*
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
2007-02-28
11
-115
/
+62
*
Fix layer transform issue
John Bintz
2007-02-28
1
-17
/
+18
*
Fix issue with adding traced path to a layer with a transform
John Bintz
2007-02-28
1
-1
/
+18
*
Change paint bucket tolerance toolbar to use percentages rather than color ch...
John Bintz
2007-02-28
2
-4
/
+3
*
Add paint bucket tolerance setting and toolbar widget to control tolerance
John Bintz
2007-02-27
2
-15
/
+34
*
get rid of sp_repr_document_root and (commented) sp_repr_duplicate
MenTaLguY
2007-02-27
8
-22
/
+11
*
increase padding
bulia byak
2007-02-27
1
-1
/
+1
*
add paintbucket cursor
bulia byak
2007-02-27
2
-4
/
+42
*
more comments
bulia byak
2007-02-27
1
-3
/
+10
*
Remove debug code from flood-context.cpp
John Bintz
2007-02-27
1
-9
/
+0
*
more comments on cairo's and our own woes
bulia byak
2007-02-27
2
-2
/
+17
*
Adjusted flood fill padding
John Bintz
2007-02-27
1
-1
/
+1
*
Flood fill render area now taken from desktop view area and zoom level
John Bintz
2007-02-27
1
-5
/
+22
*
warn if unable to fill an unbounded area
bulia byak
2007-02-26
1
-1
/
+6
*
rename flood to paintbucket, copyedit
bulia byak
2007-02-26
9
-35
/
+35
*
move flood under calligraphic
bulia byak
2007-02-26
1
-1
/
+1
*
add some obligatory shortcuts
bulia byak
2007-02-26
1
-0
/
+18
*
Fix typo
Johan B. C. Engelen
2007-02-26
1
-1
/
+1
*
get rid of sp_repr_document wrapper function
MenTaLguY
2007-02-26
4
-9
/
+3
*
Check for GGO_UNHINTED not being defined
Bob Jamison
2007-02-26
1
-0
/
+5
*
dead code removal
MenTaLguY
2007-02-26
1
-11
/
+0
*
Typofix ("canceled").
Colin Marquardt
2007-02-25
1
-1
/
+1
*
Remove item handler from flood fill tool
John Bintz
2007-02-25
1
-4
/
+0
*
Fix some memory issues with food fill
John Bintz
2007-02-25
1
-7
/
+9
*
Fix g_free crash
John Bintz
2007-02-25
1
-2
/
+2
*
Forgot to free some of the pixel storage
John Bintz
2007-02-25
1
-0
/
+2
*
Add ability to flood fill areas of contiguous color
John Bintz
2007-02-25
1
-16
/
+30
*
Prevent flood fills from leaking out of fill area
John Bintz
2007-02-25
1
-12
/
+30
*
r14551@tres: ted | 2007-02-24 15:22:47 -0800
Ted Gould
2007-02-25
34
-700
/
+1202
*
Add flood fill tool
John Bintz
2007-02-25
11
-3
/
+646
*
Factor out bpath_to_Path
John Bintz
2007-02-25
2
-6
/
+12
*
move a global to a class property; reduce the use of is_scrolling to prevent ...
bulia byak
2007-02-25
5
-14
/
+17
*
add 'hide all except selected' checkbox
bulia byak
2007-02-25
1
-5
/
+28
[next]