summaryrefslogtreecommitdiffstats
path: root/src/event-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
* NR => Geom for (almost all of) event-context.h/.cppJohan B. C. Engelen2008-08-301-17/+17
* Debugging messages in event-context for mouse and keyboard interactionMaximilian Albert2008-08-181-0/+43
* Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert2008-08-181-0/+15
* Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert2008-08-141-5/+5
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* another place to make mouse cursor switching immediatebulia byak2008-07-191-0/+1
* I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY2008-07-081-3/+3
* enable motion hints for non-freehand actionsMenTaLguY2008-07-081-3/+3
* C++ify knotholdersMaximilian Albert2008-06-041-1/+1
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+1
* (Hopefully) proper fix this time for stolen 'D + modifier' shortcuts.Maximilian Albert2007-12-201-6/+4
* Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by th...Maximilian Albert2007-12-201-0/+4
* Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590Maximilian Albert2007-12-181-0/+30
* fix gobble_key_events so it also handles release eventsbulia byak2007-11-211-3/+4
* warning cleanupJon A. Cruz2007-11-021-6/+6
* remove slowest_buffer - we no longer use it in sp-canvasbulia byak2007-08-231-8/+2
* optionally zoom with mousewheel without modifiersbulia byak2007-07-291-1/+5
* optional panning by spacebulia byak2007-07-291-8/+45
* 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