summaryrefslogtreecommitdiffstats
path: root/src/desktop-events.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve snapping of newly created guidesDiederik van Lierop2007-09-161-9/+6
| | | (bzr r3765)
* Also snap new guides, which are being dragged off the ruler.Diederik van Lierop2007-09-071-4/+11
| | | (bzr r3701)
* Implement snapping of guides while dragging them, and snap TO item centers ↵Diederik van Lierop2007-08-281-2/+14
| | | | | (we only had snapping FROM item centers so far) (bzr r3603)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-1/+2
| | | | | create methods to match DOM (bzr r2253)
* undo annotationsbulia byak2006-10-051-3/+5
| | | (bzr r1767)
* delete unused functionbulia byak2006-08-181-17/+0
| | | (bzr r1611)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-2/+4
| | | (bzr r1315)
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵bulia byak2006-05-211-3/+2
| | | | | with newer gtk versions (bzr r919)
* Converting guideline properties dialog to gtkmm (first step - ↵Andrius Ramanauskas2006-04-281-204/+2
| | | | | straightforward conversion) (bzr r606)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-2/+2
| | | | | 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-21/+21
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+452
(bzr r1)