summaryrefslogtreecommitdiff
path: root/gtk/gtkmountoperation.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GtkMountOperation: Clean up a dangling signal handlerMatthias Clasen2014-02-031-10/+14
* mount operation: Use headerbarMatthias Clasen2014-01-171-2/+16
* Update all internal users of alternative button orderMatthias Clasen2014-01-171-1/+2
* Update all internal users of gtk_dialog_get_action_areaMatthias Clasen2014-01-171-0/+2
* Add a style class for context menusMatthias Clasen2013-08-181-0/+2
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+1
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-15/+11
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-8/+5
* mountoperation: fix previous commitCosimo Cecchi2012-09-181-1/+2
* mountoperation: don't timeout proxied mount operation dialogsCosimo Cecchi2012-09-181-0/+2
* Improve the layout of the mount operation dialogWilliam Jon McCann2012-08-241-73/+79
* GtkMountOperation: Return the right password_saveAlexander Larsson2012-08-201-0/+1
* Don't export private GtkMountOperationHandler apiMatthias Clasen2012-06-251-33/+42
* mountoperation: use the Shell DBus proxy if availableCosimo Cecchi2012-06-221-31/+312
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* mountoperation: fix the buildCosimo Cecchi2011-09-271-1/+1
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-1/+1
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-261-2/+1
* More include cleanupsMatthias Clasen2011-08-281-2/+1
* Clean up unneeded includesMatthias Clasen2011-08-281-1/+1
* GtkMountOperation: Replace GtkTable by GtkGridMatthias Clasen2011-08-281-9/+7
* gtk/gtkmountoperation: gtk_misc_set_alignmentDiego Celix2011-06-101-5/+8
* GtkMountOperation: don't use a GtkAlignmentMatthias Clasen2011-06-071-12/+6
* mount-operation: don't show the dialog until the tree is populatedCosimo Cecchi2011-01-281-4/+10
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-6/+6
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-6/+6