| Commit message (Expand) | Author | Age | Files | Lines |
| * | 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close... | Diederik van Lierop | 2011-11-04 | 1 | -3/+13 |
| * | removing useless messages to stdout. | Felipe Corr??a da Silva Sanches | 2011-09-19 | 1 | -1/+0 |
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 1 | -9/+9 |
| |\ |
|
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -9/+9 |
| * | | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes. | Nicolas Dufour | 2011-08-21 | 1 | -0/+8 |
| |/ |
|
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -1/+1 |
| * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 1 | -2/+2 |
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -7/+7 |
| * | Initialize pointer. | Maximilian Albert | 2010-12-28 | 1 | -0/+1 |
| * | Fix crash in cycle-selection (and restructure internals). | Maximilian Albert | 2010-12-23 | 1 | -30/+62 |
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ... | Jon A. Cruz | 2010-12-23 | 1 | -0/+3 |
| * | Enable item-selection by cycling through them (using Alt+mouse wheel scroll). | Maximilian Albert | 2010-12-22 | 1 | -2/+115 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -10/+11 |
| |\ |
|
| | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -2/+2 |
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -2/+2 |
| |/ |
|
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -12/+12 |
| * | Fix rotation in node and select tool | Krzysztof Kosi??ski | 2010-04-03 | 1 | -4/+4 |
| * | Initial fix for the inverted coordinate system bug | Krzysztof Kosi??ski | 2010-04-03 | 1 | -8/+8 |
| * | Patch by Daniel_J for 522327 | Josh Andler | 2010-04-01 | 1 | -1/+1 |
| * | new (actually old, i just updated, cleaned and enabled them) cursors for mous... | buliabyak | 2010-02-05 | 1 | -22/+21 |
| * | make when_selected and when_nothing customizable strings, settable via select... | buliabyak | 2010-02-05 | 1 | -3/+8 |
| * | When snapping while translating, use the bounding box corners of each selecte... | Diederik van Lierop | 2009-08-09 | 1 | -1/+1 |
| * | Make the snap delay mechanism easier to implement for the devs, and get rid o... | Diederik van Lierop | 2009-07-18 | 1 | -8/+4 |
| * | Implement guide behaviour as discussed on the mailing list | Maximilian Albert | 2009-07-16 | 1 | -1/+2 |
| * | Only load from preferences when really needed, which might help reducing the ... | Diederik van Lierop | 2009-05-10 | 1 | -11/+12 |
| * | Fix two "snap window not opened" warnings | Diederik van Lierop | 2009-04-12 | 1 | -2/+4 |
| * | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 2009-03-29 | 1 | -2/+6 |
| * | allow full mouse dragging, rotating, scaling, etc. if a single layer is the s... | Ed Halley | 2009-03-14 | 1 | -0/+5 |
| * | make doubleclick not only switch to text but also position cursor | bulia byak | 2009-02-16 | 1 | -1/+3 |
| * | do not change cursor if desktop has set it to waiting | bulia byak | 2009-01-28 | 1 | -6/+10 |
| * | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 2009-01-25 | 1 | -6/+6 |
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -12/+12 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -11/+16 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 1 | -1/+1 |
| * | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 2008-08-14 | 1 | -14/+14 |
| * | Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the... | Maximilian Albert | 2008-08-14 | 1 | -18/+18 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| * | I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK | MenTaLguY | 2008-07-08 | 1 | -2/+2 |
| * | enable motion hints for non-freehand actions | MenTaLguY | 2008-07-08 | 1 | -2/+2 |
| * | enable entering 3D boxes as groups | bulia byak | 2008-02-27 | 1 | -2/+2 |
| * | fix bug: selected group gets moved even when click+drag on an object on top o... | bulia byak | 2008-02-08 | 1 | -0/+8 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| * | Add possibility to convert objects (only rectangles and 3D boxes currently) t... | Maximilian Albert | 2008-01-11 | 1 | -0/+7 |
| * | Fundamentally reworked version of the 3D box tool (among many other things, t... | Maximilian Albert | 2007-12-13 | 1 | -2/+4 |
| * | speed up keyboard scale and rotation too | bulia byak | 2007-12-06 | 1 | -6/+18 |
| * | use gobble_key_events to speed up keyboard moves | bulia byak | 2007-11-21 | 1 | -16/+24 |
| * | gobble motion events when dragging selection - looks like with recent gtk, th... | bulia byak | 2007-08-20 | 1 | -3/+2 |
| * | due to the order of processing events, we must disable lmb handling in childr... | bulia byak | 2007-07-29 | 1 | -4/+4 |