index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
Move app-specific logic and file operations up from the lower level.
Jon A. Cruz
3
-19
/
+36
2009-02-16
fix pasting style after copying a text span
bulia byak
1
-6
/
+28
2009-02-16
make doubleclick not only switch to text but also position cursor
bulia byak
3
-3
/
+6
2009-02-16
utilities for getting style at cursor, placing cursor at iterator or coordina...
bulia byak
4
-6
/
+58
2009-02-15
After snapping, show a tooltip together with the snap indicator
Diederik van Lierop
10
-125
/
+240
2009-02-14
Zero page size for GTK spinbutton change
Jon A. Cruz
2
-2
/
+2
2009-02-14
warning fix
bulia byak
1
-1
/
+1
2009-02-14
remove temporary prevention of retransientization - this hack was added long ...
bulia byak
1
-26
/
+0
2009-02-14
use correct method of accessing top-level window for transientization
bulia byak
1
-3
/
+3
2009-02-13
Add missing xml/repr.h header.
Krzysztof Kosi??ski
1
-0
/
+1
2009-02-13
Fix crashes when tool styles are not set in prefs.
Krzysztof Kosi??ski
1
-4
/
+4
2009-02-13
Remove last remnants of ancient plugin support. Tidy up acinclude.m4.
Krzysztof Kosi??ski
5
-23
/
+0
2009-02-11
remove desktop-affine.cpp
Thomas Holder
1
-1
/
+0
2009-02-11
remove desktop-affine.cpp
Thomas Holder
3
-65
/
+4
2009-02-11
Warning cleanup
Jon A. Cruz
2
-4
/
+4
2009-02-11
patch by KoRi for 324938
bulia byak
1
-1
/
+2
2009-02-10
do not return any non-normal blend mode if we do not show blend mode chooser
bulia byak
2
-5
/
+11
2009-02-10
it was a very stupid idea to sort all combos without asking - this broke the ...
bulia byak
1
-6
/
+16
2009-02-10
patch by KoRi for bug 323594
bulia byak
1
-70
/
+80
2009-02-10
now that selection description includes style (filtered, clipped), we need to...
bulia byak
2
-0
/
+12
2009-02-10
Adding explicit parenthesis to remove warnings
Jon A. Cruz
3
-5
/
+5
2009-02-10
prevent hotkey clash (at least for english)
bulia byak
1
-2
/
+2
2009-02-10
Filters, Extensions menus
bulia byak
3
-23
/
+44
2009-02-09
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
9
-27
/
+29
2009-02-09
Make the recent menu react to changes in max recent documents preference
Krzysztof Kosi??ski
1
-0
/
+21
2009-02-09
using C++ const_cast instead of plain C-type cast
Felipe Corr??a da Silva Sanches
1
-129
/
+129
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
10
-20
/
+74
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
10
-27
/
+27
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
4
-6
/
+6
2009-02-08
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
9
-15
/
+15
2009-02-08
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-133
/
+132
2009-02-08
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2009-02-07
adapt for new menu structure
bulia byak
2
-3
/
+3
2009-02-06
better in singular
bulia byak
1
-2
/
+2
2009-02-06
more Editors
bulia byak
1
-8
/
+8
2009-02-06
remove unused
bulia byak
2
-3
/
+0
2009-02-06
make more things private
bulia byak
2
-46
/
+41
2009-02-06
add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)
bulia byak
1
-0
/
+33
2009-02-06
* src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...
Milosz Derezynski
1
-1
/
+5
2009-02-05
Fixed small translation issue for extensions.
Marcin Floryan
2
-6
/
+7
2009-02-04
Making the eraser more eraser-like
Jon A. Cruz
1
-2
/
+2
2009-02-04
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2009-02-04
Fixed dangerous base-class methods that were missing returns by converting th...
Jon A. Cruz
1
-2
/
+2
2009-02-04
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2009-02-02
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
Johan B. C. Engelen
1
-1
/
+1
2009-02-02
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
Johan B. C. Engelen
1
-2
/
+2
2009-02-02
display waiting cursor; move credits to a page of its own
bulia byak
1
-13
/
+21
2009-02-02
copyedit, use repeated calls for graduated contrast
bulia byak
1
-3
/
+6
2009-02-02
copyedit, names that make more sense
bulia byak
2
-4
/
+4
2009-02-02
use the same steps to figure out dir for bitmap copy as in export dialog
bulia byak
1
-2
/
+11
[next]