summaryrefslogtreecommitdiff
path: root/gtk/gtkmountoperation-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Drop some unnecessary includesMatthias Clasen2023-02-181-1/+0
* mountoperation: Survive on WaylandMatthias Clasen2022-10-041-24/+30
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-34/+34
* Replace "gint" with "int"Benjamin Otte2020-07-251-9/+9
* mountoperation-x11: Fix copy/paste thinkoBenjamin Otte2020-03-051-1/+1
* pid_get_parent: fix potential leak of kpAntoine Jacoutot2019-05-171-5/+12
* pid_get_parent: fix for OpenBSDAntoine Jacoutot2019-05-131-3/+6
* x11: Get rid of default Atom convertersBenjamin Otte2017-12-141-3/+3
* mountoperation: Store icons as texturesMatthias Clasen2017-11-301-10/+16
* mountoperation-x11: Use x11-specific trapsMatthias Clasen2017-11-161-21/+34
* x11: Add API to query root window and screen from GdkDisplayBenjamin Otte2017-11-021-2/+2
* gtkmountoperation-x11: Do array length check before dereferencePhilip Withnall2017-09-121-2/+2
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* openbsd: properly set len for gtkmountoperation-x11Antoine Jacoutot2014-04-251-18/+19
* OpenBSD: use G_N_ELEMENTS instead of nitemsAntoine Jacoutot2012-07-091-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GMountOperation on OpenBSD: remove the need for kvm(3)Antoine Jacoutot2011-10-171-36/+32
* gtkmountoperation-x11: unbreak compilation on OpenBSD.Antoine Jacoutot2011-09-211-0/+1
* GMountOperation::show-processes support for OpenBSD using kvm(3)Jonathan Matthew2011-07-121-0/+100
* Silence new gcc warningsMatthias Clasen2011-01-231-3/+0
* Miscellaneous string fixesPhilip Withnall2010-08-221-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-3/+0
* Fix casts in calls to g_utf8_validate()Michael Natterer2009-08-271-2/+2
* Preserve errno, and always use g_strerror()Christian Persch2009-08-241-2/+4
* Add a translator commentMatthias Clasen2009-07-191-0/+1
* 2.17.32.17.3Matthias Clasen2009-07-071-0/+2
* Bug 587485 – GMountOperation::show-processes supportDavid Zeuthen2009-07-061-0/+967