2009-06-06 |
buliabyak | make alt+x work when no text is selected |
blob | commitdiff | raw |
2009-03-30 |
dvlierop2 | Fix bug #338838: Using double-click on a selected shape... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
dvlierop2 | - Move snap delay mechanism to the event context (used... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
speleo3 | remove desktop-affine.h and refactor sp_desktop_dt2doc_... |
blob | commitdiff | raw | diff to current |
2009-02-16 |
buliabyak | utilities for getting style at cursor, placing cursor... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
dvlierop2 | - The snap-delay mechanism should now be more robust... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
buliabyak | switch to using shape_editor, instead of separate knoth... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
speleo3 | Make all tools consider full parent transform (up to... |
blob | commitdiff | raw | diff to current |
2008-12-02 |
speleo3 | wiki link added |
blob | commitdiff | raw | diff to current |
2008-11-29 |
speleo3 | bug #168777 (consider root transform and viewBox) |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Ted Gould | Merge from fe-moved |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Ted Gould | From trunk |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Ted Gould | Merging from trunk |
blob | commitdiff | raw | diff to current |
2008-09-22 |
joncruz | Adjust blink time and base frequency on gtk setting... |
blob | commitdiff | raw | diff to current |
2008-09-18 |
cilix42 | Next roud of NR ==> Geom conversion |
blob | commitdiff | raw | diff to current |
2008-09-11 |
johanengelen | convert almost all libnrtype to Geom:: |
blob | commitdiff | raw | diff to current |
2008-08-14 |
cilix42 | Removal of SP_ACTIVE_DESKTOP, next take |
blob | commitdiff | raw | diff to current |
2008-08-08 |
johanengelen | remove many unnecessary to_2geom and from_2geom calls |
blob | commitdiff | raw | diff to current |
2008-08-08 |
buliabyak | patch from bug 244940 |
blob | commitdiff | raw | diff to current |
2008-08-05 |
johanengelen | NR::Maybe => boost::optional |
blob | commitdiff | raw | diff to current |
2008-07-18 |
buliabyak | add pgup/pgdn in text, fix auto scrolling |
blob | commitdiff | raw | diff to current |
2008-07-08 |
mental | I'm an idiot who forgot that MOTION_HINT_MASK still... |
blob | commitdiff | raw | diff to current |
2008-07-08 |
mental | enable motion hints for non-freehand actions |
blob | commitdiff | raw | diff to current |
2008-06-24 |
buliabyak | use light blue for text selection, at least until we... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
johanengelen | change NR::Matrix to Geom:: for many sp_item_xxx_affine... |
blob | commitdiff | raw | diff to current |
2008-06-04 |
cilix42 | C++ify knotholders |
blob | commitdiff | raw | diff to current |
2007-12-30 |
buliabyak | fix bug 168751 (sf1749738) |
blob | commitdiff | raw | diff to current |
2007-11-25 |
joncruz | Warning cleanup |
blob | commitdiff | raw | diff to current |
2007-11-21 |
buliabyak | use gobble_key_events to speed up keyboard moves |
blob | commitdiff | raw | diff to current |
2007-11-08 |
joncruz | warning cleanup |
blob | commitdiff | raw | diff to current |
2007-11-04 |
johanengelen | Fix for [ 1645874 ] F8, drag, xml editor, expand highli... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
buliabyak | gobble more of motion events; make statusbar messages... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
buliabyak | due to the order of processing events, we must disable... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
gbanaszk | Cleaned up logic of sp_te_delete to adhere to UI/logic... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
gbanaszk | A few additions to ensure that editing trefs is not... |
blob | commitdiff | raw | diff to current |
2007-06-27 |
buliabyak | fix style querying: now all objects have style, so... |
blob | commitdiff | raw | diff to current |
2007-04-21 |
buliabyak | close transaction when removing empty flowtext; fixes... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
buliabyak | give new flowtext the current text tool style |
blob | commitdiff | raw | diff to current |
2007-03-10 |
mental | Merge further bbox work |
blob | commitdiff | raw | diff to current |
2007-01-21 |
mental | start switching sp_repr_new* over to XML::Document... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
buliabyak | enable Ctrl+Shift+U to switch Unicode mode; add explana... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
scislac | remove color cursors |
blob | commitdiff | raw | diff to current |
2006-10-03 |
buliabyak | undo annotations |
blob | commitdiff | raw | diff to current |
2006-09-12 |
buliabyak | fix crash when a cursor/selection update comes after... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
buliabyak | patch from Gustav Broberg: undo annotations and history... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
scislac | initial color cursor implementation (reads from pixbufs... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
buliabyak | text tolbar usability: enable alt+x, enable esc to... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
rwst | removing some gcc4.1 warnings the right way |
blob | commitdiff | raw | diff to current |
2006-05-30 |
rwst | revert patch 12062:12063, deemed unsafe, with better... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
rwst | use unions for type-punning to remove some gcc-4.1... |
blob | commitdiff | raw | diff to current |
2006-05-21 |
buliabyak | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg... |
blob | commitdiff | raw | diff to current |
2006-04-17 |
mental | Get rid of the SP_DT_* macros which do nothing more... |
blob | commitdiff | raw | diff to current |
2006-04-09 |
buliabyak | clear nascent_object on Esc, so that click - Esc -... |
blob | commitdiff | raw | diff to current |
2006-04-01 |
buliabyak | turns out, all these synthesize_events were not necessa... |
blob | commitdiff | raw | diff to current |
2006-02-27 |
joncruz | Allowed Private Use Area chacters to be entered. |
blob | commitdiff | raw | diff to current |
2006-02-15 |
rwst | bulk trailing spaces removal. consistency through MD5... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
mental | moving trunk for module inkscape |
blob | commitdiff | raw | diff to current |
|