summaryrefslogtreecommitdiffstats
path: root/src/event-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the snap delay mechanism easier to implement for the devs, and get rid ↵Diederik van Lierop2009-07-181-3/+1
| | | | | of the related warning messages (bzr r8302)
* - Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop2009-03-291-1/+54
| | | | | | - Rename lots of variables and methods to make them easier to understand - Add snapping to the connector tool (bzr r7589)
* remove unusedbulia byak2009-02-061-1/+0
| | | (bzr r7240)
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-2/+1
| | | (bzr r7096)
* From trunkTed Gould2008-10-271-4/+5
| | | (bzr r6885)
* NR => Geom for (almost all of) event-context.h/.cppJohan B. C. Engelen2008-08-301-3/+3
| | | (bzr r6731)
* Debugging messages in event-context for mouse and keyboard interactionMaximilian Albert2008-08-181-0/+2
| | | (bzr r6665)
* Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ↵Maximilian Albert2008-08-181-0/+3
| | | | | selections doesn't work right yet; changing the cursor would also be nice) (bzr r6656)
* add commentMaximilian Albert2008-08-141-1/+1
| | | (bzr r6619)
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-3/+2
| | | (bzr r6214)
* C++ify knotholdersMaximilian Albert2008-06-041-3/+2
| | | (bzr r5797)
* (struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to ↵Peter Moulder2007-09-161-1/+1
| | | | | gchar const *const *. (bzr r3760)
* optional panning by spacebulia byak2007-07-291-0/+2
| | | (bzr r3340)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-0/+1
| | | | | create methods to match DOM (bzr r2253)
* remove color cursorsJosh Andler2006-10-191-2/+0
| | | (bzr r1811)
* initial color cursor implementation (reads from pixbufs, will work on ↵Josh Andler2006-06-191-0/+2
| | | | | reading from svg instead) (bzr r1227)
* optimized includesRalf Stephan2006-01-181-15/+12
| | | (bzr r16)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+139
(bzr r1)