commit 26686a0c8f28cd07b8cb0423f2f9ae775373092e Author: Cosimo Cecchi Date: Mon Sep 26 10:48:12 2011 -0400 release: prepare for 3.2.0 NEWS | 38 ++++++++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 40 insertions(+), 2 deletions(-) commit 2b2808fdae276c31781d538850d9ad7fa5225b6d Author: Carles Ferrando Date: Mon Sep 26 14:26:37 2011 +0200 [l10n]Updated Catalan (Valencian) translation po/ca@valencia.po | 400 ++++++++++++++++++++++++++-------------------------- 1 files changed, 200 insertions(+), 200 deletions(-) commit 68530e4ff890a602e1b2c7024a7e913a810ce14a Author: Cosimo Cecchi Date: Thu Sep 22 18:21:44 2011 -0400 screenshot: compensate invisible window borders using frame extents In order to grab a screenshot of a window we currently peek at the WM decorated X window size and coordinates, and cut a pixbuf from the root window using those dimensions. This unfortunately breaks with invisible window borders, as the WM window is actually bigger than expected, resulting in an unwanted frame around the image. Mutter now stores the real dimensions of the window decorated frame in _NET_FRAME_EXTENTS, so we can just use that information to get the actual region to cut. Mutter also stopped setting the XShape bounding box on rounded corners, as they're now properly antialiased. Our code that takes the XShape rectangles and makes the area outside of their bounding box transparent also needs to be updated to handle the case where the WM decorated window size is different from the frame extents. Tested with GNOME Shell/Mutter and Metacity. https://bugzilla.gnome.org/show_bug.cgi?id=659885 gnome-screenshot/gnome-screenshot.c | 2 +- gnome-screenshot/screenshot-utils.c | 215 +++++++++++++++++++---------------- gnome-screenshot/screenshot-utils.h | 1 + 3 files changed, 119 insertions(+), 99 deletions(-) commit a1a484f1ca37ab399ad9b59bcef8e9b8fe35e85f Author: Yasumichi Akahoshi Date: Sat Sep 24 20:58:11 2011 +0900 Updated Japanese translation .../help/ja/figures/gnome-search-tool_window.png | Bin 12083 -> 9656 bytes gsearchtool/help/ja/ja.po | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) commit bb584f2a4ce8948289e675d6abb0eff96ca931a3 Author: Yasumichi Akahoshi Date: Sat Sep 24 20:40:41 2011 +0900 Added new Japanese translation for gsearchtool gsearchtool/help/Makefile.am | 2 +- gsearchtool/help/ja/Makefile.am | 7 - .../help/ja/figures/gnome-search-tool_window.png | Bin 14731 -> 12083 bytes gsearchtool/help/ja/gnome-search-tool-ja.omf | 36 - gsearchtool/help/ja/gnome-search-tool.xml | 372 -------- gsearchtool/help/ja/ja.po | 981 ++++++++++++++++++++ gsearchtool/help/ja/legal.xml | 46 - gsearchtool/help/ja/topic.dat | 7 - 8 files changed, 982 insertions(+), 469 deletions(-) commit aae545f21d892f2f941671cc14a79bbb9b75ba8d Author: Yasumichi Akahoshi Date: Sat Sep 24 19:28:42 2011 +0900 Updated Japanese translation po/ja.po | 1023 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 490 insertions(+), 533 deletions(-) commit 901f35759c703e07fbe00d5e4b0a80aea1ce2017 Author: Inaki Larranaga Murgoitio Date: Fri Sep 23 18:23:10 2011 +0200 Updated Basque language po/eu.po | 825 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 393 insertions(+), 432 deletions(-) commit 940e7f34c93b55879dce28003793698c9a787984 Author: A S Alam Date: Fri Sep 23 06:54:03 2011 +0530 update Punjabi Translation po/pa.po | 153 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 71 insertions(+), 82 deletions(-) commit c55982fdf30f4a5df1053ff1e08322e583b5b0d2 Author: Changwoo Ryu Date: Fri Sep 23 06:19:48 2011 +0900 Updated Korean translation po/ko.po | 735 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 348 insertions(+), 387 deletions(-) commit 033d174ca8ff65070994be5e852d9cb615a5249e Author: Wouter Bolsterlee Date: Thu Sep 22 00:17:22 2011 +0200 Updated Dutch translation by Wouter Bolsterlee po/nl.po | 746 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 352 insertions(+), 394 deletions(-) commit ecb4d87f3a29c15bf3bbdd982ecf94dcb79a8ca2 Author: Gabor Kelemen Date: Wed Sep 21 03:19:38 2011 +0200 Updated Hungarian translation po/hu.po | 756 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 361 insertions(+), 395 deletions(-) commit a4dd0e057bede6c5872c43f218c98bec5b09c8fe Author: Мирослав Николић Date: Tue Sep 20 21:55:53 2011 +0200 Updated Serbian translation po/sr.po | 780 +++++++++++++++++++++++++++----------------------------- po/sr@latin.po | 780 +++++++++++++++++++++++++++----------------------------- 2 files changed, 742 insertions(+), 818 deletions(-) commit 64d15f8c99bc213b49fcf33237e4bc09c6cc834d Author: Andrea Zagli Date: Mon Sep 19 22:17:54 2011 +0200 [l10n] Updated Italian translation po/it.po | 630 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 260 insertions(+), 370 deletions(-)