summaryrefslogtreecommitdiff
path: root/gtk/gtkmountoperation.c
Commit message (Expand)AuthorAgeFilesLines
* popover: Drop ::relative-toMatthias Clasen2020-02-241-1/+2
* events: reorganize gettersMatthias Clasen2020-02-211-2/+2
* Strip const from GdkEventMatthias Clasen2020-02-211-2/+2
* Replace last users of gtk_icon_paintable_download_texture ()Alexander Larsson2020-02-061-2/+33
* IconTheme: Never fail a lookup or icon loadAlexander Larsson2020-02-061-1/+1
* Rename GtkIcon to GtkIconPaintableAlexander Larsson2020-02-041-2/+2
* icontheme: Pass fallbacks as optional argument to lookup_icon()Benjamin Otte2020-02-041-0/+1
* icontheme: Make text direction a lookup argumentBenjamin Otte2020-02-041-1/+5
* Remove final references to "icon info" with just "icon"Alexander Larsson2020-01-301-4/+4
* icon-theme: Drop the _for_scale() versions and always take scaleAlexander Larsson2020-01-301-1/+1
* icon-theme: Rename GtkIconInfo to GtkIconAlexander Larsson2020-01-301-2/+2
* icons: Convert use of load() to download_texture()Alexander Larsson2020-01-291-1/+1
* mountoperation: Handle D-Bus missingMatthias Clasen2019-12-301-0/+3
* gtk: Remove menu codeMatthias Clasen2019-12-291-1/+0
* mountoperation: Use a popoverMatthias Clasen2019-12-291-8/+12
* icontheme: Remove gtk_icon_info_load_textureTimm Bäder2019-09-091-1/+1
* icontheme: Add error argument to _load_textureTimm Bäder2019-09-091-1/+1
* label: Remove "line" from wrap propertiesTimm Bäder2019-09-091-2/+2
* Merge branch 'gtk-4-add-TCRYPT-options-to-ask-password-dialog' into 'master'Emmanuele Bassi2019-07-251-1/+75
|\
| * gtkmountoperation: Add TCRYPT options to the ask-password dialogsegfault2019-07-181-1/+75
* | gtkmountoperation: Support TCRYPT options when using proxy handlersegfault2019-07-181-0/+6
|/
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-4/+4
* mount operation: Handle default activation via actionMatthias Clasen2019-04-281-1/+1
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-5/+5
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-14/+14
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-8/+5
* The big versioning cleanupMatthias Clasen2018-02-061-12/+0
* mountoperation: Fix a crashMatthias Clasen2018-01-161-1/+2
* mount operation: Stop using ::button-press-eventMatthias Clasen2018-01-161-16/+23
* mountoperation: Store icons as texturesMatthias Clasen2017-11-301-19/+17
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-0/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+1
* mountoperation: Move from screen to displayBenjamin Otte2017-10-311-43/+43
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-4/+4
* window: Remove gtk_window_get_screen()Benjamin Otte2017-10-311-2/+2
* mountoperation: Update to using GdkEvent APICarlos Garnacho2017-09-191-3/+5
* box: Remove fill child propertyTimm Bäder2017-04-251-18/+14
* box: Remove expand child propertyTimm Bäder2017-04-251-14/+14
* GtkMountOperation: We use gtk_show_uri_on_window() by defaultBastien Nocera2017-02-161-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-4/+4
* Drop deprecated gtk_dialog_get_action_areaMatthias Clasen2016-11-191-2/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-4/+0
* dialog: Remove alternative button order APITimm Bäder2016-10-161-6/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-14/+14
* port to new gtk_menu_popup_at_* () functionsWilliam Hua2016-07-191-31/+8
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-3/+3
* mountoperation: Silence gccBenjamin Otte2016-02-111-1/+1
* css: Query icon theme from style, not from settingsBenjamin Otte2015-12-021-1/+5
* mount operation: Minor formatting cleanupMatthias Clasen2015-03-221-8/+5
* Fix some print format warningsРуслан Ижбулатов2014-08-131-1/+1