| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | a better way to start rubberband | bulia byak | 2007-04-25 | 1 | -7/+6 |
| | | | | (bzr r2962) | ||||
| * | reset waiting_cursor when setting any other | bulia byak | 2007-03-14 | 1 | -0/+1 |
| | | | | (bzr r2647) | ||||
| * | make conversions away from NR::Maybe explicit | MenTaLguY | 2007-03-04 | 1 | -2/+2 |
| | | | | (bzr r2530) | ||||
| * | decouple click and drag release handlers to fix bug where zooming in by ↵ | bulia byak | 2007-03-03 | 1 | -4/+9 |
| | | | | | | middle button sometimes caused unwanted scrolling (bzr r2511) | ||||
| * | move a global to a class property; reduce the use of is_scrolling to prevent ↵ | bulia byak | 2007-02-25 | 1 | -1/+1 |
| | | | | | | the lack-of-redraw issues (bzr r2430) | ||||
| * | guaranteed to pan the canvas all the way from mouse-press point to ↵ | bulia byak | 2007-02-24 | 1 | -3/+11 |
| | | | | | | mouse-release point in any case, even if sometimes it fails to show the intermediate positions (bzr r2421) | ||||
| * | make sure scrolling acceleration does not hiccup on complex slow-rendering ↵ | bulia byak | 2007-02-19 | 1 | -7/+15 |
| | | | | | | drawings by reducing time interval between events by the time of painting the slowest buffer on the canvas (bzr r2395) | ||||
| * | remove old workaround for a bug which seems to be fixed in latest gtk | bulia byak | 2007-02-18 | 1 | -31/+1 |
| | | | | (bzr r2392) | ||||
| * | rearrange code to make button actions a bit more interruptibility-proof | bulia byak | 2006-11-22 | 1 | -4/+4 |
| | | | | (bzr r2003) | ||||
| * | fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom ↵ | bulia byak | 2006-11-13 | 1 | -0/+1 |
| | | | | | | out from max zoom with slow redraw (bzr r1945) | ||||
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -17/+5 |
| | | | | (bzr r1917) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -11/+16 |
| | | | | (bzr r1811) | ||||
| * | fix (harmless, probably) copy and paste typo | MenTaLguY | 2006-08-10 | 1 | -2/+2 |
| | | | | (bzr r1576) | ||||
| * | forced redraw of canvas upon completion of zooming or upon starting rubber ↵ | John Bintz | 2006-07-23 | 1 | -0/+1 |
| | | | | | | | | band selection events to work around event starvation issue at high zoom levels (bzr r1464) | ||||
| * | added SPDesktop::updateNow() and forced redraw of canvas upon completion of ↵ | John Bintz | 2006-07-23 | 1 | -0/+1 |
| | | | | | | | | selection or panning to work around event starvation issue at high zoom levels (bzr r1459) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -16/+11 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵ | bulia byak | 2006-05-21 | 1 | -2/+2 |
| | | | | | | with newer gtk versions (bzr r919) | ||||
| * | we already have import verb, so this is redundant | bulia byak | 2006-04-20 | 1 | -7/+0 |
| | | | | (bzr r549) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -3/+3 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -65/+65 |
| | | | | (bzr r149) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -8/+8 |
| | | | | (bzr r134) | ||||
| * | reverted changes for color cursors | Josh Andler | 2006-02-07 | 1 | -29/+12 |
| | | | | (bzr r102) | ||||
| * | Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & ↵ | Josh Andler | 2006-02-03 | 1 | -12/+29 |
| | | | | | | transparency in mouse pointer (bzr r68) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1033 |
| (bzr r1) | |||||
