summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* general: Replace gtk_entry_get_text()wip/ernestask/gtk4-continuedErnestas Kulik2019-06-298-26/+101
* query-editor: Drop unused variableErnestas Kulik2019-06-291-2/+0
* nautilus-toolbar.ui: Lessen disgustingly large marginErnestas Kulik2019-06-291-1/+1
* meson.build: Use environment to make warnings fatalErnestas Kulik2019-06-291-1/+1
* properties-window: Tweak code styleErnestas Kulik2019-06-291-9/+6
* general: Stop setting file icon as window iconErnestas Kulik2019-06-292-37/+7
* nautilus-toolbar.ui: Drop submenu child propertyErnestas Kulik2019-06-291-6/+0
* preferences-window: Use GtkBuilder constructorErnestas Kulik2019-06-291-7/+2
* nautilus-preferences-window.ui: Rename internal child to “content_area”Ernestas Kulik2019-06-291-1/+1
* general: Use GtkStackPage in GtkStackErnestas Kulik2019-06-294-356/+379
* general: Drop position child propertiesErnestas Kulik2019-06-296-377/+0
* general: Drop gtk_box_pack_end()Ernestas Kulik2019-06-293-4/+4
* mime-application-chooser: Drop GtkButtonBoxErnestas Kulik2019-06-291-4/+1
* general: Drop gtk_box_pack_start()Ernestas Kulik2019-06-2912-57/+67
* meson.build: Rename GTK 4 dependencyErnestas Kulik2019-06-291-1/+1
* pathbar: Refactor size-allocate handler slightlyErnestas Kulik2019-06-291-46/+55
* files-view-dnd: Drop GDK_ACTION_DEFAULTErnestas Kulik2019-06-291-5/+1
* files-view: Adapt to changes in GtkEventControllerScrollErnestas Kulik2019-06-291-3/+5
* preferences-window.ui: Declutter icon view caption sectionErnestas Kulik2019-06-291-105/+38
* general: Implement and use our own theatric containerErnestas Kulik2019-06-2910-587/+408
* eel: canvas: Handle touch events alongside button pressesErnestas Kulik2019-06-291-0/+2
* list-view: Fix button press handlingErnestas Kulik2019-06-291-7/+5
* ui: Hide state overlays by defaultErnestas Kulik2019-06-294-0/+4
* notebook: Expand spinnerErnestas Kulik2019-06-291-0/+1
* list-view: Fix secondary button presses on column headersErnestas Kulik2019-06-291-28/+38
* files-view: Replace GtkWidget::event handler with key controllerErnestas Kulik2019-06-291-15/+16
* batch-rename-dialog: Replace ::event handlers with controllersErnestas Kulik2019-06-291-64/+41
* list-view: Drop detail/priv structsErnestas Kulik2019-06-2912-1575/+1267
* toolbar: Don’t hide location entry when window becomes inactiveErnestas Kulik2019-06-291-10/+15
* toolbar: Fix GtkEntry::populate-popup handlerErnestas Kulik2019-06-291-3/+1
* rename-file-popover-controller: Use controller for key eventsErnestas Kulik2019-06-291-23/+14
* general: Fix header inclusionsErnestas Kulik2019-06-296-2/+8
* canvas-item: Use GObject macros to define typeErnestas Kulik2019-06-295-319/+288
* selection-canvas-item: Use GObject macros to define typeErnestas Kulik2019-06-293-72/+44
* canvas-private: Remove unused codeErnestas Kulik2019-06-291-31/+0
* application: Make type finalErnestas Kulik2019-06-292-122/+70
* files-view: Remove unused signalErnestas Kulik2019-06-292-18/+0
* file: Tweak code formattingErnestas Kulik2019-06-291-2/+1
* properties-window: Fix usage chartErnestas Kulik2019-06-291-27/+32
* window-slot: Remove unused vfuncsErnestas Kulik2019-06-291-4/+0
* properties-window: Set thumbnail GtkImage size explicitlyErnestas Kulik2019-06-291-0/+3
* icon-info: Clean up APIErnestas Kulik2019-06-297-349/+304
* pathbar: Remove event GdkWindowErnestas Kulik2019-06-291-81/+0
* canvas-dnd: Fix DnD shadowsErnestas Kulik2019-06-293-105/+82
* file-conflict-dialog: Use textures for file thumbnailsErnestas Kulik2019-06-293-26/+29
* canvas-container: Draw DnD highlight in snapshot()Ernestas Kulik2019-06-292-33/+32
* view-icon-item-ui: Use GdkTexture for thumbnailErnestas Kulik2019-06-291-8/+7
* nautilus-toolbar.ui: Remove main box marginErnestas Kulik2019-06-291-1/+0
* file: Remove references to folder-open iconErnestas Kulik2019-06-292-14/+8
* list-model: Use GdkTexture for iconErnestas Kulik2019-06-293-90/+48