summaryrefslogtreecommitdiffstats
path: root/src/dialogs/input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switching to new input dialog. Allows for a better UI and addresses bug ↵Jon A. Cruz2010-04-111-607/+0
| | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312)
* Create better names when intput devices are reported with broken ones.Jon A. Cruz2010-03-141-8/+62
| | | (bzr r9186)
* Minor cleanup and addition of tablet debugging code.Jon A. Cruz2010-03-141-23/+296
| | | (bzr r9185)
* Try harder to fix the tablet configuration problemKrzysztof Kosi??ski2010-03-131-7/+22
| | | (bzr r9183)
* Hopefully fix #334800 (input devices configuration not saved).Krzysztof Kosi??ski2010-03-121-53/+65
| | | | | | Fixed bugs: - https://launchpad.net/bugs/334800 (bzr r9177)
* Merge from fe-movedTed Gould2008-11-211-3/+2
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-101/+72
| | | (bzr r6885)
* Removed some (minor) build warnings for input.cp file.Marcin Floryan2008-02-231-2/+2
| | | (bzr r4827)
* Warning cleanupJon A. Cruz2007-11-251-3/+3
| | | (bzr r4133)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-1/+1
| | | | | create methods to match DOM (bzr r2253)
* non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen2006-11-271-9/+11
| | | (bzr r2045)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* make sure only positive dialog positions are read from preferences, fixes ↵Ralf Stephan2006-02-241-0/+3
| | | | | #1290647 (bzr r180)
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-241-0/+3
| | | | | part of fix for #1290647 (bzr r178)
* optimized includes, replaced std::string with Glib::stringRalf Stephan2006-01-171-8/+10
| | | (bzr r13)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+273
(bzr r1)