commit e524b867b2653f6f92c8fb44f4b347b5fbc23c2c Author: Alexander Larsson Date: 2009-06-15 Update NEWS for 1.3.1 M NEWS commit b3f20601fe476d0af7b1175b14d9cb6729b96795 Author: Daniel Nylander Date: 2009-06-13 Updated sv translation (Daniel Nylander) M po/sv.po commit 5abcdbd43ef07460970ff2080dae121d908a0432 Author: A. Walton Date: 2009-06-12 Bug 547749 – "Open with" Applications not sorted. Use a sort model and add a sortable column to sort the application by name. M libnautilus-private/nautilus-open-with-dialog.c commit 932fa70aade6c12b1ef7a0158c0247e79546452c Author: Jorge Gonzalez Date: 2009-06-11 Updated Spanish translation M po/es.po commit 7ef11edc4d1819fe40b9c238e4d4ed31c07a9f0e Author: Manoj Kumar Giri Date: 2009-06-10 Added entries for Hindi Translation updated by Rajesh Ranjan M po/ChangeLog commit c0a359c656280dc504ea138b9e52763852ea202a Author: Manoj Kumar Giri Date: 2009-06-10 Updated Hindi Translation on behalf of Rajesh Ranjan M po/hi.po commit 4cf7e22dc55b37e5678ff69ac02d4acc5ac989fa Author: Kjartan Maraas Date: 2009-06-10 Updated Norwegian bokmål translation. M po/nb.po commit 2316b80240b7b3c4e9627f31779b31d31cb1418d Author: Ivar Smolin Date: 2009-06-09 Updating Estonian translation M po/et.po commit 8db758307d49bf94c6e379b4439bb1fc61b7e28a Author: Cosimo Cecchi Date: 2009-06-08 Use a better string for schemas (#585134) M libnautilus-private/apps_nautilus_preferences.schemas.in commit 73443aae586eb99e6ca4406a03d91544def77968 Author: Runa Bhattacharjee Date: 2009-06-08 Updated Bengali India Translation M po/bn_IN.po commit 03e8e436fe57369ee1d28cfef77791dc258e8f22 Author: Mattias Põldaru Date: 2009-06-08 Updating Estonian translation M po/et.po commit 26d6ec74a5ebac6fb64e6ce0484ed96eefa7a78f Author: Petr Kovar Date: 2009-06-07 Fixed Czech translation by Lucas Lommer Thanks goes to Kamil Paral. M po/cs.po commit 437b01afc7ee7325ec8ba65bea05a13ef072063a Author: A. Walton Date: 2009-06-05 Bug 583214 – Nautilus aborts when giving an empty dest. Follow up commit which fixes the code formatting and ensures the 'Open' button is insensitive when the entry is empty. M src/nautilus-location-dialog.c commit 7b7a40130eb556fc7f32fb21a73c6437b29b0c73 Author: Christian Persch Date: 2009-06-04 Correct "srdcir" typo to "srcdir" M Makefile.am commit aa1afee5cc5b96161b6bb7c1639a180a39850653 Author: Theppitak Karoonboonyanan Date: 2009-06-04 Updated Thai translation. M po/th.po commit c0aa87793104abbea45fb1791a1a1cbb771f8b99 Author: Ask H. Larsen Date: 2009-05-30 Updated Danish translation M po/da.po commit 5bff677a0dc3ab5d5c68a2ef107cdbb34f133b34 Author: Cosimo Cecchi Date: 2009-05-28 Remove useless statfs/statvfs checks Those checks are now obsoletes. This also fixes bug #583264. M configure.in M src/file-manager/fm-properties-window.c commit 0133e979531cd41ca7f1d76ff5adf66ddfa7d67a Author: Cosimo Cecchi Date: 2009-05-28 Clear text in the location entry Add a clear text icon in the location entry, now that the icon entry is available in GTK+ 2.16 (#145732). M src/nautilus-connect-server-dialog.c M src/nautilus-location-entry.c commit 7b86b78e2ff6a0f1b45ac8f8a9c30cf3d0c6ae96 Author: Cosimo Cecchi Date: 2009-05-28 Emit APPEARANCE_CHANGED when setting the bg color Emit the APPEARANCE_CHANGED signal when we're setting the color, as we're ignoring the pending changes after the backgorund is realized, and thus we're not getting color updates (#578136). M eel/eel-background.c commit 518a1ae6ba0a3e09236f944ee655334087d5ddee Author: Cosimo Cecchi Date: 2009-05-28 Display information about the selected object Display information about the selected object in the "Information" sidebar, using thumbnails if possible. Also, remove the "Open with" buttons there for directories. Fix bug #122045, thanks to Amos Brocco. M src/nautilus-information-panel.c M src/nautilus-sidebar-title.c commit 4bb61206b7dd4a3510ab15e8df0288e670f816d6 Author: Alexander Larsson Date: 2009-05-27 Dist COPYING.EXTENSIONS M Makefile.am commit 7d9b6812d006d9aeecfb33d072cb382184fb901b Author: Alexander Larsson Date: 2009-05-27 Add COPYING.EXTENSIONS clarifying some extension license issues A COPYING.EXTENSIONS commit 74782b711adccfb85273ac38484e4adac8e010b4 Author: Jorge Gonzalez Date: 2009-05-26 Updated Spanish translation M po/es.po commit 152b56a058dfd0c57cdc267a63fb3099c0c74e0c Author: Yaron Shahrabani Date: 2009-05-25 Updated Hebrew translation M po/he.po commit 5fc840a5f089c627b4e38e2cf99f907ad8abb1a6 Author: drtvasudevan Date: 2009-05-25 Updated Tamil translation M po/ta.po commit 3d8011ca8c095be884b603ccea261b955fa6518b Author: JF Ding Date: 2009-05-25 Support daemon mode (exit_with_last_window preference) This can be used if you want to run nautilus just to handle volume monitoring, etc. M libnautilus-private/apps_nautilus_preferences.schemas.in M libnautilus-private/nautilus-global-preferences.c M libnautilus-private/nautilus-global-preferences.h M src/nautilus-main.c commit b49db4e5c9a3d21d3bc20c075e76b98b9977eedf Author: drtvasudevan Date: 2009-05-23 Updated Tamil translation M po/ta.po commit 7ea93ff768efdbc106407719b96a46fc34227273 Author: Ivar Smolin Date: 2009-05-19 Updating Estonian translation M po/et.po commit 2a005bc2c308e3960e723ed5cc8748f168acda17 Author: A. Walton Date: 2009-05-19 Bug 583214 – Nautilus aborts when giving an empty dest. Fixes crash caused by passing a null path. M src/nautilus-location-dialog.c commit 2eb9e588f954f8700d143fdb9d6d1e33318d9a33 Author: Alexander Shopov Date: 2009-05-19 Updated Bulgarian translation M po/bg.po commit d850d4742f41957506500c290c2756193c2a776f Author: Jorge Gonzalez Date: 2009-05-17 Updated Spanish translation M po/es.po commit 9af920dc7ab772c134ecd754be89b5d2b1aab5e0 Author: Petr Kovar Date: 2009-05-17 Fixed Czech translation by Lucas Lommer Phase two. M po/cs.po commit 173731a6dae993b5f15e334f1ebfa4756302efb8 Author: Petr Kovar Date: 2009-05-17 Updated Czech translation by Lucas Lommer M po/cs.po commit de14cf64ec9179a32617b1b26ce28d47aea2d8d9 Author: Matej Urban Date: 2009-05-15 Updated Slovenian translation M po/sl.po commit 1aba1feef00ad87da6e6e775568d3d8fea371576 Author: Matej Urban Date: 2009-05-15 Updated Slovenian translation M po/sl.po commit 776823f11bc40d78d17db36a303d69de0363d090 Author: Matej Urban Date: 2009-05-15 Updated Slovenian translation M po/sl.po commit 5fde2c7156b5bb8c0411bdbe649dd08172853d3a Author: Alexander Larsson Date: 2009-05-13 Don't crash if parent button_press_event is NULL (#582457) This fixes a crash when you press on the empty area of the toolbars. M src/nautilus-navigation-window.c commit 24d9d3715194ff1145550a7fe3e9b8414ca568d2 Author: Holger Berndt Date: 2009-04-29 Allow users to define shortcuts for extension menu items M src/nautilus-window-menus.c commit a2ab15477e2e2d13642567316788e12b5ace8504 Author: Tomas Bzatek Date: 2009-05-11 Properly include m4 macros fixes error messages like: ./configure: line 19939: syntax error near unexpected token `m4,' ./configure: line 19939: `SHAVE_INIT(m4, enable)' M Makefile.am commit e595852237c70e56c9d56688e2729eb59f6268fb Author: A. Walton Date: 2009-05-11 Bug 549437 – ctrl + dnd file duplication in list view Fixes bug #549437. Patch provided by "logari81". M libnautilus-private/nautilus-tree-view-drag-dest.c commit 9d618732420d6d2ae9f666bbb78ee486746c7940 Author: A. Walton Date: 2009-05-10 Update About dialog for 2009. M src/nautilus-window-menus.c commit bf1fe66266c96139138908c1f1e1b1cc48f2bd4a Author: Marios Zindilis Date: 2009-05-10 Updated Greek translation M po/el.po commit aeda70b4fa90990a538d37122d88f0a82d0578f5 Author: Simos Xenitellis Date: 2009-05-09 Updated Greek translation M po/el.po commit f7d425f9045dae6d1d79328e66019c3ce18b1f19 Author: Simos Xenitellis Date: 2009-05-09 Updated Greek translation M po/el.po commit 35be2bdcd58e20422d2c8f0cf61b6d2a027dfd93 Author: Marios Zindilis Date: 2009-05-09 Updated Greek translation M po/el.po commit a9d7dfc3efb948a88cb5acfce3db8891e3297499 Author: Christian Kirbach Date: 2009-05-06 Updated German translation. M po/de.po commit 8d3525a3c3d414fe67f8f8b3c183c95e1282bce1 Author: Cosimo Cecchi Date: 2009-05-05 Post release version bump to 2.27.2 M configure.in