summaryrefslogtreecommitdiff
path: root/src/polkitmateauthenticationdialog.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-20fix conditions for GtkMisc deprecationsWolfgang Ulbrich1-6/+6
2016-01-20[GTK+3] fix deprecated usage of GtkMiscmonsta1-3/+38
2016-01-20use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-2/+2
2016-01-20use GtkBox instead of GtkHBox in both GTK+ buildsmonsta1-0/+16
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
2015-09-13Select the current user to authenticate by defaultinfirit1-10/+15
Patch from Robert Ancell taken from gnome bug https://bugzilla.gnome.org/show_bug.cgi?id=596188
2015-09-12Optionally use accountsservice to retrieve faceinfirit1-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-12Gtk3: Auth dialog: make the label wrap at 50 charsLars Uebernickel1-0/+6
Because GtkWindow doesn't have a default width anymore. https://bugzilla.gnome.org/show_bug.cgi?id=738688
2015-08-07drop some stuff that's deprecated even in GTK+2Monsta1-7/+0
2013-08-11GTK3 compatibilityLaszlo Boros1-0/+6
2012-12-26Fix deprecations and warningsScott Balneaves1-0/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1061