summaryrefslogtreecommitdiff
path: root/src/nautilus-location-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Port to gnome 2. (have_broken_filenames), (accumulate_name_utf8),Alexander Larsson2002-03-251-25/+95
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-11/+8
* UTF8 fixes. (try_to_expand_path): UTF8 and gtk_editable fixes.David Emory Watson2002-02-261-89/+81
* require gnome-desktop libraryjacob berkman2002-02-191-9/+4
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-7/+9
* Disable the code that destroys the fallback icon at shutdown time since itDarin Adler2002-01-221-1/+1
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-2/+20
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-2/+2
* Remove Nautilus 1 news. This file is empty for now. Add some renamingDarin Adler2001-11-081-2/+1
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-2/+2
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-2/+7
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* Get rid of use of gnome_vfs_uri_get_basename. Not sure if I fixed thisDarin Adler2001-11-021-4/+5
* src now compiles -- next problem is linkingDarin Adler2001-10-301-10/+21
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-9/+7
* Don't link in the libnautilus-private library for components that don'tDarin Adler2001-08-311-9/+4
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-1/+1
* Move vfs extensions to eel.Ramiro Estrugo2001-04-041-13/+13
* Remove librsvg.Ramiro Estrugo2001-04-041-17/+17
* reviewed by: Gene Ragan <gzr@eazel.com>Ramiro Estrugo2001-04-021-1/+2
* reviewed by: Maciej Stachowiak <mjs@eazel.com>John Sullivan2001-03-271-3/+6
* reviewed by: Arik Devens <arik@eazel.com>Darin Adler2001-03-031-45/+118
* Made the location bar check to see if the entry has changed on a slash so tha...Arik Devens2001-03-021-2/+7
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-281-1/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-1/+1
* Updated tilde expand code to not suck, and to work right for the location bar...Arik Devens2001-02-231-2/+11
* fixed bug 6717, problem editing a uri with a '#' in the middle, by addingAndy Hertzfeld2001-02-201-3/+4
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2001-02-151-1/+4
* Fixed bugs 6582 and 6585 by removing a g_free i shouldn't have been using.Arik Devens2001-02-141-2/+1
* Fixed bugs 5837, 6463, 6478, and 6506 by making tilde support work alot bette...Arik Devens2001-02-131-4/+13
* fixed bug 6369, sluggish keyboard response in location bar. I improvedAndy Hertzfeld2001-02-091-32/+100
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-031-1/+1
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Pavel Cisler2001-01-301-5/+4
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-291-1/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-211-5/+9
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-191-2/+4
* Added code to fix bug 5047 by adding a style_set to usize the label to the la...Arik Devens2000-12-131-7/+28
* Added bug numbers to FIXMEs for the src subdirectory. If I can stomach it,Rebecca Schulman2000-12-081-1/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-071-9/+5
* reviewed by: Pavel Cisler <pavel@eazel.com>Rebecca Schulman2000-11-221-1/+2
* Use calls by new names.Darin Adler2000-10-181-2/+3
* Fixed the names of these files to match the menu items in shell-uiRebecca Schulman2000-10-131-4/+21
* Fixed bug 3231, which crashed nautilus when file dialogs were closedRebecca Schulman2000-09-281-0/+1
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-38/+29
* at Arlo's request, right justified the location bar label, now that itAndy Hertzfeld2000-09-221-1/+2
* in response to user testing, made the location bar label switch to "GoAndy Hertzfeld2000-09-221-4/+48
* Wired up the location bar such that when it is swapped in its text fieldJohn Sullivan2000-09-201-0/+12
* Fixed bug that happens when you drag the "Location:" part of the locationDarin Adler2000-09-201-3/+8
* fixed bug 2204, ~ shortcut for home directory doesn't work in locationAndy Hertzfeld2000-09-161-1/+5
* fixed bug where it couldn't expand uris containing blanks or other escapedAndy Hertzfeld2000-09-121-9/+14