| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | UI. Fix for Bug #1072007 (Mouse scroll zoom depends on if the cursor is over ↵ | Nicolas Dufour | 2012-11-23 | 1 | -2/+6 |
| | | | | | | an object). (bzr r11893) | ||||
| * | Fix for 657463 : Mousewheel zooming by two steps, not one | John Smith | 2012-10-14 | 1 | -0/+8 |
| | | | | (bzr r11798) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -14/+8 |
| | | | | (bzr r11469.1.1) | ||||
| * | Revert r11370. Fix crash with grid in default template | Alex Valavanis | 2012-05-19 | 1 | -7/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1001724 (bzr r11386) | ||||
| * | Drop some GtkObject usage | Alex Valavanis | 2012-05-16 | 1 | -12/+7 |
| | | | | (bzr r11370) | ||||
| * | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| | | | | (bzr r11019) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -4/+4 |
| | | | | (bzr r10873) | ||||
| * | More GSEAL issues | Alex Valavanis | 2012-01-04 | 1 | -1/+1 |
| | | | | (bzr r10836) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+0 |
| | | | | (bzr r10666) | ||||
| * | Update 2Geom. Remove all use of NRRectL. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -5/+3 |
| | | | | (bzr r10582.1.3) | ||||
| * | Reduce default rendering cache size to 64 MiB | Krzysztof Kosi??ski | 2011-08-25 | 1 | -8/+13 |
| | | | | (bzr r10347.1.39) | ||||
| * | Add user preference for rendering cache size | Krzysztof Kosi??ski | 2011-08-16 | 1 | -0/+19 |
| | | | | (bzr r10347.1.34) | ||||
| * | Initial autocache work | Krzysztof Kosi??ski | 2011-08-09 | 1 | -1/+1 |
| | | | | (bzr r10347.1.26) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -44/+38 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -51/+44 |
| | | | | (bzr r10347.1.21) | ||||
| * | Per-item render cache. | Krzysztof Kosi??ski | 2011-07-28 | 1 | -115/+10 |
| | | | | | | Cache some offscreen data to facilitate smoother navigation. (bzr r10347.1.20) | ||||
| * | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -30/+31 |
| | | | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17) | ||||
| * | Clean up some commented-out code | Krzysztof Kosi??ski | 2011-07-18 | 1 | -8/+1 |
| | | | | (bzr r10347.1.16) | ||||
| * | Add SPCanvasArena caching layer. Currently breaks for clipped groups | Krzysztof Kosi??ski | 2011-07-09 | 1 | -19/+135 |
| | | | | | | that contain filtered objects (Cairo clipping bug?) (bzr r10347.1.6) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -10/+12 |
| | | | | (bzr r10350.1.3) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -5/+6 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -4/+5 |
| | | | | | | | (bzr r10282.1.1) | ||||
| | * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -4/+2 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | | | | | | | (bzr r10025) | ||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -3/+0 |
| | | | | | | | | | | | header. (bzr r9978.1.1) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 1 | -1/+4 |
| | | | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68) | ||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -13/+4 |
| | | | | | | | (bzr r9508.1.67) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+1 |
| | | | | | | | (bzr r9508.1.44) | ||||
| * | | Remove some cruft | Krzysztof Kosi??ski | 2010-07-04 | 1 | -11/+1 |
| | | | | | | | (bzr r9508.1.10) | ||||
| * | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -23/+8 |
| | | | | | | | (bzr r9508.1.8) | ||||
| * | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 1 | -6/+19 |
| |/ | | | (bzr r9508.1.1) | ||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -1/+1 |
| | | | | | | version string on Linux. (bzr r7123) | ||||
| * | Cmake: Corrections for mistakes | Joshua L. Blocher | 2009-01-09 | 1 | -1/+1 |
| | | | | (bzr r7101) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -8/+8 |
| | | | | (bzr r6839) | ||||
| * | whitespace | bulia byak | 2008-06-24 | 1 | -18/+18 |
| | | | | (bzr r6053) | ||||
| * | no more creating and looping over extra buffers for rendering canvas arena, ↵ | bulia byak | 2008-06-24 | 1 | -123/+11 |
| | | | | | | draw to the canvas buf directly now that it's also 32bpp (bzr r6039) | ||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -1/+1 |
| | | | | (bzr r5604) | ||||
| * | lay groundwork for non-filter view mode | MenTaLguY | 2008-03-31 | 1 | -2/+2 |
| | | | | (bzr r5265) | ||||
| * | Warning cleanup (including OFFSET_OF warning) | Jon A. Cruz | 2007-12-01 | 1 | -1/+1 |
| | | | | (bzr r4150) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 1 | -2/+2 |
| | | | | (bzr r3962) | ||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 1 | -337/+351 |
| | | | | | | for indentation. (bzr r3816) | ||||
| * | make arena remember its parent canvasarena, if any (so that an arenaitem can ↵ | bulia byak | 2007-03-19 | 1 | -0/+1 |
| | | | | | | get access to the canvas viewbox for picking optimization) (bzr r2712) | ||||
| * | blind fix for endianness, needs testing by someone on a big-endian machine | bulia byak | 2007-03-02 | 1 | -0/+22 |
| | | | | (bzr r2506) | ||||
| * | create/destroy the cairo_t for all items to render into (currently used only ↵ | bulia byak | 2007-03-02 | 1 | -6/+19 |
| | | | | | | in outline mode) (bzr r2497) | ||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -4/+4 |
| | | | | (bzr r2472) | ||||
| * | more comments | bulia byak | 2007-02-27 | 1 | -3/+10 |
| | | | | (bzr r2458) | ||||
