index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
small cleanup (consistently use Box3D::Axis to specify axis directions)
Maximilian Albert
2007-07-03
1
-12
/
+8
*
More meaningful name for 3D axis directions
Maximilian Albert
2007-07-03
1
-1
/
+1
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
2
-7
/
+7
*
unref temporary styles properly
bulia byak
2007-06-27
1
-1
/
+10
*
Move icon of 3D Box tool between Text tool and Connector tool
Maximilian Albert
2007-06-26
1
-1
/
+1
*
Complete fix of cast causing compile error on x86-64 (see commit no. 15178)
Maximilian Albert
2007-06-26
1
-3
/
+3
*
Fix cast causing compile error on x86-64
gustav_b
2007-06-24
1
-1
/
+1
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+94
*
patch 1734633: option to save window geometry in prefs
bulia byak
2007-06-18
2
-12
/
+89
*
Add auto gap filling for Paint Bucket and implement "safety valve" to prevent...
John Bintz
2007-05-28
1
-0
/
+31
*
fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...
Johan B. C. Engelen
2007-05-11
1
-13
/
+45
*
Added preference to allow for system toolbox size
Jon A. Cruz
2007-05-08
1
-3
/
+14
*
Set up toolbox so that paint bucket defaults can be reset
John Bintz
2007-04-25
1
-0
/
+38
*
Supress initial change due to feedback loop
Jon A. Cruz
2007-04-22
1
-3
/
+13
*
Fix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.
Bob Jamison
2007-04-21
1
-14
/
+19
*
Switched connector toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-21
1
-101
/
+100
*
Switched dropper toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-20
1
-236
/
+38
*
Completes crash fix for 1638735
Jon A. Cruz
2007-04-19
1
-46
/
+28
*
Refactored toolbar creation
Jon A. Cruz
2007-04-19
3
-775
/
+490
*
Switched pen and pencil toobars to stock GTK+ toolbars
Jon A. Cruz
2007-04-18
1
-62
/
+115
*
typo patch by maximilian albert
bulia byak
2007-04-17
1
-1
/
+1
*
Switched spiral toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-17
1
-33
/
+75
*
Re-add missing units menu to paint bucket toolbar
John Bintz
2007-04-17
1
-0
/
+1
*
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
2007-04-15
1
-2
/
+3
*
Switched circle toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-13
1
-62
/
+116
*
Switched to using EgeSelectOneAction on Star/Flat choice
Jon A. Cruz
2007-04-13
1
-32
/
+33
*
Switched node toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-12
1
-57
/
+146
*
Switched zoom toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-12
1
-36
/
+39
*
Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC clean...
Jon A. Cruz
2007-04-12
2
-64
/
+108
*
Converted the rectangle toolbar to use stock GTK+
Jon A. Cruz
2007-04-11
1
-70
/
+117
*
trace background button/setting for calligraphy
bulia byak
2007-04-11
1
-0
/
+18
*
Switched main commands toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-10
1
-62
/
+155
*
Converted select toolbar to stock GTK+
Jon A. Cruz
2007-04-10
2
-162
/
+232
*
Made safe for empty containers
Jon A. Cruz
2007-04-10
1
-1
/
+3
*
Corrected jumping and alignment of coordinates in status.
Jon A. Cruz
2007-04-08
1
-50
/
+53
*
Replacing old multifunction widget with separate widget & model
Jon A. Cruz
2007-04-05
1
-126
/
+75
*
fix warning when redoing undone rect draw
bulia byak
2007-03-30
1
-2
/
+3
*
Adding the new/change label to the star toolbar
Jon A. Cruz
2007-03-27
1
-4
/
+12
*
Corrected extra "-2" thinning value to be positive
Jon A. Cruz
2007-03-26
1
-1
/
+1
*
Cleaning up toggle/redo interaction
Jon A. Cruz
2007-03-25
1
-3
/
+6
*
Updating star toolbar with radio toggles
Jon A. Cruz
2007-03-24
1
-198
/
+218
*
purge old toolbar code, fill in values and labels
bulia byak
2007-03-23
1
-323
/
+70
*
Adding non-labeled default entries
Jon A. Cruz
2007-03-22
1
-2
/
+2
*
Adding labels to popup menu values
Jon A. Cruz
2007-03-21
1
-2
/
+44
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
2
-4
/
+5
*
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
2007-03-20
1
-1
/
+1
*
re-introduce isEmpty tests
MenTaLguY
2007-03-17
2
-3
/
+3
*
ban empty rectangles entirely and remove isEmpty test
MenTaLguY
2007-03-11
1
-1
/
+1
*
Eliminate remaining sources of empty NR::Rects
MenTaLguY
2007-03-11
1
-5
/
+7
*
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2007-03-11
1
-34
/
+39
[next]