summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* places-sidebar: don't crash when middle clicking on empty spaceCosimo Cecchi2011-10-171-2/+8
* tree-sidebar: don't call g_free on a GObject listCosimo Cecchi2011-10-171-1/+1
* all: remove initiated_unmount logic from NautilusWindowCosimo Cecchi2011-10-174-55/+10
* window: add debug messages for pane closingCosimo Cecchi2011-10-172-0/+15
* window: cleanup nautilus_window_close_pane()Cosimo Cecchi2011-10-172-11/+17
* window-pane: fix switching to the other pane when closing the last slotCosimo Cecchi2011-10-171-11/+16
* view: don't assert on window slot signal callback orderingCosimo Cecchi2011-10-171-3/+8
* window-slot: don't go through the back list when checking a mountCosimo Cecchi2011-10-171-26/+4
* application: avoid useless checks when removing a mountCosimo Cecchi2011-10-171-22/+4
* places-sidebar: disconnect volume monitor signals on disposeCosimo Cecchi2011-10-171-1/+25
* window-manage-views: plug a memory leakCosimo Cecchi2011-10-171-1/+7
* list-view: don't activate the previewer when there's no selectionCosimo Cecchi2011-10-171-3/+5
* window: make sure to disconnect GSettings signals when finalizingCosimo Cecchi2011-10-173-14/+16
* places-sidebar: don't crash when not finding the eject symbolic iconCosimo Cecchi2011-10-171-13/+21
* trivial: fix a critical when opening preferencesCosimo Cecchi2011-09-262-2/+2
* window-manage-views: scroll to the selected location when opening an URICosimo Cecchi2011-09-121-0/+2
* tree-sidebar: don't block the parent handler when popping up a menuCosimo Cecchi2011-09-101-1/+1
* window: make sure not to unref NULL GFilesCosimo Cecchi2011-09-081-1/+3
* all: remove is_indexed property on NautilusSearchDirectoryCosimo Cecchi2011-09-084-43/+25
* window: steal all accelerators/mnemonics keybindings when renamingCosimo Cecchi2011-09-081-0/+16
* view: add an is_renaming property to NautilusViewCosimo Cecchi2011-09-084-27/+56
* Revert "window: reverse the order of key-press event processing"Cosimo Cecchi2011-09-082-57/+4
* list-view: Fix default sort order.Pavlos Touboulidis2011-09-071-1/+0
* nautilus-autorun-software: handle mime type x-content/unix-software onlymads@kiilerich.com2011-09-071-8/+0
* nautilus-autorun-software: Use /bin/sh for autorun.sh executionPhillip Berndt2011-09-071-2/+14
* mime-actions: don't spawn a warning if we have only one applicationSandro Mani2011-09-071-1/+2
* connect-server-dialog: Respect password save settingTomas Bzatek2011-09-071-0/+6
* search-bar: use gtk_entry_set_icon_from_icon_name()Cosimo Cecchi2011-09-071-36/+3
* css: remove custom CSS stylesheetCosimo Cecchi2011-09-071-19/+0
* list-view: explicitly set cursor on file name cell renderer on renameRui Matos2011-09-071-4/+5
* floating-bar: remove some unused codeCosimo Cecchi2011-09-071-23/+0
* Don't hide the floating-bar on hover if it is interactiveLuke Symes2011-09-072-0/+11
* places-sidebar: don't manually highlight the symbolic eject iconCosimo Cecchi2011-09-071-6/+13
* Update help targets and add more useful entries to help menuShaun McCance2011-09-057-13/+61
* previewer: Fix leaked GErrorTomas Bzatek2011-09-021-0/+1
* all: Remove preferences about sound previewingVincent Untz2011-08-302-97/+0
* all: remove the built-in hover audio previewerCosimo Cecchi2011-08-013-317/+0
* application: call Close() on the previewer when there are no windowsCosimo Cecchi2011-08-011-0/+24
* previewer: add a wrapper for the Close() remote methodCosimo Cecchi2011-08-012-0/+24
* previewer: call methods directly on the GDBusConnectionCosimo Cecchi2011-08-011-72/+39
* Remove "Create Launcher" entry optionDidier Roche2011-07-256-103/+2
* Turn nautilus_window_close() into a virtual method.Antoine Jacoutot2011-07-254-13/+21
* Move the 'File System' shortcut down the list in the sidebar.Antoine Jacoutot2011-07-251-13/+13
* window: remove 'Clear History' from the 'Go' menuCosimo Cecchi2011-07-214-88/+0
* location-bar: don't pack an useless box in the barCosimo Cecchi2011-07-211-9/+4
* all: switch to g_format_size()Ryan Lortie2011-07-212-5/+5
* all: remove some unneeded includesCosimo Cecchi2011-07-011-3/+0
* all: use g_cclosure_marshal_generic() instead of generating marshallersCosimo Cecchi2011-07-014-41/+8
* application: make sure --no-default-window works when used with an URICosimo Cecchi2011-06-211-2/+2
* Fix gobject warning about nonexisting propertyPaolo Borelli2011-06-183-9/+4