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