summaryrefslogtreecommitdiff
path: root/src/nautilus-location-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Don't build libnautilus subdirAlexander Larsson2004-11-041-1/+3
* Use ngettext (fixes bug #106702), based on the patch by Christian NeumairDanilo Ĺ egan2004-01-131-4/+8
* Don't use EelInputEventBox, we can use GtkEventBox now instead.Anders Carlsson2004-01-031-2/+3
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-5/+10
* Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch]Dave Camp2003-10-111-350/+5
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-301-7/+7
* Handle keypad navigation keys too.Alexander Larsson2003-08-081-0/+4
* Use EelInputEventBox for the location label. This makes theming nicer.Alexander Larsson2003-03-041-2/+2
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-3/+3
* Don't complete the filename if there is a trailing slash. Patch fromDave Camp2002-10-201-0/+7
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-3/+8
* Added a relation between the label and entry. Changed "file names" toDave Camp2002-07-111-0/+3
* add pre-condition.Michael Meeks2002-07-081-9/+6
* free match_state's name if we have no icon.Michael Meeks2002-05-161-2/+4
* Don't expand ~ or ~/ until the user presses enter, bug 47239.David Emory Watson2002-05-051-26/+0
* Require eel 1.1.13.David Emory Watson2002-05-051-2/+4
* Remove extranious check (we always expand "~/" before we get here) andDavid Emory Watson2002-05-041-13/+8
* 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