summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: prepare for 3.6.23.6.2Cosimo Cecchi2012-10-292-1/+16
* window: don't remember focus widget when switching search visibleCosimo Cecchi2012-10-294-22/+10
* slot: save return location before clearing query editor stateCosimo Cecchi2012-10-291-14/+19
* slot: rework query editor visible state synchronizationCosimo Cecchi2012-10-295-71/+58
* Updated Bengali India TranslationRuna Bhattacharjee2012-10-291-3/+3
* Updated Bengali India TranslationRuna Bhattacharjee2012-10-291-5378/+6117
* tracker-engine: treat the search string as a sentence for FTS matchCosimo Cecchi2012-10-291-1/+1
* places-sidebar: make sure to pre-select the active item on constructionCosimo Cecchi2012-10-293-38/+48
* [l10n] Updated Estonian translationMattias Põldaru2012-10-291-9/+43
* Updated Korean translationChangwoo Ryu2012-10-291-78/+42
* slot: ensure we're back from an active search when changing locationCosimo Cecchi2012-10-264-24/+31
* toolbar: set action tooltip on the toolbar buttonCosimo Cecchi2012-10-261-0/+1
* slot: use the default mount location when switching to a mount rootCosimo Cecchi2012-10-264-12/+48
* window: remove nautilus-window-types.hCosimo Cecchi2012-10-265-75/+34
* slot: make sure to walk the hierarchy up only for native and non-mountsCosimo Cecchi2012-10-261-14/+17
* Updated Lithuanian translationŽygimantas Beručka2012-10-241-1/+1
* Updated German translationHendrik Knackstedt2012-10-241-631/+670
* window: make sure search button state is consistent with query editorCosimo Cecchi2012-10-231-1/+2
* mime-actions: resolve symbolic links before launching the applicationCosimo Cecchi2012-10-221-2/+10
* monitor: watch for removal of non-native mounts on GVolumeMonitorCosimo Cecchi2012-10-221-8/+49
* pathbar: don't assume a mounted mount is always availableCosimo Cecchi2012-10-221-2/+6
* shell-provider: fix an erroneous typoCosimo Cecchi2012-10-191-0/+2
* shell-provider: make the provider more robust to cancellationCosimo Cecchi2012-10-181-43/+38
* test-search-engine: test cancellation and NautilusSearchEngineModelCosimo Cecchi2012-10-181-2/+15
* search-engine-tracker: refactor search completion notificationCosimo Cecchi2012-10-181-35/+38
* search-engine-model: emit finished when cancelled in-flightCosimo Cecchi2012-10-181-8/+23
* search-engine: keep a reference to the engine while searchingCosimo Cecchi2012-10-181-3/+4
* query: always set a query location URICosimo Cecchi2012-10-182-15/+9
* editable-label: add an input-only window for eventsCosimo Cecchi2012-10-182-6/+43
* Revert "editable-label: don't use a input-output window"Cosimo Cecchi2012-10-172-36/+17
* editable-label: don't use a input-output windowCosimo Cecchi2012-10-152-17/+36
* release: prepare for 3.6.13.6.1Cosimo Cecchi2012-10-152-1/+26
* application: call gtk_init() manually when doing self checksCosimo Cecchi2012-10-151-0/+2
* search: remove unused hits-subtracted signalCosimo Cecchi2012-10-156-134/+0
* search-directory: use g_hash_table_add()Cosimo Cecchi2012-10-151-1/+1
* tracker-engine: apply basename heuristic to tracker hits tooCosimo Cecchi2012-10-151-2/+7
* window-slot: reset floating bar details when setting load statusCosimo Cecchi2012-10-151-0/+1
* search: add debug outputCosimo Cecchi2012-10-155-0/+27
* search-engine: wait for all engine's completion before startingCosimo Cecchi2012-10-151-3/+44
* search-engine-simple: don't send last batch when cancelledCosimo Cecchi2012-10-151-1/+4
* search-engine-model: clear active search before calling finishedCosimo Cecchi2012-10-151-1/+1
* search-engine-simple: clear active search before calling finishedCosimo Cecchi2012-10-151-4/+5
* search-hit: set a limit to FTS weight in matchesCosimo Cecchi2012-10-151-1/+1
* query: move string matching code in NautilusQueryCosimo Cecchi2012-10-157-93/+93
* search-directory: fix a FIXMECosimo Cecchi2012-10-151-3/+9
* search-engine: refactor providers status checkCosimo Cecchi2012-10-151-13/+27
* simple-engine: always emit finished, even when cancelledCosimo Cecchi2012-10-151-7/+3
* search-directory: set show hidden files on query according to monitorsCosimo Cecchi2012-10-152-2/+23
* query: change raking to always sort closest files firstCosimo Cecchi2012-10-151-27/+23
* file: don't check nautilus_file_is_in_search() when getting relevanceCosimo Cecchi2012-10-151-19/+5