summaryrefslogtreecommitdiff
path: root/libnautilus/ntl-view-frame.h
Commit message (Expand)AuthorAgeFilesLines
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-93/+0
* Include the new <nautilus-view-component.h> instead of <nautilus.h>Ramiro Estrugo2000-04-141-1/+1
* 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