summaryrefslogtreecommitdiff
path: root/gtk/gtkmountoperationprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
| | | | The conversion was done by guard2one.
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
|
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
|
* mountoperation: Store icons as texturesMatthias Clasen2017-11-301-1/+1
| | | | This reduces the amount of pixbufs in this code.
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* Bug 587485 – GMountOperation::show-processes supportDavid Zeuthen2009-07-061-0/+53
- Add support for GMountOperation::show-processes - Implement process look up for the X11 target