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
*
use spatial/linear distance method depending on whether selection is in more ...
bulia byak
2006-05-15
1
-113
/
+99
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
10
-7
/
+620
*
sculpt other subpaths too
bulia byak
2006-05-15
1
-1
/
+52
*
report subpaths in statusbar when > 1 is touched by selection
bulia byak
2006-05-15
1
-20
/
+69
*
Minor update for compile problem
Jon A. Cruz
2006-05-14
1
-13
/
+15
*
Typofix (conector)
Colin Marquardt
2006-05-14
1
-1
/
+1
*
put Richard's copyright notice where I had forgotten it.
Aaron Spike
2006-05-14
1
-0
/
+6
*
Corrected base structure and avoiding infinite loop.
Jon A. Cruz
2006-05-14
3
-19
/
+52
*
Fixing hash sort for null
Jon A. Cruz
2006-05-14
1
-1
/
+7
*
* src/widgets/toolbox.cpp: Slightly increase size of the
mjwybrow
2006-05-14
1
-2
/
+2
*
keep selected option for calligraphic
bulia byak
2006-05-14
5
-2
/
+14
*
patch for bug 1458643 by Andreas Burman
bulia byak
2006-05-14
1
-0
/
+13
*
statusbar tip expanded
bulia byak
2006-05-14
1
-1
/
+1
*
indentation
bulia byak
2006-05-13
1
-4
/
+3
*
Calligraphy tool now draws in the last used color or tool style depending on ...
Joshua L. Blocher
2006-05-13
3
-3
/
+29
*
removed make.dep, make.files make.ofiles from distribution
Adib Taraben
2006-05-13
1
-3
/
+0
*
r11887@tres: ted | 2006-05-13 01:09:41 -0700
Ted Gould
2006-05-13
2
-4
/
+1
*
r11886@tres: ted | 2006-05-13 00:30:29 -0700
Ted Gould
2006-05-13
1
-3
/
+0
*
r11772@tres: ted | 2006-05-12 23:15:51 -0700
Ted Gould
2006-05-13
1
-0
/
+5
*
r11771@tres: ted | 2006-05-12 08:51:57 -0700
Ted Gould
2006-05-13
1
-0
/
+64
*
never destroy nodepath from within itself - this leaves an orphaned listener ...
bulia byak
2006-05-12
1
-12
/
+1
*
memleak; move deleting empty paths until after all nodes are deleted
bulia byak
2006-05-12
1
-10
/
+17
*
fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...
bulia byak
2006-05-12
4
-21
/
+206
*
* src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
mjwybrow
2006-05-12
2
-4
/
+18
*
* src/ui/dialog/inkscape-preferences.cpp,
mjwybrow
2006-05-12
3
-1
/
+16
*
Users Jid is now stored in session data, which is used in from attributes. lm...
daleharvey
2006-05-10
7
-14
/
+20
*
increased alarm time-out to 60 secs (because 30 seconds may not have been eno...
Tim Dwyer
2006-05-10
1
-2
/
+2
*
Apparently a problem was reported with one of the test cases.
Tim Dwyer
2006-05-10
17
-169
/
+475
*
patch 1484602 by Niko Kiirala
bulia byak
2006-05-10
1
-2
/
+14
*
remove flicker when creating dialog
Ralf Stephan
2006-05-09
1
-1
/
+0
*
Re-enable link between grid visibility and grid snap.
Carl Hetherington
2006-05-09
3
-5
/
+19
*
Small comment cleanups.
Carl Hetherington
2006-05-09
2
-3
/
+2
*
Fix silly bug with snapping node edits.
Carl Hetherington
2006-05-09
1
-1
/
+1
*
always make local copy of path data so we have control of memory policy
MenTaLguY
2006-05-09
1
-29
/
+17
*
* conn-avoid-ref.cpp: Fix a crashbug that could occur in files
mjwybrow
2006-05-09
1
-3
/
+12
*
fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
MenTaLguY
2006-05-09
1
-1
/
+1
*
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...
MenTaLguY
2006-05-09
3
-60
/
+2
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
18
-112
/
+112
*
partial GTKmmfication and HIGification by Jonathon Jongsma
bulia byak
2006-05-09
2
-93
/
+134
*
more vectorization, this time in bluredge
MenTaLguY
2006-05-09
1
-7
/
+3
*
use std::vector rather than dynamically-sized automatic arrays
MenTaLguY
2006-05-09
1
-4
/
+5
*
hmm, make that std::vector
MenTaLguY
2006-05-09
2
-11
/
+10
*
use array new rather than dynamically-sized automatic arrays, plus cleanups a...
MenTaLguY
2006-05-09
2
-30
/
+24
*
patch from Niko Kiirala for bug 1482973
bulia byak
2006-05-09
1
-2
/
+14
*
add missing files
MenTaLguY
2006-05-08
2
-0
/
+117
*
use c++filt for symbol demangling if available
MenTaLguY
2006-05-08
3
-2
/
+5
*
removed resource name from self's jid, allowing authentication against jabber...
daleharvey
2006-05-08
1
-1
/
+1
*
removed Pedro build lines
David Yip
2006-05-08
1
-4
/
+0
*
Persist User / Server / ChatServer name across succesful sessions (Given By B...
daleharvey
2006-05-08
6
-1
/
+35
*
comments explaining namespace mapping for the broken sodipodi namespace
MenTaLguY
2006-05-08
1
-0
/
+6
[next]