| Commit message (Expand) | Author | Files | Lines |
| 2007-12-30 | fix bug 168751 (sf1749738) | bulia byak | 1 | -1/+2 |
| 2007-11-25 | Warning cleanup | Jon A. Cruz | 1 | -41/+43 |
| 2007-11-21 | use gobble_key_events to speed up keyboard moves | bulia byak | 1 | -8/+16 |
| 2007-11-08 | warning cleanup | Jon A. Cruz | 1 | -4/+4 |
| 2007-11-04 | Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crash | Johan B. C. Engelen | 1 | -0/+6 |
| 2007-08-21 | gobble more of motion events; make statusbar messages immediate for better vi... | bulia byak | 1 | -1/+2 |
| 2007-07-29 | due to the order of processing events, we must disable lmb handling in childr... | bulia byak | 1 | -90/+88 |
| 2007-07-18 | Cleaned up logic of sp_te_delete to adhere to UI/logic layering. | Gail Carmichael | 1 | -14/+59 |
| 2007-07-17 | A few additions to ensure that editing trefs is not allowed (and doesn't caus... | Gail Carmichael | 1 | -6/+22 |
| 2007-06-27 | fix style querying: now all objects have style, so to go up from SPStrings we... | bulia byak | 1 | -2/+3 |
| 2007-04-21 | close transaction when removing empty flowtext; fixes 1704180 | bulia byak | 1 | -0/+2 |
| 2007-03-16 | give new flowtext the current text tool style | bulia byak | 1 | -0/+2 |
| 2007-03-10 | Merge further bbox work | MenTaLguY | 1 | -2/+8 |
| 2007-01-21 | start switching sp_repr_new* over to XML::Document::create*, and rename creat... | MenTaLguY | 1 | -3/+4 |
| 2006-11-03 | enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to finish)... | bulia byak | 1 | -4/+4 |
| 2006-10-19 | remove color cursors | Josh Andler | 1 | -17/+0 |
| 2006-10-03 | undo annotations | bulia byak | 1 | -22/+22 |
| 2006-09-12 | fix crash when a cursor/selection update comes after a display update which w... | bulia byak | 1 | -4/+12 |
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -22/+51 |
| 2006-06-19 | initial color cursor implementation (reads from pixbufs, will work on reading... | Josh Andler | 1 | -0/+17 |
| 2006-06-02 | text tolbar usability: enable alt+x, enable esc to defocus entry fields and c... | bulia byak | 1 | -0/+7 |
| 2006-05-30 | removing some gcc4.1 warnings the right way | Ralf Stephan | 1 | -3/+5 |
| 2006-05-30 | revert patch 12062:12063, deemed unsafe, with better alternatives | Ralf Stephan | 1 | -7/+6 |
| 2006-05-29 | use unions for type-punning to remove some gcc-4.1 warnings | Ralf Stephan | 1 | -6/+7 |
| 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 | -36/+36 |
| 2006-04-09 | clear nascent_object on Esc, so that click - Esc - letter does not type text | bulia byak | 1 | -0/+1 |
| 2006-04-01 | turns out, all these synthesize_events were not necessary at all - they just ... | bulia byak | 1 | -2/+0 |
| 2006-02-27 | Allowed Private Use Area chacters to be entered. | Jon A. Cruz | 1 | -1/+2 |
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -12/+12 |