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
*
Fix compiler warnings with newer GCC
Josh Andler
2009-06-30
6
-6
/
+6
*
Don't create ellipses/arcs/circles that have a zero x or y dimension. When sn...
Diederik van Lierop
2009-06-29
1
-7
/
+41
*
better fix, and prevent any further crashes; now tested on windows too
bulia byak
2009-06-29
1
-4
/
+8
*
fix imagemagick effects for file:// uris
bulia byak
2009-06-29
1
-1
/
+4
*
save/restore initial dir when importing
bulia byak
2009-06-28
1
-0
/
+1
*
save/restore initial dir when importing
bulia byak
2009-06-28
1
-4
/
+23
*
patch 375771
bulia byak
2009-06-22
1
-0
/
+1
*
fix obvious typo, patch 340311
bulia byak
2009-06-22
1
-1
/
+1
*
improved cursors from a patch - except the paintbucket which looks like its T...
bulia byak
2009-06-22
6
-154
/
+153
*
change cursor over guide, snap with Ctrl
bulia byak
2009-06-22
1
-2
/
+37
*
more detailed shortcut info
bulia byak
2009-06-22
1
-3
/
+6
*
Small fix in ruler LPE: marks shouldn't have double length when they are appl...
Maximilian Albert
2009-06-21
1
-0
/
+4
*
Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...
Maximilian Albert
2009-06-21
3
-8
/
+13
*
fix reading style from prefs for tools
bulia byak
2009-06-21
1
-1
/
+1
*
Remove an unused parameter from the snapping API
Diederik van Lierop
2009-06-20
5
-25
/
+17
*
When ungrouping, apply the correct transformation to a linked offset (fixes b...
Diederik van Lierop
2009-06-20
1
-15
/
+33
*
Documenting of the snapping API
Diederik van Lierop
2009-06-18
2
-115
/
+295
*
Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869
Jon A. Cruz
2009-06-17
1
-24
/
+12
*
Warning and whitespace cleanup
Jon A. Cruz
2009-06-17
1
-51
/
+83
*
Separated "Arrange" as button caption from "Arrange" as menu item
Alexandre Prokoudine
2009-06-16
1
-1
/
+1
*
* optipng -o9 *.png (in trunk)
Ivan Mas??r
2009-06-12
1
-0
/
+0
*
Cleaning up icc profile locations and adding OS X and Windows specifics. Work...
Jon A. Cruz
2009-06-12
1
-2
/
+37
*
Mark areas with charset conversion issues
Jon A. Cruz
2009-06-12
1
-5
/
+10
*
Fix a bug where the spacing control for connectors reduced the size of
mjwybrow
2009-06-12
1
-1
/
+1
*
Fix a bug where the spinboxes on the connector toolbar did not properly
mjwybrow
2009-06-12
1
-17
/
+15
*
force show-as-list for font list
bulia byak
2009-06-12
1
-2
/
+11
*
Fix a typo in a comment.
mjwybrow
2009-06-12
1
-1
/
+1
*
Applied color management correction patch. Fixes bug #372171.
Jon A. Cruz
2009-06-11
1
-4
/
+4
*
disable helperpath flashing for texts but enable it for grouped paths
bulia byak
2009-06-10
2
-19
/
+40
*
fix stupid bug in font size setting
bulia byak
2009-06-10
1
-1
/
+1
*
hopefully that fixes the stuck-with-sans bug
bulia byak
2009-06-10
1
-18
/
+35
*
Contextuals splits to differentiate nodes as XML elements from nodes as parts...
Alexandre Prokoudine
2009-06-09
1
-2
/
+2
*
Change 'Effect' to 'Extension' in Extensions menu.
Tavmjong Bah
2009-06-09
2
-7
/
+7
*
Removed sodipodi:version
Jon A. Cruz
2009-06-09
9
-51
/
+10
*
Correct handling of version and set to 1.1 for default. Fixes bug #168180.
Jon A. Cruz
2009-06-09
2
-2
/
+9
*
fix the font dropdown: patch by Felipe with my changes
bulia byak
2009-06-09
1
-198
/
+179
*
Don't crash when closing document with gradient tool being active (fixes bug ...
Diederik van Lierop
2009-06-06
2
-1
/
+8
*
make alt+x work when no text is selected
bulia byak
2009-06-06
1
-0
/
+3
*
When closing a window and while asking whether to save, Inkscape should not b...
Diederik van Lierop
2009-06-06
1
-7
/
+16
*
Make sure that when opening a window, this window is positioned within the bo...
Diederik van Lierop
2009-06-06
1
-2
/
+4
*
imitate black fill for objects with unset fill on export
bulia byak
2009-06-05
1
-1
/
+6
*
implement the same all-bitmaps and all-vectors filters as on linux
bulia byak
2009-06-05
1
-5
/
+54
*
with latest gtk, aggressive presenting the window after transientization is n...
bulia byak
2009-06-05
1
-1
/
+1
*
comment out apparently unused code
bulia byak
2009-06-05
2
-0
/
+4
*
made ruler lpe "official" + restored a "unit" param and fixed end mark on clo...
JF Barraud
2009-06-05
3
-5
/
+31
*
Cleaned and applied portable app patch. Fixes bug #382394.
Jon A. Cruz
2009-06-04
1
-0
/
+8
*
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2009-06-03
13
-13
/
+47
*
call default setup_nodepath for lpe-spiro, to get correct color of the helper...
Johan B. C. Engelen
2009-06-02
1
-0
/
+1
*
When dragging the origin of a guide along that guide, we should use constrain...
Diederik van Lierop
2009-06-02
7
-35
/
+110
*
Patch by Adonis Papaderos to create only a single guide line from a SVG:line ...
Diederik van Lierop
2009-05-31
1
-0
/
+18
[next]