summaryrefslogtreecommitdiffstats
path: root/src/select-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-73/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-5/+13
| | | (bzr r12782)
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | (bzr r11608.1.123)
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
| | | (bzr r11608.1.122)
* Cleaned up.Markus Engel2013-08-031-0/+4
| | | (bzr r11608.1.117)
* Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
| | | (bzr r11608.1.109)
* Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-1/+1
| | | (bzr r11608.1.104)
* Merging of EventContext classes complete.Markus Engel2013-04-201-24/+1
| | | (bzr r11608.1.98)
* Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-0/+1
| | | (bzr r11608.1.97)
* Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-2/+5
| | | (bzr r11608.1.96)
* Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | (bzr r11608.1.94)
* Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-0/+1
| | | (bzr r11608.1.90)
* Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-1/+19
| | | (bzr r11608.1.89)
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-2/+0
| | | (bzr r12205)
* Fix for 816496 : Alt+mouse wheel z-order cycling, add option to cycle wrapJohn Smith2012-07-211-0/+1
| | | (bzr r11561)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Fix crash in cycle-selection (and restructure internals).Maximilian Albert2010-12-231-1/+1
| | | (bzr r9980)
* Enable item-selection by cycling through them (using Alt+mouse wheel scroll).Maximilian Albert2010-12-221-0/+6
| | | (bzr r9976)
* select-context.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-0/+2
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6182)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+52
(bzr r1)