Modify identity selection logic / fix bugs
[moonshot-ui.git] / src / moonshot-identity-manager-app.vala
2013-11-04 Kevin WassermanModify identity selection logic / fix bugs
2013-10-29 Kevin WassermanAdd flatstore-users
2013-10-29 Kevin WassermanMerge branch 'master' of project-moonshot.org/git/moons...
2013-10-29 Kevin Wassermanupdate_card() returns modified card
2013-10-23 Kevin WassermanWhen request contains an nai, create a new identity...
2013-10-18 Kevin WassermanDon't try to use gtk when it is not initialized.
2013-10-15 Kevin WassermanParse options (including --help) in headless mode ...
2013-10-11 Kevin WassermanFix error when unknown option is specified.
2013-10-11 Kevin WassermanFix identity manager argument naming style (LP# 1235667)
2013-09-25 Kevin Wasserman'remember password' fixes
2013-09-16 Kevin WassermanAdd option to force use of flat file store to moonshot...
2013-09-13 Kevin WassermanSupport dynamic switching of card store type
2013-09-13 Kevin WassermanImplement gnome keyring data store.
2013-05-28 Kevin Wassermanfix dbus-glib: mangle show_ui->ShowUi
2013-05-21 Kevin WassermanOne more try DBUS_GLIB fix
2013-05-21 Kevin Wassermanattempt DBUS_GLIB fix
2013-05-17 Kevin Wassermanmore DBUS_GLIB fixes
2013-05-17 Kevin Wassermanattempt DBUS_GLIB fix
2013-05-16 Kevin WassermanWindows fixes for headless operation
2013-05-16 Kevin Wassermanidentity manager: support add identities in headless...
2013-05-04 Kevin WassermanFix identity selector relaunch issue (LP# 1172751)
2013-04-17 Kevin WassermanDo not exit app when responding to identity request...
2013-04-11 Kevin WassermanTrack whether launched by user or by dbus (LP: #1166456)
2013-03-26 Kevin WassermanSet 'confirm' true when no candidates match to force...
2013-03-21 Kevin WassermanFix defines for headless operation
2013-03-21 Kevin WassermanIdentity selector support for headless operation
2012-02-07 Pete FotheringhamFix S928 [bug] 924920 Mac port - provisioning crashes...
2012-02-01 Javier JardónRemove leftover debug spew
2012-02-01 Pete FotheringhamMerge branch 'master' of gitorious.codethink.co.uk...
2012-02-01 Pete FotheringhamFixed S598 [bug] 911172 - File Association
2012-02-01 Pete FotheringhamUse Signal.connect rather than app.signal.connect
2012-01-26 Javier Jardónmoonshot-identity-manager-app: Do not create 2 GtkWindows
2012-01-18 Pete FotheringhamMerge branch 'master' of ssh://moonshot-v4/srv/git...
2012-01-17 Pete FotheringhamFile open association works, but crashes if you choose...
2012-01-13 Pete FotheringhamAdd vapi for gtk-mac-integration. App now uses the...
2011-12-20 Pete FotheringhamMerge branch 'master' of gitorious.codethink.co.uk...
2011-12-20 Pete FotheringhamRe-architecting changes
2011-12-15 Pete FotheringhamHide the App window object
2011-12-09 Pete FotheringhamInterim commit - compiles and runs
2011-12-08 Pete FotheringhamCreate Application class