| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 2009-03-29 | 1 | -6/+0 |
| | | | | | | | - Rename lots of variables and methods to make them easier to understand - Add snapping to the connector tool (bzr r7589) | ||||
| * | - The snap-delay mechanism should now be more robust. From now on, it must ↵ | Diederik van Lierop | 2009-01-25 | 1 | -1/+4 |
| | | | | | | | | be turned on and off explicitely within each context. This prevents delayed snapping events from being fired after the context or context's state has changed. - Creating single dots now snaps (bzr r7172) | ||||
| * | 2geomification | Johan B. C. Engelen | 2009-01-02 | 1 | -1/+1 |
| | | | | (bzr r7056) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -1/+4 |
| | | | | (bzr r6885) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -7/+8 |
| | | | | (bzr r6839) | ||||
| * | NR ==> Geom conversion in sp-canvas | Maximilian Albert | 2008-09-18 | 1 | -3/+3 |
| | | | | (bzr r6838) | ||||
| * | switch to 32bpp canvasbuf, create cairo context for it, optionally output to ↵ | bulia byak | 2008-06-24 | 1 | -0/+1 |
| | | | | | | screen using cairo too (for now off, as it's slower than gdk) (bzr r6038) | ||||
| * | Iron out some rounding errors in the displaying of the rulers and of guides | Diederik van Lierop | 2008-02-05 | 1 | -0/+1 |
| | | | | (bzr r4662) | ||||
| * | Warning cleanup (including OFFSET_OF warning) | Jon A. Cruz | 2007-12-01 | 1 | -6/+11 |
| | | | | (bzr r4150) | ||||
| * | Display CMS adjustment per-desktop view | Jon A. Cruz | 2007-11-20 | 1 | -20/+27 |
| | | | | (bzr r4114) | ||||
| * | third patch from Dennis Lin (with my tweaks) - great simplification and ↵ | bulia byak | 2007-08-23 | 1 | -5/+1 |
| | | | | | | optimization of sp-canvas (bzr r3576) | ||||
| * | move a global to a class property; reduce the use of is_scrolling to prevent ↵ | bulia byak | 2007-02-25 | 1 | -1/+3 |
| | | | | | | the lack-of-redraw issues (bzr r2430) | ||||
| * | extend the semantics of sp_canvas_force_full_redraw_after_interruptions to ↵ | bulia byak | 2006-10-26 | 1 | -2/+2 |
| | | | | | | allow passing 0 to it, meaning no interruptions at all until the next sp_canvas_end_forced_full_redraws (bzr r1865) | ||||
| * | Initial reworking of forced redraw to work better with interruptible display | John Bintz | 2006-09-06 | 1 | -3/+4 |
| | | | | (bzr r1696) | ||||
| * | Add ability to force canvas to perform a full, non-interruptible redraw | John Bintz | 2006-09-04 | 1 | -0/+4 |
| | | | | (bzr r1678) | ||||
| * | interruptible redraw | bulia byak | 2006-08-03 | 1 | -0/+4 |
| | | | | (bzr r1551) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 1 | -0/+1 |
| | | | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541) | ||||
| * | * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp: | mjwybrow | 2006-02-14 | 1 | -0/+8 |
| | | | | | | | | | Revert a previous change that generated enter events for canvas items other than the current one when mouse buttons were depressed. These events are now only generated in the connector context, where they are required. (bzr r142) | ||||
| * | revert to using inttypes.h instead of stdint.h | Ralf Stephan | 2006-02-06 | 1 | -1/+12 |
| | | | | (bzr r94) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+186 |
| (bzr r1) | |||||
