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
...
*
Cleaning up toggle/redo interaction
Jon A. Cruz
2007-03-25
1
-3
/
+6
*
move extension adding to the right place so it's added on export, not on browse
bulia byak
2007-03-25
1
-38
/
+41
*
patch from Gail to add justify button to text dialog (bug 1679367)
bulia byak
2007-03-25
1
-3
/
+32
*
comment out debug
bulia byak
2007-03-25
1
-1
/
+1
*
fix live dragging of gradient midstops, and fix crash when dragging writes to...
bulia byak
2007-03-25
1
-1
/
+2
*
updated creative commons licenses to 3.0 and fixed public domain uri
Jon Phillips
2007-03-24
1
-7
/
+7
*
we have no document available yet at this point
MenTaLguY
2007-03-24
1
-1
/
+1
*
Updating star toolbar with radio toggles
Jon A. Cruz
2007-03-24
3
-218
/
+480
*
fix floating point comparrisons to not skip values
Jon A. Cruz
2007-03-23
1
-6
/
+6
*
allow multiple (balanced) calls to add and remove document
MenTaLguY
2007-03-23
5
-12
/
+32
*
purge old toolbar code, fill in values and labels
bulia byak
2007-03-23
1
-323
/
+70
*
fix the combination of P4+ symmetries with exponent
bulia byak
2007-03-23
1
-14
/
+11
*
missing isnormal.h from Makefile_insert
Kees Cook
2007-03-22
1
-0
/
+1
*
set busy cursor while loading; delete documents on loading new; many other fixes
bulia byak
2007-03-22
1
-44
/
+85
*
More progress with preview and opening of files with non-ascii filenames. St...
Bob Jamison
2007-03-22
1
-1
/
+5
*
remove useless and half-broken slideshow mode in favor of inkview
bulia byak
2007-03-22
4
-168
/
+10
*
Adding non-labeled default entries
Jon A. Cruz
2007-03-22
2
-7
/
+5
*
drop more missing files from autoconf
Kees Cook
2007-03-22
2
-4
/
+0
*
use <errno.h> instead of assuming extern int
Bob Jamison
2007-03-22
1
-1
/
+1
*
Correction for tooltips addition
Jon A. Cruz
2007-03-21
1
-3
/
+3
*
Make sure there is a decl for "errno"
Bob Jamison
2007-03-21
1
-5
/
+5
*
Added tootips for toolbar spinbuttons
Jon A. Cruz
2007-03-21
1
-0
/
+17
*
Adding all described values to menu of values
Jon A. Cruz
2007-03-21
1
-47
/
+138
*
Do some cleanup
Bob Jamison
2007-03-21
1
-35
/
+48
*
Fix for bug #1589436 - font baseline now correctly snaps in selector tool
Diederik van Lierop
2007-03-21
1
-1
/
+8
*
Adding labels to popup menu values
Jon A. Cruz
2007-03-21
3
-12
/
+146
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
52
-150
/
+175
*
Implementing feature request #1673807: snapping of gradient handles
Diederik van Lierop
2007-03-20
4
-16
/
+29
*
Monster commit. New grid infrastructure. The old gridmanagement code is still...
Johan B. C. Engelen
2007-03-20
10
-146
/
+1253
*
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
2007-03-20
36
-109
/
+118
*
patch by cilix42 for bug 1671665
bulia byak
2007-03-19
2
-14
/
+20
*
Fix for bug 1540195; solution: use correct origin for snapping
Diederik van Lierop
2007-03-19
2
-17
/
+39
*
no pick if transparent; fix sodipodi-era bug where delta had no effect for no...
bulia byak
2007-03-19
1
-9
/
+14
*
two picking optimizations: 1 use our canvas' viewbox so that invisible segmen...
bulia byak
2007-03-19
1
-10
/
+51
*
optimize picking by ignoring out-of-view segments
bulia byak
2007-03-19
2
-16
/
+46
*
add fields for delayed pick optimization
bulia byak
2007-03-19
1
-0
/
+3
*
switch to using NR::Maybe for area rect
bulia byak
2007-03-19
2
-4
/
+6
*
make arena remember its parent canvasarena, if any (so that an arenaitem can ...
bulia byak
2007-03-19
3
-0
/
+5
*
use ::upgrade for getting NR::Rect
bulia byak
2007-03-19
1
-1
/
+1
*
comment fix
bulia byak
2007-03-19
1
-1
/
+1
*
add ::upgrade for NRRectL
bulia byak
2007-03-19
2
-2
/
+12
*
reremove bad constructors
bulia byak
2007-03-19
2
-15
/
+0
*
revert reversion -- I had not realized it had already come into use,
MenTaLguY
2007-03-19
2
-0
/
+15
*
Update pedrogui stuff and makefile. Add placeholder for alternate test framew...
Bob Jamison
2007-03-18
14
-27
/
+220
*
correct intersection since we allow empty rects again
MenTaLguY
2007-03-18
1
-1
/
+1
*
revert NRRect/NRRectL conversion constructors for NR::Rect, since they
MenTaLguY
2007-03-18
2
-15
/
+0
*
Pedro::pedrogui is not the same as the one in jabber_whiteboard
Bob Jamison
2007-03-18
2
-0
/
+3665
*
change std::string::size_type to DOMString::size_type
Bob Jamison
2007-03-18
1
-4
/
+4
*
optimize cairo paths by not drawing segments that are outside of view (for st...
bulia byak
2007-03-18
4
-22
/
+48
*
add growBy and constructors from NRRect(L)
bulia byak
2007-03-18
2
-0
/
+27
[prev]
[next]