summaryrefslogtreecommitdiff
path: root/src/nautilus-autorun-software.c
Commit message (Expand)AuthorAgeFilesLines
* general: Change libadwaita include pathBarnabás Pőcze2023-02-191-1/+1
* autorun-software: Add error message for not executableAntónio Fernandes2022-12-241-7/+12
* autorun-software: Initiate libadwaitaAntónio Fernandes2022-12-191-0/+1
* autorun-software: Keep running until responseAntónio Fernandes2022-12-191-0/+5
* autorun: Do not require autorun.sh to be +xWill Thompson2022-12-191-1/+1
* autorun-software: Use AdwMessageDialogChristopher Davis2022-08-061-30/+20
* general: Switch to GTK4António Fernandes2022-01-091-6/+6
* general: Stop using GtkWindow API which is gone in GTK4António Fernandes2022-01-051-9/+0
* autorun-software: Stop using blocking dialog functionsMatthew Jakeman2021-12-161-8/+24
* autorun-software: Don't use gtk_window_set_icon()António Fernandes2021-11-221-8/+10
* icon-info: Drop gtk_icon_size_lookup()Ernestas Kulik2021-11-221-4/+2
* autorun-software: Use g_auto*Yi-Soo An2018-11-211-69/+26
* autorun-software: remove unneeded includeErnestas Kulik2018-01-021-1/+0
* Use Unicode in translatable stringsPiotr Drąg2016-11-121-1/+1
* general: run uncrustifyCarlos Soriano2016-08-291-248/+275
* Port from intltoolErnestas Kulik2016-08-031-1/+1
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-2/+2
* autorun-software: remove image from dialogErnestas Kulik2016-04-141-5/+0
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* project: replace deprecated GtkMisc callsGeorges Basile Stavracas Neto2015-07-211-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Support HiDpi iconsCosimo Cecchi2013-08-031-1/+2
* Improve wording of autorun promptWilliam Jon McCann2012-08-151-16/+13
* Make sure autorun dialogs stay on topWilliam Jon McCann2012-08-151-0/+10
* Add some warning messagesWilliam Jon McCann2012-08-141-1/+8
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-1/+1
* nautilus-autorun-software: handle mime type x-content/unix-software onlymads@kiilerich.com2011-09-071-8/+0
* nautilus-autorun-software: Use /bin/sh for autorun.sh executionPhillip Berndt2011-09-071-2/+14
* Use gtk_show_uri instead of gnome_helpCosimo Cecchi2008-10-061-5/+2
* Use medium as singular of media. Fixes #522986.Christian Neumair2008-05-231-2/+2
* reviewed by: Cosimo CecchiA. Walton2008-05-051-1/+1
* Disable autorun when detecting autorun.exe and autorun.inf, as we do notCosimo Cecchi2008-04-051-0/+9
* Fix typo in stringAlexander Larsson2008-02-261-1/+1
* Show dialog on autorun errorsAlexander Larsson2008-02-251-3/+23
* Fix coding styleAlexander Larsson2008-01-181-7/+14
* Add GMount attribute to NautilusFile. (not implemented yet)Alexander Larsson2008-01-171-0/+254