Subject: CVS commit: pkgsrc/sysutils/nautilus
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/12/2005 21:53:11
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Wed Oct 12 21:53:11 UTC 2005

Modified Files:
	pkgsrc/sysutils/nautilus: Makefile PLIST distinfo
Added Files:
	pkgsrc/sysutils/nautilus/patches: patch-aa

Log Message:
Update to 2.12.1:

Major changes in 2.12.1 are:
* Pass all selected files to menu extensions, not only one per mimetype
* Use much fewer file monitors
* Fix text size on startup with non-standard default zoom size
* Some fixes to trash handling and unmount
* Fix some desktop icon positioning details
* Copy thumbnails when copying files
* Autofill connect to server dialog when possible
* Always show deep counts in properties page
* Fix leaks and crashes
* Correctly escape filenames for display in progress dialog

Major changes in 2.12.0 are:
* Fix icon layout in text-beside-icons mode in some cases
* Fix template creation on volumes other than the same as /tmp
* Expand file uris correctly on desktop when passing to scripts
* Workaround crash on audio preview in burn:
* Fix handling of global show hidden files preference
* Fix crash caused by earlier memleak fix
* Don't redraw windows/desktop on focus in/out

Major changes in 2.11.92 are:
* Enable emblem dropping to the list view
* Disallow deleting special locations from the location button popup
* Don't show "Open Folder" as application option in context menus
* Disallow custom icons for the trash
* Cleanups & Leak fixed

Major changes in 2.11.91 are:
* Don't allow renaming of the desktop folder
* Make moves within burn:// possible
* Fixes to property browser drag and drop code
* Add Explorer-style keybindings
* Add timestamps to metafiles
* Make ESC switch back to the pathbar
* Use saner check for mime mismatching
* Make progress dialog minimizable
* UI fixes

Major changes in 2.11.90 are:
* Handle dnd more efficently
* Use file-manager icon for browser windows
* Use hover underline and cursor for single click mode
* Make labels selectable in the sidebar
* Improve sound preview process handling
* UI fixes to path- and sidebar

Major changes in 2.11.4 are:
* Allow dnd of text on view to create a new file
* show hostname in progress dialogs
* use pathbar in location toolbar
* busy curson when loading folder in browser mode too

Major changes in 2.11.3 are:
* Turn the list view into a tree
* No dnd drop rect on the desktop
* Use gtk bookmars as bookmark source
* Add bookmarks to spatial mode
* New places sidebar
* better sort order for filenames with numbers in them
  (needs glib 2.7.x)
* Better handling of font sizes wrt zoom in icon view
* Fix leaks

Major changes in 2.11.2 are:
* Fix sort order for size/count/time
* ctrl+scrollwheel changes zoom, ctrl-= zooms in
* better handling of cut and paste in notes text view
* Add smb domain field in connect to server dialog
* nicer handling of drops from mozilla
* no properties menu item for desktop context menu
* shift-f2 renames with the whole name initially selected
* sort by emblem only looks at user-set emblems
* scroll to icon when selected and partially visible

Major changes in 2.11.1 are:
* Use authentication in external connect to server app
* UI polish
* Allow DnD of location button icon.
* Context menus on location button and location label in browser
* Fix memory leaks
* Fix crashes
* Speed up delete in list view
* Fix rename in list view breaking when there was a file change
* Removed "new terminal" from desktop context menu
  If you want this, install the nautilus-open-terminal extension,
  its much better than this feature ever was.
* Don't thumbnail files constantly if they're changing
* Fixed a loop that could happen on remote locations when removing
  a directory.
* Add properties of the current folder menu item to background
  context menu
* Use --no-desktop in default folder handler to avoid taking over
  the desktop if you don't run gnome.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 pkgsrc/sysutils/nautilus/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/sysutils/nautilus/PLIST
cvs rdiff -r1.20 -r1.21 pkgsrc/sysutils/nautilus/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/sysutils/nautilus/patches/patch-aa

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