index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix for 171904 : toggleToolbox verb
John Smith
2012-10-11
6
-22
/
+64
*
Fix for 426763 : Cancelling import leads to error message
John Smith
2012-10-11
7
-4
/
+29
*
Fix for 246153 : Broken style indicator
John Smith
2012-10-11
2
-2
/
+2
*
emf import. re-implement filtering of isolated control characters (Bug 217231)
Alvin Penner
2012-10-10
1
-0
/
+4
*
powerstroke: fix stuff! (apparently commit didn't work yesterday)
Johan B. C. Engelen
2012-10-10
1
-68
/
+61
*
German translation update 96%
Uwe Sch??ler
2012-10-10
1
-90
/
+74
*
Fix translation issue of rev 11759.
Kris De Gussem
2012-10-09
1
-4
/
+4
*
fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157)
Kris De Gussem
2012-10-09
1
-9
/
+13
*
German translation update 95%
Uwe Sch??ler
2012-10-09
1
-186
/
+208
*
Fix for Bug #1063831 (--export-text-to-path with SVG is undocumented) by Phil...
Nicolas Dufour
2012-10-09
5
-24
/
+25
*
UI consistency fix (pointed Bug #955060, comment #24).
Nicolas Dufour
2012-10-09
2
-545
/
+569
*
Bug #425202 (Script messages not translated) fixed on OSX, patch from ~suv.
Nicolas Dufour
2012-10-09
1
-0
/
+10
*
add stubs for layer verbs to default keymap file, keep default.xml and inksca...
su_v
2012-10-09
2
-1
/
+47
*
packaging/macosx: detect system language in launcher script
su_v
2012-10-09
1
-3
/
+22
*
Fix for 191020 : Lock/Unlock all layers
John Smith
2012-10-09
5
-6
/
+49
*
packaging/macosx: update default theme for newer Clearlooks engine
su_v
2012-10-09
1
-22
/
+46
*
packaging/macosx: copy hicolor index.theme into app bundle
su_v
2012-10-09
1
-0
/
+4
*
Translations. Massive po files update.
Nicolas Dufour
2012-10-08
67
-135734
/
+163065
*
German translation update 93%
Uwe Sch??ler
2012-10-08
1
-1028
/
+972
*
Fix for 490338 : Try to create the autosave directory if that does not exists
John Smith
2012-10-08
2
-3
/
+19
*
Fix for 303527 : GUI glitch on opacity box
John Smith
2012-10-08
1
-1
/
+1
*
Fix for 1060563 : Swatches : Sort the list of swatch names
John Smith
2012-10-08
2
-16
/
+32
*
Translations. Latvian translation update by Jānis Eisaks.
Nicolas Dufour
2012-10-08
1
-4788
/
+5247
*
Translations. Ukrainian translation update by Yuri Chornoivan.
Nicolas Dufour
2012-10-08
1
-6360
/
+5019
*
Translations. check-markup script update.
Nicolas Dufour
2012-10-08
1
-1
/
+1
*
Add Inkscape's flowed text elements and "text-align" property. Allow "title" ...
Tavmjong Bah
2012-10-08
5
-68
/
+99
*
extensions. maintain gettext compatibility with rev 11749
Alvin Penner
2012-10-07
2
-7
/
+14
*
powerstroke: arc extrp. corner case handling
Johan B. C. Engelen
2012-10-07
1
-7
/
+28
*
Typo fix by Yuri Chornoivan.
Nicolas Dufour
2012-10-07
4
-575
/
+578
*
Translations. Fix for Bug #425202 (Script messages not translated).
Nicolas Dufour
2012-10-07
47
-222
/
+318
*
powerstroke: arc extrapolate fix
Johan B. C. Engelen
2012-10-07
1
-3
/
+5
*
German translation update 89%
Uwe Sch??ler
2012-10-07
1
-211
/
+114
*
German translation update
Uwe Sch??ler
2012-10-07
1
-115
/
+68
*
i18n. Adding gradient selector widget labels.
Nicolas Dufour
2012-10-07
1
-2
/
+2
*
German translation update.
Uwe Sch??ler
2012-10-07
1
-1863
/
+2242
*
emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141)
Alvin Penner
2012-10-06
1
-1
/
+1
*
powerstroke: add arc-extrapolation, but disable it for release
Johan B. C. Engelen
2012-10-06
1
-1
/
+140
*
fix message
Kris De Gussem
2012-10-06
1
-1
/
+1
*
user message standardisation
Kris De Gussem
2012-10-06
1
-1
/
+1
*
Fix for 587019 : Select and transform mouse cursor changes to normal cursor o...
John Smith
2012-10-06
1
-2
/
+3
*
Fix for 570695 : show default|fallback autosave path
John Smith
2012-10-05
1
-2
/
+6
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
22
-34
/
+51
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
20
-70
/
+78
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
56
-152
/
+169
*
extensions. Extrude. allow selection of multiple objects (Bug 1055155)
Alvin Penner
2012-10-03
2
-54
/
+53
*
Fix for 168164 : gtk 2.22 compile issues
John Smith
2012-10-03
1
-1
/
+1
*
Fix for 1014988 : gtk 2.22 compile issues
John Smith
2012-10-03
1
-0
/
+9
*
fixing memory release issue (valgrind reported; bug #1043571 , comment 16 iss...
Kris De Gussem
2012-10-03
1
-2
/
+6
*
fix for cmake linking, currently include some hard coded paths since their ar...
Campbell Barton
2012-10-03
1
-8
/
+14
*
Fix for 687655 : New color wheel should not increase the width of docked Fill...
John Smith
2012-10-03
1
-2
/
+3
[prev]
[next]