summaryrefslogtreecommitdiff
path: root/src/nautilus-pathbar.c
Commit message (Expand)AuthorAgeFilesLines
* Handle scroll events. Fixes #547990.Christian Neumair2008-08-161-14/+43
* Handle moves in the path bar hierarchy. Fixes #545941. Thanks to DiegoChristian Neumair2008-08-021-9/+97
* Enable middle-click dragging a path bar button (#532475).Cosimo Cecchi2008-07-241-1/+2
* Do not treat top-level mounts (i.e. sftp://server/) as fake roots, andChristian Neumair2008-07-201-2/+4
* Use NautilusFile icon for normal buttons, rather than forcing folder icon.Christian Neumair2008-07-201-2/+3
* Dynamically update buttons on file changes instead of hard-coding themChristian Neumair2008-07-151-130/+112
* Use NautilusFile instead of GFile for obtaining display name. Gets rid ofChristian Neumair2008-07-151-44/+58
* Add simple slot drop proxy API to libnautilus-private, centered aroundChristian Neumair2008-07-131-24/+155
* Revert my local screenshot modification.Christian Neumair2008-07-091-4/+0
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-0/+4
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-8/+1
* Allow to open location popup menu for any location, and not just forChristian Neumair2008-05-131-0/+30
* Oops, wrong diff.Christian Neumair2008-02-271-2/+2
* Handle NULL state (#512042). Disconnect trash monitor signal (#519050).Christian Neumair2008-02-271-0/+3
* Update the trash icon on the pathbar according to the trash state.Cosimo Cecchi2008-02-211-0/+32
* reviewed by: Alexander LarssonLuca Ferretti2008-01-241-12/+8
* Update to new gio file attribute namesAlexander Larsson2007-12-201-1/+1
* Update for API changes in gio trunk.David Zeuthen2007-12-171-1/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-2/+1
* Update for API changes in gio trunk.David Zeuthen2007-12-111-22/+22
* Merge gio-branchAlexander Larsson2007-11-301-176/+117
* Don't focus the path bar buttons (and the others on the same 'toolbar') onChristian Persch2007-07-241-0/+2
* Don't display homedir as desktop in pathbar when in home-as-desktop mode.Alexander Larsson2007-02-191-15/+9
* Use nautilus_get_home_directory_uri everywhere instead of open coding itPaolo Borelli2006-12-081-2/+2
* Add nautilus_find_existing_uri_in_hierarchy. Remove undefinedChristian Neumair2006-07-081-1/+1
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Fixes bug #317962:Federico Mena Quintero2005-12-011-11/+3
* Use the display name of the file if the uri uses a method unknown toMartin Wehner2005-07-251-1/+5
* Use the same icon for filesystem as the gtk file chooser. Fixes #309825.Martin Wehner2005-07-091-1/+1
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-07-081-0/+1641