summaryrefslogtreecommitdiffstats
path: root/src/display/sp-canvas.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from trunkKrzysztof Kosi??ski2011-06-191-25/+15
|\
| * Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-7/+7
| * Replace deprecated GtkSignalAlex Valavanis2011-06-131-1/+1
| * Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-7/+5
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-3/+1
| * Reinstating version bump.Jon A. Cruz2011-05-201-6/+1
| * Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-1/+6
| * Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-6/+1
* | Add missing flush() / mark_dirty() calls around CMS transformKrzysztof Kosi??ski2011-04-081-0/+2
* | Fix color-managed viewKrzysztof Kosi??ski2011-04-081-86/+21
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-12/+17
|\|
| * Allow the center handle to be selectable for items having a width or height c...Diederik van Lierop2011-03-061-0/+6
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-9/+9
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-5/+3
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | merge from trunkKrzysztof Kosi??ski2010-08-081-0/+5
|\|
| * Merge from trunkTed Gould2010-03-261-15/+44
| |\
| * \ Merging in from trunkTed Gould2009-11-291-1/+1
| |\ \
| * | | Experimental pause updating scheme.Soren Berg2009-07-221-0/+5
* | | | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-1/+1
* | | | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-10/+1
* | | | Remove some cruftKrzysztof Kosi??ski2010-07-041-8/+3
* | | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-1/+1
* | | | Implement clipping (slightly incorrect) and maskingKrzysztof Kosi??ski2010-06-261-12/+26
* | | | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-221-14/+39
| |_|/ |/| |
* | | Fix regression caused by rev. #9158 (selection of nodes in the node editor by...Diederik van Lierop2010-03-211-1/+5
* | | Fix crash in spray tool caused by rev. 9158Diederik van Lierop2010-03-121-1/+1
* | | Fix scrolling with mouse wheel when hovering above a snap-indicatorDiederik van Lierop2010-03-061-8/+21
* | | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-8/+20
| |/ |/|
* | typo in commentbulia byak2009-10-041-1/+1
|/
* - Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop2009-03-291-148/+2
* Fix #338838, in which zooming and panning with the middle mouse button made I...Diederik van Lierop2009-03-091-0/+1
* Fix bug #291795 againDiederik van Lierop2009-03-031-1/+6
* Use on-cavas text instead of a tooltip for the snapindicator (fixes some tool...Diederik van Lierop2009-02-221-23/+0
* After snapping, show a tooltip together with the snap indicatorDiederik van Lierop2009-02-151-15/+36
* - The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop2009-01-251-74/+97
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-1/+1
* Cmake: Corrections for mistakesJoshua L. Blocher2009-01-091-1/+1
* 2geomificationJohan B. C. Engelen2009-01-021-2/+1
* Change lcms transforms to match change of display buffer from RGB-24 to ARGB-32Jon A. Cruz2008-12-311-1/+1
* Merge from fe-movedTed Gould2008-11-211-40/+51
* Merge from trunkTed Gould2008-10-311-29/+44
* From trunkTed Gould2008-10-271-6/+101
* Merging from trunkTed Gould2008-10-111-7/+8
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-31/+29
* NR ==> Geom conversion in sp-canvasMaximilian Albert2008-09-181-11/+11
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* Add tracking of skew factor and display in warning message.Jon A. Cruz2008-07-271-1/+1
* fix 248419bulia byak2008-07-141-1/+1