| Commit message (Expand) | Author | Files | Lines |
| 2009-04-12 | Fix two "snap window not opened" warnings | Diederik van Lierop | 1 | -2/+4 |
| 2009-03-29 | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 1 | -2/+6 |
| 2009-03-14 | allow full mouse dragging, rotating, scaling, etc. if a single layer is the s... | Ed Halley | 1 | -0/+5 |
| 2009-02-16 | make doubleclick not only switch to text but also position cursor | bulia byak | 1 | -1/+3 |
| 2009-01-28 | do not change cursor if desktop has set it to waiting | bulia byak | 1 | -6/+10 |
| 2009-01-25 | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 1 | -6/+6 |
| 2008-12-28 | More NR ==> Geom changes | Joshua L. Blocher | 1 | -12/+12 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -1/+1 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -11/+16 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -1/+1 |
| 2008-09-11 | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-08-14 | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 1 | -14/+14 |
| 2008-08-14 | Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the... | Maximilian Albert | 1 | -18/+18 |
| 2008-08-05 | NR::Maybe => boost::optional | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-07-08 | I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK | MenTaLguY | 1 | -2/+2 |
| 2008-07-08 | enable motion hints for non-freehand actions | MenTaLguY | 1 | -2/+2 |
| 2008-02-27 | enable entering 3D boxes as groups | bulia byak | 1 | -2/+2 |
| 2008-02-08 | fix bug: selected group gets moved even when click+drag on an object on top o... | bulia byak | 1 | -0/+8 |
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 1 | -0/+2 |
| 2008-01-11 | Add possibility to convert objects (only rectangles and 3D boxes currently) t... | Maximilian Albert | 1 | -0/+7 |
| 2007-12-13 | Fundamentally reworked version of the 3D box tool (among many other things, t... | Maximilian Albert | 1 | -2/+4 |
| 2007-12-06 | speed up keyboard scale and rotation too | bulia byak | 1 | -6/+18 |
| 2007-11-21 | use gobble_key_events to speed up keyboard moves | bulia byak | 1 | -16/+24 |
| 2007-08-20 | gobble motion events when dragging selection - looks like with recent gtk, th... | bulia byak | 1 | -3/+2 |
| 2007-07-29 | due to the order of processing events, we must disable lmb handling in childr... | bulia byak | 1 | -4/+4 |
| 2007-07-08 | switch scale/rotate mode with Shift+s | bulia byak | 1 | -0/+9 |
| 2007-04-25 | unconditionally stop only button-1 rubberbands on mouseover | bulia byak | 1 | -1/+3 |
| 2007-04-18 | fix leftover rubberband after switching to selector while dragging | bulia byak | 1 | -0/+1 |
| 2007-04-16 | fix selecting in groups with alt | bulia byak | 1 | -3/+4 |
| 2007-04-13 | fix select under by alt+click; prevent potential refcount leak | bulia byak | 1 | -2/+6 |
| 2007-04-12 | use touchpath selection when rubberbanding with Alt; do move-selected with Al... | bulia byak | 1 | -28/+72 |
| 2007-03-04 | make conversions away from NR::Maybe explicit | MenTaLguY | 1 | -3/+3 |
| 2006-11-22 | trying to nail the elusive disabled-mouse bug: if you're going to grab someth... | bulia byak | 1 | -0/+8 |
| 2006-11-22 | button-down event may have been missed (e.g. when you do button-1 down while ... | bulia byak | 1 | -2/+4 |
| 2006-11-06 | implement select next/prev as verbs | bulia byak | 1 | -12/+0 |
| 2006-10-19 | remove color cursors | Josh Andler | 1 | -4/+4 |
| 2006-10-01 | Other tools now also retain there specific statusbar text when pressing alt/s... | Johan B. C. Engelen | 1 | -3/+4 |
| 2006-10-01 | While moving or transforming a selected object, the statusbartext with transf... | Johan B. C. Engelen | 1 | -0/+4 |
| 2006-09-24 | Added forced redraws to other tools | John Bintz | 1 | -1/+16 |
| 2006-09-17 | When an object is selected and Alt is pressed: now the cursor changes to the ... | Johan B. C. Engelen | 1 | -0/+15 |
| 2006-07-23 | added SPDesktop::updateNow() and forced redraw of canvas upon completion of s... | John Bintz | 1 | -0/+2 |
| 2006-06-19 | initial color cursor implementation (reads from pixbufs, will work on reading... | Josh Andler | 1 | -4/+4 |
| 2006-05-21 | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi... | bulia byak | 1 | -1/+1 |
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 1 | -9/+9 |
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -6/+6 |
| 2006-02-13 | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 1 | -2/+2 |