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
/
toolbox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-6
/
+6
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-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
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
1
-697
/
+460
2007-04-18
Switched pen and pencil toobars to stock GTK+ toolbars
Jon A. Cruz
1
-62
/
+115
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-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
1
-63
/
+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-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-11
Change tolerance to threshold
John Bintz
1
-7
/
+7
2007-03-08
Converted star toobar to stock GTK+
Jon A. Cruz
1
-170
/
+166
2007-03-08
paintbucket: rearrange controls, edit labels/tooltips
bulia byak
1
-22
/
+25
2007-03-08
make default paintbucket offset 0
bulia byak
1
-1
/
+1
2007-03-08
Add units selector to offset and remove offset range limits
John Bintz
1
-3
/
+14
2007-03-07
Begin work on selectable color channels for paint bucket, starting with visib...
John Bintz
1
-0
/
+22
2007-03-03
Add user-selectable paint bucket path offset size
John Bintz
1
-0
/
+21
2007-02-28
Re-add deleted preference setting for paint bucket tolerance
John Bintz
1
-0
/
+1
2007-02-28
Change paint bucket tolerance toolbar to use percentages rather than color ch...
John Bintz
1
-3
/
+2
2007-02-27
Add paint bucket tolerance setting and toolbar widget to control tolerance
John Bintz
1
-0
/
+18
2007-02-26
rename flood to paintbucket, copyedit
bulia byak
1
-8
/
+8
2007-02-26
move flood under calligraphic
bulia byak
1
-1
/
+1
2007-02-25
Add flood fill tool
John Bintz
1
-0
/
+19
2007-02-15
enable click-action and general tooltip for style swatches
bulia byak
1
-8
/
+24
2007-02-07
defocus checkboxes upon click so they don't steal keystrokes
bulia byak
1
-1
/
+3
2007-01-25
making string translatable
Luca Bruno
1
-4
/
+4
[prev]
[next]