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
*
Move app-specific logic and file operations up from the lower level.
Jon A. Cruz
2009-02-16
3
-19
/
+36
*
fix pasting style after copying a text span
bulia byak
2009-02-16
1
-6
/
+28
*
make doubleclick not only switch to text but also position cursor
bulia byak
2009-02-16
3
-3
/
+6
*
utilities for getting style at cursor, placing cursor at iterator or coordina...
bulia byak
2009-02-16
4
-6
/
+58
*
After snapping, show a tooltip together with the snap indicator
Diederik van Lierop
2009-02-15
10
-125
/
+240
*
Zero page size for GTK spinbutton change
Jon A. Cruz
2009-02-14
2
-2
/
+2
*
warning fix
bulia byak
2009-02-14
1
-1
/
+1
*
remove temporary prevention of retransientization - this hack was added long ...
bulia byak
2009-02-14
1
-26
/
+0
*
use correct method of accessing top-level window for transientization
bulia byak
2009-02-14
1
-3
/
+3
*
Add missing xml/repr.h header.
Krzysztof Kosi??ski
2009-02-13
1
-0
/
+1
*
Fix crashes when tool styles are not set in prefs.
Krzysztof Kosi??ski
2009-02-13
1
-4
/
+4
*
Remove last remnants of ancient plugin support. Tidy up acinclude.m4.
Krzysztof Kosi??ski
2009-02-13
5
-23
/
+0
*
remove desktop-affine.cpp
Thomas Holder
2009-02-11
1
-1
/
+0
*
remove desktop-affine.cpp
Thomas Holder
2009-02-11
3
-65
/
+4
*
Warning cleanup
Jon A. Cruz
2009-02-11
2
-4
/
+4
*
patch by KoRi for 324938
bulia byak
2009-02-11
1
-1
/
+2
*
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
[next]