commit 1208fd047ed5557bf8ff4e52c1d1bcdc8086bb17 Author: Christian Persch Date: Mon Jun 25 14:07:54 2012 +0200 Version 3.5.1 NEWS | 6 ++++++ docs/reference/tmpl/gucharmap-unicode-info.sgml | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) commit 9af5beb1554861d5e717ce5030b5341310dd26f3 Author: Christian Persch Date: Mon Jun 25 14:03:08 2012 +0200 charmap: Rearrange menus Turns out the 2-word app menu in the window's menu bar when there's no shell to show the app menu looks like crap. Re-arrange the menus so that we go back to having the old menu order in the window, independently of the app menu. Only create the app menu when there's a shell to actually show it, so that it doesn't show in the window's menubar instead. gucharmap/gucharmap-menus.ui | 91 ++++++++++++++++++++++-- gucharmap/gucharmap.gresource.xml.in | 2 +- gucharmap/main.c | 128 +++++++-------------------------- 3 files changed, 112 insertions(+), 109 deletions(-) commit db6f64ca57880a1646cd16d1bc48946cb6e22615 Author: Fran DiƩguez Date: Sun Jun 24 23:35:30 2012 +0200 Updated Galician translations po/gl.po | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 21c21b9775de9e0d3ec329ef11358614e90e91a1 Author: Daniel Mustieles Date: Tue Jun 19 16:47:56 2012 +0200 Updated Spanish translation po/es.po | 15 +++++---------- 1 files changed, 5 insertions(+), 10 deletions(-) commit e2b13ed3f9940da85a96bd2c7daa853ba844d92a Author: Christian Persch Date: Mon Jun 18 13:10:14 2012 +0200 unicode: Update to Unicode 6.2.0 beta gucharmap/gucharmap-unicode-info.h | 3 +- gucharmap/gucharmap-window.c | 6 +- gucharmap/unicode-blocks.h | 2 +- gucharmap/unicode-categories.h | 4 +- gucharmap/unicode-names.h | 4370 +- gucharmap/unicode-nameslist.h |16902 ++++---- gucharmap/unicode-scripts.h | 7 +- gucharmap/unicode-unihan.h |83278 ++++++++++++++++++------------------ gucharmap/unicode-versions.h | 5 +- 9 files changed, 52308 insertions(+), 52269 deletions(-) commit bda1c37e9be70e9f06cc30a3811a3df0b838e128 Author: Christian Persch Date: Mon Jun 18 13:09:13 2012 +0200 unicode: Fix table generation for 6.2.0 NamesList.txt appears to be finally in UTF-8 and not ISO-8859-1 anymore; fix the script accordingly. gucharmap/gen-guch-unicode-tables.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cc9b138cd202c82fbb8e436a011308f6a2419b6c Author: Tom Tryfonidis Date: Sun Jun 17 13:50:21 2012 +0300 Updated Greek translation po/el.po | 1085 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 648 insertions(+), 437 deletions(-) commit 0e6854b9583fabb9a20003eebbea940ec0cf52bd Author: Christian Persch Date: Mon Jun 4 15:38:45 2012 +0200 build: Post release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)