summaryrefslogtreecommitdiff
path: root/src/nautilus-places-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* Add trash to sidebar places. Patch from Stefano TesoAlexander Larsson2007-03-301-1/+59
* Update icons on theme change (#416806) Patch from Stefano TesoAlexander Larsson2007-03-191-4/+19
* Re-apply reverted context menu patch.Alexander Larsson2007-03-191-41/+108
* Revert previous checkin since it broke the freeze.Alexander Larsson2007-03-191-108/+41
* Add mnemonics to Open and Open in New Window to reuse old translations.Alexander Larsson2007-03-151-2/+2
* Add open and open in new window to places sidebar context menu. Patch fromAlexander Larsson2007-03-141-41/+108
* src/file-manager/fm-directory-view.c src/file-manager/fm-tree-view.cJesse Stockall2007-02-061-2/+4
* Use nautilus_get_home_directory_uri everywhere instead of open coding itPaolo Borelli2006-12-081-1/+1
* 2006-11-23 Alexander Larsson <alexl@redhat.com>Alexander Larsson2006-11-231-0/+12
* Don't use the same type name for the shortcut model filter asMartin Wehner2006-09-131-43/+43
* Take the sidebar as parameter and refilter it after adding.Martin Wehner2006-07-241-57/+251
* Don't allow floppy formating if the floppy is mounted, since gfloppy can'tAlexander Larsson2006-05-161-0/+1
* Update the places on drive-connected and drive-disconnected signals too.Martin Wehner2006-05-151-0/+31
* Add volume data to the list store and use it to show an unmount commandMartin Wehner2006-05-081-65/+113
* Use eel_gtk_menu_append_separator.Martin Wehner2006-05-071-20/+7
* Add mount, unmount, eject and format menu items to the popup menu ofMartin Wehner2006-05-031-21/+194
* Don't delete the first bookmark if pressing del key on an undeletableMartin Wehner2006-04-151-0/+9
* Adapt the same policy for showing drives and volumes in the places sidebarMartin Wehner2006-04-071-14/+94
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Only allow creation of bookmarks for directories. Fixes #328074.Martin Wehner2006-02-271-14/+71
* Don't leak bookmark.Martin Wehner2006-02-231-3/+5
* Resolve the dropped uris to their drop target, use the same naming logicMartin Wehner2006-02-231-11/+13
* Set the has_custom_name_flag before setting the name - which wouldMartin Wehner2006-02-231-1/+1
* Open the popup menu non-modal and pass the button event on to the treeMartin Wehner2006-02-231-8/+7
* Enable bookmarks as drop targets. Closes #43311. Based on a patch fromMartin Wehner2006-01-301-61/+177
* Merge parts of the d'n'd and popup menu code from the gtk filechooser intoMartin Wehner2006-01-161-8/+532
* Fixes bug #317962:Federico Mena Quintero2005-12-011-1/+5
* Skip nonexistant bookmarks in menus/sidebar. Fixes #312507.Christian Neumair2005-10-181-0/+4
* Kill NAUTILUS_ICON_SIZE_FOR_MENUS, make icon factory support GTK+ stockChristian Neumair2005-10-171-1/+1
* filesystem -> file system in stringsAlexander Larsson2005-07-111-2/+2
* Remove gtk_range_get_adjustment assertion warnings.Alexander Larsson2005-07-111-10/+7
* Use the same icon for filesystem as the gtk file chooser. Fixes #309825.Martin Wehner2005-07-091-1/+1
* Remove extra ScrolledWindow container. Fixes #309832.Martin Wehner2005-07-091-12/+1
* Add nautilus_window_info_get_bookmark_listAlexander Larsson2005-07-011-0/+584