summaryrefslogtreecommitdiff
path: root/src/nautilus-location-entry.c
Commit message (Expand)AuthorAgeFilesLines
* general: Add missing tooltips to some buttonssunflowerskater2023-05-091-0/+2
* location-entry: Remove rogue statementAntónio Fernandes2022-07-201-1/+0
* location-entry: Simplify contrived special text codeAntónio Fernandes2022-07-201-16/+2
* location-entry: Drop DnD codeCorey Berla2022-07-201-208/+0
* location-entry: Add helper for inserting prefix into completionCorey Berla2022-07-201-1/+15
* location-entry: Add helper for setting editable textCorey Berla2022-07-201-6/+33
* location-entry: Fix insert-text and delete-text signalsCorey Berla2022-07-201-6/+6
* location-entry: Don't crash on activationAntónio Fernandes2022-01-091-2/+0
* general: Drop parameter from GtkEntry::icon-* signalsAntónio Fernandes2022-01-091-1/+0
* general: Switch to GTK4António Fernandes2022-01-091-25/+24
* general: Disable Drag-and-dropAntónio Fernandes2021-12-311-1/+6
* location-entry: Pass drag data time properlyAntónio Fernandes2021-12-311-1/+3
* location-entry: Rework drag-and-drop dialog to be non blockingMatthew Jakeman2021-12-281-36/+79
* enums: Make OpenFlags more genericAntónio Fernandes2021-12-281-1/+1
* Stop using gtk_widget_new()António Fernandes2021-12-241-1/+1
* 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
* general: Stop overriding GtkWidget.destroy()António Fernandes2021-12-061-5/+4
* Revert "general: Stop overriding GtkWidget.destroy()"António Fernandes2021-12-061-8/+10
* toolbar: Stop using custom max width containerAntónio Fernandes2021-12-061-1/+1
* general: Stop overriding GtkWidget.destroy()António Fernandes2021-11-121-10/+8
* general: Uniformize case code styleAntónio Fernandes2021-07-111-0/+8
* location-entry: Highlight basenames of completionsJames Westman2021-02-121-0/+37
* location-entry: Use relative completions for relative pathsJames Westman2021-02-121-1/+20
* location-entry: Use g_strstrip()James Westman2021-02-121-2/+2
* location-entry: Use GtkEntryCompletionJames Westman2021-02-121-31/+76
* location-entry: Play bell when tab-complete failsJames Westman2021-02-121-4/+11
* location-entry: Remove folder iconJames Westman2021-02-121-13/+0
* location-entry: Allow white space paddingDaniel Pauls2019-06-021-5/+17
* location-entry: Use event handler return value macros consistentlyErnestas Kulik2018-12-051-1/+1
* location-entry: Chain up to parent ::event handlerErnestas Kulik2018-12-051-3/+4
* location-entry: Do not attempt auto-completion on ESC pressesErnestas Kulik2018-12-051-0/+3
* location-entry: Handle less-deprecated signalsErnestas Kulik2018-05-281-76/+91
* location-entry: Handle focus changes in ::notify::has-focusErnestas Kulik2018-05-281-20/+26
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-30/+30
* location-entry: remove unused variableCarlos Soriano2016-09-291-2/+0
* Remove NautilusEntryErnestas Kulik2016-08-301-67/+141
* general: run uncrustifyCarlos Soriano2016-08-291-531/+594
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-3/+3
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* general: separate handling of windows/slots/viewsCarlos Soriano2015-08-281-8/+2
* nautilus-window: Use private instead of detailsCarlos Soriano2015-03-021-1/+0
* location-entry: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-021-6/+2
* location-entry: Set the arrow icon according to locale's text directionYosef Or Boczko2014-02-161-2/+7
* toolbar: Port to GtkHeaderBarYosef Or Boczko2014-02-151-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-1/+1
* Normalize signal namesWilliam Jon McCann2013-01-221-4/+4