Code

NR::Maybe => boost::optional
[inkscape.git] / src / display / sp-canvas.cpp
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