aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove autotools supportGuido Günther2020-03-31
|
* schema: Make schema path match app nameGuido Günther2020-03-31
|
* Drop schema dir woraroundGuido Günther2020-03-31
| | | | This is better suited by a run script
* Switch to mesonGuido Günther2020-03-31
| | | | Modernize the files that need updating for that.
* Port to ModemManager >= 0.7Lubomir Rintel2020-03-30
|
* Specify gtk versionGuido Günther2020-03-30
|
* Make appdata file compliant to the current schemaGuido Günther2014-06-08
| | | | | | | | | | | | | We still have [screenshot] width was too small [screenshot] height was too small as found by http://hughsient.no-ip.org/validate.php but the app is indeed that small.
* Add appdata fileGuido Günther2014-06-06
|
* Catch error to list modemsGuido Günther2014-02-15
|
* Make _ globalGuido Günther2013-09-04
| | | | so pylint doesn't grock on it
* Remove unused importGuido Günther2013-09-04
|
* Remove FSF addressGuido Günther2012-08-29
| | | | since it changes from time to time. Use an URL instead.
* Check if imsi is validGuido Günther2012-01-05
|
* Output program version and number on startupGuido Günther2012-01-05
| | | | when using --debug.
* Release 0.0.3.1Guido Günther2012-01-04
|
* Display country name instead of country codeGuido Günther2011-12-28
|
* Don't change the provider list if the country didn't changeGuido Günther2011-12-28
|
* Don't mark provider page as finished if we didn't get a selectionGuido Günther2011-12-28
|
* When changing the provider allow the user to enter all dataGuido Günther2011-12-28
|
* Activate 'change' button to allow to reconfigure current providerGuido Günther2011-12-28
|
* modemproxy: Don't load D-Bus properties or connect signalsGuido Günther2011-12-28
| | | | we're only interested in the methods.
* PPMController: Reschedule modem setup on modem errorsGuido Günther2011-12-28
| | | | This is the safest thing to do at the moment.
* Switch to xz tarballsGuido Günther2011-12-28
|
* Bump version to 0.0.3v0.0.3Guido Günther2011-12-27
|
* Fetch length top-up code attribute from providerdb if availableGuido Günther2011-12-27
|
* Remove trailing whitespaceGuido Günther2011-12-27
|
* Use Infobar instead of modal dialogsGuido Günther2011-12-27
|
* Update version informationGuido Günther2011-12-27
|
* Fix modem_{enable,disable} callbacksGuido Günther2011-12-26
| | | | The weren't passed no as they should.
* Bump version to 0.0.2.1v0.0.2.1Guido Günther2011-11-14
|
* Fix URLGuido Günther2011-11-14
|
* Require PyGObject 3.0Guido Günther2011-09-26
|
* Adjust to GObject 3.0Guido Günther2011-09-26
|
* Fix typoGuido Günther2011-09-26
|
* Use a consistent timeout for MM DBus callsGuido Günther2011-08-19
|
* Bump version to 0.0.2v0.0.2Guido Günther2011-08-14
|
* Catch exception if getting the provider information failsGuido Günther2011-08-14
| | | | | This can happen if the provider disappears from the mobile-broadband-provider-info db.
* Use message_type instead of typeGuido Günther2011-07-28
| | | | as Gtk.MessageDialog parameter
* Use GDBusGuido Günther2011-07-07
|
* Set correct prgnameGuido Günther2011-07-05
| | | | | | so gnome-shell finds the desktop file: http://live.gnome.org/GnomeShell/ApplicationBased
* Add application iconGuido Günther2011-07-05
|
* Wire up delete-eventGuido Günther2011-06-09
|
* Set application nameGuido Günther2011-06-09
|
* Add an about dialogGuido Günther2011-06-08
|
* Use main window with menu instead of dialogGuido Günther2011-06-08
|
* Add Category and enhance CommentGuido Günther2011-06-08
|
* Release 0.0.1.2v0.0.1.2Guido Günther2011-06-02
|
* src/ppm/Makefile.am: genereate __init__.py when Makefile changesGuido Günther2011-06-02
| | | | | so we catch updates of ./configure arguments. Otherwise __init__.py might have old content.
* autogen.sh was missing from EXTRA_DISTGuido Günther2011-06-02
|
* accounts.db was missing from python_DATAGuido Günther2011-06-02
|