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 crash bug 195312
Johan B. C. Engelen
2009-03-03
1
-9
/
+11
*
minor code cleanup
Johan B. C. Engelen
2009-03-03
1
-7
/
+9
*
Adding some no-color to drag-n-drop
Jon A. Cruz
2009-03-03
2
-6
/
+134
*
Removing the polyline simplification. Fix for bug #335437 + bug #307783 (miss...
Ulf Erikson
2009-03-02
1
-9
/
+2
*
remove more static dialogs.
Johan B. C. Engelen
2009-03-01
1
-23
/
+36
*
fix crash bug #241390
Johan B. C. Engelen
2009-03-01
1
-11
/
+14
*
copyedit
bulia byak
2009-02-28
1
-1
/
+1
*
Fix #331864
Diederik van Lierop
2009-02-28
1
-2
/
+17
*
Allow snapping to objects in hidden layers
Diederik van Lierop
2009-02-27
1
-3
/
+3
*
More accurate wording in snap tooltips
Diederik van Lierop
2009-02-27
6
-6
/
+30
*
Added work-around for broken themes that fill in with gtk_paint_border, inclu...
Jon A. Cruz
2009-02-27
5
-8
/
+34
*
reenable inkboard compilation
theAdib
2009-02-26
1
-7
/
+7
*
Fix a translatable string incorrectly being considered a printf format
Krzysztof Kosi??ski
2009-02-26
1
-6
/
+16
*
Allow path exclusion to work on an arbitrary number of paths. Fixes bug
Krzysztof Kosi??ski
2009-02-26
1
-5
/
+4
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
20
-12
/
+31
*
Fix bug #168979 and clean up some pointer-to-ustring sillyness
Krzysztof Kosi??ski
2009-02-26
1
-33
/
+27
*
Tentative fix for LP bug #168922: don't save prefs n crash handler
Krzysztof Kosi??ski
2009-02-26
3
-21
/
+21
*
Purged unused static function
Jon A. Cruz
2009-02-26
1
-53
/
+0
*
Several icon name fixes
Krzysztof Kosi??ski
2009-02-26
5
-6
/
+13
*
add #include <gtk/gtk.h> to fix defect #333767
Adib Taraben
2009-02-26
1
-0
/
+1
*
Revert commit 20742 that opened a can of worms.
Krzysztof Kosi??ski
2009-02-25
1
-27
/
+12
*
Snap guides to (intersections of) guides (closes bug #331143)
Diederik van Lierop
2009-02-25
4
-13
/
+58
*
make snap tooltip position sensitive to canvas zooming
Thomas Holder
2009-02-25
1
-2
/
+3
*
Fix GTK includes in widgets/icon.cpp
Krzysztof Kosi??ski
2009-02-25
1
-8
/
+2
*
Fix for imprecise ellipse drawing by Alvin Penner.
Krzysztof Kosi??ski
2009-02-24
1
-4
/
+1
*
fix win build
Johan B. C. Engelen
2009-02-24
1
-1
/
+4
*
support up to 3 languages
bulia byak
2009-02-24
1
-44
/
+254
*
add spellcheck page
bulia byak
2009-02-24
1
-1
/
+1
*
add spellcheck page, copyedit on other pages
bulia byak
2009-02-24
2
-29
/
+115
*
make aspell optional
bulia byak
2009-02-24
1
-0
/
+2
*
Fix whiteboard compilation.
Krzysztof Kosi??ski
2009-02-24
1
-6
/
+6
*
limit dot creation to straight line modes of Pen only
bulia byak
2009-02-24
2
-20
/
+8
*
fix scaling of text without font size set
bulia byak
2009-02-24
1
-1
/
+1
*
fix font size jump when unflowing flowed text
bulia byak
2009-02-24
1
-0
/
+7
*
fix crash when displaying dash selector
bulia byak
2009-02-23
1
-0
/
+1
*
Fix snapping when dragging gradients (implement the snap delay, use snap tole...
Diederik van Lierop
2009-02-23
3
-13
/
+16
*
Snapping of guides now turned on by default, and fixed initialization of the ...
Diederik van Lierop
2009-02-22
4
-9
/
+5
*
Use on-cavas text instead of a tooltip for the snapindicator (fixes some tool...
Diederik van Lierop
2009-02-22
3
-77
/
+19
*
Removed broken-and-unused function
Jon A. Cruz
2009-02-22
1
-12
/
+0
*
Use g_base64_encode_step when importing images via drag and drop.
Krzysztof Kosi??ski
2009-02-22
2
-35
/
+21
*
Translators updated
Nicolas Dufour
2009-02-21
1
-0
/
+1
*
fix typo that breaks build
Adib Taraben
2009-02-21
1
-1
/
+1
*
Update the author list in aboutbox.
Krzysztof Kosi??ski
2009-02-21
1
-12
/
+44
*
Fix aliasing rules violation in glib-list-iterators.h
Krzysztof Kosi??ski
2009-02-21
1
-12
/
+27
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
63
-397
/
+325
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
33
-623
/
+367
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
56
-383
/
+554
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
32
-1582
/
+1205
*
Fix SVN revision reporting so that it doesn't relink on every make
Krzysztof Kosi??ski
2009-02-19
1
-6
/
+7
*
Remove superfluous FreehandShape LPE
Maximilian Albert
2009-02-19
4
-16
/
+2
[next]