Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / display / sp-canvas.cpp
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-13 Ted GouldSync to release 0.48 branch
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldMerging in the DBus Interface from GSoC 2009
2010-07-13 Ted GouldUpgrading to trunk
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-15 Ted GouldUpdating to trunk
2010-03-26 Ted GouldMerge from trunk
2010-03-21 Diederik van LieropFix regression caused by rev. #9158 (selection of nodes...
2010-03-12 Diederik van LieropFix crash in spray tool caused by rev. 9158
2010-03-06 Diederik van LieropFix scrolling with mouse wheel when hovering above...
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-01 Ted GouldKeeping up with trunk
2009-12-21 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Ted GouldMerging in from trunk
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-10-04 buliabyaktypo in comment
2009-07-22 glimmer07Experimental pause updating scheme.
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-03-09 dvlierop2Fix #338838, in which zooming and panning with the...
2009-03-03 dvlierop2Fix bug #291795 again
2009-02-22 dvlierop2Use on-cavas text instead of a tooltip for the snapindi...
2009-02-15 dvlierop2After snapping, show a tooltip together with the snap...
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-09 verbalshadowCmake: Corrections for mistakes
2009-01-02 johanengelen2geomification
2008-12-31 joncruzChange lcms transforms to match change of display buffe...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42NR ==> Geom conversion in sp-canvas
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-27 joncruzAdd tracking of skew factor and display in warning...
2008-07-14 buliabyakfix 248419
2008-07-08 mentalinstrument event latency
2008-07-08 mentaldisable motion hints again; still some subtle issues...
2008-07-08 mentalFalse alarm; re-enable them
2008-07-08 mentaldisable motion hints again
2008-07-08 mentalI'm an idiot who forgot that MOTION_HINT_MASK still...
2008-07-08 mentaldisable motion hints again
2008-07-08 mentalenable safe support for motion hints
2008-06-24 buliabyakwhitespace
2008-06-24 buliabyakswitch to 32bpp canvasbuf, create cairo context for...
2008-05-06 joncruzUpdating deprecated type calls.
2008-04-01 buliabyaksuppress warnings when closing a desktop but not program
2008-03-31 mentallay groundwork for non-filter view mode
2008-03-09 cilix42Move 3D box code out of sp-canvas.cpp
2008-03-05 buliabyakfix 198818
2008-02-05 dvlierop2Iron out some rounding errors in the displaying of...
2008-01-30 dvlierop22nd part of the fix for bug #167500: correctly update...
2008-01-18 dvlierop2Partially fix bug #167500 (rulers being off)
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-12-01 joncruzWarning cleanup (including OFFSET_OF warning)
2007-11-24 joncruzImplemented per-monitor display adjustment via XICC
2007-11-20 joncruzDisplay CMS adjustment per-desktop view
2007-10-03 joncruzInitial cut of softproofing
2007-09-29 pjrmnoop: CodingStyle: re-indent a few files that had mixtu...
2007-09-29 pjrmnoop: CodingStyle: const placement
2007-09-26 joncruzAdded display profile calibration
2007-09-05 buliabyakprevent freeze when window is too wide; reduce tile...
2007-08-24 buliabyaka hack to prevent the redraw of the entire area when...
2007-08-24 buliabyakdo not request redraw if an item has zero dimensions...
2007-08-23 buliabyakthird patch from Dennis Lin (with my tweaks) - great...
2007-08-18 buliabyakpatch by Dennis Lin: optionally for debugging paint...
2007-08-18 buliabyakpatch by Dennis Lin: use Gdk::Region for repaint
2007-08-17 cilix42Draw perspective lines for infinite VPs, too (they...
2007-03-19 buliabyakcomment fix
2007-03-17 mentalclean up rect mess a bit before start working on other...
2007-03-11 mentalEliminate remaining sources of empty NR::Rects
2007-02-27 buliabyakmore comments on cairo's and our own woes
2007-02-25 buliabyakmove a global to a class property; reduce the use of...
2007-02-19 buliabyaksmooth panning: suppress painting for so long as scroll...
2007-02-17 buliabyaka bunch of cairo fixmes in anticipation of a more direc...
2007-01-17 buliabyakpatch 1635163: directional repaint for better interactivity
2007-01-07 gustav_bFix for 1502439, annoying GTK warning: "Gtk-CRITICAL...
2006-11-13 buliabyakfix another crash on exit caused by trying to do stuff...
2006-11-06 kidprotoApplied patch to disable the pressure sensitivity for...
2006-10-26 buliabyakextend the semantics of sp_canvas_force_full_redraw_aft...
2006-10-16 buliabyakanother canvas repaint optimization: if the new rect...
2006-10-03 johncoswellCheck to make sure canvas provided to forced redraw...
2006-09-06 johncoswellInitial reworking of forced redraw to work better with...
2006-09-04 johncoswellAdd ability to force canvas to perform a full, non...
2006-08-03 buliabyakinterruptible redraw
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-04-20 knutuxSVG 1.1 Conditional Processing Module rendering support...
2006-04-19 knutuxRendering optimisation, which gives best results for...
2006-02-14 mjwybrow * src/display/sp-canvas.cpp, display/sp-canvas...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-01-16 mentalmoving trunk for module inkscape