commit 2e79c499851757bf6da55c735268e36fcc4f2552 Author: Alexander Larsson Date: 2010-04-26 Update NEWS for release M NEWS commit 7411a0f07a6505ca5205a819b2539fe95bb1a1c0 Author: Andy Owen Date: 2010-04-26 Update split view menu item sensitivity when closing extra pane M src/nautilus-navigation-window.c commit 39547f935a4f766eece11513eee175fffcbad2c1 Author: Andy Owen Date: 2010-04-26 Don't crash if there is no next_pane This happened due to menu sensitivity being wrongs (bug 616179) M src/nautilus-navigation-window-menus.c commit bae7b352ae02233e5f3368818bf4daa864ad9a2e Author: Mattias Põldaru Date: 2010-04-26 Estonian translation updated M po/et.po commit dae9a5f81eec0ea5ededecb4375ca76c8f3ed9d1 Author: Maxim V. Dziumanenko Date: 2010-04-24 Updated Ukrainian translation M po/uk.po commit bf052548334dc7eae0b01131a4771c9fc34301f6 Author: Maxim V. Dziumanenko Date: 2010-04-22 Updated Ukrainian translation M po/uk.po commit 3c336f6968ed198c89eaeeae8d44a71312b5682b Author: Carles Ferrando Date: 2010-04-21 Updated Catalan (Valencian) translation M po/ca@valencia.po commit 17e388240fd5947cf21081c1d3971b2c9a66eeb1 Author: Shankar Prasad Date: 2010-04-21 Updated the kn translations M po/kn.po commit 2514148ef1a3d8a22caeb2f80989d29441e816e0 Author: Jorge González Date: 2010-04-17 Updated Spanish translation M po/es.po commit 32327339b335e71f661f5f51c6f66ddb95cbd099 Author: Paolo Borelli Date: 2010-04-17 Do not use "if (spatial) ..." in window superclass Delegate behavior specific to the window type to an appopriate subclass method. M src/nautilus-application.c M src/nautilus-navigation-window.c M src/nautilus-spatial-window.c M src/nautilus-window-private.h M src/nautilus-window.c M src/nautilus-window.h commit 90c1b707ce4ab0a96dc4200537ef9fae17e45e60 Author: Andika Triwidada Date: 2010-04-17 Updated Indonesian translation due bug #569491 M po/id.po commit fc18d0bfc4f6001be311be63993a90129f02520a Author: Holger Berndt Date: 2010-04-06 Let w close the extra pane The keybinding w closes the active slot until no slot is remaining, in which case it closes the window. This commit includes the extra pane layer in this chain. Fixes bug 615593 M src/nautilus-window-pane.c M src/nautilus-window.c commit 719c524c571fc0742382bff1c04174bb585326b8 Author: Manoj Kumar Giri Date: 2010-04-16 Updated Oriya Translation M po/or.po commit 85c0047c370b06473026b2920dc53428bd3c30ae Author: Holger Berndt Date: 2010-03-22 Fix sensitivity of "{Copy|Move} to other pane after enable/disable of extra pane" Add an "update_menus" signal to the NautilusView interface, so that external events can trigger a menu sensitivity update. Fixes bug 613257. M libnautilus-private/nautilus-view.c M libnautilus-private/nautilus-view.h M src/file-manager/fm-directory-view.c M src/nautilus-navigation-window-menus.c commit 543d3ddd5131546fbbb2e3e2a504d9800c4f0d62 Author: Peteris Krisjanis Date: 2010-04-15 Updated Latvian translation. M po/lv.po commit 1ec432f114b357822256349b85c7401d1ade4cf5 Author: Runa Bhattacharjee Date: 2010-04-15 Updated Bengali India Translation M po/bn_IN.po commit 183b65d95d7c6418ba74104e6c718572ae518af3 Author: Andika Triwidada Date: 2010-04-15 Updated Indonesian translation M po/id.po commit 00de9e84618738f2f41c5ac5e01e7bddc953423b Author: Reşat SABIQ Date: 2010-04-14 Minor update for Crimean Tatar/Turkish translation M po/crh.po commit 9a45cd408e177c49bfbd7bced2f117c2b5f87e75 Author: Yannig Marchegay Date: 2010-04-14 Updated Occitan translation M po/oc.po commit 7fb83086b3c39aa6555b3fe2b0c3a59449cab5f2 Author: Yannig Marchegay Date: 2010-04-14 Updated Occitan translation M po/oc.po commit 73fc9b35508b3be5d959c568e92ae6870817dee2 Author: Yannig Marchegay Date: 2010-04-14 Updated Occitan translation M po/oc.po commit 27850a638a0075fb35b49c0621363bcb9ffd50d3 Author: Ani Peter Date: 2010-04-14 Updated Malayalam Translation M po/ml.po commit d88eca5a81988d62fbcbcc60037abbaae124b407 Author: Sandeep Shedmake Date: 2010-04-14 Updated Marathi Translations M po/mr.po commit 95b2c6e322a9bd15320fd6cdb37394e645b85ef4 Author: Yannig Marchegay Date: 2010-04-13 Occitan translation update M po/oc.po commit 89953c7140b285cc27a0dc4f8a771a58bee21e20 Author: Yannig Marchegay Date: 2010-04-13 Occitan translation update M po/oc.po commit 36586cd1ad3f0c12c707f052964b3c188343e78a Author: Francisco Diéguez Date: 2010-04-09 Updated Galician translations M po/gl.po commit cb4097700ddfc5992544528cc4e412ec345131aa Author: Tomas Bzatek Date: 2010-04-09 Tracker: Fix filtering by location, code cleanup This also involves code cleanup to maintain consistency with gtksearchenginetracker.c Related: bug 612725 M libnautilus-private/nautilus-search-engine-tracker.c commit 31b4b4adda7a9da23b611966176c7f7b7ae552cd Author: Cosimo Cecchi Date: 2010-04-09 Don't use LDFLAGS for the eel library. libeel is a convenience library now, so it should pull its dependecies using LIBADD, not LDFLAGS. Patch by Josselin Mouette (#604575). M eel/Makefile.am commit 496d3f15de295482e158194e1fe1dae3569f4524 Author: Cosimo Cecchi Date: 2010-04-09 Use gtk_widget_get_state() (#612423). Instead of the deprecated GTK_WIDGET_STATE macro. Patch by Dominique Leuenberger. M eel/eel-editable-label.c M eel/eel-gtk-extensions.c M eel/eel-labeled-image.c commit 305cf9768bd716ba9bbcd3e773511536243a9cc5 Author: Marcus Carlson Date: 2010-04-07 Fix emblem scaling with zoom >= 150% Emblem handling did not properly take zoom into account (#343540) M libnautilus-private/nautilus-icon-canvas-item.c commit 263051df98aace0b59fb2bd1772711dceba8e404 Author: Marcus Carlson Date: 2010-04-07 Fix crash when middle click on an invalid network share in Places https://bugzilla.gnome.org/show_bug.cgi?id=579627 M src/nautilus-window-manage-views.c commit 1698377dcad6762bc0b32c4efa75d7e2c4b3fb67 Author: Tomas Bzatek Date: 2010-04-06 Support for tracker 0.8 stable release M libnautilus-private/nautilus-search-engine-tracker.c commit 323124d88ba4bf2d39466ee11c3f166ffebb0a01 Author: Sweta Kothari Date: 2010-04-06 Updated Gujarati Translations M po/gu.po commit ae2b3bffcb1bb5f333bc6654af3c0a3719d50b70 Author: Jordi Serratosa Date: 2010-04-02 Fixes to Catalan translation M po/ca.po commit 1b252c84a9f1efaab652679f2511d5d5a63593f4 Author: Wouter Bolsterlee Date: 2010-03-30 Dutch translation updated by Wouter Bolsterlee M po/nl.po commit 09b695b4cab81b239a3934e6c53222299fc61137 Author: Jordi Serratosa Date: 2010-03-29 Fixes to Catalan translation M po/ca.po commit 3bdca4a2c5720e239a8947348b8390da0ac7b998 Author: Alexander Larsson Date: 2010-03-29 Post release version bump M configure.in