summaryrefslogtreecommitdiffstats
path: root/src/select-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* do not change cursor if desktop has set it to waitingbulia byak2009-01-281-6/+10
* - The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop2009-01-251-6/+6
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-12/+12
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-11/+16
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-1/+1
* Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert2008-08-141-14/+14
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert2008-08-141-18/+18
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY2008-07-081-2/+2
* enable motion hints for non-freehand actionsMenTaLguY2008-07-081-2/+2
* enable entering 3D boxes as groupsbulia byak2008-02-271-2/+2
* fix bug: selected group gets moved even when click+drag on an object on top o...bulia byak2008-02-081-0/+8
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert2008-01-111-0/+7
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-2/+4
* speed up keyboard scale and rotation toobulia byak2007-12-061-6/+18
* use gobble_key_events to speed up keyboard movesbulia byak2007-11-211-16/+24
* gobble motion events when dragging selection - looks like with recent gtk, th...bulia byak2007-08-201-3/+2
* due to the order of processing events, we must disable lmb handling in childr...bulia byak2007-07-291-4/+4
* switch scale/rotate mode with Shift+sbulia byak2007-07-081-0/+9
* unconditionally stop only button-1 rubberbands on mouseoverbulia byak2007-04-251-1/+3
* fix leftover rubberband after switching to selector while draggingbulia byak2007-04-181-0/+1
* fix selecting in groups with altbulia byak2007-04-161-3/+4
* fix select under by alt+click; prevent potential refcount leakbulia byak2007-04-131-2/+6
* use touchpath selection when rubberbanding with Alt; do move-selected with Al...bulia byak2007-04-121-28/+72
* make conversions away from NR::Maybe explicitMenTaLguY2007-03-041-3/+3
* trying to nail the elusive disabled-mouse bug: if you're going to grab someth...bulia byak2006-11-221-0/+8
* button-down event may have been missed (e.g. when you do button-1 down while ...bulia byak2006-11-221-2/+4
* implement select next/prev as verbsbulia byak2006-11-061-12/+0
* remove color cursorsJosh Andler2006-10-191-4/+4
* Other tools now also retain there specific statusbar text when pressing alt/s...Johan B. C. Engelen2006-10-011-3/+4
* While moving or transforming a selected object, the statusbartext with transf...Johan B. C. Engelen2006-10-011-0/+4
* Added forced redraws to other toolsJohn Bintz2006-09-241-1/+16
* When an object is selected and Alt is pressed: now the cursor changes to the ...Johan B. C. Engelen2006-09-171-0/+15
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...John Bintz2006-07-231-0/+2
* initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler2006-06-191-4/+4
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak2006-05-211-1/+1
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-9/+9
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+823