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
/
internal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated with trunk
Marc Jeanmougin
2015-04-29
6
-21
/
+5
|
\
|
*
enable default pen object for WMF files
mathog
2015-04-28
1
-1
/
+5
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
5
-20
/
+0
*
|
merge with trunk
Marc Jeanmougin
2015-04-27
5
-46
/
+88
|
\
|
|
*
patch for bugs 1447850 and 1447382
mathog
2015-04-27
5
-46
/
+88
*
|
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
3
-5
/
+0
*
|
merging
Marc Jeanmougin
2015-04-26
4
-2
/
+83
|
\
|
|
*
Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ...
Nicolas Dufour
2015-03-17
1
-1
/
+1
|
*
Filters. Fix for Bug #790534 (Simulate color blindness/defects?).
Nicolas Dufour
2015-03-10
2
-1
/
+77
|
*
Enable PDF/PS/EPS export for gradient mesh (bug #1363369)
Adrian Johnson
2015-03-07
1
-0
/
+5
*
|
merge
Marc Jeanmougin
2015-04-26
4
-7
/
+25
|
\
|
|
*
fix for bug 1425317
mathog
2015-02-25
4
-7
/
+25
*
|
more cast cleanup
Marc Jeanmougin
2015-02-27
2
-4
/
+2
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
6
-8
/
+8
*
|
added a set to the Selection
Marc Jeanmougin
2015-02-19
2
-6
/
+4
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
4
-8
/
+8
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
6
-30
/
+24
|
/
*
Bump Poppler dependency to 0.8.3
Alex Valavanis
2015-02-12
1
-20
/
+0
*
two typos in patch at rev 13914
mathog
2015-02-09
1
-2
/
+2
*
fix for bug 1419926
mathog
2015-02-09
2
-26
/
+43
*
fix for bug 1405292
mathog
2015-02-09
3
-5
/
+5
*
Fixing dead assignment and uninitialized argument value.
Nicolas Dufour
2015-02-07
1
-1
/
+2
*
Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu...
Kence (casey.peel@gmail.com)
2015-01-28
2
-12
/
+21
*
Fix regression: pasted bitmaps should be embeded. (Bug #855440)
Tavmjong Bah
2015-01-21
1
-1
/
+1
*
Fix EPS export area (Bug #1411208)
su_v
2015-01-17
1
-5
/
+5
*
static code analysis: initialisation
Kris De Gussem
2014-12-28
1
-3
/
+3
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
2
-2
/
+2
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
2
-2
/
+6
*
Fix build with poppler 0.29.0 (Bug #1399811)
su_v
2014-12-11
1
-6
/
+26
*
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
Tavmjong Bah
2014-11-26
5
-5
/
+5
*
Update to trunk r13766
Liam P. White
2014-11-26
3
-7
/
+7
|
\
|
*
Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').
Tavmjong Bah
2014-11-25
1
-5
/
+5
|
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
2
-2
/
+2
*
|
Update to trunk r13750
Liam P. White
2014-11-24
3
-124
/
+152
|
\
|
|
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
3
-124
/
+152
*
|
Update to trunk r13690
Liam P. White
2014-11-09
4
-7
/
+7
|
\
|
|
*
change default pdf import resolution to 96 dpi
Alvin Penner
2014-11-02
4
-7
/
+7
*
|
Update to trunk r13648
Liam P. White
2014-10-31
1
-10
/
+11
|
\
|
|
*
Update to trunk r13625
Liam P. White
2014-10-19
1
-10
/
+11
|
|
\
|
|
*
Refactoring hatch to remove memory leaks (bad GTKish casting macros) and unin...
Jon A. Cruz
2014-10-18
1
-10
/
+11
*
|
|
Update to experimental r13619
Liam P. White
2014-10-18
10
-142
/
+359
|
\
|
|
|
*
|
Update to trunk r13621
Liam P. White
2014-10-17
10
-142
/
+359
|
|
\
|
|
|
*
Port inkscape to librevenge framework for WPG, CDR and VSD imports
Fridrich Strba
2014-10-17
3
-37
/
+93
|
|
|
\
|
|
|
*
update to trunk (r13560)
su_v
2014-09-19
8
-33
/
+200
|
|
|
|
\
|
|
|
*
\
update to trunk (r13532)
su_v
2014-08-26
2
-2
/
+2
|
|
|
|
\
\
|
|
|
*
|
|
librevenge: update to latest patch from bug #1323592 (support old and new ver...
su_v
2014-08-26
3
-26
/
+93
|
|
|
*
|
|
update to trunk (r13488)
su_v
2014-08-04
1
-3
/
+19
|
|
|
|
\
\
\
|
|
|
*
\
\
\
update to trunk (r13472)
su_v
2014-07-27
7
-18
/
+36
|
|
|
|
\
\
\
\
|
|
|
*
\
\
\
\
update to trunk (r13454)
su_v
2014-07-19
2
-3
/
+2
|
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
\
update to trunk (r13425)
su_v
2014-06-15
7
-903
/
+177
|
|
|
|
\
\
\
\
\
\
[next]