December 21st, 2011· Implement the org.freedesktop.FileManager1 DBus interface
· Show context menu for current folder when clicking empty space in list view
· Sort XDG dirs in the places sidebar according to the current locale
· Fix handling of Ctrl+T on the desktop window
· Fix icon view wrap-around key navigation
· Fix rubberband scrolling in maximized windows
· Fix a crasher when closing a window
· Don't use deprecated GLib and GTK functions
September 20th, 2011· Hopefully fix once and for all NautilusWindow keybindings
· Don't hide the floating bar on hover if it's interactive
· Fix canvas accessibility implementation for GTK 3.2
· Don't warn when opening multiple files with one application
· Correctly remember remote passwords when asked so
· Add a new topic-based help menu
· Fix default list view sorting order
· Don't warn when a mount operation fails with ALREADY_MOUNTED
· Select the item on right click in the Tree sidebar
· Scroll to the selected file when opening an URI from the cmdline
· Read the emblem icon names from the metadata
· Use libtracker-sparql directly as an optional dependency
· Streamline icon container rendering code to use gtk_render_*
· Correctly remember "Keep Aligned" and other desktop metadata
· Invalidate the text size when changing the DPI xsetting
· Strip the hardcoded theme bits
· Add Unity desktop file compatibility
· Use XDG_CURRENT_DESKTOP when possible
August 30th, 2011· Remove the built-in audio previewer
July 6th, 2011· Add an 'Add Bookmark' item in sidepane context menu
· Fix --no-default-window not working when an URI is specified
· Use g_cclosure_marshal_generic()
June 16th, 2011· Use GtkOverlay for the floating bar
· Move the floating bar away from the cursor on hover
· Add an autostart desktop file
· Add metadata::custom-icon-name key for custom icons
· Fix opening the wrong directory when launching an instance from the command line
· Misc crashers
May 10th, 2011· Add a DBus previewer interface to support e.g. the Sushi previewer
· Rework handling of _NETSCAPE_URL dnd links
· Optimizations in the sorting/layouting code for Icon View
· Misc bugfixes
May 2nd, 2011· Fix some crashers
· Don't show file transfer progress twice
March 22nd, 2011· Use a raised button for Search
· Tweak the floating bar background
· Only show the "Loading..." floating bar after half a second of loading
· Style cluebars according to mockups
· Fix some split view regressions
· Misc bugfixes
February 23rd, 2011· Make modules of extensions pulling in ORBit resident, to avoid ORBit's atexit()'s handler to call into unloaded code
· Cleanup some unused code
February 7th, 2011· Remove GConf dependency completely
· Fade-out eyecandy for selection rubberband
· Use notifications instead of a status icon for transfer progress
· Change launcher name to 'Files'
· Fix a couple of crashers and UI regressions
February 1st, 2011· Propagate custom icons to bookmarks
· Don't quit the application if there are file operations running
· Better keynav in the places sidebar
· Use symbolic icons for the notification area
· Fix some drawing regressions while renaming
· Fix issues with the default sort order selection
· Completely remove GConf dependency
· Large refactor of NautilusWindow/NautilusView architecture
· Cleanup installed desktop files
· Fix a couple of crashers
· Build with GCC 4.6
January 11th, 2011· Adapt to GTK+ 2.99.0 deprecations
· Fix a crasher in the pathbar
· Use a consistent name for the Home folder
· Use a consistent name for the 'Create New Folder/Document' menu items
· Build tweaks
December 29th, 2010· Another fix for a crasher when unmounting volumes
· Fix a regression where '~' was not treated as $HOME in the location bar
December 27th, 2010· general: use nautilus_launch_application instead of gdk_spawn API
· program-choosing: don't use gdk_spawn_ API
· eel: don't use gdk_spawn_ API
· general: don't use gdk_cursor_unref()
· Updated Dutch translation by Wouter Bolsterlee
December 21st, 2010· Tweak sidebar appearance with CSS
· Remove 'exit-with-last-window' preference
· Remove support for saving state with XSMP
· Fix some UI GtkStyleContext regressions
· Fix a11y for NautilusIconCanvasItem
· Properly support '~' in the location bar
December 9th, 2010· Fix a crasher
· Translation updates
December 7th, 2010· Port to the new GtkAppChooser widget family
· Port to GtkStyleContext
· Add DBus interfaces for copying files and emptying trash
· Remove Beagle search support
· Remove History and Notes sidebar
· Use a new simpler debug infrastructure
· Make the preferences an app-wide singleton window
· Fix some drawing regressions
November 15th, 2010· Fix a crasher when unmounting volumes
· Translation updates
November 10th, 2010· Use GSettings for desktop background
· Cleanups of the emblem-related code
· Fix some bad interactions with GApplication
· Fix an annoying crasher
November 2nd, 2010· Fix a number of GTK+ 3 regressions
· Port to the new GApplication API
· Add a settings key to make the background fade effect optional
· Add a settings key to register an external mass-renamer
· Drop support for old EXIF/XMP APIs
· Move the nautilus-sendto extension module in-tree
September 14th, 2010· String fixes for the file conflict dialog
· Add a border around infobars
· Fix a regression when copy/pasting in list view
· Re-use libunique instead of GApplication
· Drop GDK_DISABLE_DEPRECATED cflag, as we don't want to cope with recent GDK 2.22 deprecations for the 2.32 branch
August 18th, 2010· Don't make pathbar buttons disappear when deleting a folder
· Remove useless unique-1.0 dependency
· Don't use deprecated GtkNotebookPage
· Translation updates
July 12th, 2010· Expand and collapse folders with +/- in list view
· Ask for confirmation when opening a large number of files
· Rename .desktop files also change their name on disk
· Support overriding .gnome2 directory
· Save passwords for the session by default
· Remove deleted folders from the pathbar
· Require GTK+ 2.90.5
June 29th, 2010· Depend on GTK+ 3.0
· Replace libunique with GApplication
· Don't show 'File Browser' anymore in the window title
April 26th, 2010· Translation updates
· Support for tracker 0.8.0
· Fix crashes
· Fix emblem scaling in zoomed view
· Fix sensitivity of split-view related menu items
· Control-L closes the extra view first, not the window
March 10th, 2010· Fix compilation due to deprecated GTK_WIDGET_STATE symbol
· Fix libm linking
· Updated Portuguese translation
March 8th, 2010· Make view default focus in new windows
· Put tabs at the top again
· Don't use deprecated gtk widgets
· Allow Alt- to switch tabs
· Dynamically load tracker support
· Don't auto-close the window you initiated an unmount in
March 11th, 2009· Use ConsoleKit to make sure we only autorun on active sessions
· Never show unmount if we show an eject menu item
· Show the gvfs reported owner/group names
· Don't allow changing default app for folders
· Fix "can't unmount same location twice" bug