summaryrefslogtreecommitdiffstats
path: root/src/display/sp-canvas.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* comment fixbulia byak2007-03-191-1/+1
* clean up rect mess a bit before start working on other stuffMenTaLguY2007-03-171-2/+2
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-111-5/+10
* more comments on cairo's and our own woesbulia byak2007-02-271-2/+7
* move a global to a class property; reduce the use of is_scrolling to prevent ...bulia byak2007-02-251-6/+7
* smooth panning: suppress painting for so long as scrolling events come one af...bulia byak2007-02-191-60/+66
* a bunch of cairo fixmes in anticipation of a more direct rendering with less ...bulia byak2007-02-171-2/+20
* patch 1635163: directional repaint for better interactivitybulia byak2007-01-171-10/+47
* Fix for 1502439, annoying GTK warning: "Gtk-CRITICAL **: gtk_style_detach: as...gustav_b2007-01-071-0/+2
* fix another crash on exit caused by trying to do stuff when canvas is no morebulia byak2006-11-131-0/+3
* Applied patch to disable the pressure sensitivity for those people that have Jon Phillips2006-11-061-1/+4
* extend the semantics of sp_canvas_force_full_redraw_after_interruptions to al...bulia byak2006-10-261-5/+8
* another canvas repaint optimization: if the new rect and the rect aborted las...bulia byak2006-10-161-51/+133
* Check to make sure canvas provided to forced redraw functions is not null.John Bintz2006-10-031-0/+4
* Initial reworking of forced redraw to work better with interruptible displayJohn Bintz2006-09-061-20/+22
* Add ability to force canvas to perform a full, non-interruptible redrawJohn Bintz2006-09-041-2/+33
* interruptible redrawbulia byak2006-08-031-65/+178
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-4/+4
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-1/+1
* Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas2006-04-191-0/+4
* * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:mjwybrow2006-02-141-0/+24
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-7/+7
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+2074