[nautilus] Created tag NAUTILUS_1_0_4



The unsigned tag 'NAUTILUS_1_0_4' was created.

Tagger: Darin Adler <darin src gnome org>
Date: 994355360 +0000



Changes since the last tag 'NAUTILUS_1_0_3':

Andraz Tori (2):
      Updated Slovenian translation
      Updated Slovenian translation

Andy Hertzfeld (3):
      at Darin's urging, coalesced the open and closed properties into a single
      made the news panel flash less by defering async updates with a timer
      added reference to "i-regular.xml" in the gnome theme make file, to make

Benedikt Roth (7):
      Fixed a spelling mistake
      Fixed a spelling mistake, fixed a grammar error
      Fixed a spelling mistake, fixed a grammar error
      Fix bug #6202, "'Show Trash' menu item should be greyed when viewing
      Made the statusbar messages when selecting several folders clearer and
      Updated German translation
      Fix bug #8133 where changing of the NAUTILUS_PREFERENCES_CONFIRM_TRASH

Christian Meyer (1):
      Updated de.po

Christian Rose (8):
      Updated Swedish translation.
      Updated Swedish translation.
      R.I.P. Eazel. :-(
      Updated Swedish translation. Companies arise, companies erode, what lives
      Updated Swedish translation.
      Fixed small typo in the Swedish translation. Thanks to G�ran Weinholt.
      Additional small fixes.
      Updated Swedish translation.

Chyla Zbigniew (4):
      Updated Polish translation
      Updated Polish translation
      Changed behaviour of view processes, now every process using
      Corrected typo in my last ChangeLog entry :-)

Cody Russell (1):
      Added NAUTILUS_VOLUME_PROC and made nautilus_volume_monitor_should_integrate_trash() return FALSE for 
this volume type.  This solves the broken trash can issue on XFS (and probably other non-ext2) filesystems.

Dan Mueth (5):
      Updating Nautilus Quick Reference for 1.0.4 release.
      Updating Nautilus Release Notes for 1.0.4. Note that we probably still
      Updating Release Notes to contain new Mozilla version compatibility
      Fixing bug#8327. (Thanks to John Fleck.)
      Updated Nautilus User Manual for 1.0.4.

Darin Adler (33):
      Integrated patch by Yoann Vandoorselaere <yoann mandrakesoft com>         to fix a problem where we 
would try to get metadata for all files       in the home directory if it was set to be used as the desktop   
directory.
      Integrated a fixed version of Gene's patch to compile under       FreeBSD.
      Started with patch by Yoann Vandoorselaere        <yoann mandrakesoft com> to not re-open /proc/mounts 
each time,         but to simply rewind it instead. The patch had a lot of problems        on Solaris and 
when HAVE_CDDA is true, but I reworked it so it  should be OK.
      Updated required versions of packages.
      Added dummy members so we have no illegal empty structures.
      Integrated a patch from peter ximian com to move the      MOZILLA_FIVE_HOME-setting code from the main 
Nautilus program   (where it does no good) to the Mozilla component (which is a nicer      place for it 
anyway).
      Changed code that uses g_list_append to use g_list_prepend in all the
      Yoann Vandoorselaere <yoann mandrakesoft com> discovered that the         code to load a directory was 
accidentally waiting for all the   files to be read in before displaying anything. This fixes the two      
problems that caused that, but there are remaining loose ends   (it's not entirely clear why View As Music is 
still showing     properly in the View menu).
      Finished up a loose end from when I made the change to
      Quick update.
      Got rid of monitor_file_for_activation, another example of this same loose
      Up version to 1.0.3.1 so we don't confuse cvs builds with the release.
      Don't require ammonite any more in the default Nautilus RPM. I left the
      Yoann and I did some more debugging and analysis and we stumbled  over a bug that was responsible for 
some big slowdowns.
      Fixed problem compiling with new gettext:
      Added a default for the ADD_TO_SESSION preference. This should fix the
      Fixed a bug where the MIME type components short list query was   not sorted. This could result in the 
wrong default component being      selected, and may be the problem that caused some users to get the      
text component instead of the Mozilla web page component.
      Missed a place that required a non-NULL sidebar. Thanks to Miguel
      Integrated patch by limval yahoo com to make typing and clicking  faster by sending fewer 
"selection_changed" signals. This may fix       bug 5010.
      Integrated revised version of patch by zilch am home se to fix    problems typing characters with 
values > 127 on some systems.
      Fixed mistakes in my MIME type change from yesterday.
      Rolled in patch by Juan Pablo Mendoza <pablo_juan yahoo com> to   make the file dialog show up in the 
right position instead of   showing up in one place and then moving right away.
      Started with patch by Caleb "J." Land <bokonon rochester rr com>  and added XFS support so that trash 
will work on XFS volumes.
      Change volume name logic to be simpler. Also fixed some assert problems
      Check the sidebar for NULL in a few more places.
      Frederic Devernay <Frederic Devernay sophia inria fr>     pointed out that the icon factory wasn't 
following links.       I found similar problems elsewhere.
      Oops, a few of my changes were still in the editor. More places where we
      Made a list of changes since 1.0.3 to get ready for the 1.0.4 release.
      Updated version to 1.0.3.2 for the 1.0.4 candidate build.
      Don't force a reload if file monitoring will work properly for the
      Fix minor problem in DB2HTML3 part that was causing trouble for some
      Get rid of all the "smarts" in this script and made it just call Nautilus.
      Preparation for the 1.0.4 release.

Emese Kovacs (1):
      updated Hungarian translation.

Ettore Perazzoli (1):
      Avoid initializing the exception and getting the URI if we already have a

Fatih Demir (2):
      Updated ko.po
      CVS ignore files added for gnome-db2html3

Gediminas Paulauskas (2):
      I should have removed it 2 months ago
      most obvious fixes for release.

George Lebl (6):
      update
      update
      update
      update
      Update czech translations
      update, fix mistakes

Havoc Pennington (1):
      Don't create a desktop link to Eazel services or open Eazel home page.

John Fleck (6):
      Initial checkin of gnome-db2html3, the new DocBook xml->html converter
      John Fleck <jfleck inkstain net> finally able to commit ChangeLog entry
      fix segfault caused by the fact that we were linking to both libxml1 and 2
      components/help/converters/gnome-db2html3/gnome-customization
      components/help/converters/gnome/db2html3/ docbook/Makefile.am to include
      John Fleck <jfleck inkstain net> forgot to add "reviewed by" line to

John Harper (1):
      Fallout from fixing bug 8220 (Having Ctrl as default "modifier key used

John Sullivan (1):
      Made the thumbnail mechanism respect the "PUBLIC_METADATA"        preference, so if you change "Make 
Folder Appearance Details    Public" to Never (in Speed Tradeoffs at Advanced user level),   thumbnails will 
always be created in ~/.nautilus/thumbnails,    instead of in a .thumbnails subdirectory in each directory.   
  Thanks to Michael Rothwell <rothwell holly-springs nc us> for   the idea and a first pass at the code.

Jon K Hellan (1):
      Code reviewed by Darin Adler <darin bentspoon com>

Kenneth Christiansen (1):
      update

Kjartan Maraas (3):
      Updated Norwegian translation.
      Updated Norwegian translation.
      Updated Norwegian translation.

Laszlo Kovacs (7):
      adding conditional build flag
      committed
      gnome-db2html3 added
      conditional build flag added
      gnome-db2html3 called depending on build flag
      conditional dependencies for gnome-db2html3 added
      gnome-db2html3 build environment added

Maciej Stachowiak (2):
      Integrated patch from Yoann Vandoorselaere        <yoann mandrakesoft com>. Yoann found that 
double-clicking on on a      directory would wait for all the files to be read in before     displaying 
anything, while typing the path in the location bar  would should proper progressive loading. This checkin 
solves that       problem.
      Fix bug 6801 (FIXME ... strcmp should be nautilus_uris_match).

Marius Andreiana (2):
      Added ro (Romanian) translation
      updated

Matthias Warkus (2):
      Fixes and updates to German translation
      Update for release

Ole Laursen (2):
      Updated Danish translation
      Fixed a few things in Danish translation before release.

Pablo Saratxaga (5):
      fixed syntax errors
      updated Azeri file
      updated Azeri file
      updated Catalan file added xgettext:no-c-format comments
      updated Catalan file

Ramiro Estrugo (4):
      Update Mozilla for latest Mozilla 0.9.1 release which is the recommended
      Put the idl files in the main package, not the devel package because the
      Patch from David Sainty <dsainty redhat com>.
      Patch from Miguel Rodr�guez P�rez  <migras atlas uvigo es>

Robin Slomkowski (2):
      this is pretty wierd I don't see the lock
      removed dummy space

Seth Nickell (2):
      Added Ben FrantzDale's <bfrantzdale hmc edu> revisions of the classic
      *** empty log message ***

Stano Visnovsky (2):
      Updated Slovak translation
      Stanislav Visnovsky  <visnovsky nenya ms mff cuni cz>

Valek Frob (2):
      Updated russian translation.
      Yes, I'm going to fix all my stupid translations.

Yoann Vandoorselaere (3):
      Change from 32 item by callback to 10. This is much better for UI response
      Code reviewed by Darin Adler <darin bentspoon com>, also, thanks for the
      Code reviewed by Darin Adler <darin bentspoon com>.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]