index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-25
remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...
bulia byak
1
-2
/
+1
2009-10-03
Patch by Max for 264709.
Josh Andler
1
-3
/
+11
2009-09-29
Avoid crashing when profile is missing. Addresses main symptom of bug #437927.
Jon A. Cruz
1
-9
/
+18
2009-09-23
Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!
Josh Andler
1
-7
/
+32
2009-09-06
textual patch from bug 408093
bulia byak
1
-2
/
+2
2009-08-31
Fixed crash when invoked and no profile is set.
Jon A. Cruz
1
-1
/
+1
2009-08-22
fix 416940
bulia byak
1
-3
/
+11
2009-08-17
fix ctrl+arrow keys not working after startup
bulia byak
1
-0
/
+2
2009-08-13
fix 407893
bulia byak
1
-6
/
+6
2009-08-13
fix 376068
bulia byak
1
-14
/
+16
2009-08-09
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
1
-2
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
12
-47
/
+47
2009-08-05
Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...
chriswombat
2
-2
/
+2
2009-08-05
SPDocument->Document
johnce
12
-47
/
+47
2009-08-02
remember sticky_zoom toggle button state
Thomas Holder
1
-1
/
+12
2009-07-18
Fix for bug LP #400985 (3 strings in UI are not translatable)
Nicolas Dufour
1
-3
/
+3
2009-07-13
Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...
Josh Andler
1
-1
/
+1
2009-07-13
Fix width slider for Eraser Tool
Josh Andler
1
-2
/
+2
2009-07-13
Fixed a icon name string which shouldn't have been translatable.
Luca Bruno
1
-1
/
+1
2009-07-12
Don't allow the "proportion" parameter of a star to become NaN, because this ...
Diederik van Lierop
1
-2
/
+4
2009-07-09
* dummy commit - previous commit message should have mentioned bug 380522 ins...
Ivan Mas??r
1
-1
/
+1
2009-07-09
* added tooltip (see bug 358921) and translator comments
Ivan Mas??r
1
-1
/
+1
2009-07-08
Fix for pattern name localization
Nicolas Dufour
1
-2
/
+2
2009-07-07
Reverting the references which made the Node Tool controls toolbar disappear.
Josh Andler
1
-12
/
+12
2009-07-07
Removing a couple node-tool related modifications in the file which I don't b...
Josh Andler
1
-11
/
+0
2009-07-07
Fix LP #390162: Wrong defaults for Calligraphy tool
Krzysztof Kosi??ski
1
-14
/
+25
2009-07-06
Fix for Bug #327533 (Calligraphy presets are not translatable).
Nicolas Dufour
1
-1
/
+1
2009-06-12
Fix a bug where the spinboxes on the connector toolbar did not properly
mjwybrow
1
-17
/
+15
2009-06-12
force show-as-list for font list
bulia byak
1
-2
/
+11
2009-06-10
fix stupid bug in font size setting
bulia byak
1
-1
/
+1
2009-06-10
hopefully that fixes the stuck-with-sans bug
bulia byak
1
-18
/
+35
2009-06-09
fix the font dropdown: patch by Felipe with my changes
bulia byak
1
-198
/
+179
2009-06-03
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2
-0
/
+4
2009-05-26
* [INTL:*] string fixes
Ivan Mas??r
1
-2
/
+2
2009-05-25
Also store the window's geometry when saving through the data-loss warning di...
Diederik van Lierop
1
-0
/
+1
2009-05-16
use area ratio instead of diagonal ratio for "Zoom when window is resized"
Thomas Holder
1
-3
/
+1
2009-05-16
fix "Zoom when window is resized", got broken in rev 10439 (Bug #167651)
Thomas Holder
1
-3
/
+1
2009-05-12
When selecting a path with markers but without a stroke, then one should be a...
Diederik van Lierop
1
-3
/
+37
2009-05-04
Update name list
Jon A. Cruz
1
-0
/
+3
2009-05-01
Build fix for GCC 3.4.4 (added include for stdio.h)
Josh Andler
1
-0
/
+1
2009-04-28
Cleanup cache and rendering of icons.
Jon A. Cruz
1
-47
/
+22
2009-04-27
Make the snap toolbar unsensitive to undo actions. How could I not have notic...
Diederik van Lierop
1
-1
/
+6
2009-04-27
Cleaning up legacy stock icons and correct icon sizes to match theme engine s...
Jon A. Cruz
3
-69
/
+34
2009-04-22
Removed newer GIcon reference.
Jon A. Cruz
1
-12
/
+0
2009-04-21
Restoring needed icon rendering code. Addresses bug #363781.
Jon A. Cruz
1
-13
/
+249
2009-04-20
Fix the rest of missing icons in the geometry tool. Closes: #358132
Krzysztof Kosi??ski
1
-3
/
+3
2009-04-18
Added code to deal with changed icon names. Fixes bug #360964
Jon A. Cruz
1
-4
/
+255
2009-04-18
Correct recent changes that had reverted to always use SPIcon when not presen...
Jon A. Cruz
1
-25
/
+41
2009-04-18
Restore base legacy name support
Jon A. Cruz
1
-11
/
+88
2009-04-18
Warning cleanup
Jon A. Cruz
1
-1
/
+1
[next]