summaryrefslogtreecommitdiff
path: root/src/nautilus-places-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* Set initiated_unmount on windows while unmountingAlexander Larsson2010-03-081-5/+49
* Remove tabs menuAlexander Larsson2010-01-221-26/+1
* Add border on sidebar (remove on header)Baptiste Mille-Mathias2009-12-101-0/+1
* Go to default location (not root) when clicking on mount in sidebarAlexander Larsson2009-11-271-4/+4
* Always check if the drag dest supports the source.Cosimo Cecchi2009-10-101-4/+13
* Show tooltips in places sidebarMarcus Carlson2009-10-061-16/+44
* Fix usage of sink, fixing many recently introduced leaks.Alexander Larsson2009-09-071-1/+1
* Bug 587486 – Pass GMountOperation to unmount/eject/stop opsDavid Zeuthen2009-07-081-18/+27
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-181-4/+201
* Use gtk_cell_layout_get_cells instead of deprecated APIVincent Untz2009-06-171-1/+1
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-211-5/+0
* Set typeahead column to the name column.Alexander Larsson2009-04-161-0/+1
* Don't show eject if not mounted.NAUTILUS_2_26_2Alexander Larsson2009-04-131-3/+10
* Show both unmount and eject in menus. We need to show eject for a lot ofAlexander Larsson2009-04-111-3/+1
* Bug 574067 – context menu lists eject and unmount optionAlexander Larsson2009-03-041-1/+3
* Don't use shadowed mounts.David Zeuthen2009-02-161-0/+4
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-2/+0
* Add separator after "Open in ..." popup menu items.Christian Neumair2008-07-211-0/+27
* Fix eject icon click detection, also make it work in RTL locales.Christian Neumair2008-07-211-19/+46
* Only align eject icons with ejectable rows, instead of aligning them withChristian Neumair2008-07-191-30/+13
* Add nautilus_file_operations_mount_volume_full(), which will issue aChristian Neumair2008-07-191-10/+81
* Bookmark DND fix galore. Properly handle reordering when non-existingChristian Neumair2008-07-091-28/+50
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-26/+78
* Add eject button to places sidebar. Use multiple cell renderers forChristian Neumair2008-07-041-35/+251
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-12/+1
* Fix how autorunning works. Instead of inhibiting autorunning every time weDavid Zeuthen2008-04-301-2/+2
* Always use single click policy in the Places sidebar. (#355760).Cosimo Cecchi2008-04-271-26/+2
* Move finalize to dispose, unset pointers to window/tree_view, useChristian Neumair2008-04-041-12/+15
* Inhibit autorun in mount callbacks after finishing mounts rather thanChristian Neumair2008-04-041-4/+2
* Show network servers in Places sidebar. Patch by Vincent Untz. (#350974).Cosimo Cecchi2008-03-291-0/+10
* Use g_volume_should_automount() to determine if we should autorun programsDavid Zeuthen2008-02-211-0/+3
* Fix leak of volumes list. Pointed out by Vincent UntzAlexander Larsson2008-02-111-0/+1
* reviewed by: Alexander LarssonLuca Ferretti2008-01-241-4/+5
* Add check_trash arg to nautilus_file_operations_unmount_mount. AddAlexander Larsson2008-01-141-36/+5
* Update to new gio apiAlexander Larsson2007-12-201-3/+3
* Don't put up error dialogs if the error code is G_IO_ERROR_FAILED_HANDLED.David Zeuthen2007-12-191-34/+44
* Update for API changes in gio trunk.David Zeuthen2007-12-171-19/+66
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-2/+1
* Update for API changes in gio trunk.David Zeuthen2007-12-111-125/+299
* Display errors on mount/unmount failureAlexander Larsson2007-12-071-6/+51
* Show errors on unmount/eject failing.Alexander Larsson2007-12-071-5/+7
* Implement empty trash on unmount and ejectAlexander Larsson2007-12-071-1/+1
* Merge gio-branchAlexander Larsson2007-11-301-150/+146
* Use pango ellipsisation instead of truncating the strings. Bug #410113.Christian Persch2007-07-241-7/+7
* 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