commit 3e9dc1284c6b0f59468457c7c6c786dc3fe66407 Author: Guido Günther Date: Wed Mar 27 21:41:11 2013 +0100 Use a 3 digit version number configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7f8e4f1f2aa305e76eac5faa02f85cd258fffdfb Author: Guido Günther Date: Wed Mar 27 21:32:35 2013 +0100 Release 3.8 NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) commit 80da3657d00d37404dcddb9530584516d0efe7eb Author: Guido Günther Date: Mon Mar 25 07:29:05 2013 +0100 Switch to an app_menu Use GtkApplicationWindow to make this simple. src/ka-applet-priv.h | 1 + src/ka-applet.c | 120 ++++++++++++++++++++++++++++++++++++++++------- src/ka-main-window.c | 66 ++++---------------------- src/ka-main-window.h | 2 +- src/ka-preferences.c | 9 ++-- src/ka-preferences.h | 2 +- src/ka-tools.c | 6 ++- src/ka-tools.h | 3 +- src/krb5-auth-dialog.ui | 115 ++++++++++----------------------------------- 9 files changed, 151 insertions(+), 173 deletions(-) commit f238a8e7bc89c22ce9d39e4be737579062afb425 Author: Guido Günther Date: Sun Mar 24 18:31:43 2013 +0100 Update for GTK+3 src/krb5-auth-dialog.ui | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-)