summaryrefslogtreecommitdiffstats
path: root/src/dialogs/input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-11Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz1-607/+0
2010-03-14Create better names when intput devices are reported with broken ones.Jon A. Cruz1-8/+62
2010-03-14Minor cleanup and addition of tablet debugging code.Jon A. Cruz1-23/+296
2010-03-13Try harder to fix the tablet configuration problemKrzysztof Kosi??ski1-7/+22
2010-03-12Hopefully fix #334800 (input devices configuration not saved).Krzysztof Kosi??ski1-53/+65
2008-11-21Merge from fe-movedTed Gould1-3/+2
2008-10-27From trunkTed Gould1-101/+72
2008-02-23Removed some (minor) build warnings for input.cp file.Marcin Floryan1-2/+2
2007-11-25Warning cleanupJon A. Cruz1-3/+3
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+1
2006-11-27non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen1-9/+11
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan1-0/+3
2006-02-24make sure no negative dialog position is written into preferences,Ralf Stephan1-0/+3
2006-01-17optimized includes, replaced std::string with Glib::stringRalf Stephan1-8/+10