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
...
|
|
*
|
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
|
|
\
|
|
*
|
merge
Marc Jeanmougin
2015-04-26
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
*
|
|
|
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
3
-43
/
+39
|
\
\
\
\
|
*
|
|
|
ColorNotebook is Gtk::Widget and uses ColorSelector
Tomasz Boczkowski
2014-06-01
1
-2
/
+3
|
*
|
|
|
moved ColorNotebook to ui/widget
Tomasz Boczkowski
2014-06-01
2
-3
/
+2
|
*
|
|
|
disconnecting in ParamColor destructor
Tomasz Boczkowski
2014-06-01
1
-1
/
+1
|
*
|
|
|
Using SelectedColor in extenstion/param/color
Tomasz Boczkowski
2014-06-01
2
-32
/
+28
*
|
|
|
|
merged SPNotebook c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
1
-0
/
+4
|
\
|
|
|
|
|
*
|
|
|
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
2014-05-30
1
-0
/
+4
*
|
|
|
|
merged SPPattern c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
3
-14
/
+14
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
SPPattern c++-sification: replacing pattern_ functions by methods pt1
Tomasz Boczkowski
2014-05-27
3
-14
/
+14
|
*
|
|
SPPattern c++-sification: replaced guint by bool and enum
Tomasz Boczkowski
2014-05-26
1
-2
/
+2
*
|
|
|
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
|
|
_
|
/
|
/
|
|
*
|
|
fix for bug 1425317
mathog
2015-02-25
4
-7
/
+25
|
|
/
|
/
|
*
|
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
|
|
\
|
|
[prev]
[next]