summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2023-09-03Fix meson build libexecdir to the correct pathzhuyaliang1-2/+2
Fix https://github.com/mate-desktop/mate-polkit/issues/74
2023-08-31drop categories from desktop fileraveit651-1/+0
fixes https://github.com/mate-desktop/mate-polkit/issues/56
2023-05-25Add meson compilation supportzhuyaliang1-0/+50
2023-02-10Prefer building against Ayatana AppIndicator, but also support legacy Ubuntu ↵lukefromdc2-9/+12
Appindicator
2021-12-11Use a blank line at mostrbuj4-10/+0
2021-09-17Fix segfault from gdk_x11_get_server_time if not on X11blank X1-2/+6
This commit will call gtk_window_present_with_time (along with gdk_x11_get_server_time) if on X11, or just gtk_window_present if not to prevent a segmentation fault from occuring
2021-06-22update copyright to 2021raveit657-0/+7
2020-06-26add git.mk to generate .gitignoretamplan1-0/+2
2019-11-07migrate from intltool to gettextWu Xiaotian2-7/+8
2019-07-07Migrate from GSimpleAsyncResult to GTaskWu Xiaotian1-24/+27
2019-07-05drop deprecated gtk_dialog_get_action_areaWu Xiaotian1-4/+0
2019-07-05Avoid deprecated g_type_class_add_privateWu Xiaotian1-6/+2
2019-07-03polkitmateauthenticationdialog: avoid GtkStockPablo Barciela1-5/+28
avoid 'gtk_dialog_add_button' with deprecated GtkStock
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-24/+8
2017-10-12Fix reshow/hide icon with statusnotifierlukefromdc1-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-09status-icon: don't use stock iconsraveit651-2/+2
2017-04-30polkitmateauthenticationdialog: avoid deprecated GtkAlignmentraveit651-19/+16
2017-04-30polkitmateauthenticationdialog: replace a GTK_STOCK deprecationraveit651-2/+2
2017-02-10authenticationdialog: port to GtkGridraveit651-31/+32
2016-05-17require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build optionmonsta1-24/+0
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-13Add support for application indicatorsinfirit2-0/+55
Patch by Jan Arne Petersen taken from https://bugzilla.gnome.org/show_bug.cgi?id=609680
2015-09-13Changes authentication failure messageinfirit1-1/+1
Patch by Robert Ancell taken from https://bugzilla.gnome.org/show_bug.cgi?id=592978
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-13Add support for autorestartinfirit2-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-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-12Remove unused variableinfirit1-10/+0
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-09-12Return error when authentication dialog is dismissedinfirit3-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-11Drop old mateconf variables from Makefile.aminfirit1-2/+0
2015-09-01don't lose focus when displaying password prompt dialogMonsta1-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-07drop some stuff that's deprecated even in GTK+2Monsta1-7/+0
2015-01-14require GLib >= 2.36 and don't use g_type_initMonsta1-3/+0
Closes https://github.com/mate-desktop/mate-polkit/pull/18
2013-10-10Fix g_type_init deprecationStefano Karapetsas1-0/+2
2013-10-10Update MakefileStefano Karapetsas1-3/+7
2013-08-11Allow deprecations to fix build with GTK3Stefano Karapetsas1-1/+0
2013-08-11GTK3 compatibilityLaszlo Boros1-0/+6
2013-07-30fix redundant entries name and comment in desktop fileWolfgang Ulbrich1-1/+1
2012-12-26Fix deprecations and warningsScott Balneaves3-2/+11
2011-12-10deleted autogenerated filesmate-polkit-1.1.0Stefano Karapetsas1-748/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos10-0/+3089