Code

Use subdirectories with icon sizes.
[inkscape.git] / src / event-context.cpp
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-09-06 Jasper van de GrondeColor preview in cursor
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-28 Diederik van LieropFix LP bug #622350: Discard events when desktop->event_...
2010-03-26 Ted GouldMerge from trunk
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-21 Diederik van LieropMake sure that guides always snap correctly when droppi...
2010-02-14 Johan- fix bug: xy grid default unit was not respected
2010-02-14 Diederik van LieropImplementation of snap delay mechanism for guides
2010-02-06 Diederik van LieropTiny bit of refactoring (inverting some logic)
2010-01-30 Diederik van LieropFinally introducing the pre-snap indicator
2010-01-23 Diederik van LieropFix snap bug as reported by Arcadie Cracan on the devel...
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2010-01-01 Ted GouldKeeping up with trunk
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-30 Diederik van LieropSmall snap bug has been eliminated, flowed text snappin...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Ted GouldMerging in from trunk
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-10-05 buliabyakfix shift+middle button zoom area when there are other...
2009-09-21 buliabyakfix by Diederik for 422972
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-05-10 dvlierop2Only load from preferences when really needed, which...
2009-05-01 dvlierop2Fix crash when dragging radial gradient (bug #363668)
2009-04-03 dvlierop2Fix middle-mouse-button-zooming in node-context with...
2009-04-01 dvlierop2Delete the delayed snap event, killing any pending...
2009-03-31 dvlierop2Some minor snap-delay modifications
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-01-08 buliabyakmove shape_editor from node context to the parent class...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-08-30 johanengelenNR => Geom for (almost all of) event-context.h/.cpp
2008-08-18 cilix42Debugging messages in event-context for mouse and keybo...
2008-08-18 cilix42Add a ShapeEditor to LPEToolContext which allows us...
2008-08-14 cilix42Removal of SP_ACTIVE_DESKTOP, next take
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