summaryrefslogtreecommitdiff
path: root/src/nautilus-shell.c
Commit message (Expand)AuthorAgeFilesLines
* New desktop filesAlexander Larsson2003-11-061-45/+31
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-301-14/+26
* (The key-writability commit as discussed with release-teamGeorge Lebl2003-07-221-2/+6
* Prefer an existing window for a location when opening a location from theDavid Bordoley2003-06-251-0/+32
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-4/+27
* improve saving of geometry. only save it if we really resize a window, notFrank Worsley2002-07-181-1/+2
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-2/+2
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-171-7/+4
* Port from EelLabel to GtkLabel.Darin Adler2002-01-031-1/+0
* Remove Nautilus 1 news. This file is empty for now. Add some renamingDarin Adler2001-11-081-101/+0
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-1/+1
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-8/+9
* cut-n-paste-code now compiles, and we are a hair's breadth away fromDarin Adler2001-10-311-1/+0
* src now compiles -- next problem is linkingDarin Adler2001-10-301-53/+9
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-5/+5
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* Removed obsolete Eazel stuff from nautilus-shell.c and nautilus-shell-ui.xmlChristian Meyer2001-08-221-12/+2
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-10/+10
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-2/+2
* Update for string_list set/get preferences changes.Ramiro Estrugo2001-04-171-58/+79
* Remove librsvg.Ramiro Estrugo2001-04-041-17/+17
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-1/+1
* reviewed by: Eskil Heyn Olsen <eskil@eazel.com>Robey Pointer2001-02-131-2/+0
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-031-20/+29
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-39/+54
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-111-4/+3
* reviewed by: Darin Adler <darin@eazel.com>John Harper2000-12-221-3/+20
* reviewed by: Darin Adler <darin@eazel.com>John Harper2000-12-151-0/+1
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-2/+2
* Lets call the main branch "Nautilus", not "Nautilus Preview Release 2".Darin Adler2000-11-041-1/+1
* Fixed 4331. Checked if a toplevel package is a source packageEskil Heyn Olsen2000-11-021-1/+16
* Fixing bad spelling in caveat.J Shane Culpepper2000-10-301-1/+1
* Fixes for Bug #4104 and Bug# 4134. Changed error text to be moreJ Shane Culpepper2000-10-281-9/+7
* for bug 2261, added a "set cover image" button to the music view, which isAndy Hertzfeld2000-10-171-1/+1
* Add support for line wrappping.Ramiro Estrugo2000-10-161-10/+12
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-0/+2
* Fix more storage leaks.Darin Adler2000-09-271-7/+7
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-1/+1
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-221-6/+5
* Fixed the ref. count problem that was causing crash on startupDarin Adler2000-09-131-1/+1
* Add checks to fix things on Solaris regarding mounting, environmentSeth Nickell2000-09-121-1/+4
* bug 2942 the quit code now kills all the event loops, not just the topMike Engber2000-09-111-6/+2
* Fixed FIXME bugzilla.eazel.com 2535 (had to be fixed once I made the idlMaciej Stachowiak2000-09-071-4/+0
* made the caveat dialog use anti-aliased text.Andy Hertzfeld2000-09-051-9/+11
* Deal with the fact that nautilus_pixmap_file can return a NULL if the fileGeorge Lebl2000-09-021-9/+16
* Removed our quitting logic from nautilus-application (where it was tied toMike Engber2000-09-011-2/+3
* make restart save window sizes, positions, and uri's in a gconf setting, so t...Robey Pointer2000-08-301-2/+99
* Added more bug numbers to FIXMEs. 49 to go.John Sullivan2000-08-291-1/+1
* add corba 'restart' call to the IDL, and match it with command-line option '-...Robey Pointer2000-08-261-0/+14
* Wrapped the image in the caveat dialog in a GtkVBox such that the frame &John Sullivan2000-08-141-1/+6