summaryrefslogtreecommitdiff
path: root/wizard/main.c
Commit message (Expand)AuthorAgeFilesLines
* wizard: Add a "white button" to the iCade pairingBastien Nocera2012-10-301-0/+1
* wizard: Fix Simple Pairing never succeedingSjoerd Simons2012-07-021-1/+1
* wizard: Fix setup for devices that don't pairBastien Nocera2012-06-121-1/+1
* wizard: Fix compile-time warningBastien Nocera2012-06-121-0/+2
* wizard: fix pairing for devices with a pin in the DBCosimo Cecchi2012-03-141-5/+17
* wizard: fix semicolon oopsCosimo Cecchi2012-03-141-1/+1
* wizard: Add support for pairing the iCadeBastien Nocera2012-01-191-4/+43
* wizard: Show a return symbol after the PIN for keyboardsBastien Nocera2012-01-191-0/+2
* wizard: Refactor the special casing of PIN helpBastien Nocera2012-01-191-12/+36
* wizard: Remove intro pageBastien Nocera2012-01-181-7/+6
* wizard: Remove white background for PINBastien Nocera2012-01-181-1/+1
* wizard: Rename Close to QuitBastien Nocera2012-01-181-10/+10
* wizard: Fix close button not workingBastien Nocera2012-01-181-2/+2
* wizard: Don't display "Device Setup Failed" in sidebarBastien Nocera2012-01-181-17/+14
* wizard: Fix assertion on exitBastien Nocera2012-01-171-3/+0
* wizard: trivial, do not use temporary variablesDaniele Forsi2011-12-181-6/+2
* wizard: fix again the choice of the automatic PINDaniele Forsi2011-12-181-1/+2
* wizard: use different signal handlers for the two types of radio buttonsDaniele Forsi2011-12-181-28/+4
* wizard: remove dead codeDaniele Forsi2011-12-181-8/+0
* wizard: fix initial state of Close button when text entry is selectedDaniele Forsi2011-12-181-0/+2
* wizard: make it possible to choose a random PIN after choosing a fixed oneDaniele Forsi2011-12-181-12/+9
* wizard: fix the "Do not pair" choice in the dialogDaniele Forsi2011-12-181-4/+1
* wizard: use values read from the PIN database to initialize the dialogDaniele Forsi2011-12-181-18/+5
* wizard: do not use a random PIN if user choose a fixed oneDaniele Forsi2011-12-181-0/+4
* wizard: fix segfault when connection is retried before timeout expiresDaniele Forsi2011-12-121-0/+1
* wizard: do not proceed if device was deselectedDaniele Forsi2011-11-251-0/+4
* wizard: fix memleaksDaniele Forsi2011-11-251-0/+3
* wizard: fix memleakDaniele Forsi2011-11-211-0/+1
* wizard: fix PIN dialog not remembering user choice of fixed PINDaniele Forsi2011-11-211-20/+11
* wizard: Add FIXMEBastien Nocera2011-11-211-0/+1
* wizard: Update for the new connect APIBastien Nocera2011-10-181-13/+9
* wizard: Remove dbus-glib includeBastien Nocera2011-10-061-2/+0
* wizard: Fix PIN code return valuesBastien Nocera2011-09-281-2/+2
* wizard: Port to new BluetoothApplet codeBastien Nocera2011-09-271-24/+25
* wizard: Add some debug to pairing failuresBastien Nocera2011-09-271-0/+2
* wizard: Remove some unused variablesBastien Nocera2011-09-271-5/+1
* wizard: Remove multi-adapter supportBastien Nocera2011-09-221-16/+0
* wizard: Remove Wiimote PIN handlingBastien Nocera2011-09-221-64/+0
* Update for Gtk[HV]Box deprecationColin Walters2011-06-151-23/+0
* wizard: Prepend zeros for SSP passkey displayBastien Nocera2011-05-251-2/+2
* Do not display the automatic pincode for WiimotesDaniele Forsi2011-05-181-0/+1
* wizard: Fix backspace, tab, etc. not workingBastien Nocera2011-05-181-2/+7
* wizard: Use host address to create the wiimote pinBastien Nocera2011-05-181-0/+63
* Use GLib log facilities appropriatelyGiovanni Campagna2011-02-071-1/+1
* wizard: Use new custom page type instead of hackBastien Nocera2010-10-311-86/+29
* wizard: Make it compile with latest GApplicationBastien Nocera2010-10-281-9/+15
* wizard: Set agent to NULL if released before we do itBastien Nocera2010-10-271-1/+3
* Make it compile against latest GTK+ 3.xBastien Nocera2010-09-231-2/+2
* Allow to setup devices that do not support pairingBastien Nocera2010-08-031-0/+3
* Port wizard to GtkApplicationBastien Nocera2010-06-231-16/+12