Skip to content
  • Darin Adler's avatar
    The main change here is revamping the undo manager. · 62ae0377
    Darin Adler authored
    	To get a complete check-out you might have to delete
    	the file named libnautilus/nautilus-undo.h that used
    	to be a generated file and is now checked-in.
    
    	* components/help/help-method.c: (vfs_module_transform):
    	Removed a bogus extraneous FIXME.
    
    	* libnautilus-extensions/Makefile.am:
    	Moved the undo manager into libnautilus-extensions
    	since it's not needed by Nautilus components.
    
    	* libnautilus-extensions/nautilus-entry.c:
    	* libnautilus-extensions/nautilus-icon-text-item.c:
    	* libnautilus/nautilus-view.c:
    	* src/nautilus-application.c:
    	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
    	* src/nautilus-view-frame.c:
    	* src/nautilus-window-private.h:
    	* src/nautilus-window.c:
    	Updated includes and a few small function name changes.
    
    	* libnautilus-extensions/nautilus-gtk-extensions.h:
    	* libnautilus-extensions/nautilus-gtk-extensions.c:
    	(alive_disconnecter),
    	(nautilus_gtk_signal_connect_full_while_alive):
    	Added a new function that com...
    62ae0377