summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMathieu Lacage <mathieu@eazel.com>2000-08-29 03:12:36 +0000
committerMathieu Lacage <mathieu@src.gnome.org>2000-08-29 03:12:36 +0000
commit62fdbe1fb754031e4ce1ba4db29a5c4039d94d79 (patch)
treea44eea931020b0d5654ef73b117dfddff37a434f /NEWS
parentf1451cc17c5d55de06a3fb31b65715f114600073 (diff)
downloadnautilus-62fdbe1fb754031e4ce1ba4db29a5c4039d94d79.tar.gz
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS78
1 files changed, 78 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29bb..c90ea2edc 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,78 @@
+
+-----------------------------------
+- 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