summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop using deprecated private members of GdkDevice.Alex Valavanis2012-05-261-6/+18
* Some GDK deprecation fixes for Input Devices dialogAlex Valavanis2012-05-261-6/+31
* Don't use extension events API in GTK+3 buildsAlex Valavanis2012-05-241-0/+5
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-9/+16
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-0/+25
* Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...Nicolas Dufour2012-01-021-2/+4
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Translations. Context removed in filter-enums (context support too complex to...Nicolas Dufour2011-02-031-1/+1
* Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Tablet auto-organization and naming.Jon A. Cruz2010-09-231-32/+122
* Simplify/clarify enabling of individual devices.Jon A. Cruz2010-09-181-13/+65
* Simplifying sigc::bind use. Possible fix for mac compile.Jon A. Cruz2010-04-121-12/+14
* Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz2010-04-111-142/+376
* Cleanup of device internal handling and API.Jon A. Cruz2010-04-081-17/+17
* From trunkTed Gould2008-10-271-29/+33
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-13/+13
* Visually indicate linked devicesJon A. Cruz2008-03-241-11/+137
* Tracking of live axesJon A. Cruz2008-03-221-12/+32
* Numeric values on test areaJon A. Cruz2008-03-221-0/+7
* Adding axis detection to new input dialogJon A. Cruz2008-03-211-41/+223
* Adding signals and linkingJon A. Cruz2008-03-201-31/+120
* Improved visibility of button indicators and added updating when tools switchJon A. Cruz2008-03-151-31/+50
* Split data mode apart from UI and added button trackersJon A. Cruz2008-03-151-125/+112
* Turn off debug simulated devicesJon A. Cruz2008-03-131-1/+1
* Adding new extended input devices dialogJon A. Cruz2008-03-131-0/+801