summaryrefslogtreecommitdiffstats
path: root/src/select-context.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-73/+0
(bzr r12785)
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-5/+13
(bzr r12782)
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
(bzr r11608.1.123)
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
(bzr r11608.1.122)
2013-08-03Cleaned up.Markus Engel1-0/+4
(bzr r11608.1.117)
2013-07-30Further refactoring of EventContexts.Markus Engel1-2/+2
(bzr r11608.1.109)
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
(bzr r11608.1.104)
2013-04-20Merging of EventContext classes complete.Markus Engel1-24/+1
(bzr r11608.1.98)
2013-04-20Further changes to EventContexts; they work without GObjectMarkus Engel1-0/+1
(bzr r11608.1.97)
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+5
(bzr r11608.1.96)
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
(bzr r11608.1.94)
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-0/+1
(bzr r11608.1.90)
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-1/+19
(bzr r11608.1.89)
2013-03-19Fixing regressionjtx1-2/+0
(bzr r11950.1.61)
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+2
(bzr r11950.1.56)
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-2/+0
(bzr r12205)
2012-07-21Fix for 816496 : Alt+mouse wheel z-order cycling, add option to cycle wrapJohn Smith1-0/+1
(bzr r11561)
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
(bzr r10350.1.3)
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
(bzr r10302.1.1)
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
2010-12-23Fix crash in cycle-selection (and restructure internals).Maximilian Albert1-1/+1
(bzr r9980)
2010-12-22Enable item-selection by cycling through them (using Alt+mouse wheel scroll).Maximilian Albert1-0/+6
(bzr r9976)
2008-07-05select-context.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder1-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)