nautilus/libnautilus
Dave Camp db8964065e Scroll to ICON_PAD_TOP above the icon.
2003-10-07  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_scroll_to_icon): Scroll to ICON_PAD_TOP
	above the icon.

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_set_sidebar_panels),
	(nautilus_navigation_window_class_init):
	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_class_init):
	* src/nautilus-view-frame.c: (nautilus_view_frame_new),
	(nautilus_view_frame_get_prop), (create_ambient_properties):
	* src/nautilus-view-frame.h:
	* src/nautilus-window-manage-views.c: (load_content_view):
	* src/nautilus-window.h:
	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.c: (nautilus_view_set_listener_mask),
	(nautilus_view_get_window_type):
	* libnautilus/nautilus-view.h: Added a window type property to
	the view frame.

	* src/file-manager/fm-directory-view.c:
	(can_use_component_for_file), (reset_bonobo_open_with_menu),
	(showing_trash_directory), (should_show_empty_trash),
	(file_list_all_can_use_components), (real_update_menus),
	(activate_callback), (fm_directory_view_accepts_dragged_files):
	* src/file-manager/nautilus-directory-view-ui.xml: Don't use
	file views in spatial windows.  Use Browse Folder in spatial
	windows and Open in New Window in navigation windows.  Don't
	show "Empty Trash" in non-trash spatial windows.
2003-10-07 20:06:13 +00:00
..
.cvsignore remove cut'n'pasted functions which are in glib now. don't set close key 2001-12-05 18:58:07 +00:00
libnautilus.h Cut over to HEAD of Bonobo. This check-in includes all the changes 2000-10-05 23:47:54 +00:00
libnautilus.pc.in remove cut'n'pasted functions which are in glib now. don't set close key 2001-12-05 18:58:07 +00:00
Makefile.am link only dependent libraries. 2003-05-26 15:33:03 +00:00
nautilus-bonobo-ui.h reviewed by: Darin Adler <darin@eazel.com> 2000-11-17 02:22:16 +00:00
nautilus-clipboard-ui.xml Add missing mnemonics. 2002-12-05 13:35:13 +00:00
nautilus-clipboard.c Save the source so the idle callback can cancel the weak ref. 2002-08-15 16:08:36 +00:00
nautilus-clipboard.h fix licensing info. 2002-02-04 17:26:37 +00:00
nautilus-distributed-undo.idl Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-idle-queue.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-idle-queue.h Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-scroll-positionable.c Make 50% the default list view zoom. 2003-03-10 16:46:07 +00:00
nautilus-scroll-positionable.h Make 50% the default list view zoom. 2003-03-10 16:46:07 +00:00
nautilus-undo-private.h Return from get_type() functions is GType, not guint. Deal with errant 2001-11-27 01:46:16 +00:00
nautilus-undo-transaction.c Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto. 2002-03-08 19:43:46 +00:00
nautilus-undo-transaction.h Lots of files. Another GtkObject -> GObject pass. 2001-11-06 19:14:33 +00:00
nautilus-undo.c Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto. 2002-03-08 19:43:46 +00:00
nautilus-undo.h Lots of files. Another GtkObject -> GObject pass. 2001-11-06 19:14:33 +00:00
nautilus-view-component.idl Scroll to ICON_PAD_TOP above the icon. 2003-10-07 20:06:13 +00:00
nautilus-view-standard-main.c Correctly remove nautilus_view_never_got_frame_timeout timeout on destroy. 2003-09-18 14:37:07 +00:00
nautilus-view-standard-main.h Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-view.c Scroll to ICON_PAD_TOP above the icon. 2003-10-07 20:06:13 +00:00
nautilus-view.h Scroll to ICON_PAD_TOP above the icon. 2003-10-07 20:06:13 +00:00
README Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget 1997-01-02 07:38:17 +00:00

README for nautilus/libnautilus

This library, libnautilus, is ALL you need to link with to create
a nautilus component.