Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -24/+8 | |
2017-10-12 | Fix reshow/hide icon with statusnotifier | lukefromdc | 1 | -2/+5 | |
Requires change to mate-panel to work, but without this change the mate-panel change only lets the icon show once | |||||
2017-05-09 | status-icon: don't use stock icons | raveit65 | 1 | -2/+2 | |
2017-04-30 | polkitmateauthenticationdialog: avoid deprecated GtkAlignment | raveit65 | 1 | -19/+16 | |
2017-04-30 | polkitmateauthenticationdialog: replace a GTK_STOCK deprecation | raveit65 | 1 | -2/+2 | |
2017-02-10 | authenticationdialog: port to GtkGrid | raveit65 | 1 | -31/+32 | |
2016-05-17 | require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option | monsta | 1 | -24/+0 | |
2016-01-20 | fix conditions for GtkMisc deprecations | Wolfgang Ulbrich | 1 | -6/+6 | |
2016-01-20 | [GTK+3] fix deprecated usage of GtkMisc | monsta | 1 | -3/+38 | |
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 | 1 | -0/+16 | |
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build | |||||
2015-09-13 | Add support for application indicators | infirit | 2 | -0/+55 | |
Patch by Jan Arne Petersen taken from https://bugzilla.gnome.org/show_bug.cgi?id=609680 | |||||
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 | 2 | -1/+142 | |
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 | 1 | -10/+118 | |
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 | 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 | 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 | Drop old mateconf variables from Makefile.am | infirit | 1 | -2/+0 | |
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 | 1 | -7/+0 | |
2015-01-14 | require GLib >= 2.36 and don't use g_type_init | Monsta | 1 | -3/+0 | |
Closes https://github.com/mate-desktop/mate-polkit/pull/18 | |||||
2013-10-10 | Fix g_type_init deprecation | Stefano Karapetsas | 1 | -0/+2 | |
2013-10-10 | Update Makefile | Stefano Karapetsas | 1 | -3/+7 | |
2013-08-11 | Allow deprecations to fix build with GTK3 | Stefano Karapetsas | 1 | -1/+0 | |
2013-08-11 | GTK3 compatibility | Laszlo Boros | 1 | -0/+6 | |
2013-07-30 | fix redundant entries name and comment in desktop file | Wolfgang Ulbrich | 1 | -1/+1 | |
2012-12-26 | Fix deprecations and warnings | Scott Balneaves | 3 | -2/+11 | |
2011-12-10 | deleted autogenerated filesmate-polkit-1.1.0 | Stefano Karapetsas | 1 | -748/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 10 | -0/+3089 | |