summaryrefslogtreecommitdiffstats
path: root/src/event-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove color cursorsJosh Andler2006-10-191-11/+16
| | | (bzr r1811)
* fix (harmless, probably) copy and paste typoMenTaLguY2006-08-101-2/+2
| | | (bzr r1576)
* forced redraw of canvas upon completion of zooming or upon starting rubber ↵John Bintz2006-07-231-0/+1
| | | | | | | band selection events to work around event starvation issue at high zoom levels (bzr r1464)
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of ↵John Bintz2006-07-231-0/+1
| | | | | | | 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-16/+11
| | | | | reading from svg instead) (bzr r1227)
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵bulia byak2006-05-211-2/+2
| | | | | with newer gtk versions (bzr r919)
* we already have import verb, so this is redundantbulia byak2006-04-201-7/+0
| | | (bzr r549)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-3/+3
| | | | | 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-65/+65
| | | (bzr r149)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-8/+8
| | | (bzr r134)
* reverted changes for color cursorsJosh Andler2006-02-071-29/+12
| | | (bzr r102)
* Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & ↵Josh Andler2006-02-031-12/+29
| | | | | transparency in mouse pointer (bzr r68)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1033
(bzr r1)