summaryrefslogtreecommitdiff
path: root/src/nautilus-view-frame.h
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2001-01-041-25/+23
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-131-2/+7
* reviewed by: Darin Adler <darin@eazel.com> reviewed by: Maciej StachowiakMartin Baulig2000-11-161-2/+5
* Fix extra dependency that was causing the xml.h files to be generated tooDarin Adler2000-10-231-46/+36
* new design for the state machine taking into account the new async states.Mathieu Lacage2000-10-131-0/+12
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-3/+2
* More work on whittling the state machine down to size.Darin Adler2000-10-031-20/+14
* Removed unused "self_owned" field.Darin Adler2000-09-291-2/+0
* Removed some of the remains of the component_class machinery.Darin Adler2000-09-211-11/+10
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-51/+36
* completes task 1567. it shows a bug in the way the history view displaysMathieu Lacage2000-08-191-0/+3
* More work on bug 1750 ("Reveal in New Window" feature forJohn Sullivan2000-08-191-15/+18
* Cleans up the HistoryFrame : remove the History object and replaces itMathieu Lacage2000-08-181-2/+2
* Fixed bug 1891 (calling set_title before report_load_underway hasDarin Adler2000-08-111-12/+11
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-3/+3
* 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
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-36/+34
* Fixed bug 1571, Need titles in history list instead of just URIs.Gene Z. Ragan2000-07-071-33/+41
* Added get_preferred_zoom_levels. Fixed zoom-control to use this info toMike Engber2000-06-281-0/+3
* Removed zoom_to_default and zoom_parameters_changed. The nautilus-windowMike Engber2000-06-271-5/+0
* Added report_zoom_parameters_changed to the zoomable interface. ThisMike Engber2000-06-271-0/+4
* Removed zoom_to_level from the zoomable interface - starting on theMichael Engber2000-06-231-2/+0
* Fixed bug #306, right click menu in zoom control doesn't work. The menuGene Z. Ragan2000-06-131-1/+3
* Fixed bug #305. CLicking in center of zoom control does not change zoomGene Z. Ragan2000-06-131-0/+1
* Renamed and changed around parameters for the basic operations onDarin Adler2000-06-131-60/+63
* Another cut on the desktop. Way closer.Darin Adler2000-05-311-35/+30
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-271-4/+4
* [removed] [removed]Darin Adler2000-05-251-0/+3
* [deleted] [deleted]Darin Adler2000-05-241-0/+5
* [deleted] [deleted]Darin Adler2000-05-241-2/+1
* The ViewFrame <-> View renaming.Darin Adler2000-05-231-54/+56
* Include the new <nautilus-view-component.h> instead of <nautilus.h>Ramiro Estrugo2000-04-141-1/+1
* Added the hooks needed to make metafile reading asynchronous.Darin Adler2000-04-061-97/+93
* 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-1/+4
* store zoom_control object in the window.Maciej Stachowiak2000-03-101-0/+18
* Build with the recent Bonobo global renaming, and Havoc's changes. A patchMaciej Stachowiak2000-01-261-4/+4
* Async notification of navinfo - now we just need an async get_file_infoElliot Lee2000-01-201-2/+3
* Added Eazel copyright to files I've changed non-trivially.Maciej Stachowiak2000-01-111-0/+1
* Add support for the location change state machine and relatedElliot Lee2000-01-051-2/+3
* Added stop_location_change method to NautilusView interface. New signal,Maciej Stachowiak2000-01-041-1/+1
* Fix warnings.Maciej Stachowiak2000-01-041-13/+31
* Update copyright notices.Elliot Lee2000-01-031-1/+1
* Add request_progress_change notificationElliot Lee1999-12-211-20/+7
* Remove request_* calls from public API (they are just an implementationMaciej Stachowiak1999-12-211-6/+0
* Support multiple view types (Nautilus/View, GNOME/Control,Elliot Lee1999-12-151-4/+25
* Restructure the whole NautilusWindow code for sanity's sake.Elliot Lee1999-12-151-0/+2
* Add a factory for activating components implemented inside nautilus.Elliot Lee1999-12-101-2/+2