summaryrefslogtreecommitdiff
path: root/wizard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move match/does not match buttons to the action areaBastien Nocera2009-06-162-84/+74
* When on the passkey page, hide everything but the cancel buttonBastien Nocera2009-06-161-0/+9
* Bug 575352 – Offer to retry pairing when pairing failsBastien Nocera2009-06-161-5/+47
* Add "Restart setup" button to failure pageBastien Nocera2009-06-162-15/+48
* Remove "finished" case in cancel callbackBastien Nocera2009-06-161-15/+10
* Cut down on the repeated code with a simple defineBastien Nocera2009-06-161-24/+27
* Don't hardcode the header image sizeBastien Nocera2009-06-161-1/+4
* Add doc with wizard test procedureBastien Nocera2009-06-161-0/+33
* More messing about with the wizard workflowBastien Nocera2009-06-162-48/+99
* Remove double-usage labelsBastien Nocera2009-06-161-39/+7
* Add example PINs to the passkey pagesBastien Nocera2009-06-161-2/+6
* Update show-search propertyBastien Nocera2009-06-152-4/+2
* Use the chooser's discovery methods in the wizardBastien Nocera2009-06-151-2/+2
* Bug 585153 – g_strnfill() usage might be wrongBastien Nocera2009-06-141-1/+10
* Another pass at Simple Pairing support in the wizardBastien Nocera2009-06-132-26/+209
* Display passkey for simple pairingBastien Nocera2009-06-131-4/+21
* Work-around MS Wireless presenter bugsBastien Nocera2009-06-101-5/+34
* Bug 585203 – BluetoothClientConnectFunc should pass BluetoothClientBastien Nocera2009-06-091-2/+2
* Rename common/ dir to lib/Bastien Nocera2009-06-081-2/+2
* Add support for SSP devices without a displayBastien Nocera2009-06-081-2/+30
* Remove markup from translatable stringsClaude Paroz2009-06-061-10/+18
* Remove unused functionsBastien Nocera2009-06-052-9/+0
* Use the new plugin infrastructureBastien Nocera2009-05-282-3/+78
* Remove use of device-selected- propertiesBastien Nocera2009-05-281-10/+6
* Bug 575333 – Add a note in the first step to make the remote device discove...Bastien Nocera2009-05-271-1/+13
* Bug 578146 – Shouldn't be able to step back in the middle of pairingBastien Nocera2009-05-271-0/+1
* Bug 578989 – Allow going through when name isn't resolved if pin is fixedBastien Nocera2009-05-271-1/+5
* And fix the display of the short pin codeBastien Nocera2009-05-231-1/+1