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
*
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
2015-05-09
4
-20
/
+28
*
Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...
Tomasz Boczkowski
2015-05-09
3
-14
/
+9
*
merged trunk
Tomasz Boczkowski
2015-05-09
65
-228
/
+554
|
\
|
*
fix crash introduces by recent rev when clipping
Marc Jeanmougin
2015-05-09
1
-4
/
+5
|
*
fixed logic error in earlier fix
Marc Jeanmougin
2015-05-08
1
-10
/
+12
|
*
refactor sp_selection_set_mask
Marc Jeanmougin
2015-05-08
5
-70
/
+40
|
*
fixes various bugs with clipping and masking
Marc Jeanmougin
2015-05-08
3
-22
/
+18
|
*
fix for bug 168013 and its mask counterpart
Marc Jeanmougin
2015-05-08
1
-3
/
+59
|
*
fix for bug 1391374.
Marc Jeanmougin
2015-05-08
2
-3
/
+7
|
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
35
-71
/
+51
|
*
forgotten dynamic cast
Marc Jeanmougin
2015-05-08
1
-1
/
+1
|
*
Fixed the layer blends
Marc Jeanmougin
2015-05-08
3
-21
/
+17
|
*
fix for stl "remove"
Marc Jeanmougin
2015-05-07
3
-7
/
+7
|
*
better fix, using std::remove instead of std::erase
Marc Jeanmougin
2015-05-07
3
-21
/
+7
|
*
fix crash when converting a group of objects to path
Marc Jeanmougin
2015-05-07
3
-7
/
+21
|
*
fix sorts
Marc Jeanmougin
2015-05-06
1
-4
/
+4
|
*
"select same..." no longer returns groups.
Marc Jeanmougin
2015-05-06
1
-0
/
+9
|
*
fix crash due to logic error in Selection::_removeObjectDescendants
Marc Jeanmougin
2015-05-06
1
-1
/
+5
|
*
UI. Fix for Bug #1450877 (GUI glitch in Object Properties)
Nicolas Dufour
2015-05-06
1
-2
/
+2
|
*
Start of implementing CSS 3 font variants (access to OpenType features).
Tavmjong Bah
2015-05-06
5
-14
/
+245
|
*
Compromise solution for dot grid visibilty. See bug #1357611.
Tavmjong Bah
2015-05-06
1
-3
/
+21
|
*
Changed return type to be consistent with other calls and to make header stan...
Jon A. Cruz
2015-05-06
2
-3
/
+3
|
*
show filter usage count
Raphael Rosch
2015-05-05
5
-6
/
+44
|
*
going from swatch to flat color should start with previous swatch color
Raphael Rosch
2015-05-04
1
-2
/
+16
|
*
Fix crash in PDF export introduced in r14074
Marc Jeanmougin
2015-05-04
1
-1
/
+1
|
*
Shorthands are not allowed as presentation attributes.
Tavmjong Bah
2015-05-04
1
-1
/
+9
|
*
cmake: shorter linker list (remove duplicates)
houz
2015-05-04
1
-1
/
+1
|
*
Revert bad commit (commited to wrong branch).
Tavmjong Bah
2015-05-03
7
-171
/
+4
|
*
First batch
Tavmjong Bah
2015-05-03
7
-4
/
+171
*
|
renamed SPPattern methods to match coding style
Tomasz Boczkowski
2015-05-03
10
-139
/
+139
*
|
Reformatted SPPattern
Tomasz Boczkowski
2015-05-03
2
-285
/
+305
*
|
Reformatted refactored files
Tomasz Boczkowski
2015-05-03
12
-1324
/
+1291
*
|
Removed commented out code from ColorNotebook
Tomasz Boczkowski
2015-05-03
2
-164
/
+0
*
|
Introduced fixes after merge proposal review
Tomasz Boczkowski
2015-05-03
6
-75
/
+47
*
|
merged trunk
Tomasz Boczkowski
2015-05-03
1
-6
/
+7
|
\
|
|
*
fix crash when setting clip
Marc Jeanmougin
2015-05-02
1
-6
/
+7
*
|
Removed unnecessary inclusion of glibmm/threads.h
Tomasz Boczkowski
2015-05-03
10
-67
/
+13
*
|
gtk3 compile fix
Tomasz Boczkowski
2015-05-02
6
-31
/
+10
*
|
merge with trunk
Tomasz Boczkowski
2015-05-02
230
-4191
/
+6710
|
\
|
|
*
sp-text: Whitespace cleanup
Bryce Harrington
2015-05-02
1
-13
/
+13
|
*
bzrignore: Fix *.cmake ignorance
Bryce Harrington
2015-05-02
1
-0
/
+2
|
*
Fixed comparison function used in sorts
Marc Jeanmougin
2015-05-02
5
-5
/
+10
|
*
fixed selection after ungroup
Marc Jeanmougin
2015-05-02
1
-5
/
+2
|
*
Fix segfault due to an infinite recursion (due to a typo)
Marc Jeanmougin
2015-05-01
1
-1
/
+1
|
*
Fixed crash bug due to some overlooked function changed in the recent merge.
Marc Jeanmougin
2015-05-01
4
-14
/
+20
|
*
cmake: Fix various issues with cmake builds
Bryce Harrington
2015-04-30
1
-0
/
+1
|
|
\
|
|
*
cmake: Include missing source file in build rules
Bryce Harrington
2015-04-29
1
-0
/
+1
|
*
|
Fix dbus build
Liam P. White
2015-04-30
1
-23
/
+23
|
*
|
unsigned int -> size_t
Marc Jeanmougin
2015-04-29
2
-4
/
+4
|
*
|
uint -> unsigned int
Marc Jeanmougin
2015-04-29
1
-1
/
+1
[next]