summaryrefslogtreecommitdiff
path: root/moblin/moblin-panel.c
Commit message (Expand)AuthorAgeFilesLines
* moblin: start gnome-user-share when the adaptor is poweredRoss Burton2010-06-161-0/+13
* meego: fix the underline on the Browse button so it doesn't disappearRoss Burton2010-05-111-2/+3
* meego: fix the underline on the Connect button so it doesn't disappearRoss Burton2010-05-111-2/+3
* meego: fix browse logicRoss Burton2010-04-261-7/+33
* meego: fix mx includesRoss Burton2010-04-261-1/+1
* meego: clean up PIN selection logic (#322)Ross Burton2010-04-191-46/+27
* meego: always show the summary page (#317)Ross Burton2010-04-191-10/+9
* Move the Add New Device button to the bannerRoss Burton2010-04-161-7/+12
* meego: redesign the Add New Device pageRoss Burton2010-04-161-20/+47
* meego: clean up padding in the main pageRoss Burton2010-04-161-9/+21
* Move the Add New Device buttonRoss Burton2010-04-161-7/+7
* Initial start of redesign workRoss Burton2010-04-161-14/+22
* meego: try to keep the size of the visibility label constantRoss Burton2010-04-161-1/+4
* Ignore make_discoverable requests if we have no BTRoss Burton2010-04-151-0/+3
* Make the visible button insensitive if we have no BTRoss Burton2010-04-151-0/+3
* Don't display strings such as 2 minutes 0 seconds, just show 2 minutesRoss Burton2010-04-151-2/+7
* Display the time remaining in human-readable formRoss Burton2010-04-151-10/+59
* Make the host discoverable for two minutes when opening the panelRoss Burton2010-04-151-2/+66
* Use the powerswitch instead of the killswitchRoss Burton2010-04-151-49/+18
* Port the Moblin panel to MxRoss Burton2010-01-291-18/+18
* Use the paired device name in summary pageTambet Ingo2009-12-111-1/+7
* Fix a bunch of memory leaks in moblin appletTambet Ingo2009-12-091-5/+14
* Add summary page to the moblin appletTambet Ingo2009-12-091-8/+124
* Use the GTK+ spinner instead of our ownBastien Nocera2009-12-011-4/+3
* Emit the request-focus signal when the PIN dialog closesRoss Burton2009-10-281-0/+2
* Add a request-focus signal to the Moblin panel widgetRoss Burton2009-10-281-0/+7
* Disable the Add new button when there isn't an adapter presentJoshua Lock2009-10-221-1/+7
* Underline the text in activatable cellsJoshua Lock2009-10-221-3/+3
* Reset to the Devices view when the panel is hiddenJoshua Lock2009-10-211-0/+12
* Initialise state tracking member variables to sane valuesJoshua Lock2009-10-211-4/+9
* Clean up saved device state on returning to main (paired) viewJoshua Lock2009-10-161-14/+13
* Remove the border from the GtkNotebookJoshua Lock2009-10-161-2/+3
* Add an OK button to the PIN options dialogJoshua Lock2009-10-161-0/+2
* Prevent crash on removal of last deviceJoshua Lock2009-10-151-13/+15
* Fix compiler warning in Moblin panelJoshua Lock2009-10-151-1/+1
* Return the correct pincode in the pincode callbackJoshua Lock2009-10-151-1/+1
* [Moblin] Fix UUIDs leak in panelBastien Nocera2009-10-141-0/+1
* Only show the browse/connect actions as appropriateJoshua Lock2009-10-141-9/+19
* Fix callback arguments for NbtkGtkLightSwitchJoshua Lock2009-10-141-2/+2
* Ensure the Send file button isn't incorrectly enabledJoshua Lock2009-10-141-0/+2
* Improve pairing functionality in the Moblin panelJoshua Lock2009-10-141-81/+468
* Add PIN options dialogJoshua Lock2009-10-141-2/+159
* Handle killswitch appearing after program startJoshua Lock2009-10-141-7/+4
* Fix crash caused by invalid castJoshua Lock2009-10-091-7/+10
* Tweak the Moblin panel's UI for greater consistencyJoshua Lock2009-10-091-3/+12
* Change the toolbar icon when connectingJoshua Lock2009-10-091-2/+71
* Disable the Send file button unless a supported device is selectedJoshua Lock2009-10-091-24/+52
* Disable "Add new device" and "Send file" buttons when BT disabledJoshua Lock2009-10-071-10/+17
* Initial pass as pairing implementationJoshua Lock2009-10-051-107/+235
* Ensure the correct row is selected before getting selected row dataJoshua Lock2009-10-051-19/+33