summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* files-view: Remove desktop leftoversErnestas Kulik2019-06-294-43/+0
* general: Rename NautilusCanvasIconData to NautilusFileErnestas Kulik2019-06-296-162/+131
* general: Drop uses of gtk-timeout-expand settingErnestas Kulik2019-06-295-28/+9
* canvas-container: Unconditionally redo layoutErnestas Kulik2019-06-292-66/+1
* preferences-window: Stop using GtkEntry API on GtkSpinButtonErnestas Kulik2019-06-291-1/+1
* directory-async: Use g_clear_object() more liberallyErnestas Kulik2019-06-291-10/+3
* nautilus-preferences-window.ui: Set numeric on GtkSpinButtonErnestas Kulik2019-06-291-1/+1
* nautilus-preferences-window.ui: Stop setting GtkContainer::resize-modeErnestas Kulik2019-06-291-1/+0
* view-icon-item-ui: Fill-align the iconErnestas Kulik2019-06-291-2/+0
* canvas-container: Use drag gesture for rubberband selectionErnestas Kulik2019-06-296-369/+372
* autorun-software: Use GdkTexture for window iconErnestas Kulik2019-06-293-3/+16
* list-view: Disable chain up to GtkWidget::button-press-eventErnestas Kulik2019-06-291-3/+6
* list-view: Remove null event guardErnestas Kulik2019-06-291-8/+0
* view-icon-controller: Drop gtk_container_get_focus_child()Ernestas Kulik2019-06-291-10/+4
* view-icon-controller: Don’t use event in long press callbackErnestas Kulik2019-06-291-3/+1
* general: Replace GtkWidget::delete-event with GtkWindow::close-requestErnestas Kulik2019-06-293-11/+10
* window: Use controller for handling key eventsErnestas Kulik2019-06-291-14/+26
* window: Drop gtk_window_has_toplevel_focus()Ernestas Kulik2019-06-291-3/+3
* nautilus-toolbar.ui: Rename GtkHeaderBar:show-close-buttonErnestas Kulik2019-06-291-1/+1
* nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hiddenErnestas Kulik2019-06-291-2/+0
* general: Don’t set xalign where unsupportedErnestas Kulik2019-06-291-3/+0
* x-content-bar: Declare loop counters inside the for statementErnestas Kulik2019-06-291-5/+3
* ide-box-theatric: Remove ability to draw iconErnestas Kulik2019-06-291-73/+0
* general: Use updated margin property namesErnestas Kulik2019-06-291-8/+2
* toolbar: Stop connecting to GtkWidget::drawErnestas Kulik2019-06-292-11/+12
* file: Don’t frame videos or imagesErnestas Kulik2019-06-297-296/+0
* tree-view-drag-dest: Replace uses of GDK thread APIErnestas Kulik2019-06-292-8/+4
* tree-view-drag-dest: Stop connecting to ::drawErnestas Kulik2019-06-291-55/+0
* pathbar: Drop gtk_container_class_handle_border_width()Ernestas Kulik2019-06-292-8/+0
* pathbar: Update forall() signatureErnestas Kulik2019-06-291-1/+0
* pathbar: Drop gtk_widget_set_allocation()Ernestas Kulik2019-06-291-9/+0
* pathbar: Drop gtk_widget_{g,s}et_clip()Ernestas Kulik2019-06-291-32/+0
* pathbar: Drop gtk_widget_set_redraw_on_allocate()Ernestas Kulik2019-06-291-1/+0
* notebook: Use GtkCenterBoxErnestas Kulik2019-06-291-16/+19
* location-entry: RefactorErnestas Kulik2019-06-293-485/+273
* general: Rework DnD handlingErnestas Kulik2019-06-2926-1816/+765
* general: Rework clipboard handlingErnestas Kulik2019-06-2914-697/+733
* files-view: Drop uses of removed GtkStyleContext APIErnestas Kulik2019-06-291-3/+0
* files-view: Handle parent changes in GObject::notifyErnestas Kulik2019-06-291-13/+10
* files-view: Use controller for scroll eventsErnestas Kulik2019-06-291-60/+28
* list-view: Use event controllers for pointer and key eventsErnestas Kulik2019-06-291-121/+96
* floating-bar: Use event controller for pointer motion eventsErnestas Kulik2019-06-292-76/+69
* icon-info: Drop gtk_icon_size_lookup()Ernestas Kulik2019-06-294-22/+5
* general: Use GtkButton as a containerErnestas Kulik2019-06-294-19/+22
* general: Don’t pass size when creating GtkImageErnestas Kulik2019-06-293-8/+6
* general: Don’t pass icon size when creating image buttonsErnestas Kulik2019-06-293-7/+4
* eel: canvas: Use GtkSnapshot API for drawingErnestas Kulik2019-06-299-385/+187
* canvas-item: Create GdkEvent using APIErnestas Kulik2019-06-291-5/+6
* build: Sort libnautilus sourcesErnestas Kulik2019-06-291-124/+124
* general: Update GTK sourcesErnestas Kulik2019-06-2922-492/+8688