summaryrefslogtreecommitdiff
path: root/wizard
Commit message (Expand)AuthorAgeFilesLines
* Add PIN code for Navman GPS OneBastien Nocera2010-03-251-0/+3
* Fix strings containing “/” not being translatedBastien Nocera2010-02-171-1/+1
* Make BluetoothInput a singletonBastien Nocera2010-02-171-2/+12
* Remove last use of BlingSpinner in the wizardBastien Nocera2009-12-071-2/+2
* Use the GTK+ spinner instead of our ownBastien Nocera2009-12-011-5/+4
* Separate make check and make allBastien Nocera2009-11-301-0/+2
* Fix building input helper when GTK+ has no xi supportBastien Nocera2009-11-271-2/+2
* Stop start-up notification when presenting running windowsBastien Nocera2009-11-251-0/+1
* Select the device again once pairedBastien Nocera2009-11-231-0/+3
* Don't install test programBastien Nocera2009-11-171-1/+3
* More ignore/type-checking for the input helperBastien Nocera2009-11-171-14/+68
* Add first pass at an X input devices monitorBastien Nocera2009-10-284-1/+336
* Use visible in the UI rather than discoverableBastien Nocera2009-10-211-1/+1
* Fix SMP buildBastien Nocera2009-09-291-1/+1
* Fix some stringsPhilip Withnall2009-09-281-1/+1
* Move the pin handling code into a new library, libwizardJoshua Lock2009-09-241-2/+8
* s/setup/set up/Philip Withnall2009-09-191-1/+1
* Fix pairing with devices that require PIN entryBastien Nocera2009-09-111-0/+1
* Bug 593777 - duplicate object id in ui fileBastien Nocera2009-09-011-1/+1
* Fix remaining translation issues of bug #590679.Andre Klapper2009-08-231-2/+2
* Bug 590679 – Please review strings for translationBastien Nocera2009-08-101-1/+1
* Bug 589681 – Failed to connect to deviceBastien Nocera2009-07-261-1/+1
* Bug 589730 – Tell about pressing Enter when pairing keyboardBastien Nocera2009-07-261-1/+5
* Bug 589731 – Use quotes, not chevronsBastien Nocera2009-07-261-1/+1
* Remove useless header for extra configBastien Nocera2009-07-152-44/+17
* Bug 588619 – Make summary page use consistent namingBastien Nocera2009-07-152-6/+6
* Bug 588618 – Use PIN instead of passkeyBastien Nocera2009-07-153-54/+54
* Make sure the wizard is called the same everywhereBastien Nocera2009-07-151-3/+3
* Export the error from a CreatePairedDevice callBastien Nocera2009-07-151-0/+1
* Add support for Philip's GPS receiverBastien Nocera2009-07-091-0/+1
* Add translator comments for matches/does not match buttonsClaude Paroz2009-07-071-2/+2
* Fix crasher when selecting a non-resolved deviceBastien Nocera2009-06-291-1/+3
* Make some parts of BluetoothClient availableBastien Nocera2009-06-291-0/+1
* Don't try to get a pincode when there's no device selectedBastien Nocera2009-06-251-1/+1
* Fix duplicate widget name in wizardBastien Nocera2009-06-241-2/+4
* Don't show pincode in page when it was user selectedBastien Nocera2009-06-191-0/+1
* Fix assertion pairing a GPS deviceBastien Nocera2009-06-191-1/+5
* Remove non-translatable strings from translatableBastien Nocera2009-06-171-2/+2
* Mark a few wizard strings to wrapBastien Nocera2009-06-161-2/+7
* Remove some dead code and sync stringsBastien Nocera2009-06-162-16/+7
* Fix the display_callback caseBastien Nocera2009-06-161-4/+10
* Remove debugBastien Nocera2009-06-161-17/+0
* Add finishing pageBastien Nocera2009-06-162-22/+109
* More churn, kill label_setupBastien Nocera2009-06-162-75/+28
* Fix handling of legacy pairing devices with fixed PINBastien Nocera2009-06-161-22/+25
* Add "Connecting" page for SSPBastien Nocera2009-06-162-42/+160
* Small string changesBastien Nocera2009-06-161-3/+3
* Zero the context on SSP pairing buttonsBastien Nocera2009-06-161-1/+9
* Clean up old state when restarting pairingBastien Nocera2009-06-161-1/+9
* Clean up codeBastien Nocera2009-06-161-36/+57