Subject: CVS commit: pkgsrc/sysutils/nautilus
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 04/01/2004 18:38:03
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Apr  1 18:38:03 UTC 2004

Modified Files:
	pkgsrc/sysutils/nautilus: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/sysutils/nautilus/patches: patch-ab patch-ac patch-ag
Removed Files:
	pkgsrc/sysutils/nautilus/patches: patch-aa patch-ad

Log Message:
Update to 2.6.0.  Changes since previous stable branch (2.4.x):

Major changes since 2.5.91 are:
* Translation updates

Major changes since 2.5.90 are:
* Handle failures when opening new window better (don't loop)
* visiting and accept modifiers were reversed in list view
* Build fixes

Major changes since 2.5.8 are:
* Beter typeahead in list view
* "browse" context menu item in more places
* Added go -> cd burner in browser mode
* Fallback to normal icon view if there is a problem launching another view
* Close windows on unmounted directories
* Fix crashes
* Longer delay until cancel open dialog opens

Major changes since 2.5.7 are:
* Fix crash
* Nicer names for toplevel uris
* Browse folder works in more places
* Added preference to always use browser windows
* Warn when sniffed/extension-matched mime type disagrees
* Show applications for both sniffed and extension-matched
  mimetype in the open with menu

Major changes since 2.5.6 are:
* Fix icon lookup crash
* Fix property page crash
* Some a11y fixes
* Use new background capplet name
* Fix rename keyfocus issue
* Scroll to icon after rename
* Fix ogg previewing
* Some HIG rephrasing of strings
* Fix crash on rename of empty selection
* Update help userguide links
* Paste menu sensitivity fix
* Rename selection keynav now behaves better from the start

Major changes since 2.5.5 are:
* hig/ui tweaks
* ngettext support
* distribute nautilus-list-view-ui.xml
* New mimetype detection approach
* performance fixes
* non-modal open with other dialog
* Don't show small svgs as themseleves (always thumbnail)
* update egg-recent

Major changes since 2.5.4 are:
* Extension system for emblem, property page, menu item, and
  list view column plugins.
* Editable list view columns
* Don't expand symlinks when following them.
* Busy cursor in loading spatial windows
* Icon-view style typeahead in the list view.
* Emblems in the list view
* Added a location button to spatial windows
* Removed tab icon nav from the icon view
* Add a context menu to the tree side pane.
* Pop up folder menu in list view background
* Turn on home icon on the desktop by default
* Added status bar info when no files are selected
* Got rid of unnecessary EelGenerousBin/EelInputEventBox usage
* HIG fixes
* Bugfixes

Major changes since 2.5.3 are:
* Use GtkIconTheme instead of GnomeIconTheme
* Show visited folders differently
* Better mouse/keynav in icon and list view
* Save window geometry on window close
* HIG message dialogs
* File templates support

Major changes since 2.5.2 are:
* Accessibility fixes
* Better initial size of navigation window
* Close all parents closes all parents
* Focus the next item after delete in list view

Major changes since 2.5.1.1 are:
* Don't do unnecessary i/o on remote locations
* handle broken symlinks that go unbroken
* various bug fixes
* some accessibility fixes

Major changes since 2.5.1 are:

* Fixed a NautilusFile leak
* DISABLE_DEPRECATED fixes.

Major changes since 2.5.0 are:

* Start of new volume handling system
* deprecaton clean
* fixed leaks
* performance fixes


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/sysutils/nautilus/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/nautilus/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/nautilus/buildlink3.mk
cvs rdiff -r1.8 -r1.9 pkgsrc/sysutils/nautilus/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/sysutils/nautilus/patches/patch-aa
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/nautilus/patches/patch-ab \
    pkgsrc/sysutils/nautilus/patches/patch-ac
cvs rdiff -r1.3 -r0 pkgsrc/sysutils/nautilus/patches/patch-ad
cvs rdiff -r1.1 -r1.2 pkgsrc/sysutils/nautilus/patches/patch-ag

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.