index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of SVG lengths with spaces between value and unit (hopefully wit...
Matthew Petroff
2013-09-12
1
-0
/
+2
*
fix Windows build
Johan B. C. Engelen
2013-09-12
1
-3
/
+3
*
partially revert 12471, this fixes bug 1215575, but undoes the fix for the le...
Johan B. C. Engelen
2013-09-11
1
-8
/
+10
*
improve legibility
Johan B. C. Engelen
2013-09-10
1
-5
/
+5
*
Add a check so objects removed from the document dont crash inkscape, happens...
Martin Owens
2013-09-08
1
-1
/
+2
*
Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ...
Nicolas Dufour
2013-09-07
1
-1
/
+2
*
Allow EMF import from Wine apps on Linux
Krzysztof Kosi??ski
2013-09-02
1
-14
/
+17
*
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
2013-09-01
10
-2183
/
+1843
*
Fix grids with comma as decimal separator [Bug #1216306].
Matthew Petroff
2013-09-01
1
-2
/
+3
*
Fix compilation warnings in libuemf
Krzysztof Kosi??ski
2013-09-01
3
-23
/
+57
*
Fix PNG export with non-px default unit [Bug #1215104].
Matthew Petroff
2013-09-01
1
-1
/
+1
*
update cmakefiles
Campbell Barton
2013-08-31
5
-8
/
+12
*
Move libuemf to a separate directory.
Krzysztof Kosi??ski
2013-08-31
36
-62
/
+84
*
Merge in pdf work by david bild, thanks David\!
Martin Owens
2013-08-30
8
-18
/
+112
|
\
|
*
use multiple graphic/text layers for pdf+latex output
David R. Bild
2013-08-29
4
-6
/
+90
|
*
Move omit text feature from cairo renderer to context
David R. Bild
2013-08-26
6
-12
/
+22
*
|
adapt to changes in r12471 (unit refactoring)
su_v
2013-08-29
4
-18
/
+14
*
|
merge from trunk (r12487)
su_v
2013-08-29
782
-41919
/
+5787
|
\
|
|
*
Updating outdated test. Fixes bug #1202271.
Jon A. Cruz
2013-08-26
1
-16
/
+16
|
*
better memory leak fix (fixes bug 986271: memory leaks associated with images)
Kris De Gussem
2013-08-21
3
-19
/
+1
|
*
Prevent writing out empty style strings.
Tavmjong Bah
2013-08-15
1
-1
/
+5
|
*
Add option to write out path data using only relative coordinates
Tavmjong Bah
2013-08-15
5
-35
/
+73
|
*
Fix Gtk+ 3 build failure and make check
Alex Valavanis
2013-08-15
3
-6
/
+8
|
*
Fix warning and hopefully fix build failures on Launchpad
Krzysztof Kosi??ski
2013-08-14
2
-3
/
+4
|
*
fix build with dbusapi enabled
su_v
2013-08-14
1
-1
/
+1
|
*
NewFromTemplate GSoC project for static templates
Slagvi Public
2013-08-14
13
-106
/
+696
|
|
\
|
|
*
Cleanups before merge
Slagvi Public
2013-08-13
4
-8
/
+6
|
|
*
Existing templates metadata added. Small keywords processing fix.
Slagvi Public
2013-08-10
1
-0
/
+5
|
|
*
Adapted sp_file_new for use with templates
Slagvi Public
2013-08-06
3
-20
/
+35
|
|
*
Removing template data from XML tree added
Slagvi Public
2013-08-04
5
-9
/
+25
|
|
*
Template preview size fixed
Slagvi Public
2013-07-27
2
-2
/
+5
|
|
*
New preview rendering option in New From Template
Slagvi Public
2013-07-27
3
-1
/
+15
|
|
*
Templates related bug fixes
Slagvi Public
2013-07-27
2
-2
/
+10
|
|
*
Templates gui fixes
Slagvi Public
2013-07-24
4
-20
/
+19
|
|
*
Old templates support removed
Slagvi Public
2013-07-24
5
-114
/
+2
|
|
*
Minor code fixes
Slagvi Public
2013-07-19
6
-49
/
+23
|
|
*
New From Template ui rearrangement
Slagvi Public
2013-07-19
8
-144
/
+160
|
|
*
Searching by words in descriptions, titles etc. Translation support improved
Slagvi Public
2013-07-17
2
-13
/
+60
|
|
*
Template info loading + searching by keywords added.
Slagvi Public
2013-07-12
3
-10
/
+109
|
|
*
Coding style improvements and display bug fixes
Slagvi Public
2013-07-08
6
-62
/
+126
|
|
*
Added loading templates into NewFromTemplate dialog.
Slagvi Public
2013-07-04
9
-21
/
+109
|
|
*
Templates menu item fixed
Slagvi Public
2013-07-03
5
-7
/
+16
|
|
*
Adding NewFromTemplate to the Inkscape menu
Slagvi Public
2013-07-02
11
-0
/
+15
|
|
*
Coding style fixes
Slagvi Public
2013-06-27
6
-63
/
+63
|
|
*
Changed comboBox into editable
Slagvi Public
2013-06-22
1
-2
/
+2
|
|
*
Coding style fixes
Slagvi Public
2013-06-22
13
-285
/
+323
|
|
*
First newFromTemplate commit. Some basic widgets mechanics
Slagvi Public
2013-06-18
8
-0
/
+297
|
*
|
Merge bool fix and clean up the warning
Martin Owens
2013-08-12
1
-9
/
+36
|
|
\
\
|
|
*
|
Fix to do the "right thing" for difference/intersection boolean ops when
Eric Greveson
2013-08-08
1
-5
/
+31
|
*
|
|
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
2013-08-12
5
-15
/
+26
|
|
/
/
[next]