Skip to content
  • Gene Z. Ragan's avatar
    Fixed bug 1571, Need titles in history list instead of just URIs. · 0b661c0f
    Gene Z. Ragan authored
    2000-07-06  Gene Z. Ragan  <gzr@eazel.com>
    
    	Fixed bug 1571, Need titles in history list instead
    	of just URIs.
    
    	This was a result of sharing the NautilusWindow history list
    	information over CORBA.
    
    	* libnautilus/nautilus-view-component.idl:
    	Create new interface, Nautilus::HistoryFrame
    	Interface has method to get a sequence of
    	history information.  This sequence contains
    	structs that contain uri and name history
    	information.
    
    	* src/Makefile.am:
    	Added new file, NautilusHistoryFrame.c, to makefile.
    
    	* src/nautilus-history-frame.c:
    	* src/nautilus-history-frame.h:
    	(impl_Nautilus_HistoryFrame__destroy),
    	(impl_Nautilus_HistoryFrame__create),
    	(impl_Nautilus_HistoryFrame_get_history_list):
    	New files that imliments the functionality of the
    	Nautilus::HistoryFrame.
    
    	* components/history/nautilus-history-view.c:
    	(get_bookmark_from_row), (get_uri_from_row),
    	(history_view_frame_call_begin), (history_view_frame_call_end),
    	(history_vie...
    0b661c0f
To find the state of this project's repository at the time of any of these versions, check out the tags.