commit 0ee113dc1c5affda3eabf73b4c70c77456509d20 Author: Cosimo Cecchi Date: 2011-07-25 release: prepare for 3.1.4 M NEWS M configure.in commit 475ed89d6e6ac99f46700babd16671f88bd1386c Author: Didier Roche Date: 2011-07-25 Remove "Create Launcher" entry option "Create launcher" entry from nautilus seems weird as nautilus doesn't draw the desktop for GNOME Shell, and this rely on a gnome-panel binary. This brings inconsistency between the two sessions. https://bugzilla.gnome.org/show_bug.cgi?id=654848 https://bugs.launchpad.net/bugs/723861 M src/nautilus-actions.h M src/nautilus-desktop-icon-view-ui.xml M src/nautilus-desktop-icon-view.c M src/nautilus-directory-view-ui.xml M src/nautilus-view.c M src/nautilus-view.h commit 3caf41765453c3c4cf9a73aae87b185d099598f9 Author: Antoine Jacoutot Date: 2011-06-20 Turn nautilus_window_close() into a virtual method. nautilus_window_close() is now a virtual method that will behaves according to NautilusWindowClass: it won't do anything if the window is a NautilusDesktopWindow (i.e. it won't close it) which would prevent desktop icons from disappearing. nautilus_application_close_all_windows() will now skip hiding windows but close them right away. https://bugzilla.gnome.org/show_bug.cgi?id=652724 M src/nautilus-application.c M src/nautilus-desktop-window.c M src/nautilus-window.c M src/nautilus-window.h commit 2bbbc01dc6429e948aed0bbf077e1b77880352ee Author: Antoine Jacoutot Date: 2011-07-15 Move the 'File System' shortcut down the list in the sidebar. Users access more often the XDG dirs than the root filesystem, so it makes sense to move it below. https://bugzilla.gnome.org/show_bug.cgi?id=654681 M src/nautilus-places-sidebar.c commit 8686479b2be23735caec35c401d24db499cb2f2c Author: Cosimo Cecchi Date: 2011-07-21 icon-names: use 'drive-harddisk-system' as File System icon Now that it has been added to gnome-icon-theme-extras. https://bugzilla.gnome.org/show_bug.cgi?id=620085 M libnautilus-private/nautilus-icon-names.h commit 3f42d04301d9a8fcf43f176d1e601356489eb84f Author: Cosimo Cecchi Date: 2011-07-21 window: remove 'Clear History' from the 'Go' menu This is a leftover from the past, when we used to have a global history list. Now that Nautilus is not persistent and we don't have that anymore, it doesn't really make sense to keep this menu item. https://bugzilla.gnome.org/show_bug.cgi?id=654422 M src/nautilus-shell-ui.xml M src/nautilus-window-menus.c M src/nautilus-window.c M src/nautilus-window.h commit 75960497c6c8e657f010aef7d2bbbf1fda19c4ad Author: Cosimo Cecchi Date: 2011-07-21 location-bar: don't pack an useless box in the bar The bar is an horizontal box already, no need to pack another hbox in it. This also fixes content not expanding in the available width, as noted in https://bugzilla.gnome.org/show_bug.cgi?id=654389. M src/nautilus-location-bar.c commit 283e9b32cae61b5501ece85d1dacb1e1c29c4b85 Author: Cosimo Cecchi Date: 2011-07-21 file: use g_format_size_full instead of printf-ing the long string Now that GLib has g_format_size_full(), we can easily format the long string (e.g. 45MB (45,123,456 bytes)) using it, instead of our custom printf function. M libnautilus-private/nautilus-file.c commit 3e69fb702393cf42486321c88cede4668329b4c8 Author: Ryan Lortie Date: 2011-07-20 all: switch to g_format_size() g_format_size_for_display() has been deprecated in GLib and replaced with g_format_size(). Follow that change. https://bugzilla.gnome.org/show_bug.cgi?id=654995 M configure.in M libnautilus-private/nautilus-file-operations.c M libnautilus-private/nautilus-file.c M src/nautilus-properties-window.c M src/nautilus-view.c commit 2160de69245ad15826f6aed1a5ef15455d7851d0 Author: Cosimo Cecchi Date: 2011-07-14 a11y: remove some unused code M eel/eel-accessibility.c M eel/eel-accessibility.h commit a7bd0741e0772f3b143e5c1d77860cce8f3d9872 Author: Ihar Hrachyshka Date: 2011-07-14 Updated Belarusian translation. M po/be.po commit 227ccadc10af524ad1104d36c1343f26be55cf67 Author: Rudolfs Mazurs Date: 2011-07-13 Updated Latvian translation. M po/lv.po commit 613f7180ca741b201e5933d1ebf41fe811a722b4 Author: Abduxukur Abdurixit Date: 2011-07-07 Added UG translation M po/ug.po commit 4d68a3bbab0e6157f83c90288b58bdfebace63c2 Author: Muhammet Kara Date: 2011-07-06 Updated Turkish translation M po/tr.po commit fb45c737e0f7080bd0f51c532311b942a20e38a1 Author: Muhammet Kara Date: 2011-07-06 Fixed a few funny errors in Turkish translation M po/tr.po commit 614b7d3b2b7d09dc4bf19a51ae56a2a087212c99 Author: Muhammet Kara Date: 2011-07-03 Updated Turkish translation M po/tr.po commit 391d537f224204803ef8b50344892166cd9808fa Author: Kjartan Maraas Date: 2011-07-02 Updated Norwegian bokmål translation M po/nb.po