[gcr] Rework how the certificate widget works.
authorStef Walter <stef@memberwebs.com>
Sun, 20 Jun 2010 16:53:21 +0000 (16:53 +0000)
committerStef Walter <stef@memberwebs.com>
Tue, 13 Jul 2010 03:04:15 +0000 (03:04 +0000)
commit4a903dcb66a5b429ef60e00cfe2175cc94018921
tree5d64a7afc3197c390e2288af3f1e9b5835b754ad
parentc3a9bfd816f80e637ac918cd01fa5d381422177e
[gcr] Rework how the certificate widget works.

 * Base class so we can use for other widgets.
 * Details are part of an expander.
gcr/Makefile.am
gcr/gcr-certificate-widget.c [new file with mode: 0644]
gcr/gcr-certificate-widget.h [new file with mode: 0644]
gcr/gcr-display-view.c [new file with mode: 0644]
gcr/gcr-display-view.h [new file with mode: 0644]
gcr/tests/ui-test-details.c