Code

Fix crash in cycle-selection (and restructure internals).
[inkscape.git] / src / select-context.cpp
2010-12-23 Maximilian AlbertFix crash in cycle-selection (and restructure internals).
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-22 Maximilian AlbertEnable item-selection by cycling through them (using...
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-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-05-15 Ted GouldUpdating to trunk
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-03 Krzysztof KosińskiChange desktop coordinate system to match SVG (LP ...
2010-04-03 Krzysztof KosińskiFix rotation in node and select tool
2010-04-03 Krzysztof KosińskiInitial fix for the inverted coordinate system bug
2010-04-01 Josh AndlerPatch by Daniel_J for 522327
2010-03-26 Ted GouldMerge from trunk
2010-02-05 buliabyaknew (actually old, i just updated, cleaned and enabled...
2010-02-05 buliabyakmake when_selected and when_nothing customizable string...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-09 dvlierop2When snapping while translating, use the bounding box...
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-07-16 cilix42Implement guide behaviour as discussed on the mailing...
2009-05-10 dvlierop2Only load from preferences when really needed, which...
2009-04-12 dvlierop2Fix two "snap window not opened" warnings
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-03-14 speareallow full mouse dragging, rotating, scaling, etc....
2009-02-16 buliabyakmake doubleclick not only switch to text but also posit...
2009-01-28 buliabyakdo not change cursor if desktop has set it to waiting
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-14 cilix42Removal of SP_ACTIVE_DESKTOP, next take
2008-08-14 cilix42Get rid of a whole bunch of further instances of SP_ACT...
2008-08-05 johanengelenNR::Maybe => boost::optional
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-02-27 buliabyakenable entering 3D boxes as groups
2008-02-08 buliabyakfix bug: selected group gets moved even when click...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-12-06 buliabyakspeed up keyboard scale and rotation too
2007-11-21 buliabyakuse gobble_key_events to speed up keyboard moves
2007-08-20 buliabyakgobble motion events when dragging selection - looks...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-07-08 buliabyakswitch scale/rotate mode with Shift+s
2007-04-25 buliabyakunconditionally stop only button-1 rubberbands on mouseover
2007-04-18 buliabyakfix leftover rubberband after switching to selector...
2007-04-16 buliabyakfix selecting in groups with alt
2007-04-13 buliabyakfix select under by alt+click; prevent potential refcou...
2007-04-12 buliabyakuse touchpath selection when rubberbanding with Alt...
2007-03-04 mentalmake conversions away from NR::Maybe explicit
2006-11-22 buliabyaktrying to nail the elusive disabled-mouse bug: if you...
2006-11-22 buliabyakbutton-down event may have been missed (e.g. when you...
2006-11-06 buliabyakimplement select next/prev as verbs
2006-10-19 scislacremove color cursors
2006-10-01 johanengelenOther tools now also retain there specific statusbar...
2006-10-01 johanengelenWhile moving or transforming a selected object, the...
2006-09-24 johncoswellAdded forced redraws to other tools
2006-09-17 johanengelenWhen an object is selected and Alt is pressed: now...
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-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-01-16 mentalmoving trunk for module inkscape