Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-05 | add new languages and sync with transiflex | raveit65 | 59 | -1243/+3106 | |
2016-04-04 | update NEWS | monsta | 1 | -1/+2 | |
2016-02-19 | Sync with Transifex | Martin Wimpress | 12 | -301/+407 | |
2016-01-24 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+2 | |
2016-01-20 | fix conditions for GtkMisc deprecations | Wolfgang Ulbrich | 2 | -9/+9 | |
2016-01-20 | [GTK+3] fix deprecated usage of GtkMisc | monsta | 2 | -3/+53 | |
2016-01-20 | use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 | |
2016-01-20 | use GtkBox instead of GtkHBox in both GTK+ builds | monsta | 4 | -12/+20 | |
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build | |||||
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+3 | |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 | |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 2 | -0/+470 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+1 | |
2015-10-09 | Add NEWS for 1.11.0 (and include 1.10.2 ones from 1.10 branch)mate-polkit-1.11.0 | monsta | 1 | -0/+14 | |
2015-09-30 | configure.ac: make GTK+3 build support appindicator too | Monsta | 1 | -2/+6 | |
2015-09-24 | Merge pull request #25 from monsta/patch-1 | Martin Wimpress | 1 | -1/+1 | |
configure.ac: fix small typo | |||||
2015-09-24 | configure.ac: fix small typo | monsta | 1 | -1/+1 | |
2015-09-13 | Add support for application indicators | infirit | 3 | -0/+80 | |
Patch by Jan Arne Petersen taken from https://bugzilla.gnome.org/show_bug.cgi?id=609680 | |||||
2015-09-13 | Restore --enable-examples and fix Makefile.am | infirit | 2 | -0/+6 | |
2015-09-13 | First dev release bump | infirit | 1 | -1/+1 | |
2015-09-13 | Cleanup configure.ac | infirit | 1 | -8/+5 | |
Enable maintainermode Use new libtools init syntax Remove examples option (no more examples) | |||||
2015-09-13 | Changes authentication failure message | infirit | 1 | -1/+1 | |
Patch by Robert Ancell taken from https://bugzilla.gnome.org/show_bug.cgi?id=592978 | |||||
2015-09-13 | Select the current user to authenticate by default | infirit | 1 | -10/+15 | |
Patch from Robert Ancell taken from gnome bug https://bugzilla.gnome.org/show_bug.cgi?id=596188 | |||||
2015-09-13 | Add support for autorestart | infirit | 3 | -2/+143 | |
This ensures there is always a agent running even if something happens (crash, kill etc). Patch by Michael Vogt taken from gnome bug, https://bugzilla.gnome.org/show_bug.cgi?id=634502 | |||||
2015-09-12 | Optionally use accountsservice to retrieve face | infirit | 2 | -10/+125 | |
Patch by Marc Deslauriers taken from https://bugzilla.gnome.org/show_bug.cgi?id=669857 Modified by infirit for MATE Thanks to raveit who pointed it out. | |||||
2015-09-12 | Remove unused variable | infirit | 1 | -10/+0 | |
2015-09-12 | Replace deprecated polkit_unix_process_new | infirit | 2 | -2/+2 | |
And replace it with polkit_unix_process_new_for_owner. | |||||
2015-09-12 | Gtk3: Auth dialog: make the label wrap at 50 chars | Lars Uebernickel | 1 | -0/+6 | |
Because GtkWindow doesn't have a default width anymore. https://bugzilla.gnome.org/show_bug.cgi?id=738688 | |||||
2015-09-12 | Update POTFILES | infirit | 1 | -0/+1 | |
2015-09-12 | GIR: Add c include informatin and specify pkg-config file | infirit | 1 | -0/+2 | |
2015-09-12 | Return error when authentication dialog is dismissed | infirit | 3 | -5/+22 | |
This allows PolicyKit applications to disambiguate between when the authentication dialog is dismissed versus when authentication fails (e.g. the wrong password has been entered). From polkit-gnome, commit: 2511afae6b72fe3b4714d07ab6373c93c2923a5e From: David Zeuthen <[email protected]> Gnome bug: https://bugs.freedesktop.org/show_bug.cgi?id=30653 | |||||
2015-09-11 | Whitspace cleanup | infirit | 1 | -27/+28 | |
2015-09-11 | Drop old mateconf variables from Makefile.am | infirit | 1 | -2/+0 | |
2015-09-01 | Bump version to 1.10.1mate-polkit-1.10.1 | Martin Wimpress | 2 | -1/+7 | |
2015-09-01 | Sync translations with transifex | mate-i18n | 1 | -18/+18 | |
2015-09-01 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 | |
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example. | |||||
2015-09-01 | don't lose focus when displaying password prompt dialog | Monsta | 1 | -1/+3 | |
fixes https://github.com/mate-desktop/mate-polkit/issues/19 fixes https://github.com/mate-desktop/marco/issues/117 thanks to Jeffrey Knockel (see https://bugzilla.gnome.org/show_bug.cgi?id=676076 and https://bugs.launchpad.net/bugs/946171) | |||||
2015-08-07 | drop some stuff that's deprecated even in GTK+2 | Monsta | 2 | -8/+1 | |
2015-06-12 | Sync translations with transifex | mate-i18n | 4 | -24/+29 | |
2015-04-07 | Sync translations with transifexmate-polkit-1.10.0 | mate-i18n | 1 | -0/+234 | |
2015-04-06 | Bump version to 1.10.0 | Stefano Karapetsas | 2 | -2/+2 | |
2015-04-06 | Sync translations with transifex | mate-i18n | 1 | -0/+1 | |
2015-02-25 | Bump version to 1.9.90mate-polkit-1.9.90 | Stefano Karapetsas | 2 | -3/+3 | |
2015-02-25 | Sync translations with transifex | mate-i18n | 2 | -10/+12 | |
2015-01-20 | Sync translations with transifex | mate-i18n | 5 | -24/+260 | |
2015-01-14 | require GLib >= 2.36 and don't use g_type_init | Monsta | 2 | -6/+6 | |
Closes https://github.com/mate-desktop/mate-polkit/pull/18 | |||||
2014-10-12 | Sync translations with transifex | mate-i18n | 7 | -74/+313 | |
2014-04-27 | Sync translations with transifexmate-polkit-1.9.0 | mate-i18n | 4 | -11/+14 | |
2014-03-22 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+5 | |
2014-03-21 | Fix documentation license | Stefano Karapetsas | 1 | -16/+13 | |
Closes https://github.com/mate-desktop/mate-polkit/issues/15 | |||||
2014-03-01 | Bump version to 1.8.0mate-polkit-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |