index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a flag and a setter method for busy cursor
bulia byak
2007-03-14
2
-0
/
+20
*
fix bug where master opacity did not affect markers
bulia byak
2007-03-14
1
-4
/
+5
*
fix i18n to match the correct RTL rendering fixed by cyreve
bulia byak
2007-03-14
1
-411
/
+44
*
view_center fixed to account for the y-coordinate flip
bulia byak
2007-03-14
1
-2
/
+3
*
save window geometry before running effect so that effects get correct view_c...
bulia byak
2007-03-14
1
-1
/
+3
*
spirograph
bulia byak
2007-03-14
3
-0
/
+141
*
Swap out entities in tooltips. Fixes https://bugs.launchpad.net/ubuntu/+sour...
Kees Cook
2007-03-14
1
-2
/
+4
*
Clean up indentation
John Bintz
2007-03-14
1
-180
/
+183
*
Fix paint bucket point queueing issue
John Bintz
2007-03-14
1
-1
/
+2
*
Fixed [ 1678374 ]; hopefully made the optiongroup code more robust for differ...
Johan B. C. Engelen
2007-03-13
1
-4
/
+10
*
fix 1659445 without unfixing 1595030
bulia byak
2007-03-13
1
-4
/
+4
*
fixme comment
bulia byak
2007-03-13
1
-0
/
+1
*
Add null checks.
Bob Jamison
2007-03-13
1
-1
/
+7
*
tweak to compile on linux
Bob Jamison
2007-03-13
1
-1
/
+2
*
commas in file names. oops.
Bob Jamison
2007-03-13
1
-135
/
+135
*
fix mkNEWS to deal with point releases and the correct wiki port
Aaron Spike
2007-03-13
1
-2
/
+2
*
dropping moved/dead files
Kees Cook
2007-03-13
7
-3724
/
+0
*
comment
bulia byak
2007-03-13
1
-0
/
+4
*
extend the range of spacings
bulia byak
2007-03-13
1
-4
/
+4
*
* packaging/macosx/native-gtk/build-gtk.sh: s/libsig++/libsigc++/.
mjwybrow
2007-03-13
1
-1
/
+1
*
* packaging/macosx/native-gtk/build-gtk.sh: Further fixes for stable builds.
mjwybrow
2007-03-13
1
-14
/
+16
*
* packaging/macosx/native-gtk/build-gtk.sh: Improvements for the stable build.
mjwybrow
2007-03-12
1
-2
/
+43
*
* packaging/macosx/native-gtk/build-gtk.sh: Minor fix for configure being
mjwybrow
2007-03-12
1
-1
/
+2
*
New update and add credits
Valessio Soares de Brito
2007-03-12
1
-58
/
+57
*
Allow server to skip final "rspauth" SASL handshake
Bob Jamison
2007-03-12
1
-0
/
+7
*
fix snapping while uniformly scaling, fix snapping while skewing
Diederik van Lierop
2007-03-12
1
-4
/
+9
*
use g_vsnprintf() instead of vsnprintf() to avoid platform problems
Bob Jamison
2007-03-12
1
-5
/
+1
*
Cleanup public/private, doxygen comments
Bob Jamison
2007-03-12
2
-33
/
+150
*
Buffer output for better reporting.
Bob Jamison
2007-03-12
2
-214
/
+338
*
Add s few lines to the comments
Bob Jamison
2007-03-12
1
-1
/
+12
*
move sp_document_done() out into verbs.cpp
Aaron Spike
2007-03-12
3
-21
/
+23
*
send verb ids into history and remove casting errors
Aaron Spike
2007-03-12
3
-19
/
+21
*
move style reading/writing from SPItem up to SPObject
bulia byak
2007-03-12
2
-39
/
+38
*
add verbs for unlocking and unhiding all objects globaly or within the curren...
Aaron Spike
2007-03-12
4
-0
/
+142
*
sodipodi:docbase finally goes packing, along with a lauris comment
bulia byak
2007-03-12
1
-5
/
+0
*
disable empty enforcement for now
MenTaLguY
2007-03-11
1
-0
/
+2
*
eliminate the use of sodipodi:docbase (use doc->base instead); emit warning w...
bulia byak
2007-03-11
1
-50
/
+67
*
add fixupHrefs right after import, so that images get correct relative xlink:...
bulia byak
2007-03-11
1
-0
/
+3
*
don't try to relativate hrefs here - it never works anyway, because we don't ...
bulia byak
2007-03-11
1
-6
/
+4
*
argh, missed selection-chemistry somehow
MenTaLguY
2007-03-11
1
-3
/
+3
*
ban empty rectangles entirely and remove isEmpty test
MenTaLguY
2007-03-11
6
-19
/
+18
*
Eliminate remaining sources of empty NR::Rects
MenTaLguY
2007-03-11
13
-91
/
+129
*
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2007-03-11
17
-281
/
+327
*
Add ctrl+click to paint bucket to change clicked object's fill and stroke to ...
John Bintz
2007-03-11
2
-14
/
+27
*
fix 1368408
bulia byak
2007-03-11
1
-1
/
+1
*
fix 1491639
bulia byak
2007-03-11
1
-0
/
+10
*
fix 1656169
bulia byak
2007-03-11
1
-37
/
+29
*
fix outline mode toggling with multiple views
bulia byak
2007-03-11
1
-3
/
+1
*
display busy cursor while filling
bulia byak
2007-03-11
1
-0
/
+11
*
Change tolerance to threshold
John Bintz
2007-03-11
2
-28
/
+28
[next]