summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-16GTK+ 3: Switch to more orientable widgetsAlex Valavanis1-0/+21
2012-12-10Fix for 1086643 : Input devices : Simplify dialogJohn Smith1-122/+341
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-21/+0
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-23/+0
2012-05-26Stop using deprecated private members of GdkDevice.Alex Valavanis1-6/+18
2012-05-26Some GDK deprecation fixes for Input Devices dialogAlex Valavanis1-6/+31
2012-05-24Don't use extension events API in GTK+3 buildsAlex Valavanis1-0/+5
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-9/+16
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+1
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-0/+25
2012-01-02Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...Nicolas Dufour1-2/+4
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-02-03Translations. Context removed in filter-enums (context support too complex to...Nicolas Dufour1-1/+1
2010-12-29Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-23Tablet auto-organization and naming.Jon A. Cruz1-32/+122
2010-09-18Simplify/clarify enabling of individual devices.Jon A. Cruz1-13/+65
2010-04-12Simplifying sigc::bind use. Possible fix for mac compile.Jon A. Cruz1-12/+14
2010-04-11Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz1-142/+376
2010-04-08Cleanup of device internal handling and API.Jon A. Cruz1-17/+17
2008-10-27From trunkTed Gould1-29/+33
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-13/+13
2008-03-24Visually indicate linked devicesJon A. Cruz1-11/+137
2008-03-22Tracking of live axesJon A. Cruz1-12/+32
2008-03-22Numeric values on test areaJon A. Cruz1-0/+7
2008-03-21Adding axis detection to new input dialogJon A. Cruz1-41/+223
2008-03-20Adding signals and linkingJon A. Cruz1-31/+120
2008-03-15Improved visibility of button indicators and added updating when tools switchJon A. Cruz1-31/+50
2008-03-15Split data mode apart from UI and added button trackersJon A. Cruz1-125/+112
2008-03-13Turn off debug simulated devicesJon A. Cruz1-1/+1
2008-03-13Adding new extended input devices dialogJon A. Cruz1-0/+801