summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* query-editor: set a maximum width for the current location buttonCosimo Cecchi2012-11-121-2/+7
* query-editor: plug a leakCosimo Cecchi2012-11-121-7/+10
* query-editor: don't always re-add mimetype rows when setting queryCosimo Cecchi2012-11-121-10/+35
* query-editor: remove unused codeCosimo Cecchi2012-11-121-19/+0
* mime-actions: don't invalidate symlink info twiceCosimo Cecchi2012-11-121-7/+0
* view: ensure Trash action is visible when setting sensitivityCosimo Cecchi2012-11-051-2/+4
* 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
* places-sidebar: make sure to pre-select the active item on constructionCosimo Cecchi2012-10-293-38/+48
* 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
* 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
* 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
* application: call gtk_init() manually when doing self checksCosimo Cecchi2012-10-151-0/+2
* search: remove unused hits-subtracted signalCosimo Cecchi2012-10-151-24/+0
* window-slot: reset floating bar details when setting load statusCosimo Cecchi2012-10-151-0/+1
* query: move string matching code in NautilusQueryCosimo Cecchi2012-10-151-22/+8
* shell-provider: make the shell search provider follow show-hiddenCosimo Cecchi2012-10-151-0/+1
* list-view: don't call parent when the row has been selectedCosimo Cecchi2012-10-151-1/+3
* pathbar: consistently use symbolic icons for root elements in pathbarCosimo Cecchi2012-10-151-53/+29
* desktop-canvas: set margins according to the primary workareaCosimo Cecchi2012-10-151-13/+13
* list-view: clear the renaming file when stopping cell editingCosimo Cecchi2012-10-151-0/+2
* slot: refactor some codeCosimo Cecchi2012-10-151-37/+37
* slot: use the pending location when creating a query editor in loadingCosimo Cecchi2012-10-151-2/+15
* slot: make sure we have signal handlers before disconnecting themCosimo Cecchi2012-10-151-6/+14
* application: display an error dialog when connecting to server failsCosimo Cecchi2012-10-151-2/+5
* shell-provider: get a timestamp from X when activating the fileCosimo Cecchi2012-09-281-1/+58
* application: don't open the default display when parsing optionsCosimo Cecchi2012-09-281-1/+1
* search: factor out a common helper function and use itCosimo Cecchi2012-09-261-14/+3
* shell-search-provider: consolidate string matching for builtin placesCosimo Cecchi2012-09-261-75/+69
* shell-search-provider: include Home and Trash among the resultsCosimo Cecchi2012-09-261-0/+37
* file-utilities: export special_directory_get_icon()Cosimo Cecchi2012-09-261-26/+1
* shell-search-provider: warn against NULL strings before normalizingCosimo Cecchi2012-09-251-0/+6
* Set a default window iconWilliam Jon McCann2012-09-251-0/+2
* window: don't make the sidebar setting apply to all the windowsCosimo Cecchi2012-09-252-21/+0
* slot: consolidate code for showing/hiding the loading floating barCosimo Cecchi2012-09-253-110/+110
* slot: ensure the floating bar is hidden when loading finishesCosimo Cecchi2012-09-251-0/+8
* search-provider: Add volume mounts only if mountedYanko Kaneti2012-09-191-3/+10
* view: don't NULL the slot until the end of destroyCosimo Cecchi2012-09-181-4/+3
* Use git.mkWilliam Jon McCann2012-09-172-9/+2
* Paint the used space on top of the othersWilliam Jon McCann2012-09-171-11/+13
* Use jimmac approved colorsWilliam Jon McCann2012-09-171-9/+9
* Balance the alignment of the legendWilliam Jon McCann2012-09-171-17/+62