summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: prepare for 3.7.13.7.1Cosimo Cecchi2012-10-232-1/+43
* build: fix distcheckCosimo Cecchi2012-10-231-1/+0
* build: use GNOME_MAINTAINER_MODE_DEFINESCosimo Cecchi2012-10-237-12/+6
* Updated German translationHendrik Knackstedt2012-10-241-631/+670
* eel: remove unused codeCosimo Cecchi2012-10-232-77/+18
* all: don't use eel_g_str_list_copy()Cosimo Cecchi2012-10-235-26/+7
* all: don't use eel_g_object_list_copy()Cosimo Cecchi2012-10-235-24/+8
* slot: rename a function for clarityCosimo Cecchi2012-10-231-24/+16
* slot: unify handling of back/forward navigationCosimo Cecchi2012-10-231-61/+27
* slot: finish moving all other private data to private structCosimo Cecchi2012-10-239-566/+520
* slot: restructure window slot loadingCosimo Cecchi2012-10-2312-2061/+1875
* window: make sure search button state is consistent with query editorCosimo Cecchi2012-10-231-1/+2
* search-directory: make the simple engine recursiveCosimo Cecchi2012-10-224-2/+13
* search-directory: always start the simple engineCosimo Cecchi2012-10-221-3/+3
* search-directory: enable incremental directory loadCosimo Cecchi2012-10-221-33/+25
* notebook: add missing part for last commitCosimo Cecchi2012-10-221-0/+1
* window-slot-dnd: handle tab switching on hover ourselvesCosimo Cecchi2012-10-221-0/+67
* bookmarks-window: don't offer to reorder or remove builtin bookmarksCosimo Cecchi2012-10-221-3/+7
* bookmark: add nautilus_bookmark_get_is_builtin()Cosimo Cecchi2012-10-224-21/+34
* bookmark: add nautilus_bookmark_get_xdg_type()Cosimo Cecchi2012-10-223-45/+61
* bookmark-list: clear state when loading operation failsCosimo Cecchi2012-10-221-0/+1
* bookmarks-window: don't make the no bookmarks string italicCosimo Cecchi2012-10-221-7/+1
* places-sidebar: use the bookmark display nameCosimo Cecchi2012-10-224-22/+61
* places-sidebar: don't add non-existent XDG bookmarksCosimo Cecchi2012-10-221-0/+11
* window: make Bookmark this Location insensitive when it's bookmarkedCosimo Cecchi2012-10-222-0/+38
* bookmark-list: add a can_bookmark() methodCosimo Cecchi2012-10-222-0/+13
* bookmark-list: change item_with_uri() API to use a GFile insteadCosimo Cecchi2012-10-223-21/+21
* location-entry: use GFile instead of an uri for last_locationCosimo Cecchi2012-10-225-47/+37
* mime-actions: resolve symbolic links before launching the applicationCosimo Cecchi2012-10-191-2/+10
* Updated Slovenian translationMatej Urbančič2012-10-201-4/+4
* monitor: use GSliceCosimo Cecchi2012-10-191-2/+2
* monitor: watch for removal of non-native mounts on GVolumeMonitorCosimo Cecchi2012-10-191-8/+49
* places-sidebar: always add non-native bookmarksCosimo Cecchi2012-10-191-2/+3
* pathbar: don't assume a mounted mount is always availableCosimo Cecchi2012-10-191-2/+6
* places-sidebar: simplfy setting eject iconCosimo Cecchi2012-10-191-15/+4
* bookmarks: remove unused methodsCosimo Cecchi2012-10-196-99/+7
* bookmark: simplify codeCosimo Cecchi2012-10-193-32/+4
* shell-provider: fix an erroneous typoCosimo Cecchi2012-10-191-0/+2
* bookmark: avoid sync I/OCosimo Cecchi2012-10-193-22/+104
* 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-172-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
* 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