Various stability fixes and logging improvements
[moonshot-ui.git] / src / moonshot-identity-manager-app.vala
2017-02-20 Dan BreslauVarious stability fixes and logging improvements
2016-10-26 Dan BreslauIn TrustAnchorConfirmationRequest, check for headless... v0.9.6.2
2016-10-19 Dan BreslauSquashed merge of many commits, including (but not...
2016-08-25 Dan BreslauReskinned Identity Selector per the JANET Wireframes...
2016-04-28 Dan BreslauMerge branch 'dbreslau-lib-upgrades'
2016-04-28 Dan BreslauFix a compiler warning
2016-04-19 Dan Breslauhttps://bugs.launchpad.net/moonshot-ui/+bug/1447008
2016-04-19 Dan BreslauAdded the MoonshotLogger class, which by default, does...
2016-04-19 Dan Breslauhttps://bugs.launchpad.net/moonshot-ui/+bug/1566560...
2016-04-05 Dan BreslauMerge branch 'master' of project-moonshot.org:/srv...
2016-04-05 Dan BreslauMinor formatting changes
2016-04-05 Dan BreslauThe problem was that simply calling Window.show() doesn...
2016-04-04 Dan Breslauhttps://bugs.launchpad.net/moonshot-ui/+bug/1279798
2016-04-01 Dan BreslauThe problem was that simply calling Window.show() doesn... dreslau-1279798
2014-09-03 Sam HartmanAdd copyright to source code
2014-06-17 Kevin WassermanSpecify GLib.Idle to avoid ambiguity with Gtk.Idle...
2014-03-19 Kevin WassermanAvoid using the 'No Identity' card as the default ident...
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