aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/maemo
Commit message (Expand)AuthorAgeFilesLines
* maemo: Remove obsolete status/settings appletTobias Brunner2016-09-1523-1850/+0
* maemo: New releases.Tobias Brunner2011-02-071-1/+1
* maemo: Register with the GtkIconTheme "changed" signal not until the GUI is i...Tobias Brunner2011-02-071-3/+3
* maemo: Move debian/ directory for applet to packages/.Tobias Brunner2011-02-047-281/+0
* maemo: Added Maemo specific fields (including icons) to packages.Tobias Brunner2011-02-041-0/+62
* maemo: Don't include debian files in distribution.Tobias Brunner2011-02-041-8/+0
* maemo: Package dependencies and descriptions changed.Tobias Brunner2011-02-041-5/+4
* maemo: Touch icon dir to trigger update event.Tobias Brunner2011-02-041-0/+2
* maemo: Reload icons on icon theme change.Tobias Brunner2011-02-041-16/+21
* maemo: Adding some missing files (required by automake).Tobias Brunner2011-02-043-0/+0
* Added some generated files to .gitignore.Tobias Brunner2010-10-152-0/+7
* Maemo: Added a widget to "unselect" a certificate.Tobias Brunner2010-10-142-4/+38
* Maemo: OK is default response in password dialog.Tobias Brunner2010-10-141-0/+1
* Maemo: Handle status changes from charon.Tobias Brunner2010-10-141-52/+83
* Maemo: Properly unregister the RPC callbacks.Tobias Brunner2010-10-141-22/+18
* Maemo: Basic functionality added to notify the applet about status updates.Tobias Brunner2010-10-141-0/+38
* Maemo: Do not store the password in the config file, ask the user for it on d...Tobias Brunner2010-10-143-49/+66
* Maemo: Debianized the status applet.Tobias Brunner2010-10-147-1/+220
* 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
* 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 a...Tobias Brunner2010-10-142-0/+51
* Management class for connection settings added, connections are stored in a s...Tobias Brunner2010-10-145-12/+389
* 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