index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
1
-1
/
+1
*
Rewrite the internals of the unit code for somewhat better performance
Krzysztof Kosi??ski
2013-10-05
2
-11
/
+11
*
Remove unnecessary warning
Krzysztof Kosi??ski
2013-10-04
1
-1
/
+0
*
Comprehensive fix for the issues with disappearing filtered objects.
Krzysztof Kosi??ski
2013-10-01
5
-25
/
+22
*
Fix possible bug in DrawingItem code
Krzysztof Kosi??ski
2013-10-01
1
-0
/
+4
*
Revert render svg:patern segment for fill and stroke
Martin Owens
2013-10-01
2
-3
/
+3
*
Minor improvements to DrawingItem code and documentation
Krzysztof Kosi??ski
2013-10-01
1
-8
/
+37
*
fix memleak
Johan B. C. Engelen
2013-09-30
1
-3
/
+9
*
fix leaking of transforms
buliabyak
2013-09-28
1
-0
/
+1
*
clear paints on delete to release reffed paintservers, fixes leaking of gradi...
buliabyak
2013-09-28
1
-0
/
+2
*
Allow pixmaps to specify their width and height to control/knots. Allows non-...
Martin Owens
2013-09-28
2
-117
/
+78
*
Use Cairo 1.10 blend operators to render feBlend
Krzysztof Kosi??ski
2013-09-26
1
-134
/
+30
*
The downscaling fix is already in Cairo trunk.
Krzysztof Kosi??ski
2013-09-26
2
-120
/
+4
*
Proper fix for bug 1127103 (Filter changes color when object flipped.)
Tavmjong Bah
2013-09-25
1
-10
/
+8
*
Fix the text filter issue and revert many changes.
Martin Owens
2013-09-20
3
-9
/
+15
*
Fix type mismatch for platforms where gsize is not unsigned long
Krzysztof Kosi??ski
2013-09-19
1
-2
/
+2
*
Revert some agressive changes and allow a seperate filter bbox for FER, shoul...
Martin Owens
2013-09-19
3
-4
/
+15
*
Merge C++ification of the SP tree by Markus Engel
Krzysztof Kosi??ski
2013-09-19
8
-19
/
+23
|
\
|
*
Merged from trunk (r12517).
Markus Engel
2013-09-14
5
-45
/
+146
|
|
\
|
*
\
Merged from trunk (r12488).
Markus Engel
2013-08-30
8
-189
/
+476
|
|
\
\
|
*
|
|
Cleaned up.
Markus Engel
2013-08-03
1
-4
/
+8
|
*
|
|
Merged from trunk (r12441).
Markus Engel
2013-07-31
1
-31
/
+15
|
|
\
\
\
|
*
|
|
|
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
7
-15
/
+15
*
|
|
|
|
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
6
-215
/
+539
*
|
|
|
|
Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.
Martin Owens
2013-09-18
5
-16
/
+8
*
|
|
|
|
Remove compute drawbox and replace with area_elarge, make sure we use bbox
Martin Owens
2013-09-17
3
-21
/
+3
*
|
|
|
|
Scale rendering of pattern fill of text when chaning zoom level; partial fix ...
Diederik van Lierop
2013-09-15
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Do not recompress images when embedding and generating PDFs.
Krzysztof Kosi??ski
2013-09-14
3
-2
/
+9
*
|
|
|
Fix serious bug in recent GdkPixbuf / Cairo interop rework
Krzysztof Kosi??ski
2013-09-14
1
-4
/
+3
*
|
|
|
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
5
-43
/
+138
|
|
_
|
/
|
/
|
|
*
|
|
merge from trunk (r12487)
su_v
2013-08-29
4
-200
/
+82
|
\
\
\
|
*
|
|
Switched to global UnitTable.
Matthew Petroff
2013-08-04
2
-9
/
+2
|
*
|
|
Merge from trunk.
Matthew Petroff
2013-08-01
1
-31
/
+15
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix selection of images in outline mode. Fixes LP #1089702
Krzysztof Kosi??ski
2013-07-31
1
-31
/
+15
|
|
|
/
|
*
|
Removed "helper/units.h" from "display/canvas-grid.cpp".
Matthew Petroff
2013-07-19
1
-1
/
+1
|
*
|
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
2013-07-18
2
-34
/
+27
|
*
|
Ported "display/canvas-grid.*" and "display/canvas-axonomgrid.*".
Matthew Petroff
2013-07-18
3
-166
/
+78
|
*
|
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
2013-07-17
2
-2
/
+2
|
|
/
*
|
merge from trunk (r12380)
su_v
2013-06-19
3
-2
/
+12
|
\
|
|
*
use visual bbox in calculation of filter area (Bug 1188336)
Alvin Penner
2013-06-10
1
-2
/
+4
|
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
2
-0
/
+4
|
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
2
-0
/
+4
*
|
changes_2013_05_22a.patch:
David Mathog
2013-06-19
5
-20
/
+409
|
/
*
Fixed logic error confusing bitwise and with logical and.
Jon A. Cruz
2013-04-29
1
-2
/
+2
*
Fix some broken Vim modelines
Alex Valavanis
2013-04-11
3
-3
/
+3
*
Implement read/write of image-rendering property. To be used to control scaling.
Tavmjong Bah
2013-04-08
1
-0
/
+7
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
3
-3
/
+4
*
Fix more clang warnings
Alex Valavanis
2013-03-23
2
-7
/
+7
*
Clarified choice of downsampling routine.
Jasper van de Gronde
2013-03-21
1
-1
/
+3
*
Handle bitmap downsampling ourselves, see bug #804162 in launchpad.
Jasper van de Gronde
2013-03-21
2
-12
/
+115
[next]