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
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
45
-25191
/
+333
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
53
-265
/
+273
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
92
-515
/
+520
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
102
-386
/
+410
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
137
-912
/
+1038
*
minor fix in Dutch translation of win32 installer
Kris De Gussem
2010-06-28
1
-1
/
+1
*
Tutorials. sk tutorials updates, id basic tutorial update, and new sk interpo...
Nicolas Dufour
2010-06-28
10
-875
/
+1491
*
Translations. Romanian translation update by Cristian Secară.
Nicolas Dufour
2010-06-28
1
-376
/
+251
*
Linking 'Help->New in this version' to the 0.48 release notes.
Nicolas Dufour
2010-06-28
1
-1
/
+1
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
17
-310
/
+335
*
Implementing the "Convert" popup menu item for gradients/swatches. Part of bu...
Jon A. Cruz
2010-06-26
2
-3
/
+82
*
Fix in indonesian translation po
Kris De Gussem
2010-06-26
1
-1
/
+1
*
Indonesian translation update by Waluyo Adi Siswanto (Bug #597066)
Kris De Gussem
2010-06-26
1
-3055
/
+2683
*
Tutorials. New Indonesian basic tutorial.
Nicolas Dufour
2010-06-26
2
-0
/
+714
*
throw exception when sbasis is empty
Johan B. C. Engelen
2010-06-25
1
-0
/
+4
*
* [INTL:sk] Slovak translation update
Ivan Mas??r
2010-06-25
1
-2
/
+2
*
Win32 installer: removed the last insanity with language names and added miss...
Chris Morgan
2010-06-24
1
-5
/
+7
*
Put Ukrainian translation into the Win32 installer.
Chris Morgan
2010-06-24
2
-0
/
+3
*
Win32 installer: fixed Gallegan/Galician insanity by making it all Galician a...
Chris Morgan
2010-06-24
4
-6
/
+6
*
Put Indonesian translation into the Win32 installer.
Chris Morgan
2010-06-24
2
-0
/
+3
*
Translations. Indonesian Win32 installer file.
Nicolas Dufour
2010-06-24
1
-0
/
+112
*
Keys. Linking the 'Keys and Mouse Reference' menu to the new 0.48 web page.
Nicolas Dufour
2010-06-23
1
-1
/
+1
*
fix wrong transform for dot drawing with pen or pencil tool
Johan B. C. Engelen
2010-06-22
1
-2
/
+1
*
Doc. keys files update.
Nicolas Dufour
2010-06-22
2
-152
/
+165
*
Keys. Binding the Spray tool to 'a' and 'shift+F3'.
Nicolas Dufour
2010-06-22
2
-2
/
+16
*
Tutorials. New zh_TW interpolate tutorial.
Nicolas Dufour
2010-06-22
2
-0
/
+611
*
* [INTL:ca@valencia] Valencian translation update (bug #597126)
Ivan Mas??r
2010-06-22
1
-6707
/
+4975
*
Remove unreferenced and obsolete file inkscape.bat.
Chris Morgan
2010-06-22
1
-14
/
+0
*
Win32 installer: fixes for issues discovered in 0.48pre1.
Chris Morgan
2010-06-22
1
-1
/
+14
*
Put missing files for packaging/win32 into Makefile.am.
Chris Morgan
2010-06-22
1
-0
/
+4
*
Translations. Indonesian translation update by C-quel.
Nicolas Dufour
2010-06-22
1
-3291
/
+1703
*
* [INTL:ca] Catalan translation update
Ivan Mas??r
2010-06-21
1
-1547
/
+1270
*
add more help to the tex preamble
Johan B. C. Engelen
2010-06-21
1
-0
/
+12
*
Dutch translation update to 100%
Kris De Gussem
2010-06-21
1
-3871
/
+2226
*
Spanish translation update by Lucas Vieites (Bug #588232)
Kris De Gussem
2010-06-21
1
-864
/
+472
*
Update of Ukrainian translation from Yuri Chornoivan
Alexandre Prokoudine
2010-06-21
1
-638
/
+633
*
Romanian translation update by Cristian Secară (Bug #596689)
Kris De Gussem
2010-06-21
3
-4916
/
+3092
*
* [INTL: pl] Updated Polish translation
Marcin Floryan
2010-06-20
1
-53
/
+52
*
Dutch translation of installer
Kris De Gussem
2010-06-20
2
-0
/
+113
*
Translations. Japanese translation update by Masato Hashimoto; Belarusian tra...
Nicolas Dufour
2010-06-20
2
-4679
/
+2921
*
Translations. French translation update.
Nicolas Dufour
2010-06-20
1
-1123
/
+1119
*
* [INTL:zh_TW] Traditional Chinese translation update
Ivan Mas??r
2010-06-19
1
-5390
/
+4418
*
Intermediate update of Dutch translation
Kris De Gussem
2010-06-19
1
-162
/
+117
*
* [INTL:sk] Slovak translation update
Ivan Mas??r
2010-06-18
2
-4324
/
+2354
*
Linking in 0.48pre1 branch
Ted Gould
2010-06-17
0
-0
/
+0
|
\
|
*
Changing the CMakeLists.txt
Ted Gould
2010-06-17
1
-1
/
+1
|
*
Changing the build.xml files
Ted Gould
2010-06-17
2
-2
/
+2
|
*
Changing configure
Ted Gould
2010-06-17
1
-1
/
+1
|
/
*
Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...
Jon A. Cruz
2010-06-17
1
-18
/
+27
*
Fix for show/hide.
Jon A. Cruz
2010-06-17
1
-2
/
+1
[next]