| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make the snap delay mechanism easier to implement for the devs, and get rid o... | Diederik van Lierop | 2009-07-18 | 1 | -65/+20 |
| * | Only load from preferences when really needed, which might help reducing the ... | Diederik van Lierop | 2009-05-10 | 1 | -9/+10 |
| * | Fix crash when dragging radial gradient (bug #363668) | Diederik van Lierop | 2009-05-01 | 1 | -4/+13 |
| * | Fix middle-mouse-button-zooming in node-context with snap-delay enabled | Diederik van Lierop | 2009-04-03 | 1 | -0/+8 |
| * | Delete the delayed snap event, killing any pending timers, when the event-con... | Diederik van Lierop | 2009-04-01 | 1 | -0/+4 |
| * | Some minor snap-delay modifications | Diederik van Lierop | 2009-03-31 | 1 | -2/+8 |
| * | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 2009-03-29 | 1 | -22/+226 |
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 1 | -40/+2 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -46/+46 |
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just g... | Ted Gould | 2008-09-25 | 1 | -0/+17 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| * | NR => Geom for (almost all of) event-context.h/.cpp | Johan B. C. Engelen | 2008-08-30 | 1 | -17/+17 |
| * | Debugging messages in event-context for mouse and keyboard interaction | Maximilian Albert | 2008-08-18 | 1 | -0/+43 |
| * | Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ... | Maximilian Albert | 2008-08-18 | 1 | -0/+15 |
| * | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 2008-08-14 | 1 | -5/+5 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| * | another place to make mouse cursor switching immediate | bulia byak | 2008-07-19 | 1 | -0/+1 |
| * | I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK | MenTaLguY | 2008-07-08 | 1 | -3/+3 |
| * | enable motion hints for non-freehand actions | MenTaLguY | 2008-07-08 | 1 | -3/+3 |
| * | C++ify knotholders | Maximilian Albert | 2008-06-04 | 1 | -1/+1 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| * | first set of updates to headers for clean gcc 4.3 builds | Kees Cook | 2008-01-25 | 1 | -0/+1 |
| * | (Hopefully) proper fix this time for stolen 'D + modifier' shortcuts. | Maximilian Albert | 2007-12-20 | 1 | -6/+4 |
| * | Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by th... | Maximilian Albert | 2007-12-20 | 1 | -0/+4 |
| * | Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590 | Maximilian Albert | 2007-12-18 | 1 | -0/+30 |
| * | fix gobble_key_events so it also handles release events | bulia byak | 2007-11-21 | 1 | -3/+4 |
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -6/+6 |
| * | remove slowest_buffer - we no longer use it in sp-canvas | bulia byak | 2007-08-23 | 1 | -8/+2 |
| * | optionally zoom with mousewheel without modifiers | bulia byak | 2007-07-29 | 1 | -1/+5 |
| * | optional panning by space | bulia byak | 2007-07-29 | 1 | -8/+45 |
| * | a better way to start rubberband | bulia byak | 2007-04-25 | 1 | -7/+6 |
| * | reset waiting_cursor when setting any other | bulia byak | 2007-03-14 | 1 | -0/+1 |
| * | make conversions away from NR::Maybe explicit | MenTaLguY | 2007-03-04 | 1 | -2/+2 |
| * | decouple click and drag release handlers to fix bug where zooming in by middl... | bulia byak | 2007-03-03 | 1 | -4/+9 |
| * | move a global to a class property; reduce the use of is_scrolling to prevent ... | bulia byak | 2007-02-25 | 1 | -1/+1 |
| * | guaranteed to pan the canvas all the way from mouse-press point to mouse-rele... | bulia byak | 2007-02-24 | 1 | -3/+11 |
| * | make sure scrolling acceleration does not hiccup on complex slow-rendering dr... | bulia byak | 2007-02-19 | 1 | -7/+15 |
| * | remove old workaround for a bug which seems to be fixed in latest gtk | bulia byak | 2007-02-18 | 1 | -31/+1 |
| * | rearrange code to make button actions a bit more interruptibility-proof | bulia byak | 2006-11-22 | 1 | -4/+4 |
| * | fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom ou... | bulia byak | 2006-11-13 | 1 | -0/+1 |
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -17/+5 |
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -11/+16 |
| * | fix (harmless, probably) copy and paste typo | MenTaLguY | 2006-08-10 | 1 | -2/+2 |
| * | forced redraw of canvas upon completion of zooming or upon starting rubber ba... | John Bintz | 2006-07-23 | 1 | -0/+1 |
| * | added SPDesktop::updateNow() and forced redraw of canvas upon completion of s... | John Bintz | 2006-07-23 | 1 | -0/+1 |
| * | initial color cursor implementation (reads from pixbufs, will work on reading... | Josh Andler | 2006-06-19 | 1 | -16/+11 |
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi... | bulia byak | 2006-05-21 | 1 | -2/+2 |
| * | we already have import verb, so this is redundant | bulia byak | 2006-04-20 | 1 | -7/+0 |
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 2006-04-17 | 1 | -3/+3 |