moonshot-ui.git
2016-10-20 Dan BreslauChanged moonshot-server.vala to moonshot-server-linux... dbreslau_temp_reskin
2016-10-19 Dan BreslauFinally figured out a better (if still not ideal) way...
2016-10-19 Dan BreslauBug #1632163
2016-10-11 Dan BreslauAdded simple test for importing over No Identity (see...
2016-10-07 Dan BreslauFixed (I hope) the duplicate-card problem. Added crude...
2016-10-07 Dan BreslauSet background color to white only on Windows
2016-10-07 Dan BreslauAt end of import, show popup only if no identities...
2016-10-07 Dan BreslauFix last commit: Set max_width_chars to 50 to ellipsize...
2016-10-07 Dan BreslauUse ellipses to truncate the display of veryveryveryver...
2016-10-07 Dan BreslauUse ellipses to truncate the display of veryveryveryver...
2016-10-07 Dan BreslauUse containers to align the Services: label and list...
2016-10-05 Dan BreslauRemoved the obsolete 'user_verified' field from TrustAn...
2016-10-05 Dan BreslauWhen updating the view, ensure that the selection remai...
2016-10-05 Dan BreslauWiden the fingerprint widget
2016-10-05 Dan BreslauLogging fixes
2016-10-05 Dan BreslauUpdated the 'Bad Certificate' ID with a bad certificate
2016-10-04 Dan BreslauUpdated test files
2016-10-03 Dan BreslauTests various kinds of good & bad certs/fingerprints
2016-09-30 Dan BreslauSave server fingerprint in keyring after user approves...
2016-09-28 Dan BreslauImplement DBUS call for ConfirmCACertificate
2016-09-28 Dan BreslauSplit moonshot-server.vala into moonshot-server-linix...
2016-09-28 Dan BreslauSplit moonshot-server.vala into moonshot-server-linix...
2016-09-28 Dan BreslauSplit moonshot-server.vala into linux and win32 pieces
2016-08-25 Dan BreslauFor consistency with GTK standards, put Cancel button...
2016-08-25 Dan BreslauTranslatability tweaks
2016-08-24 Dan BreslauFixed translatable strings
2016-08-24 Dan BreslauAdded new source files with translatable strings
2016-08-23 Dan BreslauFixed regressions and new bugs in importing
2016-08-23 Dan BreslauSupport import in the Moonshot UI
2016-08-23 Dan BreslauCleaning up compilation warnings
2016-08-22 Dan BreslauImproved spacing below IDCard name
2016-08-22 Dan BreslauRefactored to use a table for aligning widgets
2016-08-22 Dan BreslauSearch tooltip should really cover the whole search...
2016-08-22 Dan BreslauUse monospace font for fingerprint
2016-08-22 Dan BreslauMinor formatting updates
2016-08-22 Dan BreslauRemoved remove_id_card(), which is no longer needed
2016-08-20 Dan BreslauFixed selection failures when display was limited via...
2016-08-20 Dan BreslauFixed nai; it no longer returns an unowned string
2016-08-20 Dan BreslauAlways print GLib errors to the log as well as stderr
2016-08-19 Dan BreslauFixed display of the no_identity widget, and don't...
2016-08-19 Dan BreslauAdded additional test IDs
2016-08-19 Dan BreslauFixed bugs in tracking TrustAnchor datetime-added
2016-08-19 Dan BreslauFirst pass at supporting date/time added for Trust...
2016-08-18 Dan BreslauAdded libssl as a dependency
2016-08-17 Dan BreslauUgly hack to make the Yes button grab the default
2016-08-17 Dan BreslauIntercept window close attempts, and ask user to confir...
2016-08-16 Dan BreslauAdded right- or down-pointing arrow (for unselected...
2016-08-16 Dan BreslauUse the label text 'Do not use a Moonshot identity...
2016-08-16 Dan BreslauFixed line lengths for exporting PEM certificates.
2016-08-16 Dan BreslauSupport exporting certificates in PEM format
2016-08-16 Dan BreslauDecode the CA Certificate from binary, not from PEM...
2016-08-15 Dan BreslauFixed memory leaks
2016-08-15 Dan BreslauImplemented "Clear Trust Anchor" button in Edit Identit...
2016-08-12 Dan BreslauFixed compilation error and error handling.
2016-08-12 Dan BreslauSupport decrypting a server CA certificate so we can...
2016-08-11 Dan BreslauDon't show 'Trust anchor: None' label for new IdCards
2016-08-11 Dan BreslauFirst pass at supporting trust anchors in IdCard dialog
2016-08-10 Dan BreslauMinor updates to trust anchor management
2016-08-10 Dan BreslauFixed some minor UI issues
2016-08-09 Dan BreslauUpdated About dialog; also bumped version number to...
2016-08-09 Dan BreslauFirst cut at supporting trust anchors
2016-08-09 Dan BreslauFix appearance of services table
2016-08-09 Dan BreslauRe-enable password hiding
2016-08-09 Dan BreslauRefactored the IdCard services list to fix new bugs...
2016-08-08 Dan BreslauSupport using libgee in moonshot-webp
2016-08-08 Dan BreslauDisallow editing the text fields of the No Identity...
2016-08-08 Dan BreslauChanged IdCard.IsNoIdentity to IdCard.is_no_identity
2016-08-08 Dan BreslauImplemented 'Remember my identity choice for this servi...
2016-08-08 Dan BreslauLogging updates
2016-08-05 Dan BreslauImplemented 'Do not show this message again' checkbox...
2016-08-05 Dan BreslauFixed (again) how the Add, Edit, Remove, and Send butto...
2016-08-05 Dan BreslauFixed (again) how the Add, Edit, Remove, and Send butto...
2016-08-05 Dan BreslauCode cleanup
2016-08-05 Dan BreslauCode cleanup
2016-08-05 Dan BreslauCode cleanup
2016-08-05 Dan BreslauUpdated the appearance of two warning dialogs.
2016-08-03 Dan BreslauFixing AtkRelation and remember password checkbox issues
2016-08-03 Dan BreslauReskinning the password dialog
2016-08-02 Dan BreslauFix service prompt (again)
2016-08-02 Dan BreslauFix prompting of ID for service
2016-08-02 Dan BreslauSet background to white, and fix sensitivity of Send...
2016-08-02 Dan BreslauRemove unnecessary log message
2016-08-01 Dan BreslauImproved the appearance of the services table
2016-08-01 Dan BreslauField layout now conforms more closely to wireframes
2016-07-29 Dan BreslauMinor formatting fixes
2016-07-28 Dan BreslauDead code removal; also fixed Send button (at least...
2016-07-28 Dan BreslauFix compilation with older versions of valac
2016-07-28 Dan BreslauAdd/Edit cards is now functionally complete (still...
2016-07-27 Dan BreslauAs with previous commit, renamed moonshot-add-dialog...
2016-07-27 Dan BreslauCheckpointing non-working services edit code before...
2016-07-27 Dan BreslauAs with previous commit, renamed moonshot-add-dialog...
2016-07-26 Dan BreslauRenamed moonshot-add-dialog.vala to moonshot-identity...
2016-07-25 Dan BreslauCheckpointing: ID Selector (main dialog) now looks...
2016-07-25 Dan BreslauFirst pass at reskinning the main dialog (still need...
2016-07-21 Dan BreslauAllow compilation under later versions of valac (fixed...
2016-04-28 Dan BreslauMerge branch 'dbreslau-lib-upgrades'
2016-04-28 Dan BreslauMinor refactoring of XML import code
2016-04-28 Dan BreslauFix a compiler warning
2016-04-28 Dan BreslauSupport optional logging in webp-provisioning
2016-04-28 Dan BreslauIgnore more stuff that needs to be ignored
next