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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated with trunk
Marc Jeanmougin
2015-04-29
18
-74
/
+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
17
-73
/
+0
*
|
merge with trunk
Marc Jeanmougin
2015-04-27
7
-48
/
+93
|
\
|
|
*
patch for bugs 1447850 and 1447382
mathog
2015-04-27
5
-46
/
+88
|
*
Mainloop fix for possible data loss if closing before save has completed.
Mark Harmer
2015-04-27
2
-2
/
+5
*
|
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
4
-6
/
+0
*
|
merging
Marc Jeanmougin
2015-04-26
5
-19
/
+107
|
\
|
|
*
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
|
*
Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh).
Nicolas Dufour
2015-03-02
1
-17
/
+24
*
|
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
3
-5
/
+3
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
9
-11
/
+11
*
|
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
7
-13
/
+13
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
9
-43
/
+33
|
/
*
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
8
-8
/
+8
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
5
-7
/
+11
*
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
5
-8
/
+8
|
\
|
|
*
fix potential nullptr deref.
Johan B. C. Engelen
2014-11-08
1
-1
/
+1
|
*
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
13
-206
/
+462
|
\
|
|
|
*
|
Update to trunk r13621
Liam P. White
2014-10-17
12
-174
/
+394
|
|
\
|
|
|
*
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
10
-34
/
+206
|
|
|
|
\
|
|
|
*
\
update to trunk (r13532)
su_v
2014-08-26
3
-17
/
+27
|
|
|
|
\
\
|
|
|
*
|
|
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
|
|
|
|
\
\
\
[next]