| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix bug #338838: Using double-click on a selected shape to switch to that sha... | Diederik van Lierop | 2009-03-30 | 1 | -1/+1 |
| * | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 2009-03-29 | 1 | -5/+5 |
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 1 | -2/+1 |
| * | utilities for getting style at cursor, placing cursor at iterator or coordina... | bulia byak | 2009-02-16 | 1 | -3/+43 |
| * | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 2009-01-25 | 1 | -4/+8 |
| * | switch to using shape_editor, instead of separate knotholders and listeners; ... | bulia byak | 2009-01-08 | 1 | -47/+11 |
| * | Make all tools consider full parent transform (up to document, not just up to... | Thomas Holder | 2008-12-08 | 1 | -13/+2 |
| * | wiki link added | Thomas Holder | 2008-12-02 | 1 | -0/+1 |
| * | bug #168777 (consider root transform and viewBox) | Thomas Holder | 2008-11-29 | 1 | -0/+11 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -4/+4 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -32/+34 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -2/+2 |
| * | Adjust blink time and base frequency on gtk setting. Fixes bug #272605. | Jon A. Cruz | 2008-09-22 | 1 | -3/+12 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -6/+6 |
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 1 | -11/+11 |
| * | Removal of SP_ACTIVE_DESKTOP, next take | Maximilian Albert | 2008-08-14 | 1 | -6/+6 |
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |
| * | patch from bug 244940 | bulia byak | 2008-08-08 | 1 | -4/+30 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| * | add pgup/pgdn in text, fix auto scrolling | bulia byak | 2008-07-18 | 1 | -21/+61 |
| * | I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK | MenTaLguY | 2008-07-08 | 1 | -2/+1 |
| * | enable motion hints for non-freehand actions | MenTaLguY | 2008-07-08 | 1 | -1/+1 |
| * | use light blue for text selection, at least until we can do inversion again | bulia byak | 2008-06-24 | 1 | -1/+3 |
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -3/+3 |
| * | C++ify knotholders | Maximilian Albert | 2008-06-04 | 1 | -2/+2 |
| * | fix bug 168751 (sf1749738) | bulia byak | 2007-12-30 | 1 | -1/+2 |
| * | Warning cleanup | Jon A. Cruz | 2007-11-25 | 1 | -41/+43 |
| * | use gobble_key_events to speed up keyboard moves | bulia byak | 2007-11-21 | 1 | -8/+16 |
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -4/+4 |
| * | Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crash | Johan B. C. Engelen | 2007-11-04 | 1 | -0/+6 |
| * | gobble more of motion events; make statusbar messages immediate for better vi... | bulia byak | 2007-08-21 | 1 | -1/+2 |
| * | due to the order of processing events, we must disable lmb handling in childr... | bulia byak | 2007-07-29 | 1 | -90/+88 |
| * | Cleaned up logic of sp_te_delete to adhere to UI/logic layering. | Gail Carmichael | 2007-07-18 | 1 | -14/+59 |
| * | A few additions to ensure that editing trefs is not allowed (and doesn't caus... | Gail Carmichael | 2007-07-17 | 1 | -6/+22 |
| * | fix style querying: now all objects have style, so to go up from SPStrings we... | bulia byak | 2007-06-27 | 1 | -2/+3 |
| * | close transaction when removing empty flowtext; fixes 1704180 | bulia byak | 2007-04-21 | 1 | -0/+2 |
| * | give new flowtext the current text tool style | bulia byak | 2007-03-16 | 1 | -0/+2 |
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -2/+8 |
| * | start switching sp_repr_new* over to XML::Document::create*, and rename creat... | MenTaLguY | 2007-01-21 | 1 | -3/+4 |
| * | enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to finish)... | bulia byak | 2006-11-03 | 1 | -4/+4 |
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -17/+0 |
| * | undo annotations | bulia byak | 2006-10-03 | 1 | -22/+22 |
| * | fix crash when a cursor/selection update comes after a display update which w... | bulia byak | 2006-09-12 | 1 | -4/+12 |
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -22/+51 |
| * | initial color cursor implementation (reads from pixbufs, will work on reading... | Josh Andler | 2006-06-19 | 1 | -0/+17 |
| * | text tolbar usability: enable alt+x, enable esc to defocus entry fields and c... | bulia byak | 2006-06-02 | 1 | -0/+7 |
| * | removing some gcc4.1 warnings the right way | Ralf Stephan | 2006-05-30 | 1 | -3/+5 |
| * | revert patch 12062:12063, deemed unsafe, with better alternatives | Ralf Stephan | 2006-05-30 | 1 | -7/+6 |
| * | use unions for type-punning to remove some gcc-4.1 warnings | Ralf Stephan | 2006-05-29 | 1 | -6/+7 |
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi... | bulia byak | 2006-05-21 | 1 | -1/+1 |