commit 16763a8b828387930641d69c04451e02d67cadd6 Author: Cosimo Cecchi Date: 2012-05-14 release: prepare for 3.4.2 M NEWS M configure.in commit 0e08c9938a4e3557f9519aa52f2f488a99e28e97 Author: Praveen Illa Date: 2012-05-14 Updated Telugu Translations M po/te.po commit 10a15760f0ba7d1b0a65693caf47a9b080742ed3 Author: Cosimo Cecchi Date: 2012-05-08 window-manage-views: don't call methods on a NULL NautilusFile In got_file_info_for_view_selection_callback(), we unconditionally try to fetch information for the parent directory in case the selection is a regular file, but we should avoid doing that when the file has no parent, such as when it's the root of a web server. https://bugzilla.gnome.org/show_bug.cgi?id=675259 M src/nautilus-window-manage-views.c commit c92532c8808815a776e377bf208bc194f077b169 Author: Cosimo Cecchi Date: 2012-05-07 x-content-bar: pack the media label in the content area Instead of just packing it into the GtkInfoBar's box, since that will put it after the buttons of the action area. https://bugzilla.gnome.org/show_bug.cgi?id=670129 M src/nautilus-x-content-bar.c commit 7e90dabb2f38539173970fb715a53b355fb44e1c Author: Cosimo Cecchi Date: 2012-05-07 places-sidebar: disallow context menus for sidebar headings We already make them non-selectable - there's no point in having a menu for headings here. https://bugzilla.redhat.com/show_bug.cgi?id=819404 M src/nautilus-places-sidebar.c commit 4e59e4cfc7bc68534664d9f72d0c7ea680b79db3 Author: Cosimo Cecchi Date: 2012-05-04 places-sidebar: don't double unref GMount objects Fixes a lot of reported crashers with NFS/Samba volumes. https://bugzilla.gnome.org/show_bug.cgi?id=674659 M src/nautilus-places-sidebar.c commit c5b336f62e4d5efb330306cf9a905e70e7553171 Author: Kjartan Maraas Date: 2012-04-30 Added Norwegian bokmål translation M po/nb.po commit fd7f5be8da08bf18d5d60314940491ff4f7fd99c Author: Åsmund Skjæveland Date: 2012-04-29 Updated Norwegian Nynorsk translation M po/nn.po commit dad5031da0fc176ec27dcbb3a7057cc41aee399b Author: Sebastien Bacher Date: 2012-04-27 update ZERO_OR_THREE_DIGITS define to work as intended https://bugzilla.gnome.org/show_bug.cgi?id=674924 M libnautilus-private/nautilus-icon-canvas-item.c commit f5b824abf3f3b9304d7a63fd52d3f96036dc91ff Author: Cosimo Cecchi Date: 2012-04-24 editable-label: fix selection color in backdrop state Don't set the ACTIVE flag if we don't have focus, it just doesn't make sense. M eel/eel-editable-label.c commit dd0223773a818de92c71f119e1b42bae5157bdad Author: Djavan Fagundes Date: 2012-04-23 Fixed a string in Brazilian Portuguese translation M po/pt_BR.po commit 6b692bcaa4577aa811a18ba38ecce0d925e7613d Author: Yuri Myasoedov Date: 2012-04-23 Updated Russian translation M po/ru.po commit 9684ae22e4b4e02d8dc0b944d956ac7f7b8863f4 Author: Charles Kerr Date: 2012-04-18 link: plug a memory leak https://bugzilla.gnome.org/show_bug.cgi?id=674087 M libnautilus-private/nautilus-link.c commit c016565b17b2a94a1e2c7bbab9b5ae284110e578 Author: Charles Kerr Date: 2012-04-18 desktop-metadata: plug some memory leaks https://bugzilla.gnome.org/show_bug.cgi?id=674086 M libnautilus-private/nautilus-desktop-metadata.c commit 8118406d63b317c18cf52313a55c0f4b17093af3 Author: Cosimo Cecchi Date: 2012-04-18 list-view: don't treat clicks as on an empty area if the row is selected When the row is selected, and we right click on it, make sure we popup its context menu and not its parent's, since the selection is a stronger indication of intent. https://bugzilla.gnome.org/show_bug.cgi?id=674245 M src/nautilus-list-view.c commit 2f2180c7a1e6203b3dfd9d926795aac180869fb3 Author: Christian Kirbach Date: 2012-04-18 Updated German translation (Bug #674093) M po/de.po