summaryrefslogtreecommitdiffstats
path: root/src/event-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* a better way to start rubberbandbulia byak2007-04-251-7/+6
* reset waiting_cursor when setting any otherbulia byak2007-03-141-0/+1
* make conversions away from NR::Maybe explicitMenTaLguY2007-03-041-2/+2
* decouple click and drag release handlers to fix bug where zooming in by middl...bulia byak2007-03-031-4/+9
* move a global to a class property; reduce the use of is_scrolling to prevent ...bulia byak2007-02-251-1/+1
* guaranteed to pan the canvas all the way from mouse-press point to mouse-rele...bulia byak2007-02-241-3/+11
* make sure scrolling acceleration does not hiccup on complex slow-rendering dr...bulia byak2007-02-191-7/+15
* remove old workaround for a bug which seems to be fixed in latest gtkbulia byak2007-02-181-31/+1
* rearrange code to make button actions a bit more interruptibility-proofbulia byak2006-11-221-4/+4
* fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom ou...bulia byak2006-11-131-0/+1
* implement select next/prev as verbsbulia byak2006-11-061-17/+5
* remove color cursorsJosh Andler2006-10-191-11/+16
* fix (harmless, probably) copy and paste typoMenTaLguY2006-08-101-2/+2
* forced redraw of canvas upon completion of zooming or upon starting rubber ba...John Bintz2006-07-231-0/+1
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...John Bintz2006-07-231-0/+1
* initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler2006-06-191-16/+11
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak2006-05-211-2/+2
* we already have import verb, so this is redundantbulia byak2006-04-201-7/+0
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-3/+3
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-65/+65
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-8/+8
* reverted changes for color cursorsJosh Andler2006-02-071-29/+12
* Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare...Josh Andler2006-02-031-12/+29
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1033