aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends
Commit message (Collapse)AuthorAgeFilesLines
...
* Maemo: Added basic connect/disconnect functionality to frontend.Tobias Brunner2010-10-141-50/+273
|
* Maemo: Do not unref the dialog.Tobias Brunner2010-10-141-5/+1
|
* Maemo: Improved icon loading in status applet.Tobias Brunner2010-10-141-12/+26
|
* Maemo: Register the status applet with libosso.Tobias Brunner2010-10-141-0/+14
|
* Maemo: Changed the input mode of several text boxes.Tobias Brunner2010-10-141-0/+5
|
* Maemo: Ensure that the settings directory exists.Tobias Brunner2010-10-141-0/+4
|
* Fixed a subtle SIGSEGV.Tobias Brunner2010-10-141-1/+0
|
* Dialog to initiate or terminate connections added.Tobias Brunner2010-10-142-2/+108
|
* Enable dynamic registration of StrongswanConnection(s) type.Tobias Brunner2010-10-144-0/+38
| | | | | Because status menu plugins get loaded and unloaded dynamically by the Hildon Desktop, we have to register our Types dynamically.
* Initial version of the Hildon Desktop status menu plugin.Tobias Brunner2010-10-145-1/+218
|
* Adding, editing and deleting connections is now possible in the settings plugin.Tobias Brunner2010-10-141-0/+199
|
* Adding a dialog to the settings plugin that lists all connections.Tobias Brunner2010-10-141-0/+95
|
* Helper methods added to StrongSwanConnections to easily show connections in ↵Tobias Brunner2010-10-142-0/+51
| | | | a list widget.
* Management class for connection settings added, connections are stored in a ↵Tobias Brunner2010-10-145-12/+389
| | | | simple GKeyFile.
* Simple GObject based class for connection settings added.Tobias Brunner2010-10-143-1/+253
|
* Adding a stub plugin for the Hildon control panel.Tobias Brunner2010-10-148-0/+68
|
* Adding autotools framework for the maemo frontend.Tobias Brunner2010-10-146-0/+70