commit eb78b499fc4ae5733988254cd54e5cdad6ba0d3d
Author: Guido Günther <agx@sigxcpu.org>
Date:   Fri Jan 16 12:03:45 2015 +0100

    Release 3.15.4

 NEWS         | 13 +++++++++++++
 configure.ac |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

commit ac517ef4923363df4a07827bc2874d4c61effa94
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Jan 12 19:17:52 2015 +0100

    Updated Spanish translation

 po/es.po | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

commit 272a91f086f8f2a02776ba2b5e5dd4929100d248
Author: Daniel Șerbănescu <daniel@serbanescu.dk>
Date:   Sun Nov 30 16:52:41 2014 +0100

    Added Romanian Translation

 po/LINGUAS |    1 +
 po/ro.po   | 1811 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1812 insertions(+)

commit 962d5d35ddb1a6153de112616126da29fae12159
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Nov 27 06:49:44 2014 +0100

    Updated Czech translation

 help/cs/cs.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 161c98f89e0ab6c162959174412d9747a02ca728
Author: Zdeněk Hataš <zdenek.hatas@gmail.com>
Date:   Tue Nov 4 22:12:33 2014 +0100

    Updated Czech translation

 po/cs.po | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

commit e0c4b817d62905111ac91f42573f42d663b9cc95
Author: Guido Günther <agx@sigxcpu.org>
Date:   Mon Mar 25 11:56:20 2013 +0100

    Build context menu from GActions too
    
    to get rid of the open coded menu. This allows us to use the same
    functions for the app menu and the context menu.

 po/POTFILES.in                     |   1 +
 src/Makefile.am                    |   1 +
 src/ka-applet.c                    | 154 +++++++++++++++----------------------
 src/krb5-auth-dialog.gresource.xml |   1 +
 src/resources/ui/tray-icon-menu.ui |  30 ++++++++
 5 files changed, 95 insertions(+), 92 deletions(-)

commit b41a0532379e5be2a96577c6c66ae20d956403d3
Author: Guido Günther <agx@sigxcpu.org>
Date:   Sat Nov 1 21:20:44 2014 +0100

    Add no-persistence test option
    
    This allows us to test notification systems without persistence.
    We can then e.g. embed it into an Xnest sessions's xfce4-panel.

 src/ka-applet.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit 536d7d26802c7f91c45ef74e5b937f457392d6fd
Author: Guido Günther <agx@sigxcpu.org>
Date:   Sat Nov 1 14:14:42 2014 +0100

    Add no-header-bar test option
    
    This allows us to test the dialogs without header bars

 src/ka-applet.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit f9d341f91787581f5a55ff03dd275104a417530f
Author: Guido Günther <agx@sigxcpu.org>
Date:   Sat Nov 1 14:00:18 2014 +0100

    More generic debug/test option handling
    
      KRB5_AUTH_DIALOG_DEBUG_NO_APP_MENU
    
    is now
    
      KRB5_AUTH_DIALOG_DEBUG=no-app-menu
    
    This will allow to extend this to more options

 src/ka-applet.c | 50 +++++++++++++++++++++++++++++++++++---------------
 1 file changed, 35 insertions(+), 15 deletions(-)

commit f1ce73aab7bb64f237df4aa093c6d49340039870
Author: Guido Günther <agx@sigxcpu.org>
Date:   Thu Oct 30 09:56:22 2014 +0100

    Add a minimal border around the ticket list
    
    for better visual grouping

 src/resources/ui/ka-main-window.ui | 1 +
 1 file changed, 1 insertion(+)

commit 6724f7b4f7d7370108ee4c935343d51334ce32e8
Author: Guido Günther <agx@sigxcpu.org>
Date:   Thu Oct 30 09:56:07 2014 +0100

    Center ticket window on screen

 src/resources/ui/ka-main-window.ui | 1 +
 1 file changed, 1 insertion(+)

commit 33164937cc338c104a073dd998f7c7cfc8c71450
Author: Guido Günther <agx@sigxcpu.org>
Date:   Thu Oct 30 09:47:06 2014 +0100

    Use GtkGrid instead of the deprecated GtkVBox

 src/resources/ui/ka-main-window.ui | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 60325a5385aa3b7a011a48470ab5234f93700ec0
Author: Guido Günther <agx@sigxcpu.org>
Date:   Thu Oct 30 09:39:53 2014 +0100

    Remove duplicate preferences dialog

 src/resources/ui/ka-main-window.ui | 782 -------------------------------------
 1 file changed, 782 deletions(-)

commit 01d6377ab05929927a349de0a4e29054b4e7651a
Author: Guido Günther <agx@sigxcpu.org>
Date:   Thu Oct 30 09:39:20 2014 +0100

    Add missing parent tag

 src/resources/ui/ka-preferences.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 805f20deeece5b3491f8dbcb6790bc87cc5b76e0
Author: Guido Günther <agx@sigxcpu.org>
Date:   Thu Oct 30 10:13:38 2014 +0100

    Misplaced comment

 src/ka-applet.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)