summaryrefslogtreecommitdiff
path: root/src/nautilus-location-entry.c
Commit message (Expand)AuthorAgeFilesLines
* location-entry: don't treat '~' as a relative pathCosimo Cecchi2010-12-171-2/+2
* [src] don't use GtkObjectCosimo Cecchi2010-09-301-6/+3
* [src] convert to new GDK_KEY prefixCosimo Cecchi2010-09-191-14/+14
* Don't fix relative paths for URIs.Cosimo Cecchi2010-06-181-2/+6
* Support relative paths in NautilusLocationEntry.Cosimo Cecchi2010-06-071-5/+48
* Changed the "event-after" signal to "changed" to update the "Location" / "Go ...Marcus Carlson2009-11-171-4/+38
* Clear text in the location entryCosimo Cecchi2009-05-281-0/+15
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-2/+1
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* do not leak the location string when autocompleting.Paolo Borelli2008-03-231-1/+2
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-2/+1
* Merge gio-branchAlexander Larsson2007-11-301-222/+35
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Use strlen() instead of g_utf8_strlen() since gtk_editable_insert_textRyan Lortie2006-01-111-1/+1
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-0/+54
* Replace eel_make_uri_from_input_with_trailing_ws with the gnome-vfs one.Christian Kellner2005-07-021-1/+1
* Minor cleanup from Jaap Haitsma <jaap@haitsma.org>GNOME_2_10_BRANCHPOINTAlexander Larsson2005-03-221-5/+3
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-1/+1
* Use eel_get_filename_charset to handle the new filename charset env vars.Alexander Larsson2004-10-281-6/+10
* New functionsAlexander Larsson2004-02-131-20/+3
* Don't use EelInputEventBox, we can use GtkEventBox now instead.Anders Carlsson2004-01-031-1/+0
* Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch]Dave Camp2003-10-111-0/+512