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
*
change the logic so that the value is correctly read at launch of seltrans, a...
bulia byak
2007-04-14
2
-3
/
+5
*
Switched circle toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-13
1
-62
/
+116
*
make selcue sensitive to bbox type
bulia byak
2007-04-13
1
-1
/
+4
*
fix select under by alt+click; prevent potential refcount leak
bulia byak
2007-04-13
1
-2
/
+6
*
Some cleaning and reordering
Diederik van Lierop
2007-04-13
1
-23
/
+7
*
New Grids are now ready to go. bug testing can start i think.
Johan B. C. Engelen
2007-04-13
7
-69
/
+11
*
Add global preference for selector tool, chosing between GEOMETRIC_BBOX or VI...
Diederik van Lierop
2007-04-13
3
-10
/
+15
*
Switched to using EgeSelectOneAction on Star/Flat choice
Jon A. Cruz
2007-04-13
1
-32
/
+33
*
Added XForms-style "appearance" support and basic icon use
Jon A. Cruz
2007-04-13
2
-22
/
+297
*
Fix for broken compile
Jon A. Cruz
2007-04-13
1
-1
/
+1
*
New grids are almost ready to fly!
Johan B. C. Engelen
2007-04-13
10
-81
/
+149
*
fix thinning that didn't work for paths inside a transformed group
bulia byak
2007-04-13
3
-7
/
+8
*
Switched node toobar to stock GTK+ toolbars
Jon A. Cruz
2007-04-12
1
-57
/
+146
*
Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...
Diederik van Lierop
2007-04-12
7
-33
/
+34
*
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
4
-67
/
+111
*
use touchpath selection when rubberbanding with Alt; do move-selected with Al...
bulia byak
2007-04-12
1
-28
/
+72
*
add method to select objects picked by a vector of points
bulia byak
2007-04-12
2
-1
/
+27
*
add touchpath mode
bulia byak
2007-04-12
2
-15
/
+102
*
Use the existing Inkscape::Event instead of creating a new one (and
gustav_b
2007-04-11
1
-3
/
+2
*
Adding icons to pop-up toolbar menus
Jon A. Cruz
2007-04-11
1
-1
/
+30
*
fix about dialog a bit
Bob Jamison
2007-04-11
1
-3
/
+6
*
Converted the rectangle toolbar to use stock GTK+
Jon A. Cruz
2007-04-11
1
-70
/
+117
*
cleanup some debug prints
bulia byak
2007-04-11
1
-5
/
+0
*
use correct isNaN
bulia byak
2007-04-11
1
-1
/
+1
*
thin/thicken cursors
bulia byak
2007-04-11
2
-0
/
+76
*
tracking guide with ctrl; tracing background; thinning/thickening with alt; a...
bulia byak
2007-04-11
2
-62
/
+647
*
update statusbar message for calligraphy
bulia byak
2007-04-11
1
-1
/
+1
*
trace background button/setting for calligraphy
bulia byak
2007-04-11
2
-1
/
+19
*
allow MakeOffset to do profiled offset controlled by the distance of each poi...
bulia byak
2007-04-11
2
-7
/
+31
*
add a new return code indicating nothing was done
bulia byak
2007-04-11
1
-1
/
+2
*
note about which function to use for script execution
Kees Cook
2007-04-11
1
-0
/
+4
*
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
*
* src/conn-avoid-ref.cpp: Fix a crash where avoided items with an empty
mjwybrow
2007-04-10
1
-3
/
+3
*
Made safe for empty containers
Jon A. Cruz
2007-04-10
1
-1
/
+3
*
Making display narrower
Jon A. Cruz
2007-04-10
1
-0
/
+1
*
Updating incon when property changes
Jon A. Cruz
2007-04-10
1
-0
/
+24
*
better paintbucket by bill baxter
bulia byak
2007-04-09
1
-38
/
+38
*
Updated simple action to work like toggle and radion versions
Jon A. Cruz
2007-04-09
2
-27
/
+50
*
Remove 'default scale origin' from selector tool's preferences
Diederik van Lierop
2007-04-09
2
-8
/
+2
*
Eliminate drift of origin if mirroring occurs during scaling/stretching
Diederik van Lierop
2007-04-09
1
-4
/
+15
*
fix crash temporarily until next refactoring phase
MenTaLguY
2007-04-09
19
-19
/
+19
*
* src/isnan.h: Fix isnan definition for GCC 3.x on OS X. Patch #1693278.
mjwybrow
2007-04-09
1
-0
/
+4
*
fix bug where nearest_point_on_path returned bogus t values on sharp bends
bulia byak
2007-04-08
1
-5
/
+12
*
Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...
Diederik van Lierop
2007-04-08
7
-97
/
+159
*
Corrected jumping and alignment of coordinates in status.
Jon A. Cruz
2007-04-08
1
-50
/
+53
*
Updated overwrite confirmation dialog to be similar to the new stock GTK+ one
Jon A. Cruz
2007-04-07
3
-39
/
+34
*
Corrected case where extension would not be added for opened filetypes not in...
Jon A. Cruz
2007-04-06
1
-6
/
+5
*
remove forced blurring from edge detection - tracing removes speckles anyway
bulia byak
2007-04-06
1
-7
/
+1
[next]