nautilus/NEWS
Mathieu Lacage 62fdbe1fb7 add news from latest PR1 release. make dnd do real file operations from
2000-08-28  Mathieu Lacage  <mathieu@eazel.com>

	* NEWS: add news from latest PR1 release.
	* components/tree/nautilus-tree-view.c: make dnd do real file operations
	from tree view to other views. Dnd to tree view depends on the views code
	which needs to be fixed (related to bug 2353).
	* libnautilus-extensions/Makefile.am: add nautilus-fils-operations.
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_close),
	(nautilus_file_operations_progress_destroy),
	(nautilus_file_operations_progress_initialize),
	(nautilus_file_operations_progress_initialize_class),
	(nautilus_file_operations_progress_new),
	(nautilus_file_operations_progress_set_total),
	(nautilus_file_operations_progress_set_operation_string),
	(nautilus_file_operations_progress_new_file),
	(nautilus_file_operations_progress_clear),
	(nautilus_file_operations_progress_update_sizes),
	(nautilus_file_operations_progress_freeze),
	(nautilus_file_operations_progress_thaw): modify API name.
	* libnautilus-extensions/nautilus-file-operations-progress.h: idem
	* libnautilus-extensions/nautilus-file-operations.c: idem
	(xfer_dialog_clicked_callback), (create_xfer_dialog),
	(progress_dialog_set_files_remaining_text),
	(progress_dialog_set_to_from_item_text), (handle_xfer_ok),
	(handle_xfer_vfs_error), (nautilus_file_operations_copy_move),
	(nautilus_file_operations_new_folder),
	(nautilus_file_operations_move_to_trash),
	(nautilus_file_operations_delete),
	(nautilus_file_operations_empty_trash):
	* libnautilus-extensions/nautilus-file-operations.h: idem.
	* src/file-manager/Makefile.am: remove dfos* from compilation.
	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_empty_trash_callback),
	(fm_directory_view_create_links_for_files),
	(fm_directory_view_duplicate_selection),
	(fm_directory_view_trash_or_delete_selection),
	(fm_directory_view_new_folder),
	(fm_directory_view_move_copy_items): make it call nautilus-file-operations
	functions.
2000-08-29 03:12:36 +00:00

79 lines
1.9 KiB
Plaintext

-----------------------------------
- 0.1 -- PR1
-----------------------------------
Hi everybody.
The first preview source code release of Nautilus is here. Nautilus is a
graphical shell and file manager for GNOME. This preview release is a
snapshot of Nautilus development.
Nautilus is not yet ready for daily use. Intrepid hackers may want to get
and build this preview to get an idea of what Nautilus will be like.
You can get the Nautilus 0.1 tarball here:
<ftp://ftp.gnome.org/pub/GNOME/unstable/sources/nautilus>
(mirrored at <http://download.eazel.com/source>)
A number of other packages are needed too, including the
latest releases of libghttp, oaf, gconf, gnome-vfs, bonobo,
gtkhtml, and medusa. The README file inside the tarball
contains a complete list.
The Nautilus web site at <http://nautilus.eazel.com> contains
pointers to our mailing list, screen shots, and other information.
Thanks to the many people who have sent in suggestions and fixes and
contributed to Nautilus so far. Here's a partial list:
Ali Abdin
Anders Carlsson
Andreas Hyden
Andy Hertzfeld
Arlo Rose
Benedikt Roth
Chris Blizzard
Chris Lahey
Cody Russell
Elliot Lee
Eskil Heyn Olsen
Ettore Perazzoli
Fatih Demir
Gene Z. Ragan
George Lebl
Havoc Pennington
Ian McKellar
J Shane Culpepper
Jean-Michel Ardantz
Jesus Bravo Alvarez
Joe Shaw
John Sullivan
Jonathan Blandford
Josh Barrow
JP Rosevear
Kjartan Maraas
Maciej Stachowiak
Martin Baulig
Mathieu Lacage
Michael Meeks
Mike Engber
Mike Fleming
Morten Welinder
Nat Friedman
Pablo Saratxaga
Pavel Cisler
Ramiro Estrugo
Raph Levien
Rebecca Schulman
Robey Pointer
Robin Slomkowski
Seth Nickell
Shane Culpepper
Valek Filippov
Yukihiro Nakai
Thanks on behalf of the whole Nautilus team for checking out our preview.
-- Darin