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
*
remove fwd decl (a left-over, not intended for something useful) that breaks ...
Johan B. C. Engelen
2014-06-01
1
-8
/
+0
*
win64: add aspell and stand-alone gdb to builds. (x64 version should now be f...
Johan B. C. Engelen
2014-06-01
1
-6
/
+7
*
Unquote names in 'font-family' lists. Partial fix for #1029080
Tavmjong Bah
2014-05-30
5
-36
/
+58
*
Use SPStyle value for 'font-family' rather than parse 'style' ourselves.
Tavmjong Bah
2014-05-29
1
-28
/
+3
*
Initialize style store with default styles. Fixes Gtk-CRITICAL and GLib-Gobje...
Tavmjong Bah
2014-05-28
1
-0
/
+9
*
Shortcuts. Fix for bug #1323561 (Right handed ilustration file is incorrect).
Nicolas Dufour
2014-05-27
2
-2
/
+0
*
Extensions. Fix for Bug #1318348 (Extension dialogs inconsistency).
Nicolas Dufour
2014-05-24
6
-570
/
+592
*
Fix flakiness of measurement tool (due to issues with parallel lines, duplica...
Diederik van Lierop
2014-05-23
4
-45
/
+68
*
i18n. Fix for Bug #1318339 (Tooltips in extensions page elements are not tran...
Nicolas Dufour
2014-05-22
1
-1
/
+1
*
extensions: scour is now dual-licensed Apache2 and GPL2
Bryce Harrington
2014-05-18
3
-9
/
+18
*
Fix render barcode test suite
Martin Owens
2014-05-17
1
-17
/
+13
*
extensions. EAN5 barcode. fix offset caused by changing document units
Alvin Penner
2014-05-17
1
-2
/
+2
*
revert unintended changes by previous commit
Johan B. C. Engelen
2014-05-17
1
-5
/
+5
*
add libwpg, libvisio, and libcdr to win64 build
Johan B. C. Engelen
2014-05-17
1
-26
/
+21
*
extensions: Update tests for new barcode class names
Bryce Harrington
2014-05-17
1
-11
/
+11
*
extensions: Clarify licensing requirements in README
Bryce Harrington
2014-05-17
1
-8
/
+10
*
Put scale functionality back in to barcode renderer.
Martin Owens
2014-05-16
1
-1
/
+2
*
Fix build.
Josh Andler
2014-05-16
1
-6
/
+6
*
Barcode extension: Code cleanup and merge in delta from last year.
Martin Owens
2014-05-16
15
-136
/
+143
*
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
1
-2
/
+1
*
fix compile warning
Johan B. C. Engelen
2014-05-15
1
-1
/
+1
*
fix buildtool cxxflags bug
Johan B. C. Engelen
2014-05-15
1
-1
/
+1
*
add cxxflags attribute possibility for buildtool. fixes warnings for c-files ...
Johan B. C. Engelen
2014-05-15
3
-5
/
+24
*
add 64bit build-x64.xml to trunk
Johan B. C. Engelen
2014-05-15
1
-0
/
+943
*
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
2
-10
/
+7
*
Remove debugging output
Diederik van Lierop
2014-05-15
1
-1
/
+0
*
Fix Pango markup used in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
*
Style rewrite: Unquote strings from libcroco. Fixes 1303422.
Tavmjong Bah
2014-05-15
1
-2
/
+5
*
Translations. Japanese translation update by Masato Hashimoto.
Nicolas Dufour
2014-05-15
1
-14700
/
+16750
*
Fix for Bug #1264371 (Broken Link: Bug Page Not Found From Program Link).
Nicolas Dufour
2014-05-14
1
-1
/
+1
*
i18n. Fix for Bug #1318929 (untranslatable string in trunk-r13370).
Nicolas Dufour
2014-05-14
3
-191
/
+220
*
Documentation. Replace old menu items in the Tips and Basic tutorials.
Nicolas Dufour
2014-05-14
2
-2
/
+2
*
CSS2 and CSS3 text decoration rendering, most code from David Mathog.
Tavmjong Bah
2014-05-13
4
-199
/
+427
*
Style rewrite: prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec...
Tavmjong Bah
2014-05-13
2
-19
/
+46
*
extensions. guides_creator. scale units (Bug 1318532)
Alvin Penner
2014-05-12
1
-2
/
+2
*
put correct architecture in x64 Windows resource manifests
Johan B. C. Engelen
2014-05-12
2
-2
/
+2
*
=Update AUTHORS file.
Josh Andler
2014-05-12
1
-1
/
+8
*
add x64 Windows resource file
Johan B. C. Engelen
2014-05-12
1
-0
/
+10
*
add Windows resource files for x64 builds
Johan B. C. Engelen
2014-05-12
3
-0
/
+69
*
remove another duplicate file copy from build.xml
Johan B. C. Engelen
2014-05-12
1
-1
/
+0
*
remove duplicate freetype6.dll copy from build.xml
Johan B. C. Engelen
2014-05-12
1
-1
/
+0
*
remove unnecessary include, that is causing troubles (it is doing a bad #defi...
Johan B. C. Engelen
2014-05-12
1
-1
/
+0
*
Translations. French translation udpate.
Nicolas Dufour
2014-05-12
1
-242
/
+304
*
Fix snapping issue in selector tool
Diederik van Lierop
2014-05-12
3
-32
/
+48
*
Latvian translation update
Janis Eisaks
2014-05-12
1
-18
/
+12
*
Fix for Bug #1318671 (url for New in This Version is obsolete) by Masato HASH...
Nicolas Dufour
2014-05-12
2
-3
/
+3
*
fix build on Windows with newer gcc / other Windows headers. redefining NULL ...
Johan B. C. Engelen
2014-05-11
1
-2
/
+5
*
fix build for some (windows 64 bit devlibs attempt)
Johan B. C. Engelen
2014-05-11
2
-0
/
+4
*
correctly fix rev. 13355
Johan B. C. Engelen
2014-05-11
1
-1
/
+1
*
fix 2geom build for newer compilers (assert can be disabled/overridden, i sup...
Johan B. C. Engelen
2014-05-11
1
-0
/
+1
[next]