summaryrefslogtreecommitdiffstats
path: root/src/event-context.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-244/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-29/+38
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel1-1/+1
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-2/+2
2013-07-30Further refactoring of EventContexts.Markus Engel1-9/+12
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-24/+18
2013-04-21More cleaning.Markus Engel1-2/+10
2013-04-21Cleaned up a bit.Markus Engel1-11/+7
2013-04-20Merging of EventContext classes complete.Markus Engel1-37/+3
2013-04-20Further changes to EventContexts; they work without GObjectMarkus Engel1-3/+25
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+9
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-1/+1
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-7/+8
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-1/+23
2013-03-19Fixing regressionjtx1-1/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+1
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-1/+1
2012-10-27cppcheck: get rid of more C-style pointer castsAlex Valavanis1-0/+1
2012-09-06Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith1-0/+1
2012-09-05Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...John Smith1-0/+2
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-0/+8
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-3/+3
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-6/+4
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-3/+10
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-2/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-06Color preview in cursorJasper van de Gronde1-0/+2
2010-02-14Implementation of snap delay mechanism for guidesDiederik van Lierop1-8/+12
2010-01-30Finally introducing the pre-snap indicatorDiederik van Lierop1-0/+1
2010-01-23Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop1-34/+34
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-1/+2
2009-07-18Make the snap delay mechanism easier to implement for the devs, and get rid o...Diederik van Lierop1-3/+1
2009-03-29- Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop1-1/+54
2009-02-06remove unusedbulia byak1-1/+0
2009-01-08move shape_editor from node context to the parent class, event contextbulia byak1-2/+1
2008-10-27From trunkTed Gould1-4/+5
2008-08-30NR => Geom for (almost all of) event-context.h/.cppJohan B. C. Engelen1-3/+3
2008-08-18Debugging messages in event-context for mouse and keyboard interactionMaximilian Albert1-0/+2
2008-08-18Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...Maximilian Albert1-0/+3
2008-08-14add commentMaximilian Albert1-1/+1
2008-07-07replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen1-3/+2
2008-06-04C++ify knotholdersMaximilian Albert1-3/+2
2007-09-16(struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to gc...Peter Moulder1-1/+1
2007-07-29optional panning by spacebulia byak1-0/+2
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-0/+1
2006-10-19remove color cursorsJosh Andler1-2/+0
2006-06-19initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler1-0/+2
2006-01-18optimized includesRalf Stephan1-15/+12