summaryrefslogtreecommitdiff
path: root/src/nautilus-navigation-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* Sparse cleanups from kjartanAlexander Larsson2007-03-021-1/+1
* Be smarter about GtkTreeView-bound expand/collapse characters. Thanks toChristian Neumair2005-08-031-0/+18
* Remove use of EelGenerousBin, we can use a GtkBox with only one child forAnders Carlsson2004-01-031-1/+1
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-1/+1
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-2/+2
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-4/+4
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-17/+17
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-6/+3
* Remove librsvg.Ramiro Estrugo2001-04-041-8/+8
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-4/+5
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-211-34/+1
* More work on whittling the state machine down to size.Darin Adler2000-10-031-17/+17
* Fixed bug 2668 (Switching to Search mode should move theJohn Sullivan2000-09-121-0/+27
* More of the implementation of all the trash functions. About 1/3 done now.Darin Adler2000-08-161-2/+4
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-20/+24
* added heuristics to append http:// to typed in locations that look likeAndy Hertzfeld2000-07-291-2/+39
* After complaints from Rebecca, I tested my search changes andDarin Adler2000-07-281-2/+2
* This needs to return a g_free'able string, so I changed the placeholder toDarin Adler2000-07-271-18/+24
* set up search-bar as a virtual class that switches between the availableRebecca Schulman2000-06-211-2/+2
* Task 1351: implement controllers to allow location bar and theMaciej Stachowiak2000-06-161-0/+111