Skip to content
  • Darin Adler's avatar
    reviewed by: John Sullivan <sullivan@eazel.com> · 0605af88
    Darin Adler authored
    	Fixed bug 6163 (Need NautilusViewFrame ::
    	report_location_changed). This is re-adding a feature we also had
    	long ago, where a view reports a location change, but does not
    	want the location change to come back to it in the form of a
    	load_location call.
    
    	* src/nautilus-applicable-views.h:
    	* src/nautilus-applicable-views.c:
    	(get_view_result_from_gnome_vfs_result), (got_file_info_callback),
    	(got_minimum_file_info_callback),
    	(nautilus_determine_initial_view),
    	(nautilus_determine_initial_view_cancel): Changed this entire file
    	to have a much easier-to-understand API.
    
    	* src/nautilus-view-frame-private.h:
    	* src/nautilus-view-frame-corba.c: (free_location_plus_callback):
    	Change existing structure so it can be used for the location-change
    	case, which includes a title too.
    	(open_force_new_window): Use new structure.
    	(report_location_change): Implement new call.
    	(impl_Nautilus_ViewFrame_open_location_force_new_window): Use new
    	structure.
    	(impl_Naut...
    0605af88