mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
Made a list of changes since 1.0.3 to get ready for the 1.0.4 release.
* NEWS: Made a list of changes since 1.0.3 to get ready for the 1.0.4 release.
This commit is contained in:
parent
e7a1ebe3b8
commit
8794a29703
2 changed files with 62 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-06-06 Darin Adler <darin@bentspoon.com>
|
||||
|
||||
* NEWS: Made a list of changes since 1.0.3 to get ready for
|
||||
the 1.0.4 release.
|
||||
|
||||
2001-06-06 Darin Adler <darin@bentspoon.com>
|
||||
|
||||
* components/music/nautilus-music-view.c: (play_current_file):
|
||||
|
@ -910,6 +915,8 @@
|
|||
nautilus_get_gmc_desktop_directory for the check when deciding to
|
||||
look for old-fashioned gmc metadata.
|
||||
|
||||
=== Nautilus 1.0.3 ===
|
||||
|
||||
2001-05-08 Ramiro Estrugo <ramiro@eazel.com>
|
||||
|
||||
* components/mozilla/Makefile.am:
|
||||
|
|
55
NEWS
55
NEWS
|
@ -6,3 +6,58 @@ that doesn't make sense any more.
|
|||
We won't be porting Nautilus to GNOME 2 until the library freeze date
|
||||
(at the request of the library developers, Michael Meeks mainly) so
|
||||
this is still a GNOME 1 source tree for now.
|
||||
|
||||
Changes since Nautilus 1.0.3:
|
||||
|
||||
Fixes to bugs and other changes to speed up Nautilus's
|
||||
display of new directories (Yoann, Darin, Maciej)
|
||||
|
||||
FreeBSD compile fixes (Darin, Gene)
|
||||
|
||||
Fixes to compile with C compilers that don't allow empty
|
||||
structures (Darin)
|
||||
|
||||
Fix to the MOZILLA_FIVE_HOME setting code to make the Mozilla
|
||||
component work in more configurations. (peter@ximian.com, Darin)
|
||||
|
||||
Make thumbnails always go in the home directory if "Make
|
||||
Folder Appearance Details
|
||||
Public" is set to Never (John, Michael Rothwell)
|
||||
|
||||
Fixed a few small i18n problems. (Darin)
|
||||
|
||||
Use Bonobo to handle additional key bindings, instead of using
|
||||
our own hack code. (Darin)
|
||||
|
||||
Make default Web Search use google instead of the defunct
|
||||
Eazel search page. (Darin)
|
||||
|
||||
Fix bug reading track info from MP3 files. (Jon K Hellan)
|
||||
|
||||
Make News panel flash less. (Andy)
|
||||
|
||||
Fixed bug in throbber destruction process (Darin, Owen)
|
||||
|
||||
Added prelighting and tracking to the throbber (Anders, Darin)
|
||||
|
||||
Use Control keys rather than Alt keys to move around in the
|
||||
file manager windows because Sawfish changed to use Alt again
|
||||
(John Harper)
|
||||
|
||||
Fix MIME bug that might lead to the wrong default component
|
||||
getting used. This could have been what caused some people to
|
||||
get the text view instead of the web page view. (Darin)
|
||||
|
||||
Fix problems typing non-ASCII characters on some systems
|
||||
(Johan Dahlin, Darin)
|
||||
|
||||
Install IDL files for non-C component programmers (Johan
|
||||
Dahlin, Darin)
|
||||
|
||||
Support trash on XFS volumes (Caleb J. Land, Darin)
|
||||
|
||||
Updated lots of icons, including most of the ones in the
|
||||
classic GNOME theme (Ben FrantzDale, Seth Nickell)
|
||||
|
||||
Some other small bug fixes (Juan Pablo Mendoza,
|
||||
limval@yahoo.com, Frederic Devernay, Darin)
|
||||
|
|
Loading…
Reference in a new issue