summaryrefslogtreecommitdiff
path: root/src/nautilus-search-popover.c
Commit message (Expand)AuthorAgeFilesLines
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-5/+3
* search-popover: Search other types descriptionAntónio Fernandes2022-12-231-1/+14
* search-popover: Set default action for other types dialogAntónio Fernandes2022-07-211-0/+12
* search-popover: Add search entry for other typesAntónio Fernandes2022-07-211-1/+24
* search-popover: Replace GtkTreeView with GtkListViewAntónio Fernandes2022-07-211-65/+66
* general: Drop parameter from GtkEntry::icon-* signalsAntónio Fernandes2022-01-091-1/+0
* general: Switch to GTK4António Fernandes2022-01-091-38/+24
* general: Stop using gtk_box_pack_start()António Fernandes2022-01-051-1/+1
* search-popover: Stop using blocking dialog functionsMatthew Jakeman2021-12-071-21/+37
* general: Stop using gtk_container_add()António Fernandes2021-12-061-6/+7
* nautilus-search-engine: search by creation timeNishit Patel2021-11-271-2/+16
* general: Drop uses of GtkContainer:border-widthErnestas Kulik2021-11-221-1/+0
* general: Stop using GtkBox padding, fill and expand child propertiesAntónio Fernandes2021-11-221-1/+2
* general: Uniformize case code styleAntónio Fernandes2021-07-111-0/+4
* search-popover: Fix signal parameter typesErnestas Kulik2018-05-281-2/+2
* general: Run uncrustifyCarlos Soriano2018-02-131-2/+2
* remove setting fts from preference dialogAlexandru Pandelea2017-10-211-1/+4
* search-popover: make type list box keyboard-navigableErnestas Kulik2017-08-171-0/+11
* implement ftsAlexandru Pandelea2017-06-221-0/+70
* ui-utilities: clarify date labelMonica Baluna2016-11-031-2/+2
* search-popover: unref date time when row is destroyedGeorges Basile Stavracas Neto2016-09-221-1/+4
* general: run uncrustifyCarlos Soriano2016-08-291-530/+545
* Clean up dead assigmentsErnestas Kulik2016-08-051-1/+0
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-3/+3
* Mark a string as translatableYosef Or Boczko2016-03-021-1/+1
* Search popover: limit options to max 5 yearsAlexandru Pandelea2016-02-241-12/+16
* Small improvements to translatable stringsPiotr Drąg2016-02-071-1/+1
* search-popover: provide function to reset date and mime typeCarlos Soriano2016-02-031-18/+33
* search: export mime types utilitiesCarlos Soriano2016-02-031-184/+30
* search-popover: merge and clean up date formattingCarlos Soriano2016-02-031-82/+21
* preferences: add remote and local recursive searchCarlos Soriano2016-02-031-59/+0
* search: rename recursive to local and remoteCarlos Soriano2016-02-031-2/+2
* search-popover: disconnect old query signalsCarlos Soriano2016-02-031-2/+2
* search-popover: use single signals for changesCarlos Soriano2016-02-031-16/+27
* search: use range of datesCarlos Soriano2016-02-031-103/+118
* search-popover: use full more descriptive var nameCarlos Soriano2016-02-021-9/+9
* search-popover: update the switch when there is queryCarlos Soriano2016-02-021-1/+1
* search-popover: use gsettings for last/modified filter typeCarlos Soriano2016-02-021-0/+16
* search-popover: remove unneeded location propertyCarlos Soriano2016-02-021-79/+46
* search-popover: use last access and last timeCarlos Soriano2016-02-021-0/+23
* search-popover: G_N_ELEMENTS doesn't require NULL endCarlos Soriano2016-02-021-5/+0
* search-popover: don't update label on showing date widgetsCarlos Soriano2016-02-021-7/+0
* search-popover: use GNU styleCarlos Soriano2016-02-021-262/+314
* search-popover: add popover to edit search filtersGeorges Basile Stavracas Neto2016-02-021-0/+1105