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
*
do not return any non-normal blend mode if we do not show blend mode chooser
bulia byak
2009-02-10
2
-5
/
+11
*
it was a very stupid idea to sort all combos without asking - this broke the ...
bulia byak
2009-02-10
1
-6
/
+16
*
patch by KoRi for bug 323594
bulia byak
2009-02-10
1
-70
/
+80
*
now that selection description includes style (filtered, clipped), we need to...
bulia byak
2009-02-10
2
-0
/
+12
*
Adding explicit parenthesis to remove warnings
Jon A. Cruz
2009-02-10
3
-5
/
+5
*
prevent hotkey clash (at least for english)
bulia byak
2009-02-10
1
-2
/
+2
*
Filters, Extensions menus
bulia byak
2009-02-10
3
-23
/
+44
*
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
2009-02-09
9
-27
/
+29
*
Make the recent menu react to changes in max recent documents preference
Krzysztof Kosi??ski
2009-02-09
1
-0
/
+21
*
using C++ const_cast instead of plain C-type cast
Felipe Corr??a da Silva Sanches
2009-02-09
1
-129
/
+129
*
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
2009-02-09
10
-20
/
+74
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
10
-27
/
+27
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
4
-6
/
+6
*
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
2009-02-08
9
-15
/
+15
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-08
1
-133
/
+132
*
Warning cleanup.
Jon A. Cruz
2009-02-08
1
-1
/
+1
*
adapt for new menu structure
bulia byak
2009-02-07
2
-3
/
+3
*
better in singular
bulia byak
2009-02-06
1
-2
/
+2
*
more Editors
bulia byak
2009-02-06
1
-8
/
+8
*
remove unused
bulia byak
2009-02-06
2
-3
/
+0
*
make more things private
bulia byak
2009-02-06
2
-46
/
+41
*
add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)
bulia byak
2009-02-06
1
-0
/
+33
*
* src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...
Milosz Derezynski
2009-02-06
1
-1
/
+5
*
Fixed small translation issue for extensions.
Marcin Floryan
2009-02-05
2
-6
/
+7
*
Making the eraser more eraser-like
Jon A. Cruz
2009-02-04
1
-2
/
+2
*
Warning cleanup.
Jon A. Cruz
2009-02-04
1
-1
/
+1
*
Fixed dangerous base-class methods that were missing returns by converting th...
Jon A. Cruz
2009-02-04
1
-2
/
+2
*
Warning cleanup.
Jon A. Cruz
2009-02-04
1
-2
/
+2
*
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
Johan B. C. Engelen
2009-02-02
1
-1
/
+1
*
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
Johan B. C. Engelen
2009-02-02
1
-2
/
+2
*
display waiting cursor; move credits to a page of its own
bulia byak
2009-02-02
1
-13
/
+21
*
copyedit, use repeated calls for graduated contrast
bulia byak
2009-02-02
1
-3
/
+6
*
copyedit, names that make more sense
bulia byak
2009-02-02
2
-4
/
+4
*
use the same steps to figure out dir for bitmap copy as in export dialog
bulia byak
2009-02-02
1
-2
/
+11
*
remove mnemonic which does not work anyway
bulia byak
2009-02-02
1
-1
/
+1
*
fix crash
bulia byak
2009-02-02
1
-1
/
+2
*
knot-lpe enabled (tests commited to testsuite).
JF Barraud
2009-02-02
1
-1
/
+4
*
FIX for bug 317964; SVG crashes on empthy flow-text element
Adib Taraben
2009-02-01
1
-2
/
+8
*
bug fix: handle paths with more than one component.
JF Barraud
2009-02-01
1
-3
/
+3
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
15
-129
/
+130
*
fix crash described at
Felipe Corr??a da Silva Sanches
2009-01-29
1
-0
/
+4
*
set waiting cursor while loading a file
bulia byak
2009-01-28
1
-1
/
+7
*
do not change cursor if desktop has set it to waiting
bulia byak
2009-01-28
1
-6
/
+10
*
add accessor for the waiting_cursor flag (sorry for the recompile)
bulia byak
2009-01-28
1
-0
/
+1
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
14
-24
/
+99
*
show waiting cursor while ExecutionEnv is working
bulia byak
2009-01-28
1
-0
/
+5
*
since imagemagic effects cannot be cancelled midway, trying to do so often cr...
bulia byak
2009-01-28
1
-3
/
+3
*
Added missing translation.
Marcin Floryan
2009-01-27
1
-1
/
+1
*
draw red X icon while dragging the "remove color" item
Felipe Corr??a da Silva Sanches
2009-01-27
2
-1
/
+18
*
simplify sketch result to fix crash
Johan B. C. Engelen
2009-01-27
1
-0
/
+9
[next]