Code

NR::Maybe => boost::optional
[inkscape.git] / src / event-context.cpp
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-19 buliabyakanother place to make mouse cursor switching immediate
2008-07-08 mentalI'm an idiot who forgot that MOTION_HINT_MASK still...
2008-07-08 mentalenable motion hints for non-freehand actions
2008-06-04 cilix42C++ify knotholders
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2007-12-20 cilix42(Hopefully) proper fix this time for stolen 'D + modifi...
2007-12-20 cilix42Make Shift+Ctrl+D (Document Properties dialog) work...
2007-12-18 cilix42Use 'D' to toggle (not just switch to) the dropper...
2007-11-21 buliabyakfix gobble_key_events so it also handles release events
2007-11-02 joncruzwarning cleanup
2007-08-23 buliabyakremove slowest_buffer - we no longer use it in sp-canvas
2007-07-29 buliabyakoptionally zoom with mousewheel without modifiers
2007-07-29 buliabyakoptional panning by space
2007-04-25 buliabyaka better way to start rubberband
2007-03-14 buliabyakreset waiting_cursor when setting any other
2007-03-04 mentalmake conversions away from NR::Maybe explicit
2007-03-03 buliabyakdecouple click and drag release handlers to fix bug...
2007-02-25 buliabyakmove a global to a class property; reduce the use of...
2007-02-24 buliabyakguaranteed to pan the canvas all the way from mouse...
2007-02-19 buliabyakmake sure scrolling acceleration does not hiccup on...
2007-02-18 buliabyakremove old workaround for a bug which seems to be fixed...
2006-11-22 buliabyakrearrange code to make button actions a bit more interr...
2006-11-13 buliabyakfix bug which caused erroneous zoom-in after shift...
2006-11-06 buliabyakimplement select next/prev as verbs
2006-10-19 scislacremove color cursors
2006-08-10 mentalfix (harmless, probably) copy and paste typo
2006-07-23 johncoswellforced redraw of canvas upon completion of zooming...
2006-07-23 johncoswelladded SPDesktop::updateNow() and forced redraw of canva...
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-05-21 buliabyakeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg...
2006-04-20 buliabyakwe already have import verb, so this is redundant
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-02-07 scislacreverted changes for color cursors
2006-02-03 scislacApplying patch #1415498 by James Kilfiger / zeimusu...
2006-01-16 mentalmoving trunk for module inkscape