summaryrefslogtreecommitdiff
path: root/libnautilus/nautilus-view-frame.c
Commit message (Expand)AuthorAgeFilesLines
* Make selection persistent across content view changes (task 105).Maciej Stachowiak2000-04-051-1/+1
* Connect to the "destroy" signal of the view_frame rather than the sampleMaciej Stachowiak2000-03-301-32/+12
* Removed notify_title_change call and removed initial_title parameter ofJohn Sullivan2000-03-291-29/+3
* Add initial_title parameter to notify_location_change signal and all itsJohn Sullivan2000-03-281-3/+7
* Gave content views the ability to specify the user-displayed title for aJohn Sullivan2000-03-281-12/+30
* Fixed crashes introduced in the course of my reorganization - in one caseMaciej Stachowiak2000-02-221-4/+8
* Moved fields from object struct to separate private struct.Maciej Stachowiak2000-02-201-68/+83
* Changed NautilusViewFrame to allow creation of `Nautilus::View' objectsMaciej Stachowiak2000-02-201-91/+88
* Added icon stretching and did some cleanups.Darin Adler2000-02-161-2/+4
* Build with the recent Bonobo global renaming, and Havoc's changes. A patchMaciej Stachowiak2000-01-261-17/+17
* Added first cut at code to put metafiles in the user's home directory ifDarin Adler2000-01-181-0/+2
* Fixed typos and oversights in Maciej's check-in.Darin Adler2000-01-111-14/+13
* Redo signals the conventional way, to avoid array size mismatches in theMaciej Stachowiak2000-01-111-45/+62
* Fixed marshall type for "stop_location_change" signal. How could this everMaciej Stachowiak2000-01-111-1/+1
* Fixed mismatch between declared signal array size and actual number ofMaciej Stachowiak2000-01-111-2/+0
* 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-62/+64
* Added stop_location_change method to NautilusView interface. New signal,Maciej Stachowiak2000-01-041-1/+19
* Update copyright notices.Elliot Lee2000-01-031-1/+1
* Add request_progress_change notificationElliot Lee1999-12-211-0/+28
* Turned on more warnings; fixed all warnings.Darin Adler1999-12-151-1/+1
* The whole wazoo. It would work, except for a bug I blame on gnome-vfs.Elliot Lee1999-12-141-1/+3
* Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window'Elliot Lee1999-12-131-83/+86
* push out.Elliot Lee1999-12-091-2/+7
* Use the "recommended" way of getting the base epv.Elliot Lee1999-12-081-2/+6
* make it not compileElliot Lee1999-12-081-8/+50
* Just adding copyright/license notices, and a copy of the LGPL.Elliot Lee1999-12-071-14/+21
* Implement libnautilus.Elliot Lee1999-12-061-0/+383