summaryrefslogtreecommitdiffstats
path: root/src/select-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* remove color cursorsJosh Andler2006-10-191-4/+4
| | | (bzr r1811)
* Other tools now also retain there specific statusbar text when pressing ↵Johan B. C. Engelen2006-10-011-3/+4
| | | | | alt/shift/ctrl. (bzr r1748)
* While moving or transforming a selected object, the statusbartext with ↵Johan B. C. Engelen2006-10-011-0/+4
| | | | | transformation information (angle, etc) is no longer overwritten by the standard text. (bzr r1744)
* Added forced redraws to other toolsJohn Bintz2006-09-241-1/+16
| | | (bzr r1719)
* When an object is selected and Alt is pressed: now the cursor changes to the ↵Johan B. C. Engelen2006-09-171-0/+15
| | | | | move-cursor. Handy for newcomers :) (bzr r1710)
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of ↵John Bintz2006-07-231-0/+2
| | | | | | | selection or panning to work around event starvation issue at high zoom levels (bzr r1459)
* initial color cursor implementation (reads from pixbufs, will work on ↵Josh Andler2006-06-191-4/+4
| | | | | reading from svg instead) (bzr r1227)
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵bulia byak2006-05-211-1/+1
| | | | | with newer gtk versions (bzr r919)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-9/+9
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
| | | (bzr r149)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-2/+2
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+823
(bzr r1)