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
...
*
* [INTL: gl] Added Galician translation (win32 installer) by Leandro Regueiro
Ivan Mas??r
2008-01-04
1
-0
/
+226
*
* [INTL: es] Spanish translation update by Lucas Vieites (closes: #180399)
Luca Bruno
2008-01-04
1
-810
/
+492
*
* Bulgarian translation update by Victor Dachev
Luca Bruno
2008-01-04
1
-4476
/
+3316
*
* Moving Breton from br_FR to br
Luca Bruno
2008-01-04
2
-1
/
+1
*
1) fix snapping while scaling
Diederik van Lierop
2008-01-03
13
-175
/
+304
*
* Added initial Breton (br_FR) translation by Alan Monfort (closes #180070)
Luca Bruno
2008-01-03
2
-1
/
+14367
*
* [INTL: sk] Updated Slovak translation (win32 installer)
Ivan Mas??r
2008-01-03
1
-79
/
+79
*
* [INTL: sk] Updated Slovak translation
Ivan Mas??r
2008-01-03
1
-2167
/
+1588
*
Enable text output for Cairo renderer if Cairo has FreeType support enabled
miklosh
2008-01-03
1
-2
/
+2
*
Purged fill type enum
miklosh
2008-01-03
1
-2
/
+2
*
Fixed messed up transformations because of a missing cairo_restore() and remo...
miklosh
2008-01-03
1
-5
/
+3
*
error checks on surface return values
Adib Taraben
2008-01-02
1
-0
/
+10
*
fix for gcc 3.3 by John Faith. https://bugs.launchpad.net/inkscape/+bug/178180
JiHO
2008-01-02
1
-1
/
+2
*
patch by John Faith https://bugs.launchpad.net/inkscape/+bug/175697
JiHO
2008-01-02
1
-0
/
+2
*
fix typo notepath => nodepath
Johan B. C. Engelen
2008-01-02
8
-10
/
+10
*
make LPE parameters responsible for transformation (LPE cycles through its pa...
Johan B. C. Engelen
2008-01-02
4
-0
/
+7
*
+ Fix bug #179840, forking of LPEs
Johan B. C. Engelen
2008-01-02
12
-25
/
+123
*
add libnr <=> 2geom conversion helper headerfile
Johan B. C. Engelen
2008-01-02
2
-0
/
+32
*
Fix LP bug #179328
Johan B. C. Engelen
2008-01-02
3
-4
/
+25
*
update to latest 2geom
Johan B. C. Engelen
2008-01-02
1
-37
/
+0
*
Fix LP #179741
Johan B. C. Engelen
2008-01-02
1
-9
/
+3
*
* [INTL: it] Translation update for win32 installer
Luca Bruno
2008-01-02
1
-14
/
+14
*
* [INTL: sl] Slovenian update by Martin Srebotnjak (closes: #179661)
Luca Bruno
2008-01-02
1
-2220
/
+2675
*
2008-01-02 Michael Wybrow <mjwybrow@users.sourceforge.net>
mjwybrow
2008-01-02
1
-5
/
+8
*
finished preparation of localisation for additional terms
Adib Taraben
2008-01-02
14
-23
/
+232
*
disable fill-and-stroke blend (separate commit for easy reversion)
MenTaLguY
2008-01-01
1
-1
/
+1
*
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
2008-01-01
6
-12
/
+21
*
fix update on layer switch and work around some blur-related glitches
MenTaLguY
2008-01-01
6
-13
/
+18
*
separate blend history for objects versus layers
MenTaLguY
2008-01-01
4
-7
/
+18
*
first crack at enabling blend for layers dialog
MenTaLguY
2008-01-01
6
-73
/
+52
*
abstraction for style widget subjects
MenTaLguY
2008-01-01
5
-71
/
+364
*
factor filter and opacity controls into separate metawidget
MenTaLguY
2008-01-01
5
-241
/
+372
*
whitespace cleanup
Bryce Harrington
2007-12-31
1
-7
/
+7
*
win32 installer, do not remove user files
Adib Taraben
2007-12-31
4
-65
/
+355
*
win32 installer, do not delete user files, still translation needed
Adib Taraben
2007-12-31
1
-0
/
+68
*
Fix location of Swatches menu in tutorial (LP: #169986)
Bryce Harrington
2007-12-31
1
-1
/
+1
*
whitespace fixups
Bryce Harrington
2007-12-31
1
-5
/
+5
*
Add default CC metadata and license to preferences.
Bryce Harrington
2007-12-31
4
-11
/
+152
*
Fix compilation issue with g++3.3 on OS X 10.3.9
Bryce Harrington
2007-12-31
1
-4
/
+4
*
Man page entry for --query-all option
Bryce Harrington
2007-12-31
1
-0
/
+6
*
Applying patch from tbnorth to add a --query-all command to dump object
Bryce Harrington
2007-12-31
1
-2
/
+51
*
Set teeth selector in lpe-gears to an integer value >= 3.
Bryce Harrington
2007-12-30
6
-49
/
+52
*
comment fix
bulia byak
2007-12-30
1
-1
/
+1
*
fix bug 168751 (sf1749738)
bulia byak
2007-12-30
3
-3
/
+4
*
Strip out Pango markup from tooltips (fixes bug #167640)
Bryce Harrington
2007-12-30
1
-2
/
+1
*
don't zoom when changing dpi
Kees Cook
2007-12-30
1
-2
/
+2
*
beautify rendering options tab
Kees Cook
2007-12-30
2
-35
/
+66
*
rip out gtkmmification of print dialog, to temporarily solve LP: #176018
Kees Cook
2007-12-30
2
-53
/
+79
*
adjust cairo bitmap origin offset fixup
Kees Cook
2007-12-30
2
-2
/
+2
*
Fixed bug #172778, [old] grid settings not respected when reopening document
Johan B. C. Engelen
2007-12-29
2
-3
/
+94
[prev]
[next]