summaryrefslogtreecommitdiffstats
path: root/src/display/sp-canvas.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-131-2/+2
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-28/+65
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-2/+4
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-4/+0
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-2/+2
* Remove useless pixmap_gc variableKrzysztof Kosi??ski2011-07-141-4/+1
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-191-6/+4
|\
| * Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-2/+2
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-4/+2
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-53/+10
|\|
| * NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-0/+1
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-52/+8
* | merge from trunkKrzysztof Kosi??ski2010-08-081-0/+3
|\|
| * Merge from trunkTed Gould2010-03-261-0/+1
| |\
| * | Experimental pause updating scheme.Soren Berg2009-07-221-0/+3
* | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-221-8/+6
| |/ |/|
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+1
|/
* - Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop2009-03-291-6/+0
* - The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop2009-01-251-1/+4
* 2geomificationJohan B. C. Engelen2009-01-021-1/+1
* From trunkTed Gould2008-10-271-1/+4
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-7/+8
* NR ==> Geom conversion in sp-canvasMaximilian Albert2008-09-181-3/+3
* switch to 32bpp canvasbuf, create cairo context for it, optionally output to ...bulia byak2008-06-241-0/+1
* Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop2008-02-051-0/+1
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-6/+11
* Display CMS adjustment per-desktop viewJon A. Cruz2007-11-201-20/+27
* third patch from Dennis Lin (with my tweaks) - great simplification and optim...bulia byak2007-08-231-5/+1
* move a global to a class property; reduce the use of is_scrolling to prevent ...bulia byak2007-02-251-1/+3
* extend the semantics of sp_canvas_force_full_redraw_after_interruptions to al...bulia byak2006-10-261-2/+2
* Initial reworking of forced redraw to work better with interruptible displayJohn Bintz2006-09-061-3/+4
* Add ability to force canvas to perform a full, non-interruptible redrawJohn Bintz2006-09-041-0/+4
* interruptible redrawbulia byak2006-08-031-0/+4
* Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas2006-04-191-0/+1
* * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:mjwybrow2006-02-141-0/+8
* revert to using inttypes.h instead of stdint.hRalf Stephan2006-02-061-1/+12
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+186