index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-01
Fix crashes on empty marker definitions.
Johan B. C. Engelen
1
-5
/
+7
2011-04-27
emf import. support for clip rectangle (Bug 383180)
Alvin Penner
1
-14
/
+53
2011-04-23
Fixed warning to use GUI when appropriate.
Jon A. Cruz
1
-8
/
+10
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
1
-4
/
+4
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
4
-6
/
+21
2011-04-16
remove unnecessary includes.
Johan B. C. Engelen
1
-4
/
+0
2011-04-16
extensions: use improved spinbutton with math expression evaluation
Johan B. C. Engelen
2
-4
/
+4
2011-04-15
Update Makefile as necessary to build again on Linux
Josh Andler
1
-2
/
+0
2011-04-15
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
7
-731
/
+47
2011-04-10
pdf+latex:
Johan B. C. Engelen
1
-6
/
+18
2011-04-10
pdf+latex: fix newline bug due to changes in r10089
Johan B. C. Engelen
1
-16
/
+29
2011-04-10
go wild adding % at the end of each latex line (pdf+latex output)
Johan B. C. Engelen
1
-22
/
+22
2011-04-01
Filters: labels consistency fix.
Nicolas Dufour
1
-2
/
+2
2011-03-31
emf import. limited support for EMR_BITBLT (Bug 382421)
Alvin Penner
1
-0
/
+29
2011-03-30
Extensions:
Nicolas Dufour
1
-1
/
+3
2011-03-25
Extensions. Replacing the groupheader element with an appearance mode in the ...
Nicolas Dufour
7
-140
/
+44
2011-03-24
emf import. create dummy object CREATEDIBPATTERNBRUSHPT (Bug 382420)
Alvin Penner
1
-0
/
+9
2011-03-23
Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...
Nicolas Dufour
3
-4
/
+4
2011-03-20
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
1
-4
/
+6
2011-03-18
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...
Nicolas Dufour
6
-18
/
+81
2011-03-16
Filters. Custom predefined filters fine tuning (precision and UI labels).
Nicolas Dufour
4
-98
/
+98
2011-03-15
Extensions. Float and Int default mode set to minimal. Filters' mode changed ...
Nicolas Dufour
8
-117
/
+117
2011-03-14
Extensions. Warnings (introduced in recent float and int changes) cleanup.
Nicolas Dufour
2
-2
/
+2
2011-03-14
Extensions. Slider in Float and Int extension widgets.
Nicolas Dufour
5
-19
/
+89
2011-03-14
Filters. Drawing CPF improvement.
Nicolas Dufour
1
-4
/
+3
2011-03-13
apparently bbox numbers in PS should be integers.
Johan B. C. Engelen
1
-2
/
+2
2011-03-12
Hope to fix a really dumb earlier commit by me...
Johan B. C. Engelen
1
-5
/
+12
2011-03-11
Comment out non-functional code that prevents compiling
Tavmjong Bah
1
-4
/
+5
2011-03-11
Filters. New Grayscale, Lightness and Brightness CPF. Some default values adj...
Nicolas Dufour
3
-31
/
+263
2011-03-10
PDF+LaTeX now also exports font shape (italic or bold) (patch partly by Tobi...
Johan B. C. Engelen
1
-2
/
+74
2011-03-10
add scaling option to PDF+LaTeX (patch by Bernd Bandemer)
Johan B. C. Engelen
1
-0
/
+6
2011-03-08
emf import. remove numerical id's (Bug 552351)
Alvin Penner
1
-10
/
+10
2011-03-04
Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).
Nicolas Dufour
1
-2
/
+5
2011-02-27
i18n. Fixing i18n mistakes in the experimental custom predefined filters.
Nicolas Dufour
4
-68
/
+68
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
8
-23
/
+28
2011-02-22
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
4
-42
/
+48
2011-02-21
emf import. support for round rectangle (Bug 247695)
Alvin Penner
1
-13
/
+47
2011-02-15
pdf-import via poppler-cairo fix win32 compilation
Adib Taraben
1
-1
/
+1
2011-02-14
preview dialogue for pdf-import-cairo
Adib Taraben
3
-5
/
+652
2011-02-10
emf import. support for unicode text
Alvin Penner
1
-10
/
+10
2011-02-09
Extensions. New fix for Bug #668895 (Extensions with <check> tags fail to load).
Nicolas Dufour
1
-9
/
+9
2011-02-03
Fix Linux build after 2Geom update
Krzysztof Kosi??ski
3
-30
/
+25
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
22
-145
/
+145
2011-02-02
Extensions. Check element now search in the extension directory (see Bug #668...
Nicolas Dufour
1
-9
/
+9
2011-01-31
Extensions. Fix for Bug #668895 (Extensions with <check> tags fail to load).
Nicolas Dufour
1
-1
/
+1
2011-01-27
emf import : recalculate text alignment for rotated text (Bug 341847)
Alvin Penner
1
-2
/
+7
2011-01-25
emf import: redefine the device scale (Bug 341847)
Alvin Penner
1
-10
/
+15
2011-01-22
add pdf import filter via poppler-cairo
Adib Taraben
2
-4
/
+4
2011-01-21
DBUS. Patch for Bug #696062, dbus builds no more.
Nicolas Dufour
3
-21
/
+24
[prev]
[next]