| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add pgup/pgdn in text, fix auto scrolling | bulia byak | 2008-07-18 | 1 | -21/+61 |
| | | | | (bzr r6345) | ||||
| * | I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK | MenTaLguY | 2008-07-08 | 1 | -2/+1 |
| | | | | (bzr r6222) | ||||
| * | enable motion hints for non-freehand actions | MenTaLguY | 2008-07-08 | 1 | -1/+1 |
| | | | | (bzr r6220) | ||||
| * | use light blue for text selection, at least until we can do inversion again | bulia byak | 2008-06-24 | 1 | -1/+3 |
| | | | | (bzr r6036) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -3/+3 |
| | | | | (bzr r5915) | ||||
| * | C++ify knotholders | Maximilian Albert | 2008-06-04 | 1 | -2/+2 |
| | | | | (bzr r5797) | ||||
| * | fix bug 168751 (sf1749738) | bulia byak | 2007-12-30 | 1 | -1/+2 |
| | | | | (bzr r4340) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-25 | 1 | -41/+43 |
| | | | | (bzr r4133) | ||||
| * | use gobble_key_events to speed up keyboard moves | bulia byak | 2007-11-21 | 1 | -8/+16 |
| | | | | (bzr r4121) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -4/+4 |
| | | | | (bzr r4043) | ||||
| * | Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crash | Johan B. C. Engelen | 2007-11-04 | 1 | -0/+6 |
| | | | | (bzr r4027) | ||||
| * | gobble more of motion events; make statusbar messages immediate for better ↵ | bulia byak | 2007-08-21 | 1 | -1/+2 |
| | | | | | | visual feedback (bzr r3561) | ||||
| * | due to the order of processing events, we must disable lmb handling in ↵ | bulia byak | 2007-07-29 | 1 | -90/+88 |
| | | | | | | children contexts so that parent event context can handle it for space panning (bzr r3341) | ||||
| * | Cleaned up logic of sp_te_delete to adhere to UI/logic layering. | Gail Carmichael | 2007-07-18 | 1 | -14/+59 |
| | | | | (bzr r3267) | ||||
| * | A few additions to ensure that editing trefs is not allowed (and doesn't ↵ | Gail Carmichael | 2007-07-17 | 1 | -6/+22 |
| | | | | | | cause a crash). Also allows all trefs within a selection to be 'unlinked'. (bzr r3261) | ||||
| * | fix style querying: now all objects have style, so to go up from SPStrings ↵ | bulia byak | 2007-06-27 | 1 | -2/+3 |
| | | | | | | we need a different check (bzr r3112) | ||||
| * | close transaction when removing empty flowtext; fixes 1704180 | bulia byak | 2007-04-21 | 1 | -0/+2 |
| | | | | (bzr r2944) | ||||
| * | give new flowtext the current text tool style | bulia byak | 2007-03-16 | 1 | -0/+2 |
| | | | | (bzr r2668) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -2/+8 |
| | | | | (bzr r2596) | ||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -3/+4 |
| | | | | | | create methods to match DOM (bzr r2253) | ||||
| * | enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to ↵ | bulia byak | 2006-11-03 | 1 | -4/+4 |
| | | | | | | finish) to the statusbar (bzr r1890) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -17/+0 |
| | | | | (bzr r1811) | ||||
| * | undo annotations | bulia byak | 2006-10-03 | 1 | -22/+22 |
| | | | | (bzr r1760) | ||||
| * | fix crash when a cursor/selection update comes after a display update which ↵ | bulia byak | 2006-09-12 | 1 | -4/+12 |
| | | | | | | was interrupted with destroying the text context (bzr r1700) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -22/+51 |
| | | | | (bzr r1315) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -0/+17 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | text tolbar usability: enable alt+x, enable esc to defocus entry fields and ↵ | bulia byak | 2006-06-02 | 1 | -0/+7 |
| | | | | | | close font popdown, enable typing in size (bzr r1128) | ||||
| * | removing some gcc4.1 warnings the right way | Ralf Stephan | 2006-05-30 | 1 | -3/+5 |
| | | | | (bzr r1082) | ||||
| * | revert patch 12062:12063, deemed unsafe, with better alternatives | Ralf Stephan | 2006-05-30 | 1 | -7/+6 |
| | | | | (bzr r1081) | ||||
| * | use unions for type-punning to remove some gcc-4.1 warnings | Ralf Stephan | 2006-05-29 | 1 | -6/+7 |
| | | | | (bzr r1061) | ||||
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵ | bulia byak | 2006-05-21 | 1 | -1/+1 |
| | | | | | | with newer gtk versions (bzr r919) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -36/+36 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | clear nascent_object on Esc, so that click - Esc - letter does not type text | bulia byak | 2006-04-09 | 1 | -0/+1 |
| | | | | (bzr r466) | ||||
| * | turns out, all these synthesize_events were not necessary at all - they just ↵ | bulia byak | 2006-04-01 | 1 | -2/+0 |
| | | | | | | fired fake events that i never needed (bzr r383) | ||||
| * | Allowed Private Use Area chacters to be entered. | Jon A. Cruz | 2006-02-27 | 1 | -1/+2 |
| | | | | (bzr r184) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -12/+12 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1537 |
| (bzr r1) | |||||
