Rework how the initialization work for various proxy objects
authorStef Walter <stefw@gnome.org>
Wed, 25 Jan 2012 13:26:52 +0000 (14:26 +0100)
committerStef Walter <stefw@gnome.org>
Fri, 3 Feb 2012 19:44:44 +0000 (20:44 +0100)
commitc6c6afa2cc95aff8344bcc264b89f98fbb63e931
treedf61eac746dcc9808ceca81f1007a37bfe6f4630
parentf44aae6efa58c388bebd5778a169a62c6ddf3525
Rework how the initialization work for various proxy objects

 * Fix bugs and tests
18 files changed:
.gitignore
configure.ac
library/Makefile.am
library/gsecret-collection.c
library/gsecret-enum-types.c.template [new file with mode: 0644]
library/gsecret-enum-types.h.template [new file with mode: 0644]
library/gsecret-item.c
library/gsecret-password.c
library/gsecret-private.h
library/gsecret-service.c
library/gsecret-service.h
library/gsecret-session.c
library/tests/test-collection.c
library/tests/test-item.c
library/tests/test-prompt.c
library/tests/test-service.c
library/tests/test-session.c
po/POTFILES.in