summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* general: Add libportal-gtk3 dependencyabderrahim/libportalAntónio Fernandes2021-12-255-5/+10
* Stop using gtk_widget_new()António Fernandes2021-12-243-4/+4
* shell-search-provider: Prepare for gtk_show_uri_full()António Fernandes2021-12-241-8/+31
* compress-dialog-controller: Drop signals from UI fileAntónio Fernandes2021-12-242-27/+16
* Update Indonesian translationKukuh Syafaat2021-12-241-450/+366
* batch-rename-dialog: Replace ::event handlers with controllersErnestas Kulik2021-12-221-52/+33
* rename-file-popover-controller: Use controller for key eventsErnestas Kulik2021-12-221-23/+16
* window-slot: Don't forward Escape and BackSpaceAntónio Fernandes2021-12-221-2/+8
* query-editor: Drop gtk_search_entry_handle_event()António Fernandes2021-12-225-28/+58
* window: Drop usage of gtk_window_propagate_key_eventAntónio Fernandes2021-12-221-4/+1
* window: Use controller for handling key eventsAntónio Fernandes2021-12-221-15/+49
* window: Set media keys as regular accelsAntónio Fernandes2021-12-221-49/+7
* window: Inline accels arrayAntónio Fernandes2021-12-221-21/+7
* window: Add media key shortcut to StarredAntónio Fernandes2021-12-221-1/+16
* window-slot: Add media key accel for searchAntónio Fernandes2021-12-222-2/+8
* files-view: Stop handling ::eventAntónio Fernandes2021-12-221-55/+0
* location-entry: Use event controller for key eventsAntónio Fernandes2021-12-221-46/+21
* location-entry: Track text changes through GtkEditableAntónio Fernandes2021-12-221-64/+40
* location-entry: Set :inline-completion to FALSEAntónio Fernandes2021-12-221-1/+1
* location-entry: Check position on idleAntónio Fernandes2021-12-221-44/+34
* list-view: Cleanup long press gesture at ::finalizeAntónio Fernandes2021-12-222-16/+21
* list-view: Stop connecting to header button ::eventAntónio Fernandes2021-12-221-37/+9
* list-view: Separate column event and menu codeAntónio Fernandes2021-12-221-13/+24
* list-view: Stop chaining up to ::button_press_event()António Fernandes2021-12-221-55/+23
* list-view: Remove duplicate click selection codeAntónio Fernandes2021-12-221-46/+11
* list-view: Use coordinates passed by gestureAntónio Fernandes2021-12-221-7/+7
* list-view: Merge did_not_drag() into its callerAntónio Fernandes2021-12-221-75/+65
* list-view: Drop ignore_button_releaseAntónio Fernandes2021-12-222-8/+1
* list-view: Remove event window comparisonAntónio Fernandes2021-12-221-2/+2
* list-view: Translate coordinates for underline on hoverAntónio Fernandes2021-12-221-2/+12
* list-view: Rearrange codeAntónio Fernandes2021-12-221-41/+44
* list-view: Use event controllers for pointer and key eventsErnestas Kulik2021-12-222-80/+54
* floating-bar: Handle parent changes in GObject::notifyAntónio Fernandes2021-12-221-5/+10
* floating-bar: Don't use gdk_window_get_position()António Fernandes2021-12-221-1/+4
* floating-bar: Use GdkEventControllerMotionAntónio Fernandes2021-12-221-40/+60
* Revert "general: Add libportal-gtk3 dependency"António Fernandes2021-12-215-10/+5
* general: Add libportal-gtk3 dependencyAntónio Fernandes2021-12-215-5/+10
* autorun-software: Stop using blocking dialog functionsMatthew Jakeman2021-12-161-8/+24
* places-view: Stop using blocking dialog functionsMatthew Jakeman2021-12-161-3/+2
* Updated Lithuanian translationAurimas Černius2021-12-141-370/+373
* places-view: Fix regressionAntónio Fernandes2021-12-141-1/+2
* Update Icelandic translationSveinn í Felli2021-12-131-421/+385
* file-operations: Delay FileConflictDialog activationÁlvaro Costa2021-12-085-0/+43
* file-operations: Delay dialog activationÁlvaro Costa2021-12-082-0/+28
* search-popover: Stop using blocking dialog functionsMatthew Jakeman2021-12-071-21/+37
* general: Stop overriding GtkWidget.destroy()António Fernandes2021-12-064-29/+21
* Revert "general: Stop overriding GtkWidget.destroy()"António Fernandes2021-12-064-39/+49
* extensions/image-properties: Reduce container APIAntónio Fernandes2021-12-061-2/+7
* extensions/image-properties: Don't subclass widgetAntónio Fernandes2021-12-063-60/+37
* general: Stop using GtkContainer::get_children() and ::foreach()António Fernandes2021-12-064-34/+40