index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
path-chemistry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
speed up converting many objects to paths, add waiting cursors and statusbar ...
bulia byak
2007-09-26
1
-8
/
+45
*
export single-item-to-path function
bulia byak
2007-08-07
1
-2
/
+3
*
doc: document a minor bug (or unexpected behaviour).
Peter Moulder
2007-05-17
1
-1
/
+3
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-3
/
+6
*
undo annotations
bulia byak
2006-10-05
1
-3
/
+3
*
Patch by Popolon to fix bug "[ 1562520 ] Object to path removes mask & clip-p...
Johan B. C. Engelen
2006-09-30
1
-0
/
+11
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-2
/
+2
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-2
/
+2
*
undo annotations
gustav_b
2006-07-10
1
-1
/
+1
*
undo annotations
gustav_b
2006-07-09
1
-2
/
+2
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-4
/
+8
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-1
/
+2
*
break apart faster: prepend to list instead of append, add objects to selecti...
bulia byak
2006-05-28
1
-2
/
+6
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
1
-5
/
+5
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-17
/
+17
*
copy rotation center when converting to path
bulia byak
2006-03-28
1
-0
/
+3
*
(sp_selected_path_reverse): Fix when multiple paths are selected. Also fix a...
Peter Moulder
2006-03-09
1
-4
/
+5
*
CodingStyle: whitespace
Peter Moulder
2006-03-09
1
-247
/
+258
*
CodingStyle: const placement
Peter Moulder
2006-03-09
1
-3
/
+3
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-7
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+369