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
/
nr-arena-image.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-390
/
+0
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-63
/
+45
*
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2011-06-22
1
-4
/
+6
*
Fix outline view
Krzysztof Kosi??ski
2011-06-19
1
-8
/
+5
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-1
/
+1
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
2010-08-15
1
-1
/
+0
*
|
Fix performance regression when displaying large images
Krzysztof Kosi??ski
2010-08-09
1
-3
/
+7
*
|
Minor cleanups
Krzysztof Kosi??ski
2010-08-05
1
-1
/
+2
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-2
/
+0
*
|
Handle preserveAspectRatio for images
Krzysztof Kosi??ski
2010-08-03
1
-72
/
+107
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-4
/
+0
*
|
Switch to nearest neighbor filtering when image is larger than original
Krzysztof Kosi??ski
2010-07-07
1
-0
/
+5
*
|
Smaller intermediate rendering regions
Krzysztof Kosi??ski
2010-07-07
1
-3
/
+1
*
|
Remove some cruft
Krzysztof Kosi??ski
2010-07-04
1
-3
/
+1
*
|
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
2010-06-29
1
-1
/
+1
*
|
Bitmap image rendering
Krzysztof Kosi??ski
2010-06-29
1
-56
/
+39
|
/
*
Fix for bug #284147
Jasper van de Gronde
2010-05-18
1
-0
/
+1
*
Fix for bug #455302 and bug #165529, also partially fixes bounding box of var...
Jasper van de Gronde
2010-04-18
1
-11
/
+5
*
Bitmap images with filters are now updated as the filter is modified
Niko Kiirala
2009-05-17
1
-0
/
+2
*
was a bit overzealous in removing render requests from subclasses
bulia byak
2009-03-12
1
-0
/
+3
*
separate bbox (calculated by subclasses) and drawbox, which includes filters ...
bulia byak
2009-03-09
1
-5
/
+0
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-1
/
+1
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-3
/
+4
*
Merging from trunk
Ted Gould
2008-10-11
1
-31
/
+32
*
delivarotify
bulia byak
2008-06-24
1
-5
/
+0
*
lay groundwork for non-filter view mode
MenTaLguY
2008-03-31
1
-2
/
+2
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-9
/
+9
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-3
/
+3
*
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
2007-09-29
1
-209
/
+210
*
noop: CodingStyle: const placement
Peter Moulder
2007-09-29
1
-13
/
+13
*
use an accessor method to get filter from style
bulia byak
2007-06-27
1
-3
/
+3
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-3
/
+4
*
Refactoring work for filter effects renderer initialization
Niko Kiirala
2007-05-21
1
-49
/
+31
*
Added renderer support for feBlend filter effect
Niko Kiirala
2007-05-14
1
-0
/
+8
*
the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate de...
bulia byak
2007-03-03
1
-1
/
+1
*
implement proper picking (by the frame and diagonals) in outline mode
bulia byak
2007-03-03
1
-11
/
+51
*
cairoify image outlines
bulia byak
2007-03-02
1
-30
/
+28
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
1
-2
/
+2
*
add diagonals, fix shape conversion
bulia byak
2006-11-05
1
-2
/
+10
*
display images as rects in Outline mode
bulia byak
2006-11-05
1
-28
/
+75
*
Filtering now works with text and image objects
Niko Kiirala
2006-10-10
1
-0
/
+57
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+258