summaryrefslogtreecommitdiff
path: root/libnautilus/nautilus-view.h
Commit message (Expand)AuthorAgeFilesLines
* s/GtkType/GType/Alexander Larsson2003-02-041-1/+1
* Implement nautilus_view_close_window ().Anders Carlsson2002-01-081-0/+1
* fix strcmp style for Darin.Michael Meeks2001-12-211-5/+19
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-0/+1
* First baby steps at compiling under gnome 2.Darin Adler2001-10-241-2/+2
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-271-0/+5
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-171-0/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-031-0/+4
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-261-1/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2001-01-041-19/+12
* reviewed by: Darin Adler <darin@eazel.com>Maciej Stachowiak2000-12-211-1/+12
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-131-26/+28
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-0/+6
* More work on whittling the state machine down to size.Darin Adler2000-10-031-1/+2
* Removed unused "self_owned" field.Darin Adler2000-09-291-23/+18
* forgot this file in my last commit.Mathieu Lacage2000-08-191-0/+1
* More work on bug 1750 ("Reveal in New Window" feature forJohn Sullivan2000-08-191-17/+20
* Changed desktop menu to offer close desktop instead of quit nautilus.Mike Engber2000-07-131-1/+0
* My apologies to all who read the cvs commits list that haveDarin Adler2000-07-131-1/+1
* Hooked up the quit menu in the desktop context menu to quit Nautilus. Now,Mike Engber2000-07-121-0/+1
* Renamed and changed around parameters for the basic operations onDarin Adler2000-06-131-41/+44
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-271-3/+3
* [removed] [removed]Darin Adler2000-05-251-0/+2
* The ViewFrame <-> View renaming.Darin Adler2000-05-231-36/+34
* *** empty log message ***Gene Ragan2000-05-111-0/+2
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-4/+4
* Removed notify_title_change call and removed initial_title parameter ofJohn Sullivan2000-03-291-4/+1
* Gave content views the ability to specify the user-displayed title for aJohn Sullivan2000-03-281-4/+7
* Don't include <gtk/gtkbin.h>; do include <gtk/gtkwidget.h>.Maciej Stachowiak2000-02-211-1/+1
* Moved fields from object struct to separate private struct.Maciej Stachowiak2000-02-201-3/+3
* Changed NautilusViewFrame to allow creation of `Nautilus::View' objectsMaciej Stachowiak2000-02-201-16/+16
* Build with the recent Bonobo global renaming, and Havoc's changes. A patchMaciej Stachowiak2000-01-261-3/+3
* Since the prototypes for GtkObjectInitFunc and GtkClassInitFunc just haveElliot Lee2000-01-181-1/+1
* Added first cut at code to put metafiles in the user's home directory ifDarin Adler2000-01-181-25/+27
* Redo signals the conventional way, to avoid array size mismatches in theMaciej Stachowiak2000-01-111-2/+0
* Fixed mismatch between declared signal array size and actual number ofMaciej Stachowiak2000-01-111-1/+1
* Added Eazel copyright to files I've changed non-trivially.Maciej Stachowiak2000-01-111-0/+1
* Renamed from libnautilus/ntl-view-client.c, libnautilus/ntl-view-client.h,Maciej Stachowiak2000-01-101-1/+1
* Rename NautilusViewClient to NautilusViewFrame, NautilusContentViewClientMaciej Stachowiak2000-01-101-27/+29
* Added stop_location_change method to NautilusView interface. New signal,Maciej Stachowiak2000-01-041-0/+1
* Update copyright notices.Elliot Lee2000-01-031-1/+1
* Add request_progress_change notificationElliot Lee1999-12-211-0/+2
* push out.Elliot Lee1999-12-091-0/+1
* Use the "recommended" way of getting the base epv.Elliot Lee1999-12-081-1/+1
* make it not compileElliot Lee1999-12-081-4/+9
* Just adding copyright/license notices, and a copy of the LGPL.Elliot Lee1999-12-071-0/+26
* Implement libnautilus.Elliot Lee1999-12-061-0/+55