summaryrefslogtreecommitdiff
path: root/src/nautilus-window.c
Commit message (Expand)AuthorAgeFilesLines
* general: Replace GtkWidget::delete-event with GtkWindow::close-requestErnestas Kulik2019-06-291-4/+5
* 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
* general: Rework DnD handlingErnestas Kulik2019-06-291-16/+12
* general: Rework clipboard handlingErnestas Kulik2019-06-291-1/+0
* general: Update GTK sourcesErnestas Kulik2019-06-291-34/+51
* general: Use new size_allocate() signatureErnestas Kulik2019-06-281-6/+7
* general: Use GTK+ API to set the cursor where appropriateErnestas Kulik2019-06-281-7/+2
* general: Replace uses of GdkScreen with GdkDisplayErnestas Kulik2019-06-281-4/+5
* general: Drop uses of gtk_widget_show_all()Ernestas Kulik2019-06-281-2/+0
* general: Rework event controller memory managementErnestas Kulik2019-06-281-38/+23
* general: Rename GdkWindow to GdkSurfaceErnestas Kulik2019-06-281-20/+21
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2019-06-281-32/+6
* window: Don’t mix and match enum typesErnestas Kulik2019-06-151-9/+4
* window: Don’t hide undo notifications after destructionErnestas Kulik2019-05-271-0/+2
* window: Trigger location entry also with the numpad slash keyGermán2018-10-291-1/+7
* window: Revert to chaining up firstAntónio Fernandes2018-10-121-3/+2
* window: Use auto pointer for cursorErnestas Kulik2018-10-091-2/+1
* window-slot: Focus view widget on search up or down arrow pressedCarlos Soriano2018-10-021-2/+3
* properties-window: Keep alive properties window if called through DBusCarlos Soriano2018-08-071-1/+2
* window-slot: Go home instead of closing slot on failureErnestas Kulik2018-08-021-2/+4
* Revert "files-view: close menu when new folder prompt appears"António Fernandes2018-07-271-9/+0
* shell: pass the full query to the slot to preserve all settingsMarco Trevisan (Treviño)2018-07-261-2/+2
* window: Use GdkEvent accessorsErnestas Kulik2018-05-281-10/+16
* window: Use notify signal to handle state changesErnestas Kulik2018-05-281-14/+11
* window: Handle button presses using a gestureErnestas Kulik2018-05-281-18/+22
* window: Make type finalErnestas Kulik2018-05-281-404/+220
* window: Check if a tab was hit on right clickErnestas Kulik2018-05-221-0/+8
* window: Use gesture for button press eventsErnestas Kulik2018-05-221-17/+43
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-24/+22
* window: Use our own accelerators API for consistencyAntónio Fernandes2018-05-071-1/+1
* window: Allow dead_tilde key to trigger location entryAntónio Fernandes2018-05-071-1/+8
* general: Add actions to the toolbarCarlos Soriano2018-05-031-2/+6
* file-view: Add unmount notificationXiaoguang Wang2018-04-261-83/+0
* Change show_error_dialog() to show_dialog()George Mocanu2018-04-231-1/+1
* Revert "Merge remote-tracking branch 'upstream/master'"Carlos Soriano2018-04-231-1/+1
* Change show_error_dialog() to show_dialog()George Mocanu2018-04-231-1/+1
* Revert "window: Hide starred items in the sidebar if not items present"Carlos Soriano2018-04-091-24/+0
* window: Hide starred items in the sidebar if not items presentCarlos Soriano2018-03-271-0/+24
* window: Minor fixes to the about dialog textJuraj Fiala2018-03-241-2/+2
* window: Unset active slot when closing windowErnestas Kulik2018-03-191-0/+1
* general: Allow running in separate instanceErnestas Kulik2018-03-181-2/+10
* window: Update copyright year in the about dialogPiotr Drąg2018-03-181-1/+1
* general: Use constants for button eventsCarlos Soriano2018-02-131-2/+2
* general: Run uncrustifyCarlos Soriano2018-02-131-8/+9
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-131-5/+5
* general: Don't iterate GList to check for emptyAntónio Fernandes2018-02-091-2/+2
* window: Do in-app notification for unstarringCarlos Soriano2018-02-081-58/+115
* window: Use common check for search schemaAntónio Fernandes2018-02-061-5/+4
* general: only remember window sizeErnestas Kulik2018-01-161-6/+10