summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add morphology to disable Tracker dependencybaserock/morphSam Thursfield2012-07-221-0/+9
|
* Updated Spanish translationDaniel Mustieles2012-07-211-70/+77
|
* Don't use wallpaper surface if it NULLWilliam Jon McCann2012-07-211-2/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680356
* Don't handle search for desktop windowsWilliam Jon McCann2012-07-211-1/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680110
* Make time columns default to descending sort orderWilliam Jon McCann2012-07-204-1/+26
|
* man: don't mention --check in the manualCosimo Cecchi2012-07-201-5/+0
| | | | | | | It's an internal option that can be disabled when building, no point in showing it in the manual. https://bugzilla.gnome.org/show_bug.cgi?id=676540
* pathbar: set single line mode for pathbar button labelsCosimo Cecchi2012-07-191-0/+2
| | | | | | We never want these buttons to have more than a single line of text. https://bugzilla.gnome.org/show_bug.cgi?id=680289
* Change focus to the view on down arrowWilliam Jon McCann2012-07-191-0/+13
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680159
* Don't grab focus away from the search entry boxWilliam Jon McCann2012-07-191-2/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680159
* Only try to handle keys in query editor if not handledWilliam Jon McCann2012-07-191-1/+5
| | | | | | This fixes the search entry grabbing pasted URLs. https://bugzilla.gnome.org/show_bug.cgi?id=680159
* Updated Arabic translationKhaled Hosny2012-07-201-28/+32
|
* Updated POTFILES.inPiotr Drąg2012-07-181-0/+1
|
* query-editor: make sure not to handle space if we're invisibleCosimo Cecchi2012-07-182-6/+18
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680196
* Make recursive file system crawling optionalWilliam Jon McCann2012-07-181-3/+58
|
* Depend on TrackerWilliam Jon McCann2012-07-181-14/+7
| | | | Unless built explicitly with --disable-tracker.
* Collect results from both search providersWilliam Jon McCann2012-07-1813-181/+485
| | | | | | | | Previously we would only use the compiled in search provider. Now it has been changed to run both providers at the same time and merge the results by URI. https://bugzilla.gnome.org/show_bug.cgi?id=680137
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-07-182-28/+14
|
* Fix bug #676622. void functions should not return a value.Brian Cameron2012-07-172-4/+4
|
* Updated Greek translationTom Tryfonidis2012-07-171-916/+840
|
* Updated Arabic translationKhaled Hosny2012-07-171-741/+742
|
* Updated Spanish translationDaniel Mustieles2012-07-171-282/+293
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-07-172-4054/+4013
|
* release: prepare for 3.5.43.5.4Cosimo Cecchi2012-07-162-1/+30
|
* build: fix distcheckCosimo Cecchi2012-07-161-3/+3
|
* search-directory: don't force a restart of the search on force reloadCosimo Cecchi2012-07-161-2/+1
| | | | | Just stop the current search, since a new search will be started as soon as a monitor is added.
* slot: reidrect an empty search to the query editor locationCosimo Cecchi2012-07-163-6/+22
| | | | | Instead of relying on search engines returning the exact result set for an empty query. This is also faster.
* tracker-engine: rewrite the query mechanismCosimo Cecchi2012-07-161-103/+31
| | | | | | | | | - always use a full text search in combination with the filter on the filename; this is faster and it's safe, since the filename itself is indexed - rewrite how cancellation works; pass in a new cancellable every time instead of using g_cancellable_reset() - ensure we get distinct results from tracker
* always pass the parent window to the file operationsWilliam Jon McCann2012-07-162-3/+7
| | | | So that we can properly place resulting dialogs.
* Make dialogs modalWilliam Jon McCann2012-07-161-0/+2
|
* Don't use the term mount in the error dialogWilliam Jon McCann2012-07-161-1/+1
| | | | Use the human term access instead.
* Use a good column order by defaultWilliam Jon McCann2012-07-161-21/+53
| | | | | We had been just displaying columns in alphabetical order instead of providing a good default.
* Perform case insensitive searches with trackerWilliam Jon McCann2012-07-161-3/+6
|
* Display recent files in modification time orderWilliam Jon McCann2012-07-161-8/+15
|
* Use Security Context instead of SELinux ContextWilliam Jon McCann2012-07-161-1/+1
| | | | | This is consistent with the list view column name and isn't as much jargon.
* When set to display the real name don't also show the usernameWilliam Jon McCann2012-07-161-3/+1
| | | | This adds a lot of noise to the list view.
* Display owner as "me" for files I ownWilliam Jon McCann2012-07-161-1/+4
|
* Increase column paddingWilliam Jon McCann2012-07-161-2/+8
| | | | So columns don't bleed into each other.
* desktop: ensure we don't set GTK_SHADOW_IN on the desktop viewCosimo Cecchi2012-07-162-4/+2
| | | | We don't want borders around the desktop view.
* Updated POTFILES.inPiotr Drąg2012-07-161-1/+0
|
* Updated Spanish translationDaniel Mustieles2012-07-161-702/+695
|
* Don't use BackSpace to go to parent folderWilliam Jon McCann2012-07-162-8/+0
| | | | | It interferes with searching, is totally unexpected, and there are at least 3 other ways to do this already.
* [l10n] Update Japanese translationTakayuki KUSANO2012-07-161-2228/+1736
|
* bookmarks: cleanup NautilusWindow bookmark codeCosimo Cecchi2012-07-1610-222/+56
| | | | | | | | | - move NautilusBookmarkList ownership to NautilusApplication, and avoid making it a separate singleton - move NautilusBookmarksWindow ownership to NautilusApplication as well, since it's global and not per-window - remove nautilus-window-bookmarks.[ch], since at this point, it only contains dead or unused code
* Updated Telugu TranslationPraveen Illa2012-07-151-842/+611
|
* Updated Telugu TranslationPraveen Illa2012-07-151-1781/+1721
|
* Don't sort directories first by defaultWilliam Jon McCann2012-07-151-1/+1
|
* Use 32px icons by default for list viewWilliam Jon McCann2012-07-151-1/+1
|
* Don't allow moving files on top of themselvesWilliam Jon McCann2012-07-151-1/+38
| | | | Desensitize the select button when the cwd is the parent of the source files.
* Don't crash when checking for recent: in multi file propertiesWilliam Jon McCann2012-07-151-2/+4
|
* Really don't show the new document menu item when there are no templatesWilliam Jon McCann2012-07-151-8/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=676838