| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+0 |
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -5/+3 |
| * | Reduce default rendering cache size to 64 MiB | Krzysztof Kosi??ski | 2011-08-25 | 1 | -8/+13 |
| * | Add user preference for rendering cache size | Krzysztof Kosi??ski | 2011-08-16 | 1 | -0/+19 |
| * | Initial autocache work | Krzysztof Kosi??ski | 2011-08-09 | 1 | -1/+1 |
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -44/+38 |
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -51/+44 |
| * | Per-item render cache. | Krzysztof Kosi??ski | 2011-07-28 | 1 | -115/+10 |
| * | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -30/+31 |
| * | Clean up some commented-out code | Krzysztof Kosi??ski | 2011-07-18 | 1 | -8/+1 |
| * | Add SPCanvasArena caching layer. Currently breaks for clipped groups | Krzysztof Kosi??ski | 2011-07-09 | 1 | -19/+135 |
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -10/+12 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -5/+6 |
| |\ |
|
| | * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -4/+5 |
| | * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b... | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -4/+2 |
| |\| |
|
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ... | Jon A. Cruz | 2010-12-23 | 1 | -3/+0 |
| * | | 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/+4 |
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -13/+4 |
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+1 |
| * | | Remove some cruft | Krzysztof Kosi??ski | 2010-07-04 | 1 | -11/+1 |
| * | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -23/+8 |
| * | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 1 | -6/+19 |
| |/ |
|
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -1/+1 |
| * | Cmake: Corrections for mistakes | Joshua L. Blocher | 2009-01-09 | 1 | -1/+1 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -8/+8 |
| * | whitespace | bulia byak | 2008-06-24 | 1 | -18/+18 |
| * | no more creating and looping over extra buffers for rendering canvas arena, d... | bulia byak | 2008-06-24 | 1 | -123/+11 |
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -1/+1 |
| * | lay groundwork for non-filter view mode | MenTaLguY | 2008-03-31 | 1 | -2/+2 |
| * | Warning cleanup (including OFFSET_OF warning) | Jon A. Cruz | 2007-12-01 | 1 | -1/+1 |
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 1 | -2/+2 |
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f... | Peter Moulder | 2007-09-29 | 1 | -337/+351 |
| * | make arena remember its parent canvasarena, if any (so that an arenaitem can ... | bulia byak | 2007-03-19 | 1 | -0/+1 |
| * | blind fix for endianness, needs testing by someone on a big-endian machine | bulia byak | 2007-03-02 | 1 | -0/+22 |
| * | create/destroy the cairo_t for all items to render into (currently used only ... | bulia byak | 2007-03-02 | 1 | -6/+19 |
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -4/+4 |
| * | more comments | bulia byak | 2007-02-27 | 1 | -3/+10 |
| * | more comments on cairo's and our own woes | bulia byak | 2007-02-27 | 1 | -0/+10 |
| * | a bunch of cairo fixmes in anticipation of a more direct rendering with less ... | bulia byak | 2007-02-17 | 1 | -0/+2 |
| * | purge fred's arena item tile cache (has been disabled for quite some time any... | bulia byak | 2006-10-17 | 1 | -11/+0 |
| * | deal with the possible failure to create pixblock due to insufficient memory | bulia byak | 2006-10-14 | 1 | -2/+4 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| * | Rendering optimisation, which gives best results for zoomed in drawings with ... | Andrius Ramanauskas | 2006-04-19 | 1 | -0/+2 |
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+451 |