mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
4acc990fbb
* configure.in: Bump version to 1.0.4. * NEWS: Update for recent changes. * Makefile.i18npatch: * POTFILES.skip: * update.sh: Remove remnants of the old localization scheme. These are all superseded by xml-i18n-tools.
80 lines
2.6 KiB
Text
80 lines
2.6 KiB
Text
Nautilus 1.0.4 contains some speedups, largely due to the work done by
|
|
Yoann Vandoorselaere to investigate what makes it slow. There's still
|
|
plenty of room for more work there.
|
|
|
|
There are also lots of other minor improvements since Nautilus 1.0.3.
|
|
|
|
A partial list of 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, Ramiro)
|
|
|
|
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)
|
|
|
|
Updated quick reference, release notes, and user manual in
|
|
help. (Dan Mueth)
|
|
|
|
Obfuscate passwords in URIs in thumbnail directories.
|
|
(Miguel Rodríguez Pérez)
|
|
|
|
Dumb down run-nautilus so it doesn't start Nautilus slowly.
|
|
It is really obsolete (Darin).
|
|
|
|
Get rid of Eazel home page and Eazel services in first-time
|
|
druid (Havoc)
|
|
|
|
Make standard view components hang around for 30 seconds,
|
|
making it faster to use the same viewer repeatedly (Zbigniew
|
|
Chyla).
|
|
|
|
Other bug fixes (Juan Pablo Mendoza, limval@yahoo.com,
|
|
Frederic Devernay, Darin, Benedikt Roth, Andy)
|
|
|
|
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.
|