summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* batch-rename-dialog: Replace ::event handlers with controllerswip/antoniof/gtk4-preparation-step-event-controllersErnestas Kulik2021-08-161-52/+33
* rename-file-popover-controller: Use controller for key eventsErnestas Kulik2021-08-161-23/+16
* view-icon-controller: Don’t use event in long press callbackErnestas Kulik2021-08-161-3/+1
* window-slot: Don't forward Escape and BackSpaceAntónio Fernandes2021-08-161-2/+7
* query-editor: Drop gtk_search_entry_handle_event()António Fernandes2021-08-165-28/+61
* window: Drop usage of gtk_window_propagate_key_eventAntónio Fernandes2021-08-161-4/+1
* window: Use controller for handling key eventsAntónio Fernandes2021-08-161-15/+49
* window: Set media keys as regular accelsAntónio Fernandes2021-08-161-49/+7
* window: Inline accels arrayAntónio Fernandes2021-08-161-21/+7
* window: Add media key shortcut to StarredAntónio Fernandes2021-08-161-1/+16
* window-slot: Add media key accel for searchAntónio Fernandes2021-08-162-2/+8
* files-view: Stop handling ::eventAntónio Fernandes2021-08-161-55/+0
* location-entry: Use event controller for key eventsAntónio Fernandes2021-08-161-44/+21
* location-entry: Track text changes through GtkEditableAntónio Fernandes2021-08-161-64/+40
* location-entry: Set :inline-completion to FALSEAntónio Fernandes2021-08-161-1/+1
* location-entry: Check position on idleAntónio Fernandes2021-08-161-44/+34
* list-view: Cleanup long press gesture at ::finalizeAntónio Fernandes2021-08-162-16/+21
* list-view: Stop connecting to header button ::eventAntónio Fernandes2021-08-161-32/+14
* list-view: Stop chaining up to ::button_press_event()António Fernandes2021-08-161-55/+23
* list-view: Remove duplicate click selection codeAntónio Fernandes2021-08-161-46/+11
* list-view: Drop ignore_button_releaseAntónio Fernandes2021-08-162-8/+1
* list-view: Remove event window comparisonAntónio Fernandes2021-08-161-2/+2
* list-view: Translate coordinates for underline on hoverAntónio Fernandes2021-08-161-2/+12
* list-view: Rearrange codeAntónio Fernandes2021-08-161-41/+44
* list-view: Use event controllers for pointer and key eventsErnestas Kulik2021-08-162-80/+54
* floating-bar: Handle parent changes in GObject::notifyAntónio Fernandes2021-08-161-5/+10
* floating-bar: Don't use gdk_window_get_position()António Fernandes2021-08-161-1/+4
* floating-bar: Use GdkEventControllerMotionAntónio Fernandes2021-08-161-40/+64
* trash-bar: Add link to autodelete settingsEric2021-08-131-1/+30
* trash-bar: Add autodelete labelEric2021-08-133-0/+16
* tracker-search: fix datetime formatNishit Patel2021-08-121-2/+2
* compress-dialog: Add support for encrypted .zipOndrej Holy2021-08-1010-4/+231
* compress-dialog: Update dialog designOndrej Holy2021-08-102-162/+199
* files-view: Store selected files list for compressingAnubhav Tyagi2021-07-211-10/+27
* files-view: Bring "Open with..." options togetherluisico2021-07-182-10/+8
* replace display_name attribute with edit_name for renamingAnubhav Tyagi2021-07-152-9/+18
* files-view: Fix comma placement in a floating barNick Montalbano2021-07-121-5/+26
* general: Uniformize case code styleAntónio Fernandes2021-07-1121-0/+76
* window-slot: Add file name to file not found dialogAbanoub Ghadban2021-07-091-1/+12
* files-view: Make override method privateAntónio Fernandes2021-07-083-8/+6
* view: Use view id macros instead of enumAntónio Fernandes2021-07-082-12/+14
* window-slot: Make back_or_forward() a slot methodAntónio Fernandes2021-07-085-14/+31
* window-slot: Make type finalAntónio Fernandes2021-07-082-647/+353
* window-slot: Drop other-locations subclassAntónio Fernandes2021-07-086-226/+37
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2021-07-084-66/+24
* Revert "window, window-slot: Save and restore navigation history"António Fernandes2021-07-083-138/+7
* toolbar: Prevent closing popover when "Show Hidden Files" is toggledRodrigo Pedro2021-07-081-5/+4
* Revert "window: add a signal to receive active selection updates"António Fernandes2021-07-021-23/+0
* application: Hand preview updating over to FilesViewAntónio Fernandes2021-07-023-56/+26
* nautilus-properties-window.c: Display only FolderLucas Chollet2021-07-011-1/+1