commit 00ea8cd15602842f28dcad84ffaee4b952a8a1a5 Author: Guido Günther Date: Sun Mar 17 15:57:34 2013 +0100 Bump version to 3.7.92 NEWS | 19 +++++++++++++++++++ configure.ac | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) commit f46e80ba5ee7be34b31c2cb9fb97f359bea7c14e Author: Martin Srebotnjak Date: Sat Mar 16 20:13:39 2013 +0100 Updated Slovenian translation po/sl.po | 87 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 47 insertions(+), 40 deletions(-) commit eab1be20197418e3ba3795a931ec30eac7e3dca5 Author: Rafael Ferreira Date: Sat Mar 16 14:42:07 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 137 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 73 insertions(+), 64 deletions(-) commit 7f2bb5af6272060b63243fd9a69d7a6199da9b33 Author: Guido Günther Date: Sat Mar 16 16:37:21 2013 +0100 Hide configuration tickets by default Based on a patch by Mantas Mikulėnas BZ: #649830 src/ka-applet-priv.h | 1 + src/ka-applet.c | 31 +++++++++++++++++++++++++++---- src/ka-kerberos.c | 18 +++++++++++------- src/ka-kerberos.h | 3 ++- src/ka-main-window.c | 16 +++++++++++----- src/ka-main-window.h | 2 +- src/ka-settings.c | 1 + src/ka-settings.h | 1 + src/org.gnome.KrbAuthDialog.gschema.xml | 5 +++++ 9 files changed, 60 insertions(+), 18 deletions(-) commit bf7fc622bc91d53e6fb51e0420272050eba79314 Author: Guido Günther Date: Sat Mar 16 17:09:11 2013 +0100 Reformat src/ka-kerberos.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) commit 4047d40116e7dfcd71e2c300c04470b447bdfd05 Author: Guido Günther Date: Sat Mar 16 14:27:20 2013 +0100 Use KA_PROP_NAME_* instead of hardcoded strings src/ka-kerberos.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit c806871f7fb5916078dd707fbfd124f4a188f039 Author: Martin Srebotnjak Date: Sat Mar 16 09:47:43 2013 +0100 Updated Slovenian translation po/sl.po | 126 ++++++++++++++++++++++---------------------------------------- 1 file changed, 45 insertions(+), 81 deletions(-) commit 58cd616fca3a1b13789fe951256b5f7378bf7183 Author: Guido Günther Date: Fri Mar 15 19:10:56 2013 +0100 Use gdk_device_{un,}grab instead of the deprecated gdk_keyboard_{un,}grab src/ka-pwdialog.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 59 insertions(+), 7 deletions(-) commit aeb7f423b575d0aeb928e38bff492c2f5894f9fa Author: Guido Günther Date: Mon Feb 20 21:54:30 2012 +0100 Move from GConf to GSettings README | 54 +++- configure.ac | 10 +- etpo/Makefile.am | 2 - po/POTFILES.in | 2 +- src/.gitignore | 1 + src/Makefile.am | 27 +- src/ka-applet-priv.h | 11 +- src/ka-applet.c | 77 +++-- src/ka-gconf-tools.c | 149 ---------- src/ka-gconf-tools.h | 48 ---- src/ka-gconf.c | 195 ------------- src/ka-gconf.h | 29 -- src/ka-kerberos.c | 2 +- src/ka-plugin-loader.c | 27 +- src/ka-preferences.c | 467 +++++++++++-------------------- src/ka-preferences.h | 2 + src/ka-settings.c | 58 ++++ src/ka-settings.h | 43 +++ src/krb5-auth-dialog.schemas.in | 146 ---------- src/org.gnome.KrbAuthDialog.convert | 13 + src/org.gnome.KrbAuthDialog.gschema.xml | 65 +++++ 21 files changed, 463 insertions(+), 965 deletions(-) commit 50451b28716e74612152511af44771f761b61c49 Author: Guido Günther Date: Wed Mar 13 21:17:59 2013 +0100 Version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2280349ada1ad05c3d06271f248deca4f26ded54 Author: Guido Günther Date: Mon Feb 20 21:45:14 2012 +0100 Switch to xz tarballs configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d58cf028b7b3b330e444c2abc41cfa574a043268 Author: Guido Günther Date: Sun Feb 17 16:43:04 2013 +0100 Chain up on startup signal src/ka-applet.c | 2 ++ 1 file changed, 2 insertions(+) commit 502027b2fd9b14d7afa79c6b1f0df627a4a9acc6 Author: Guido Günther Date: Sun Feb 17 13:11:04 2013 +0100 Set hint to allow the shell to filter by application https://live.gnome.org/GnomeGoals/NotificationSource src/ka-applet.c | 8 +++++++- src/krb5-auth-dialog.desktop.in | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) commit 6dfd23acce6fa37d0a5442a454f0d0f1d35ee716 Author: Guido Günther Date: Sun Feb 17 13:18:03 2013 +0100 Cleanup whitespace src/ka-applet.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit 8e540f25293802309b0b8ec3462f304c9055425e Author: Enrico Nicoletto Date: Sun Feb 10 00:05:01 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 552 ++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 299 insertions(+), 253 deletions(-) commit 5510e8b0c8a2e905842962ef059b7e01a6fae24a Author: Marek Černocký Date: Tue Jan 29 18:17:43 2013 +0100 Updated Czech translation po/cs.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit cddd9d16074ea8c355821df7c486b87b388bd539 Author: Marek Černocký Date: Tue Jan 29 00:24:43 2013 +0100 Updated Czech translation po/cs.po | 116 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 58 insertions(+), 58 deletions(-) commit 1b3761ac09cbfa368868c39cc335c274799f6f67 Author: Zdeněk Hataš Date: Fri Nov 9 12:04:12 2012 +0100 Updated Czech translation po/cs.po | 319 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 162 insertions(+), 157 deletions(-) commit 1bbe1eec409d0b9df58c41bcc9296276ed71eb42 Author: Daniel Winzen Date: Thu Nov 8 17:54:58 2012 +0100 Updated German help translation help/de/de.po | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) commit eaeba86724f410d92d3631a1388b3608a18cb1bf Author: Marek Černocký Date: Tue Oct 2 22:29:04 2012 +0200 Updated Czech translation po/cs.po | 89 ++++++++++++++++++++++++++++---------------------------------- 1 file changed, 40 insertions(+), 49 deletions(-) commit b91bb96964812acb1241ad298bf52702c2e2bcf2 Author: Fran Diéguez Date: Thu Aug 30 14:41:41 2012 +0200 Updated Galician translations po/gl.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit ea7f6c3ef186cd43ca879f9c6014b56291c179e9 Author: Bruno Brouard Date: Sun Jun 3 00:17:29 2012 +0200 Updated French translation po/fr.po | 313 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 158 insertions(+), 155 deletions(-) commit 9109ec49c77b1daa2d9d9b85440bdbc8da1607c1 Author: Matej Urbančič Date: Mon May 28 14:58:41 2012 +0200 Updated Slovenian translation po/sl.po | 289 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 146 insertions(+), 143 deletions(-) commit 86a06ecad9849a4ca5508cf7cfdbcede89cdf15d Author: Daniel Mustieles Date: Sun May 27 12:30:05 2012 +0200 Updated Spanish translation po/es.po | 446 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 223 insertions(+), 223 deletions(-) commit 771275702e1802b7150b9903c8ad915f604cc746 Author: Antoine Jacoutot Date: Fri May 25 16:24:11 2012 +0200 typo: credentails -> credentials https://bugzilla.gnome.org/show_bug.cgi?id=676809 src/ka-applet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 61bc6c38d4938f6c4b7938f98978538421503e7f Author: Fran Diéguez Date: Sat Mar 24 00:12:35 2012 +0100 Updated Galician translations po/gl.po | 460 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 237 insertions(+), 223 deletions(-)