commit 4b64d8358ecc21005964e27f35d4c22064dcb94c
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Nov 1 09:53:07 2016 +0100

    Updated Czech translation

 po/cs.po | 93 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 49 insertions(+), 44 deletions(-)

commit 3302aff0dbf057efb9233bb70a8a5c6104b9bfe9
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Oct 31 00:51:22 2016 +0100

    Update Polish translation

 po/pl.po | 94 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 49 insertions(+), 45 deletions(-)

commit b3614d114bc2158f8e5c4b98797019f3a71d0ba7
Author: DaeHyun Sung <sungdh86@gmail.com>
Date:   Sun Oct 30 12:54:21 2016 +0100

    charmap: Add korean hangul and vietnamese pronunciations
    
    Add vietnamese (kVietnamese) and korean pronunciation in hangul
    (kHangul) to the unicode data.
    
    Add vietnamese pronunciation to the charmap character details page,
    and replace the kKorean use with kHangul use for korean since
    kHangul is recommended to be used over kKorean by UAX#38.
    
    http://www.unicode.org/reports/tr38/
    https://bugzilla.gnome.org/show_bug.cgi?id=773380

 AUTHORS                                         |  1 +
 docs/reference/gucharmap-sections.txt           |  2 ++
 docs/reference/tmpl/gucharmap-unicode-info.sgml | 18 +++++++++++++++
 gucharmap/gen-guch-unicode-tables.pl            | 24 +++++++++++++++-----
 gucharmap/gucharmap-charmap.c                   | 11 +++++++--
 gucharmap/gucharmap-unicode-info.h              |  3 +++
 gucharmap/gucharmap-window.c                    |  4 +++-
 po/ko.po                                        | 30 ++++++++++++++++---------
 8 files changed, 74 insertions(+), 19 deletions(-)

commit 4ff3556b744cb89cb0ad80a619cd0c8fd6c165ed
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Oct 30 12:54:21 2016 +0100

    build: Pass --with-unicode-data down to distcheck configure

 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 62fa502de3bc5073322d1a3c6d8bfa8e27a2d649
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Mon Oct 10 16:54:21 2016 +0000

    Update Icelandic translation

 po/is.po | 764 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 404 insertions(+), 360 deletions(-)

commit 2993f632d052ac6a9a76f2493b52a9acff5c1ce7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 19 22:14:21 2016 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 58debd93e17aaa5043392147c52dd9b249d11eea
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 19 22:11:03 2016 +0200

    Version 9.0.1

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3d5e40039bcd99aa60c9deb2f54d332e8dc2195a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 19 22:11:03 2016 +0200

    a11y: Fix introspection dump
    
    During introspection dump, the a11y object class is a dummy, not
    derived from GtkAccessibleClass, so this class cast lead to a
    critical.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=760896

 gucharmap/gucharmap-chartable-accessible.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit edbb37498ab20a52fdc47ef10d49c0a2ac27b457
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 19 22:11:03 2016 +0200

    build: Make --with-unicode-data required
    
    Require --with-unicode-data being given with an argument, either
    a path to the unicode data files (as provided e.g. by a distro
    package like fedora's unicode-ucd{,-unihan}) or 'download'
    (without quotes) to download the files at build time.

 configure.ac | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

commit cc1a0eae1038e586b2dce93ed68888d745c07547
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 19 22:11:03 2016 +0200

    build: Fix autoconf warning
    
    GNOME_DEBUG_CHECK now must come before AC_PROG_CC.

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 35748247cf1de5c0ab0b1989b5706569634586e4
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Sep 13 20:21:05 2016 +0200

    Updated Spanish translation

 po/es.po | 158 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 76 insertions(+), 82 deletions(-)

commit 9041bef398a2d71fb535d50b0579ccae7a9be7c9
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Sep 9 04:02:51 2016 +0200

    Updated Polish translation

 po/pl.po | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 36fdcbdd52d909a0ab3335ae68025ed5bad10753
Author: Claude Paroz <claude@2xlibre.net>
Date:   Mon Sep 5 18:56:20 2016 +0200

    Updated French translation

 po/fr.po | 753 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 399 insertions(+), 354 deletions(-)

commit 21bf7b340656247563bc0e298563f45639745ad3
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Sun Sep 4 15:37:37 2016 +0000

    Updated Finnish translation

 po/fi.po | 768 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 411 insertions(+), 357 deletions(-)

commit 945fe65da07048f7ad4d4ce645141e604325c072
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sun Aug 28 14:04:57 2016 +0200

    Updated Danish translation

 po/da.po | 778 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 415 insertions(+), 363 deletions(-)

commit 36aa1add2f6a128fd1ba205b64f353fdaa0d6a02
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Aug 21 14:59:37 2016 +0200

    Updated Polish translation

 po/pl.po | 206 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 101 insertions(+), 105 deletions(-)

commit 9b1cc8ad4ddaa626a8cc485ef8149ce1bd76a144
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sat Aug 20 23:05:50 2016 +0200

    Updated Serbian translation

 po/sr.po       | 139 +++++++++++++++++++++++++++-----------------------------
 po/sr@latin.po | 141 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 135 insertions(+), 145 deletions(-)

commit 974e17c3c98d8c89639aa53432a19df452921662
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Aug 19 23:20:45 2016 +0200

    Updated Czech translation

 po/cs.po | 132 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 65 insertions(+), 67 deletions(-)

commit 8e52f45119232ae69239096624c75973ffed9c78
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Aug 18 23:14:44 2016 +0200

    Updated Slovenian translation

 po/sl.po | 757 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 402 insertions(+), 355 deletions(-)

commit aefbe2aa0a69947bddb1921562ac0544f830dcb1
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Mon Aug 15 11:42:10 2016 +0000

    Updated Slovak translation

 po/sk.po | 751 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 398 insertions(+), 353 deletions(-)

commit 8d4c4aa0107241cd864d775584099a459157ced3
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Aug 15 13:26:38 2016 +0300

    Updated Lithuanian translation

 po/lt.po | 730 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 390 insertions(+), 340 deletions(-)

commit fac2aca36b54ed61acf746a6ae2908c0d2bc771b
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Thu Aug 4 22:02:51 2016 +0000

    Updated Hungarian translation

 po/hu.po | 94 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 45 insertions(+), 49 deletions(-)

commit 2d5d94cad399894650e7193984c12b372cb6d1cf
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Thu Aug 4 11:06:58 2016 +0000

    Updated German translation

 po/de.po | 85 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 42 insertions(+), 43 deletions(-)

commit 44ab0c02a2700e1e0839b1689c009b29a84cb752
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Mon Aug 1 20:42:04 2016 +0200

    chartable: Show glyphs for some format characters
    
    Even though they're format characters, those that are
    Prepended_Concatenation_Mark should be rendered with a
    visible glyph, per Unicode book.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658853

 gucharmap/gucharmap-unicode-info.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

commit adae557e03006d9ecd69e376ea44590cf39e0cdd
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jul 31 13:15:42 2016 +0200

    build: Add compiler flag

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8ac882c2e0f4212e8fcc4089b098a0be7f3ca00a
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jul 31 13:15:42 2016 +0200

    charmap: Remove --disable-unihan configure switch

 configure.ac                        |  8 -----
 gucharmap/gucharmap-charmap.c       |  5 ----
 gucharmap/gucharmap-search-dialog.c |  7 -----
 gucharmap/gucharmap-unicode-info.c  | 58 +------------------------------------
 4 files changed, 1 insertion(+), 77 deletions(-)

commit 9389be5088ab39378d3c51654a4261a1fe09d121
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jul 31 13:15:42 2016 +0200

    charmap: Add command line option to decode string
    
    For debugging purposes, add a --print option that takes the supplied
    string and prints the unichar info of each character.

 gucharmap/main.c | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

commit 538b443122897ed1fc360f5cdb42bc41bc78981b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Jul 23 21:18:03 2016 +0200

    Add Language headers to po files
    
    Future versions of gettext will fail if this header is missing.

 po/af.po          | 1 +
 po/am.po          | 1 +
 po/as.po          | 2 +-
 po/ast.po         | 1 +
 po/az.po          | 1 +
 po/be@latin.po    | 1 +
 po/bn.po          | 1 +
 po/bn_IN.po       | 2 +-
 po/br.po          | 1 +
 po/ca@valencia.po | 2 +-
 po/cy.po          | 1 +
 po/de.po          | 2 +-
 po/dz.po          | 1 +
 po/en@shaw.po     | 1 +
 po/en_CA.po       | 1 +
 po/es.po          | 2 +-
 po/fa.po          | 2 +-
 po/gu.po          | 2 +-
 po/hr.po          | 1 +
 po/ka.po          | 1 +
 po/ko.po          | 2 +-
 po/mai.po         | 1 +
 po/mi.po          | 1 +
 po/mk.po          | 1 +
 po/mn.po          | 1 +
 po/ms.po          | 1 +
 po/nn.po          | 1 +
 po/oc.po          | 2 +-
 po/rw.po          | 1 +
 po/si.po          | 1 +
 po/sl.po          | 2 +-
 po/sq.po          | 1 +
 po/sr@latin.po    | 2 +-
 po/ta.po          | 2 +-
 po/ug.po          | 2 +-
 po/wa.po          | 1 +
 po/xh.po          | 1 +
 po/zh_HK.po       | 2 +-
 38 files changed, 38 insertions(+), 14 deletions(-)

commit 717da0d496868ff527dc4423001785f376e424b3
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Jul 23 03:53:31 2016 +0200

    Update Arabic translation

 po/ar.po | 780 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 437 insertions(+), 343 deletions(-)

commit 617c3b63868da777a29f963f5e94ee465627722a
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Tue Jul 12 09:45:20 2016 +0000

    Updated Swedish translation

 po/sv.po | 84 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 42 insertions(+), 42 deletions(-)

commit 093213c0520402d7c52a207fb1aab0645bff0eed
Author: Andika Triwidada <atriwidada@gnome.org>
Date:   Fri Jul 8 14:08:15 2016 +0000

    Updated Indonesian translation

 po/id.po | 729 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 387 insertions(+), 342 deletions(-)

commit a461355739ad233e09cab4e012dce827469d0dff
Author: Tiago Santos <tiagofsantos81@sapo.pt>
Date:   Mon Jul 4 14:05:52 2016 +0000

    Updated Portuguese translation

 po/pt.po | 745 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 398 insertions(+), 347 deletions(-)

commit f9ef95e3f48611efc3c7470505cfaa8ad4e49da4
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Jul 1 10:33:42 2016 +0000

    Updated Spanish translation

 po/es.po | 100 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 48 insertions(+), 52 deletions(-)

commit 457abdcd1115c9afb486eb1dfe42300b4c1d6cba
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   Sat Jun 25 23:52:04 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 100 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 48 insertions(+), 52 deletions(-)

commit c2d1d4b0603719f7d59be44f7ce0f05da31f1c78
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Jun 24 19:33:58 2016 +0200

    Updated Polish translation

 po/pl.po | 86 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 43 insertions(+), 43 deletions(-)

commit 0e2e100dcf28d1d0e69eb5adf02b822c6ebb1659
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Jun 24 18:33:11 2016 +0200

    unicode: Update to Unicode 9.0.0

 NEWS                               |  4 ++++
 gucharmap/Makefile.am              |  4 ++--
 gucharmap/gucharmap-unicode-info.c |  4 +---
 gucharmap/gucharmap-unicode-info.h |  3 ++-
 gucharmap/gucharmap-window.c       |  6 +++---
 gucharmap/unicode.sha512sums       | 12 ++++++------
 6 files changed, 18 insertions(+), 15 deletions(-)

commit ecb45f032359121640a7f26dd569204c97633311
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon May 30 19:16:40 2016 +0200

    Updated Spanish translation

 po/es.po | 734 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 394 insertions(+), 340 deletions(-)

commit c4fab1fe5659c9d758429c8d599764bd8a2d255d
Author: Christian Persch <chpe@gnome.org>
Date:   Tue May 3 21:57:21 2016 +0200

    build: Also check for bsd names of coreutils programmes
    
    Check for the g-prefixed programme first.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=765630

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 99bac4933001054ccf4d0c8a7d755709ffca33d4
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Fri May 6 22:32:38 2016 +0000

    Updated Swedish translation

 po/sv.po | 725 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 385 insertions(+), 340 deletions(-)

commit cb9f96fcaafb085b1c9349fdaff44b503d5e8686
Author: Olivier Fourdan <ofourdan@redhat.com>
Date:   Mon May 2 17:02:24 2016 +0200

    gucharmap: Use smooth scroll mask
    
    https://bugzilla.gnome.org/show_bug.cgi?id=764595

 gucharmap/gucharmap-chartable.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 218b4587c9ca47c2c90ffee57a9b2eacfb66382f
Author: Ting-Wei Lan <lantw@src.gnome.org>
Date:   Mon Apr 25 03:52:45 2016 +0800

    gen-guch-unicode-tables.pl: Don't hardcode the path of perl
    
    https://bugzilla.gnome.org/show_bug.cgi?id=765631

 gucharmap/gen-guch-unicode-tables.pl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9ec928f5d65b311bf82e15fef83b56a64a99decf
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Apr 24 13:01:39 2016 +0200

    build: Treat precious variables correctly
    
    Test if a precious variable is set already before overwriting it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=765353

 configure.ac | 46 +++++++++++++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 17 deletions(-)

commit eb914263855aeb1497702728c6d8091526f433e6
Author: Jeff Bai <jeffbaichina@members.fsf.org>
Date:   Thu Apr 14 17:28:36 2016 +0800

    Update zh_CN translation

 po/zh_CN.po | 892 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 493 insertions(+), 399 deletions(-)

commit 97937cf3d415d8d5bd3caf20f895f7e6462e84a6
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Mar 27 16:33:16 2016 +0200

    Updated Polish translation

 po/pl.po | 726 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 385 insertions(+), 341 deletions(-)

commit 4d635822c32d5619e9409fac9bfc3a839b9a66e2
Author: Gábor Kelemen <kelemeng@openscope.org>
Date:   Tue Mar 22 09:52:09 2016 +0000

    Updated Hungarian translation

 po/hu.po | 735 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 392 insertions(+), 343 deletions(-)

commit 20f5ca68229f6079980a575bfc6c99645d441841
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Mar 21 20:46:04 2016 +0100

    Updated Serbian translation

 po/sr.po       | 5 ++---
 po/sr@latin.po | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

commit 14c4b2e8886404e27f934d5816ca102af71ccccf
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Mar 21 20:44:50 2016 +0100

    Updated Serbian translation

 po/sr.po       | 853 ++++++++++++++++++++++++++++++---------------------------
 po/sr@latin.po | 749 +++++++++++++++++++++++++++-----------------------
 2 files changed, 856 insertions(+), 746 deletions(-)

commit 510f681a8a88f0ceb188e25616cca4b634c98ee1
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Mar 21 12:21:45 2016 +0100

    Updated Czech translation

 po/cs.po | 772 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 409 insertions(+), 363 deletions(-)

commit d660984eb6db73b21dff727adaca1d346551cf62
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Sun Mar 20 20:28:24 2016 +0100

    Updated German translation

 po/de.po | 735 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 387 insertions(+), 348 deletions(-)

commit 2ae792b25d63649cb4a990bb3acdae5395001d40
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   Sat Mar 19 20:06:30 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 867 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 469 insertions(+), 398 deletions(-)

commit 222b7bf4e441c9b2c6a60f406b30ba51bf59fe63
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Mar 19 14:15:44 2016 +0100

    unicode: Update translatable strings to 9.0.0 alpha

 gucharmap/unicode-i18n.h | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

commit 827d421ce404a3838d3995fc4b6b80fb7f40ea05
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Mar 19 13:48:08 2016 +0100

    Post branch version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9fdcce486f8ad5a9691f699594501ab63007fa48
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Mar 19 13:37:04 2016 +0100

    build: Fix dist

 gucharmap/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit c244483f060af40ef10086321683fc9e0c0b6952
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 22:22:20 2016 +0100

    unicode: Correct Tangut component character names
    
    They start at 1, not 0.

 gucharmap/gucharmap-unicode-info.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 650e3d16b53b3432e5ced1f293837fe4b636f8de
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Mar 12 13:06:25 2016 +0100

    Updated Czech translation

 po/cs.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 96357d7d4ce699cae8e447c3833f6fccb344d85a
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 21:24:52 2016 +0100

    Update NEWS

 NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 20661eabf7f654218e6dcd095a640239e14ad22e
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 20:13:42 2016 +0100

    build: Checksums file generation is PHONY

 gucharmap/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit ef247e2d06076f3aae8dd1c3cd02e92160b0cbc5
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 20:11:56 2016 +0100

    build: Fix the build

 gucharmap/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 70ad2bc1a36b273d0d07b2a1800814ce80e49856
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:12:38 2016 +0100

    unicode: Comment out code that's not for unicode 8

 gucharmap/gucharmap-unicode-info.c | 2 ++
 1 file changed, 2 insertions(+)

commit 8642510e5e0cf55e1e526bddbd9589e84398112e
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:01:02 2016 +0100

    all: Synchronise gucharmap and unicode versions
    
    Major/minor version will from now on correspond to the unicode
    version implemented.

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit d9ac21749af2c49a80d5a2a495500a5b20f7d571
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:01:02 2016 +0100

    docs: Fix warning about mismatched parameter names

 gucharmap/gucharmap-chapters-model.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4e1faa8f7c9264a13e45ac55455dcadb73bcfe8d
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:01:02 2016 +0100

    unicode: Generate names for Tangut ideographs and components programmatically
    
    In preparation for Unicode 9.0, generate the names for the Tangut
    ideographs and components programmatically instead of bloating
    the binary with this data.

 gucharmap/gen-guch-unicode-tables.pl | 2 ++
 gucharmap/gucharmap-unicode-info.c   | 8 ++++++++
 2 files changed, 10 insertions(+)

commit d715c95d2558a861559129ac6f82d36457732ae6
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:01:01 2016 +0100

    unicode: Generate names for CJK compatibility ideographs programmatically
    
    Instead of bloating the binary with this data, generate the
    names programmatically in gucharmap-unicode-info.c.

 gucharmap/gen-guch-unicode-tables.pl | 4 ++++
 gucharmap/gucharmap-unicode-info.c   | 9 +++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

commit 618568ca9ff4bef1222d01b173e59ac4c839b2cf
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:01:01 2016 +0100

    unicode: Skip unused names from UnicodeData.txt
    
    The First/Last are merely annotations and the real names
    are generated programmatically in gucharmap-unicode-info.c,
    so there's no need to bloat the binary with this data.

 gucharmap/gen-guch-unicode-tables.pl | 3 +++
 1 file changed, 3 insertions(+)

commit 8abd62c462b9a45c5ed182b35fbb27e3242cb1b0
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:01:01 2016 +0100

    unicode: Remove generated sources
    
    Instead of putting the generated sources in git and the tarballs,
    generate them at build time from data either provided in a directory
    with --with-unicode-data=DIRECTORY or downloaded (and checksum-
    checked) from unicode.org. The only generated file to remain in
    git is unicode-i18n.h dummy file which contains the translatable
    strings, for extraction by gettext.

 configure.ac                                |     50 +-
 gucharmap/Makefile.am                       |     74 +-
 gucharmap/download-unicode-files.sh         |     23 -
 gucharmap/gen-guch-unicode-tables.pl        |     36 +-
 gucharmap/gucharmap-script-codepoint-list.c |      2 +
 gucharmap/gucharmap-unicode-info.c          |      2 +
 gucharmap/unicode-blocks.h                  |    551 -
 gucharmap/unicode-categories.h              |   2978 -
 gucharmap/unicode-names.h                   |  58398 ---------
 gucharmap/unicode-nameslist.h               |  34642 ------
 gucharmap/unicode-scripts.h                 |   2153 -
 gucharmap/unicode-unihan.h                  | 166062 -------------------------
 gucharmap/unicode-versions.h                |   1396 -
 gucharmap/unicode.sha512sums                |      6 +
 14 files changed, 120 insertions(+), 266253 deletions(-)

commit ad4ddbbdd180e26d24e65d18830d7d8fe6bfb403
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:01:00 2016 +0100

    unicode: Remove unused iconv variable from the script

 gucharmap/gen-guch-unicode-tables.pl | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 1f22228338ce2e3a514b99b04a79e56138730167
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:01:00 2016 +0100

    unicode: Move translatable strings to their own file
    
    Move strings marked for extraction by gettext to their own file,
    so that all translatable dummy strings only exist in that one place.

 gucharmap/gen-guch-unicode-tables.pl |  95 ++++++---
 gucharmap/unicode-blocks.h           | 266 -----------------------
 gucharmap/unicode-i18n.h             | 399 +++++++++++++++++++++++++++++++++++
 gucharmap/unicode-scripts.h          | 135 ------------
 po/POTFILES.in                       |   3 +-
 5 files changed, 466 insertions(+), 432 deletions(-)

commit 8caf92468998ec0177a213fdb4b17f27d43fd91f
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:00:59 2016 +0100

    unicode: Split off reading of Scripts.txt and Blocks.txt
    
    This will be required in subsequent changes to make generating
    the translatable strings a separate step.

 gucharmap/gen-guch-unicode-tables.pl | 79 ++++++++++++++++++++++--------------
 1 file changed, 48 insertions(+), 31 deletions(-)

commit e70a487b03d3668408e7df240267778dc29268d7
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:00:59 2016 +0100

    charmap: Read the snap-cols-pow2 setting on startup
    
    https://bugzilla.gnome.org/show_bug.cgi?id=675923

 gucharmap/gucharmap-window.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 9723243ddf0c030aeb60f5db43af117adef5d948
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 3 19:00:59 2016 +0100

    charmap: Fix storing window size
    
    With newer gtk+, storing the size from the configure-event makes the window
    grow on restore, since that size will include the CSD borders. Use
    size-allocate event instead and gtk_window_get_size().

 gucharmap/gucharmap-settings.c | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

commit a778484f29d4cd492e451ed24852f283b9798d17
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Feb 14 11:47:12 2016 +0100

    charmap: Start search for string given on command line
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753581

 gucharmap/gucharmap-search-dialog.c | 25 ++++++++++++++++++++-----
 gucharmap/gucharmap-search-dialog.h |  2 ++
 gucharmap/gucharmap-window.c        | 32 ++++++++++++++++++++++++++------
 gucharmap/gucharmap-window.h        |  3 +++
 gucharmap/main.c                    |  7 +++++++
 5 files changed, 58 insertions(+), 11 deletions(-)

commit 6b114a01a75aaa4179c8bd1891f93d1bce7640da
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Feb 14 10:27:33 2016 +0100

    lib: Remove G_CONST_RETURN
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759476

 gucharmap/gen-guch-unicode-tables.pl            |  2 +-
 gucharmap/gucharmap-chartable-cell-accessible.c |  4 +--
 gucharmap/gucharmap-script-codepoint-list.c     |  2 +-
 gucharmap/gucharmap-unicode-info.c              | 34 ++++++++++++-------------
 gucharmap/gucharmap-unicode-info.h              | 34 ++++++++++++-------------
 gucharmap/unicode-unihan.h                      | 14 +++++-----
 6 files changed, 45 insertions(+), 45 deletions(-)

commit c42a2aa2507b78dd10debbbc2f19b6512261bd0d
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jan 25 15:45:20 2016 +0000

    Add a missing tag to the AppData file

 data/gucharmap.appdata.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit d9557957ad330efbd9b4018fbd616f77e63d079f
Author: Richard Hughes <richard@hughsie.com>
Date:   Sat Jan 23 18:18:07 2016 +0000

    Add missing kudos to the AppData file

 data/gucharmap.appdata.xml.in | 5 +++++
 1 file changed, 5 insertions(+)

commit 01a5ebd4269106fe0ec27703d075c76b098b257b
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Jan 23 18:27:33 2016 +0200

    Updated Lithuanian translation

 po/lt.po | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

commit cda5ee26e25042b41a45d34c96113b97512213e8
Author: Olivier Fourdan <ofourdan@redhat.com>
Date:   Wed Dec 9 09:43:59 2015 +0100

    chartable: fix zoom window on Wayland
    
    On Wayland, popup windows are for menu type widgets and thus the
    protocol requires a device grab, which gucharmap doesn't do.
    
    As a result, the zoom window is dismissed instantly on Wayland.
    
    For the use case here, best would be to use a subsurface for the zoom
    window, which can be obtained by "attaching" the popup to the parent so
    that gtk+ can select the subsurface type for the popup.
    
    Bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=759229

 gucharmap/gucharmap-chartable.c | 3 +++
 1 file changed, 3 insertions(+)

commit e8b833b8e070c42b40c5b97abbd02d46596e09b2
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Tue Dec 1 14:37:08 2015 +0700

    Updated Thai translation

 po/th.po | 898 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 548 insertions(+), 350 deletions(-)

commit 7de01f4f07c927651370306c3fa917f013b85c70
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 9 20:30:18 2015 +0100

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fb8c3e8729672c8f387eb0327b739527a7f9840c
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Oct 14 13:39:35 2015 +0200

    Updated Basque language

 po/eu.po | 520 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 286 insertions(+), 234 deletions(-)

commit b8eb5439cb466286898c1972dac2be5ecb7a8266
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 12 18:38:12 2015 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 054ffe31f157de59edca99836966adb3784b7d65
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Tue Oct 6 17:51:29 2015 +0000

    Updated Finnish translation

 po/fi.po | 518 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 288 insertions(+), 230 deletions(-)

commit 2eb128762f017f663fb2b4896aad6096565b3d0e
Author: Trần Ngọc Quân <vnwildman@gmail.com>
Date:   Tue Sep 29 15:40:50 2015 +0700

    Updated Vietnamese translation
    
    Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>

 po/vi.po | 927 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 596 insertions(+), 331 deletions(-)

commit 7f83cc37286678e6fdfecfbc778eb9e9ba68410c
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Sun Sep 27 20:37:40 2015 +0000

    Updated Italian translation

 po/it.po | 520 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 284 insertions(+), 236 deletions(-)

commit 586d59c95fa453d7daa762675b438900687ae418
Author: Милош Поповић <gpopac@gmail.com>
Date:   Tue Sep 22 16:36:03 2015 +0000

    Updated Serbian Latin translation

 po/sr@latin.po | 539 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 288 insertions(+), 251 deletions(-)

commit ea69adba6f80233f92fa33b45a5c8f595021de76
Author: Марко Костић <marko.m.kostic@gmail.com>
Date:   Tue Sep 22 16:35:21 2015 +0000

    Updated Serbian translation

 po/sr.po | 639 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 336 insertions(+), 303 deletions(-)

commit bc370c1c568564c032784d6b9d3be345a1ad07f9
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Sep 22 10:40:03 2015 +0200

    Updated Czech translation

 po/cs.po | 98 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 51 insertions(+), 47 deletions(-)

commit 930105539b7d48f5f16b552fc0b840f0390b0ba1
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 21 16:27:02 2015 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit aef45c6232fc4975f68fba4da1dc52f96a47b559
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 21 16:24:12 2015 +0200

    Version 3.18.0

 NEWS | 3 +++
 1 file changed, 3 insertions(+)

commit feee49319a015e57fa98548083a169e784df9d18
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Mon Sep 21 13:37:04 2015 +0200

    Updated Danish translation by scootergrisen

 po/da.po | 545 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 303 insertions(+), 242 deletions(-)

commit 6bab7700528735ae23da394b3428d84411514f2b
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:   Mon Sep 21 20:21:59 2015 +0900

    Updated Japanese translation

 po/ja.po | 867 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 537 insertions(+), 330 deletions(-)

commit 2246f866fc1750c4fca2799920dc8c738a3a6412
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Sun Sep 20 16:56:32 2015 +0300

    Updated Latvian translation

 po/lv.po | 557 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 294 insertions(+), 263 deletions(-)

commit de4e2c04259248be948359efe8bb44cc967aff0a
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Thu Sep 17 18:57:03 2015 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 151 ++++++++++++++++++++++++++----------------------------------
 1 file changed, 66 insertions(+), 85 deletions(-)

commit 98a721d69c8580efce4fd1d9fc29eeb6fb98d0dd
Author: Bernd Homuth <dev@hmt.im>
Date:   Mon Sep 14 18:10:17 2015 +0000

    Updated German translation

 po/de.po | 149 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 99 insertions(+), 50 deletions(-)

commit 50dbd04a88cb7ef7634a9ef5b771cafd79587c02
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Sun Sep 13 12:17:31 2015 +0430

    Update Persian translations

 po/fa.po | 626 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 336 insertions(+), 290 deletions(-)

commit 80d5635327adcc0d272db9620e7b6bbc152a4250
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Sat Sep 12 21:15:03 2015 +0000

    Updated Swedish translation

 po/sv.po | 554 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 302 insertions(+), 252 deletions(-)

commit 4a8b26b1014a67204d5df8c5615338254aca3ec3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 10 19:52:06 2015 +0200

    Fix FSF address in Polish translation

 po/pl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0980d68df754d07e8748a14bc7dd13573f367ab7
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Sep 8 23:26:40 2015 +0200

    Updated Slovenian translation

 po/sl.po | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 1319cdd78abc426eb6693fc159fe323f01533064
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Sep 7 19:54:11 2015 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 41cf7cb7a325eb795af8f4bc097db248fe77e64b
Author: Muhammet Kara <muhammetk@gmail.com>
Date:   Sun Sep 6 04:02:37 2015 +0000

    Updated Turkish translation

 po/tr.po | 104 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 51 insertions(+), 53 deletions(-)

commit cacbf42bd83383da8704f83419ecbd85a6eb8615
Author: Bernd Homuth <dev@hmt.im>
Date:   Sat Sep 5 21:20:07 2015 +0000

    Updated German translation

 po/de.po | 646 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 323 insertions(+), 323 deletions(-)

commit 5bbf3b31f2e789cb6665f9ba1426e697e23bfea2
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Sep 6 02:58:16 2015 +0900

    Remove unused file
    
    Commited by mistake

 po/gucharmap.master.ko.po | 1790 ---------------------------------------------
 1 file changed, 1790 deletions(-)

commit 1afa330475795cd0ac775ed7508eacac6c76e434
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Sep 6 02:57:08 2015 +0900

    Updated Korean translation

 po/{ko.po => gucharmap.master.ko.po} | 529 +++++++++++++++++++---------------
 po/ko.po                             | 530 +++++++++++++++++++----------------
 2 files changed, 589 insertions(+), 470 deletions(-)

commit 08ebc32a23b9d1f725d88b1ebc192289f1dbe2b9
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri Sep 4 17:05:23 2015 +0000

    Updated Kazakh translation

 po/kk.po | 515 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 282 insertions(+), 233 deletions(-)

commit e6edd7002e01fc50c6e6893ed83d1a3b2c1e53fe
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Sep 4 14:14:13 2015 +0200

    Updated French translation

 po/fr.po | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 3e1dba0778c7554e1ea8cba0fbf5d116929467f4
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Thu Sep 3 15:27:08 2015 +0300

    Updated Lithuanian translation

 po/lt.po | 527 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 288 insertions(+), 239 deletions(-)

commit 8f603aa267ae6b4d72fffb59b6d2208d93d7b55b
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Wed Sep 2 16:53:32 2015 +0000

    Updated Icelandic translation

 po/is.po | 600 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 305 insertions(+), 295 deletions(-)

commit 2df785973cfc785f2f6a5fcc556d87d223216856
Author: Gábor Kelemen <kelemeng@openscope.org>
Date:   Mon Aug 31 17:45:10 2015 +0000

    Updated Hungarian translation

 help/hu/hu.po | 156 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 77 insertions(+), 79 deletions(-)

commit 96452e0297d00748ab04eae22738abf01b508d00
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Mon Aug 31 17:06:12 2015 +0000

    Updated Hungarian translation

 po/hu.po | 230 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 127 insertions(+), 103 deletions(-)

commit 7bd8082c793e0c4a196e345ab014e57402065545
Author: Andika Triwidada <andika@gmail.com>
Date:   Sun Aug 30 05:22:44 2015 +0000

    Updated Indonesian translation

 po/id.po | 518 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 283 insertions(+), 235 deletions(-)

commit 6b17e9d521f84baac522b119c0f1a5fb268d165e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Aug 29 22:01:43 2015 +0200

    Updated Polish translation

 po/pl.po | 546 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 297 insertions(+), 249 deletions(-)

commit 3d7e6bb9b5e00f43199e20716887f7d3632c9669
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Sat Aug 29 19:35:57 2015 +0000

    Updated Slovak translation

 po/sk.po | 131 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 69 insertions(+), 62 deletions(-)

commit 947a98af18a0e0d2782f3e4534506f69e064aa4a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Aug 29 19:32:26 2015 +0200

    Initial Hungarian help translation by Balázs Meskó <meskobalazs at gmail dot com>

 help/hu/figures/gucharmap_window.png |  Bin 0 -> 57398 bytes
 help/hu/hu.po                        | 1087 ++++++++++++++++++++++++++++++++++
 2 files changed, 1087 insertions(+)

commit df09958d9ca62c466311754031fd32db883bdc53
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Aug 29 19:31:35 2015 +0200

    Added hu to HELP_LINGUAS

 help/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3d839c6cb6190ba2d365121b48812a15000b8150
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Fri Aug 28 20:56:52 2015 +0000

    Updated Greek translation

 po/el.po | 102 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 50 insertions(+), 52 deletions(-)

commit 019f1585731b758b3f153fe833951e2021ca9d4b
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:   Fri Aug 28 22:33:25 2015 +0300

    Updated Russian translation

 po/ru.po | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)

commit 3a0c24d22ef68b2df2c00ed0f7a5b6eaff62b66e
Author: Fran Dieguez <fran@openhost.es>
Date:   Tue Aug 25 17:42:38 2015 +0200

    Updated Galician translations

 po/gl.po | 528 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 288 insertions(+), 240 deletions(-)

commit 008fbfde2d7d159bea031bfe66aa71a535191063
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Aug 25 13:17:44 2015 +0000

    Updated Chinese (Taiwan) translation

 po/zh_TW.po | 516 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 280 insertions(+), 236 deletions(-)

commit a721266013e954184029fdf0ba4054cadf3e500f
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Tue Aug 25 05:34:52 2015 +0000

    Updated Portuguese translation

 po/pt.po | 97 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 48 insertions(+), 49 deletions(-)

commit 8b6b79fb8a9842a3ad89fe81857e043b6f7b9375
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Aug 18 13:56:44 2015 +0200

    Updated Spanish translation

 po/es.po | 3563 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1781 insertions(+), 1782 deletions(-)

commit cbc77c96bef22abd3affa6483c792eabb37ad2db
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Aug 17 19:03:23 2015 +0200

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a67eb722d70523d7b8da6fc0ae882e6b89b3d44f
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Aug 17 19:03:23 2015 +0200

    Version 3.17.90

 configure.ac     | 2 +-
 gucharmap/main.c | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 561de552cd36fe089b2c46b0e5c1935d8285cce8
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Aug 15 12:01:14 2015 +0200

    Updated French translation

 po/fr.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 220a29122c22ed85ba265d08021c893ee772a2c9
Author: Felipe Braga <fbobraga@gmail.com>
Date:   Tue Aug 11 02:31:08 2015 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 528 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 287 insertions(+), 241 deletions(-)

commit 0565473fba46e169709fb6988854274f34ef9ebf
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Jul 31 11:58:33 2015 +0200

    Updated Norwegian bokmål translation from Åka Sikrom.

 po/nb.po | 86 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 43 insertions(+), 43 deletions(-)

commit d2e43f0bcb7f8a0c7a7927b236acf708e3ad6382
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Mon Jul 27 10:40:49 2015 +0000

    Updated Slovak translation

 po/sk.po | 618 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 328 insertions(+), 290 deletions(-)

commit 26cde4df0f460823f81a5931cf00c49a756f39d9
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Jul 8 21:59:48 2015 +0200

    Updated Slovenian translation

 po/sl.po | 511 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 279 insertions(+), 232 deletions(-)

commit b7edf30a453b3f2eba6e4871038f0d3a6f7fb634
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Mon Jun 29 22:34:39 2015 +0000

    Updated Portuguese translation

 po/pt.po | 630 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 342 insertions(+), 288 deletions(-)

commit 4d19ba83afd83494a2c2410c4323846b7e7529cd
Author: Stas Solovey <whats_up@tut.by>
Date:   Thu Jun 25 22:03:36 2015 +0000

    Updated Russian translation

 po/ru.po | 533 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 290 insertions(+), 243 deletions(-)

commit c1cda8fff312c629a0e23de6d6021eedd7c2d851
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Fri Jun 19 07:35:15 2015 +0000

    Updated Turkish translation

 po/tr.po | 527 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 311 insertions(+), 216 deletions(-)

commit be681cfe4c35515b2cf43e22d2b1983656724d51
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Jun 18 21:14:34 2015 +0200

    unicode: Update to Unicode 8.0.0 release

 gucharmap/unicode-nameslist.h | 17614 ++++++-----
 gucharmap/unicode-unihan.h    | 68470 ++++++++++++++++++++--------------------
 2 files changed, 43091 insertions(+), 42993 deletions(-)

commit 8e6cbae029dab98ac595258e3005e5526fcfd7ef
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Tue Jun 16 14:37:48 2015 +0000

    Updated French translation

 po/fr.po | 82 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 41 insertions(+), 41 deletions(-)

commit b5cdb2c257bb2ecb0dff83bacfd4bbae2d1b01a1
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Jun 16 11:15:32 2015 +0200

    Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e8519bad119f6662de8df350eb5edc6617b73123
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 8 22:55:25 2015 +0200

    unicode: Fix gucharmap_get_unicode_name for Unicode 8.0

 gucharmap/gucharmap-unicode-info.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 571ef61f12cb7f5dfeb12c14c5e8b520d5200d3a
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Mon Jun 8 10:39:49 2015 +0300

    Updated Greek translation

 po/el.po | 455 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 250 insertions(+), 205 deletions(-)

commit 2b0670d733e7ec905d4ea9c6174ddeebe9b20c58
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Jun 5 22:04:30 2015 +0200

    charmap: Remove unused code

 gucharmap/main.c | 5 -----
 1 file changed, 5 deletions(-)

commit de68a8f691946e5675dc4902dbdd2dd751e7d6a5
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Jun 5 22:03:51 2015 +0200

    charmap: Suppress deprecated object property warnings
    
    Simply set G_ENABLE_DIAGNOSTIC=0 which should be the default anyway except
    that it is broken [https://bugzilla.gnome.org/show_bug.cgi?id=749195].

 gucharmap/main.c | 4 ++++
 1 file changed, 4 insertions(+)

commit f14e99a81236d691d96fdf62fcf5d3fca5eb1735
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu May 28 06:42:56 2015 +0000

    Updated Spanish translation

 po/es.po | 3539 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1792 insertions(+), 1747 deletions(-)

commit a4e3bb539773ae4eb33859b43bcdb0f84599f02c
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Tue May 26 19:13:27 2015 +0000

    Updated Occitan translation

 po/oc.po | 582 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 321 insertions(+), 261 deletions(-)

commit 28a7c3defa01cea84681633f54a68b1d00e9340a
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Thu May 21 07:34:52 2015 +0000

    Updated Occitan translation

 po/oc.po | 1695 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 1072 insertions(+), 623 deletions(-)

commit d5123f24626606d0fe6969727fac95cec6441b56
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Fri May 15 08:52:36 2015 +0000

    Updated French translation

 po/fr.po | 432 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 238 insertions(+), 194 deletions(-)

commit ea113a9a6effbeeeb954e7a478fc9303f164a750
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu May 14 15:53:25 2015 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 446 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 247 insertions(+), 199 deletions(-)

commit bf51d1bcc332baf21fa603dcd246050ef2f88c86
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:   Sat May 9 12:39:33 2015 +0000

    Updated Hungarian translation

 po/hu.po | 581 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 294 insertions(+), 287 deletions(-)

commit ac397b59fbb6327271c22099c93ad81d69746046
Author: Christian Persch <chpe@gnome.org>
Date:   Sat May 9 09:27:31 2015 +0200

    charmap: Fix build with gtk+ < 3.16
    
    https://bugzilla.gnome.org/show_bug.cgi?id=749141

 gucharmap/gucharmap-charmap.c | 2 ++
 1 file changed, 2 insertions(+)

commit a3e5fe17801c5ffb3f4a5a33dd0ce5eb446de18f
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Thu May 7 05:17:41 2015 +0000

    Updated Tajik translation

 po/tg.po | 425 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 232 insertions(+), 193 deletions(-)

commit 18a222392eefb94bf40cbb27b40ae803e3194620
Author: osfans <waxaca@163.com>
Date:   Sun May 3 15:23:36 2015 +0800

    update zh_CN translation

 po/zh_CN.po | 178 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 89 insertions(+), 89 deletions(-)

commit a7f9a94a6c7e4e84db69ecfea3d7b560b623641b
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Apr 30 12:52:05 2015 +0200

    Updated Czech translation

 po/cs.po | 430 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 237 insertions(+), 193 deletions(-)

commit b553e0a8c57b380b4ec9e524e2b90eaac8b39065
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Apr 26 11:58:21 2015 +0200

    unicode: Preview of 8.0.0

 gucharmap/gucharmap-unicode-info.h |     3 +-
 gucharmap/gucharmap-window.c       |     4 +-
 gucharmap/unicode-blocks.h         |   254 +-
 gucharmap/unicode-categories.h     |   112 +-
 gucharmap/unicode-names.h          | 58416 +++++++++++++-------------
 gucharmap/unicode-nameslist.h      | 20756 +++++-----
 gucharmap/unicode-scripts.h        |  3910 +-
 gucharmap/unicode-unihan.h         | 76644 ++++++++++++++++++-----------------
 gucharmap/unicode-versions.h       |    63 +-
 9 files changed, 82950 insertions(+), 77212 deletions(-)

commit 72a45f02fac063d18d704e7bf0727eee978ee683
Author: Hannie Dumoleyn <hannie@ubuntu-nl.org>
Date:   Tue Apr 7 10:18:10 2015 +0200

    Updated Dutch translation 3.16

 po/nl.po | 781 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 470 insertions(+), 311 deletions(-)

commit dc5699911b10234f9aaf540bce41169b191c5063
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Wed Mar 25 20:22:30 2015 +0200

    Updated Arabic translation

 po/ar.po | 624 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 376 insertions(+), 248 deletions(-)

commit 83e9c76531c91669fc25c33c5d98d4978726406d
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 23 19:24:45 2015 +0100

    Post branch version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 57302e65005db998190cc8e5266230b6603b3538
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Mar 22 18:21:59 2015 +0100

    build: Remove appdata validation
    
    As per upstream request to stop using appdata-validate.

 configure.ac     | 6 ------
 data/Makefile.am | 8 --------
 2 files changed, 14 deletions(-)

commit 86e2bd6638e3ecd2b774b44eac2db2359578b68a
Author: Jiri Grönroos <jiri.gronroos+l10n@iki.fi>
Date:   Fri Mar 20 17:45:51 2015 +0200

    Finnish translation update

 po/fi.po | 73 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 39 insertions(+), 34 deletions(-)

commit 91c65334b844bca4061929c231a4c24bf18046c6
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Tue Mar 17 20:52:58 2015 +0100

    Updated Serbian translation

 po/sr.po       | 642 +++++++++++++++++++++++++++++++++++----------------------
 po/sr@latin.po | 642 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 786 insertions(+), 498 deletions(-)

commit 8c728595809c3e8405e21a678cf3ae99ed092dbb
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 16 19:06:29 2015 +0100

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5f118396008fc46c700731ffedbd3b8ce0645e3b
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Sat Mar 14 06:33:58 2015 +0000

    Updated Tajik translation

 po/tg.po | 77 +++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 35 insertions(+), 42 deletions(-)

commit 550976f9123b728d0a18fa4a15813653d5e273da
Author: Samir Ribic <samir.ribic@etf.unsa.ba>
Date:   Fri Mar 13 20:19:18 2015 +0000

    Updated Bosnian translation

 po/bs.po | 1679 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 1194 insertions(+), 485 deletions(-)

commit 0e80ac065033c48ef3f1f739962c77df9de2254b
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Thu Mar 12 06:47:02 2015 +0200

    Updated Bulgarian translation

 po/bg.po | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 32eef986abb36ad9d95753b11e59178eba6cbb43
Author: Muhammet Kara <muhammetk@gmail.com>
Date:   Mon Mar 9 19:16:34 2015 +0000

    Updated Turkish translation

 po/tr.po | 764 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 461 insertions(+), 303 deletions(-)

commit cfa9226f22c7dec3b6d633f2b869727147c972a4
Author: Josef Andersson <josef.andersson@gmail.com>
Date:   Sun Mar 8 09:51:12 2015 +0000

    Updated Swedish translation

 help/sv/sv.po | 407 +++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 264 insertions(+), 143 deletions(-)

commit 1e98a38eec710cd40e25e412c90e873c4ad7c48a
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Mar 3 19:38:56 2015 +0100

    charmap: Disable overlay scrolling
    
    Since it makes it impossible to select the last charcell in each
    row at small font size.

 gucharmap/gucharmap-charmap.c | 2 ++
 1 file changed, 2 insertions(+)

commit a5346ddd5502ff7e6be39c7ea0686545b03cc062
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Mar 3 19:32:19 2015 +0100

    build: Update warning flags

 configure.ac | 1 +
 1 file changed, 1 insertion(+)

commit 412b712d7c63e642b1dbf4ab298243b612bb3bce
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Thu Feb 26 15:26:02 2015 +0000

    Updated Chinese (Taiwan) translation

 po/zh_TW.po | 68 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 33 insertions(+), 35 deletions(-)

commit 7624cc7616a8dec4dbcce566ee4f44e7b3c28166
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Tue Feb 24 21:50:59 2015 +0200

    Updated Ukrainian translation

 po/uk.po | 635 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 390 insertions(+), 245 deletions(-)

commit c610ce91e321146034b308332013ad8fffc7458b
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Feb 6 20:43:47 2015 +0100

    build: Disable glib and gtk deprecation warnings
    
    It's obscuring the real warnings.

 gucharmap/Makefile.am | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 58fd9777afc5b0959b9975150701de3043263631
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Feb 6 20:43:47 2015 +0100

    charmap: Fix menubar visibility

 gucharmap/gucharmap-window.c | 17 -----------------
 1 file changed, 17 deletions(-)

commit ddc74734665be1ac353c6b74ed73cdf5ccba109a
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Feb 3 21:58:27 2015 +0100

    Revert "app menu: standardize Help/About/Quit"
    
    This reverts commit 419bc9f6bfa4740ee270dc4d95f3192254dd971b.
    
    Revert unauthorised commit.

 gucharmap/gucharmap-menus.ui | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 419bc9f6bfa4740ee270dc4d95f3192254dd971b
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:   Mon Dec 9 15:59:51 2013 -0600

    app menu: standardize Help/About/Quit
    
    * Remove the separator beneath About
    * Rename Close Window to Quit
    
    The action app.close is unchanged for the time being, since there's not
    (yet) agreement on whether Quit will close every window or just the
    current one. But it is going to be named Quit.
    
    https://developer.gnome.org/hig/stable/application-menus.html.en
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720145

 gucharmap/gucharmap-menus.ui | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit cbcf1fe3f44aee4387fefa4b2cdea8d19e93aa51
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Jan 23 20:54:15 2015 +0100

    charmap: Force non-dark theme
    
    Dark theme doesn't work, so until that's fixed, force the non-dark theme.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741939

 gucharmap/main.c | 3 +++
 1 file changed, 3 insertions(+)

commit 1481348e8196cf47a7d685366e9499bb7750edb2
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Fri Jan 23 12:41:44 2015 +0000

    Updated Icelandic translation

 po/is.po | 34 ++++++++++++++++++----------------
 1 file changed, 18 insertions(+), 16 deletions(-)

commit ced57a97fbe5612790659800757d94255c464cb8
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Thu Jan 22 11:48:10 2015 +0000

    Updated Icelandic translation

 po/is.po | 44 ++++++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 16 deletions(-)

commit 64ccefb37ae6518fa2444a4a31af08187dae9c8c
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jan 19 23:06:26 2015 +0100

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9da459b6c6bfcd49f19c62350227d339c5ea4d1d
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Thu Jan 15 15:57:38 2015 +0000

    Updated Icelandic translation

 po/is.po | 1226 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 848 insertions(+), 378 deletions(-)

commit 5606a2b773c9246bc5a7b1f6536a8cde29d7e4e3
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Tue Dec 30 16:44:05 2014 +0100

    Updated Basque language

 po/eu.po | 65 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 32 insertions(+), 33 deletions(-)

commit 44fa03bf2984e1f65f041b071ad379e792cf1b80
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Dec 13 20:27:24 2014 +0100

    Revert "Also sort the block chapters list"
    
    This reverts commit d3607d59adc92abe4c756fe755a59d69e4ece22c.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620180

 gucharmap/gucharmap-block-chapters-model.c | 66 ++++--------------------------
 1 file changed, 7 insertions(+), 59 deletions(-)

commit 1b6e7887affad8ab8cd8d9f2ef6dc4606dec5dfc
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Dec 13 20:22:00 2014 +0100

    Revert "Sort the tree view column, not the model directly"
    
    This reverts commit 8daa603590cd403920cbb9b98595975ef0ba8d24.
    
    Conflicts:
            gucharmap/gucharmap-chapters-view.c
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620180

 gucharmap/gucharmap-block-chapters-model.c  | 3 +++
 gucharmap/gucharmap-chapters-view.c         | 4 ----
 gucharmap/gucharmap-script-chapters-model.c | 4 ++++
 3 files changed, 7 insertions(+), 4 deletions(-)

commit c12be81555ec7ae15826a59075b1fad9910a4ca3
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Dec 13 20:17:36 2014 +0100

    Revert "Use locale-aware string comparision to sort the chapters"
    
    This reverts commit afd8c4af41d48fe4e913608a2e05f6aaa46c64fd.

 gucharmap/gucharmap-block-chapters-model.c  |  2 +-
 gucharmap/gucharmap-script-chapters-model.c | 25 -------------------------
 2 files changed, 1 insertion(+), 26 deletions(-)

commit 66aed68ec50adc37c502c093e53e05dad70fd6b0
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Nov 27 07:26:46 2014 +0100

    Updated Czech translation

 help/cs/cs.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit fec04ea2cbd7e1b56b236ec7ae5edcd9f4306f3c
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Mon Nov 17 01:14:46 2014 +0000

    Updated Portuguese translation

 po/pt.po | 957 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 543 insertions(+), 414 deletions(-)

commit 373c405881f5468c1ada3562ed64f1f6a85ad69e
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Tue Nov 4 01:11:33 2014 +0000

    Added Kazakh translation

 po/LINGUAS |    1 +
 po/kk.po   | 1665 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1666 insertions(+)

commit cbfb595b725fff67f06c6226ce9b6c5896a0227b
Author: Timo Jyrinki <timo@debian.org>
Date:   Mon Nov 3 19:01:24 2014 +0200

    Change Finnish translation team web page to l10n.gnome.org

 po/fi.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4741ac893f83b0a7bb237c40a2dc2da2897b3da8
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Sun Oct 12 15:45:11 2014 +0300

    Updated Latvian translation

 po/lv.po | 625 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 385 insertions(+), 240 deletions(-)

commit 0e3dd241632552f1b0beff6539c19ebb16fde7cd
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Sat Oct 11 11:46:29 2014 +0330

    Updates Persian Translations

 po/fa.po | 795 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 499 insertions(+), 296 deletions(-)

commit 4a4bbe46567876457185351f3f006ac4d4b6278a
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Sun Oct 5 15:29:46 2014 +0000

    Updated Italian translation

 po/it.po | 622 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 375 insertions(+), 247 deletions(-)

commit 48c9108afc51a4c632baf43422916faaf7fbde0c
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Tue Sep 30 15:00:46 2014 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 24 +++++-------------------
 1 file changed, 5 insertions(+), 19 deletions(-)

commit 92ff22aa0334f332f48a463697d65a1abd543d2b
Author: Michel Nedeleg <michel@drouizig.org>
Date:   Sat Sep 27 17:54:21 2014 +0200

    Updated breton translation

 po/br.po | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 75fdd194844e78cd26c9b95878e5f0cf9de59b68
Author: Saibal Ray <sray@redhat.com>
Date:   Wed Sep 24 10:27:23 2014 +0000

    Updated Bengali (India) translation

 po/bn_IN.po | 919 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 502 insertions(+), 417 deletions(-)

commit 13f5df10fdd02606e42cbaa30c51a774f51c0b1a
Author: Krishnababu Krothapalli <k.meetme@gmail.com>
Date:   Tue Sep 23 14:43:33 2014 +0000

    Updated Telugu translation

 po/te.po | 776 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 469 insertions(+), 307 deletions(-)

commit 3a958f1c7bd8fc004387d7482af91fecbdc0afa5
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Mon Sep 22 20:25:39 2014 +0300

    Updated Bulgarian translation

 po/bg.po | 768 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 460 insertions(+), 308 deletions(-)

commit 6baf1b24327d7b6d605bf06b35676f67bcf61593
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Sep 22 17:35:32 2014 +0200

    Updated Czech translation

 po/cs.po | 46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

commit f5cb6dab30a6aa50a7e8fc2ee6ba86159334f6d3
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Sep 22 15:01:40 2014 +0200

    Updated Czech translation

 po/cs.po | 56 ++++++++++++++++++++++++++------------------------------
 1 file changed, 26 insertions(+), 30 deletions(-)

commit 20b6599ab0339418119ab41ed3ce3c4bdfbae05d
Author: A S Alam <aalam@users.sf.net>
Date:   Sun Sep 21 09:24:38 2014 -0500

    update Punjabi Translation -for Master

 po/pa.po | 637 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 390 insertions(+), 247 deletions(-)

commit 74dfb29f5a018b884bbff57d8e290e27363cebc6
Author: Kalev Lember <kalevlember@gmail.com>
Date:   Sun Sep 21 12:41:14 2014 +0200

    Fix Greek translation of desktop file keywords
    
    It's a string list and must end with a semicolon.

 po/el.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 53de0234908ffb974ec2757478c1fef5151031d1
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Sep 21 14:05:45 2014 +0200

    Post branch version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6d23834fe56ac98e1e4477b6d614fa4bf2099ee3
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 15 13:02:38 2014 +0200

    unicode: Update © year

 COPYING.UNICODE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0ea08289566a7306eccb874417332d77804e35c9
Author: Rajesh Ranjan <rajeshkajha@yahoo.com>
Date:   Sun Sep 21 04:19:38 2014 +0000

    Updated Hindi translation

 po/hi.po | 763 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 459 insertions(+), 304 deletions(-)

commit a1ed973cb85baf714cf4a01e0b18506c2b780350
Author: Pawan Chitrakar <chautari@gmail.com>
Date:   Sat Sep 20 12:19:49 2014 +0000

    Updated Nepali translation

 po/ne.po | 1508 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 1059 insertions(+), 449 deletions(-)

commit 94cf8e8dd27fd2a8ec4e937cdc1654cf842f6362
Author: Mattias Eriksson <snaggen@gmail.com>
Date:   Thu Sep 18 20:10:54 2014 +0000

    Updated Swedish translation

 po/sv.po | 874 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 518 insertions(+), 356 deletions(-)

commit dfe030720bcec4ca1677d87f3c0aa5b0ff399064
Author: Manoj Kumar Giri <mgiri@redhat.com>
Date:   Thu Sep 18 13:32:35 2014 +0000

    Updated Oriya translation

 po/or.po | 765 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 460 insertions(+), 305 deletions(-)

commit ec476a7809a12e3b6e087623928fbc69e490623f
Author: Paweł Żołnowski <pawel@zolnowski.name>
Date:   Thu Sep 18 01:07:25 2014 +0200

    Updated Polish translation

 po/pl.po | 612 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 370 insertions(+), 242 deletions(-)

commit 926bdd49b1fa87b8cbc08ba77ee7b48c97f3a17e
Author: Saibal Ray <sray@redhat.com>
Date:   Wed Sep 17 06:19:33 2014 +0000

    Updated Bengali (India) translation

 po/bn_IN.po | 385 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 216 insertions(+), 169 deletions(-)

commit ffd8bffde41b3ee50b2892fa6d386879e6487ba7
Author: Shantha kumar <shantha.thamizh@gmail.com>
Date:   Mon Sep 15 06:23:39 2014 +0000

    Updated Tamil translation

 po/ta.po | 758 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 460 insertions(+), 298 deletions(-)

commit b618253a39235e8ceae41345e820cf53d36ad854
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Sep 14 22:03:10 2014 +0200

    Updated Slovenian translation

 po/sl.po | 614 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 371 insertions(+), 243 deletions(-)

commit 51f3e1ad2635a8b2ba9184e9ba72e6c22a351bed
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Sun Sep 14 17:10:39 2014 +0000

    Updated Slovak translation

 po/sk.po | 765 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 461 insertions(+), 304 deletions(-)

commit f528ce8cd9fede6dc51c45f4d7aa53c247899b1f
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Sun Sep 14 14:08:31 2014 +0000

    Updated Hungarian translation

 po/hu.po | 637 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 389 insertions(+), 248 deletions(-)

commit 1520731f0b9fed4bbe7034676f0747113c1fe4b3
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Sat Sep 13 15:36:01 2014 +0200

    Updated Danish translation

 po/da.po | 635 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 391 insertions(+), 244 deletions(-)

commit e4d0f20d5df7ddb8df0e57e2e184935efea3c048
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Sat Sep 13 14:07:14 2014 +0530

    Updated Marathi Translations

 po/mr.po | 780 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 472 insertions(+), 308 deletions(-)

commit 009deecbde8c1d3c35f3b7292bc8a7907f48bf1d
Author: Wolfgang Stöggl <c72578@yahoo.de>
Date:   Wed Sep 10 18:04:30 2014 +0000

    Updated German translation

 po/de.po | 773 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 465 insertions(+), 308 deletions(-)

commit 6377b7926ab7628cb57139ffefe14a08d07d1cbb
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Wed Sep 10 19:06:35 2014 +0300

    Updated Lithuanian translation

 po/lt.po | 63 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 28 insertions(+), 35 deletions(-)

commit 901a8cdfabd59c676a2cbe41f2e53bff4f156802
Author: Peter Moulder <pjrm@mail.internode.on.net>
Date:   Sun Sep 7 18:31:13 2014 +0200

    settings: Only save to dconf on exit
    
    https://bugzilla.gnome.org/show_bug.cgi?id=734191

 gucharmap/gucharmap-window.c | 38 ++++++++++++++++++--------------------
 gucharmap/gucharmap-window.h |  2 --
 2 files changed, 18 insertions(+), 22 deletions(-)

commit 9095b7192d258ff8320b58afb4bbf001e2c37c9b
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sat Sep 6 23:21:07 2014 +0200

    [l10n] Updated Catalan (Valencian) translation

 po/ca@valencia.po | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

commit f96e9c577c331e8387220326b2aeadf85dbed51b
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sat Sep 6 23:21:00 2014 +0200

    [l10n] Update Catalan translation

 po/ca.po | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

commit 247aa99369680f1c7ae9f8d05135865263089cf2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Sep 6 13:43:28 2014 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 76 ++++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 40 deletions(-)

commit 6154919ddcb1bee03bf6e45aaae48b0137c6712b
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Sep 6 05:25:48 2014 +0900

    Updated Korean translation

 po/ko.po | 626 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 384 insertions(+), 242 deletions(-)

commit 23da02fa392a58633b2adb0925b1a457845f7a57
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:   Fri Sep 5 17:05:06 2014 +0400

    Updated Russian translation

 po/ru.po | 56 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 30 insertions(+), 26 deletions(-)

commit ef33515b5f580136343a54208df83f24bbb51e95
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Fri Sep 5 15:30:57 2014 +0530

    Updated gujarati translations

 po/gu.po | 763 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 464 insertions(+), 299 deletions(-)

commit f1d447548dafbee678144b6d373b6329fc043875
Author: Andika Triwidada <andika@gmail.com>
Date:   Thu Sep 4 04:23:56 2014 +0000

    Updated Indonesian translation

 po/id.po | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

commit 9dd48fda97bfe1534e4b3c39d51704b1665e1106
Author: Maria  Mavridou <mavridou@gmail.com>
Date:   Thu Aug 28 21:18:31 2014 +0000

    Updated Greek translation

 po/el.po | 321 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 165 insertions(+), 156 deletions(-)

commit 76647a12849ca83c7c47d38ef43b6f01f940244c
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:   Tue Aug 26 17:47:02 2014 +0200

    Updated Spanish translation

 po/es.po | 61 +++++++++++++++++++++++++++----------------------------------
 1 file changed, 27 insertions(+), 34 deletions(-)

commit 341aa1b22498c2755090314c784058b4e9696868
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Aug 25 10:12:37 2014 +0200

    Updated Galician translations

 po/gl.po | 608 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 368 insertions(+), 240 deletions(-)

commit 305561ccb002bc417e222416037bc0eda90ab0c4
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Fri Aug 22 16:34:53 2014 +0000

    Updated Chinese (Taiwan) translation

 po/zh_TW.po | 149 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 72 insertions(+), 77 deletions(-)

commit 11146099e6e41921a5b8c082fdf640bd6163e472
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Fri Aug 22 12:23:32 2014 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 642 +++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 394 insertions(+), 248 deletions(-)

commit c970d87d92f3bd476a721ef9a7b9b699f297cacd
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Aug 22 08:52:34 2014 +0200

    Updated French translation

 po/fr.po | 88 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 42 insertions(+), 46 deletions(-)

commit f7457563a97627b9571c6547bd33b7fd9bb007ac
Author: ngoswami <ngoswami@redhat.com>
Date:   Thu Aug 21 11:54:12 2014 +0000

    Updated Assamese translation

 po/as.po | 54 +++++++++++++++++++++++-------------------------------
 1 file changed, 23 insertions(+), 31 deletions(-)

commit 0761d23fa7b4821ea0b20a14c3e63dabe3ff977d
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Aug 21 10:29:13 2014 +0100

    appdata: Add a simple description

 data/gucharmap.appdata.xml.in | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

commit 4c7da873729f4be465e09db689c003bb0e2395c7
Author: sebras <sebras@gmail.com>
Date:   Tue Aug 19 19:15:05 2014 +0000

    Updated Swedish translation

 help/sv/sv.po | 1098 +++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 723 insertions(+), 375 deletions(-)

commit d86629f5629465aa647e18defff3a0c2cad43305
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Aug 19 20:25:59 2014 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 624 ++++++++++++++++++++++++++++++++++++-----------------------
 po/zh_TW.po | 629 +++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 770 insertions(+), 483 deletions(-)

commit 78c556130d78603949c69e9e8b8b297a010adb48
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Aug 18 21:19:58 2014 +0200

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c3ffbfd75391e6950f9c5da90f663ae3301e6727
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Aug 18 21:16:17 2014 +0200

    Version 3.13.90

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e64b083ba1d626b09a24bac7dc6fe98ba9a1c686
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun Aug 17 23:39:21 2014 +0200

    [l10n] Updated Catalan (Valencian) translation

 po/ca@valencia.po | 131 +++++++++++++++++-------------------------------------
 1 file changed, 40 insertions(+), 91 deletions(-)

commit 8283e27e2f409394e47f98bb614abb5aa2c14b33
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sun Aug 17 23:39:16 2014 +0200

    [l10n] Updated Catalan translation

 po/ca.po | 620 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 354 insertions(+), 266 deletions(-)

commit 28549bc215ef982f360d3383de4f0f14e24502ca
Author: Lasse Liehu <lasse.liehu@gmail.com>
Date:   Sun Aug 17 14:48:38 2014 +0300

    Finnish translation update

 help/fi/fi.po | 647 +++++++++++++++++++++++++++-------------------------------
 1 file changed, 297 insertions(+), 350 deletions(-)

commit 3fa177ddf55986329ac1e31f31de1d9af999df39
Author: Lasse Liehu <lasse.liehu@gmail.com>
Date:   Sun Aug 17 14:35:44 2014 +0300

    Finnish translation update

 po/fi.po | 771 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 471 insertions(+), 300 deletions(-)

commit d1ddb2fc8b43407f4d66f2750ec640577ca03cac
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Aug 16 20:13:07 2014 +0200

    appdata: Add skeleton appdata file
    
    https://bugzilla.gnome.org/show_bug.cgi?id=722715

 Makefile.am                   |  2 +-
 configure.ac                  |  7 +++++++
 data/Makefile.am              | 30 ++++++++++++++++++++++++++++++
 data/gucharmap.appdata.xml.in | 41 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 79 insertions(+), 1 deletion(-)

commit a2ad410b9cf82b3773e1aeb96a5c488edd2ef6b1
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Aug 16 20:13:07 2014 +0200

    Revert "Add AppData file"
    
    This reverts commit 8bd17a357823f133f8e0208333e8a1151190f208.

 Makefile.am                   |  2 +-
 configure.ac                  |  1 -
 data/Makefile.am              | 10 ----------
 data/gucharmap.appdata.xml.in | 23 -----------------------
 4 files changed, 1 insertion(+), 35 deletions(-)

commit 994fc2735e72cab2d941c22e50f888a566b82051
Author: ngoswami <ngoswami@redhat.com>
Date:   Thu Aug 14 14:46:31 2014 +0000

    Updated Assamese translation

 po/as.po | 593 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 367 insertions(+), 226 deletions(-)

commit 3f562075c2638f5b383a41f9325329b688b97f02
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Thu Aug 7 13:59:40 2014 +0200

    Updated Basque language

 po/eu.po | 584 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 355 insertions(+), 229 deletions(-)

commit 04ba1b9363ca766e38118ffc2dbbd87c934c53eb
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Jul 31 19:30:47 2014 +0200

    doap: add <programming-language>

 gucharmap.doap | 1 +
 1 file changed, 1 insertion(+)

commit 95cd4f6aaaa14ec268a7c42e2c0eb732caea395d
Author: Olav Vitters <olav@vitters.nl>
Date:   Wed Jul 30 20:21:00 2014 +0200

    doap category core

 gucharmap.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2e8625b9ef4082406a57671e077a8a442b327fa3
Author: Iris Gou <gouyingqiyanxuan321@gmail.com>
Date:   Tue Jul 29 17:49:49 2014 +0800

    update zh_CN translation

 po/zh_CN.po | 588 +++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 360 insertions(+), 228 deletions(-)

commit 10bcce9cabcfe38f730fd9731e639364ae1a0877
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Jul 21 14:46:31 2014 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 581 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 358 insertions(+), 223 deletions(-)

commit b3c3c046b249fdcfeac1e636bc279ddd17655b66
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:   Tue Jul 8 17:41:59 2014 +0400

    Updated Russian translation

 po/ru.po | 47 +++++++++++++++++------------------------------
 1 file changed, 17 insertions(+), 30 deletions(-)

commit 5d0345fb4b959675491a3da3692caa21dbc22a9c
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:   Sat Jun 28 13:41:02 2014 +0400

    Updated Russian translation

 po/ru.po | 589 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 366 insertions(+), 223 deletions(-)

commit dd983847d93a1b0afd119e5e166b795e57bd26ab
Author: Christian Persch <chpe@gnome.org>
Date:   Mon May 12 20:56:30 2014 +0200

    unicode: Update for unicode 7.0.0 release

 gucharmap/unicode-nameslist.h | 17529 +++++------
 gucharmap/unicode-scripts.h   |     2 +-
 gucharmap/unicode-unihan.h    | 63356 ++++++++++++++++++++--------------------
 3 files changed, 40455 insertions(+), 40432 deletions(-)

commit 1e9cbf9a5673e6550f41cc7276e330e87dd1f83d
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:   Thu Jun 12 17:54:13 2014 +0200

    Updated Spanish translation

 po/es.po | 588 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 364 insertions(+), 224 deletions(-)

commit 0760bdd0cc10901dd93362d364fc2918fb87b5f0
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Mon Jun 9 09:46:32 2014 +0000

    Updated French translation

 po/fr.po | 577 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 355 insertions(+), 222 deletions(-)

commit ed6d67e9c54b4f70cafb34c0d7cfd697210bc53b
Author: Andika Triwidada <andika@gmail.com>
Date:   Sun May 25 10:16:01 2014 +0000

    Updated Indonesian translation

 po/id.po | 572 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 350 insertions(+), 222 deletions(-)

commit 7e584be3ebcb1f7e974cea58219237a48f260423
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Fri May 9 00:25:45 2014 +0200

    [l10n] Updated Catalan (Valencian) translation

 po/ca@valencia.po | 758 +++++++++++++++++++++++++++++++++---------------------
 1 file changed, 460 insertions(+), 298 deletions(-)

commit 4008d4a5a5e0566f1e25d48d83f4314e262ce11c
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Mon May 5 06:52:41 2014 +0300

    Updated Greek translation

 po/el.po | 782 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 467 insertions(+), 315 deletions(-)

commit db2d16feca02112ecde32e73b396fd4c30e090e2
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sun May 4 20:52:17 2014 +0200

    Updated Belarusian translation.
    
    (cherry picked from commit bbddd550c37972c6f93077a0ebb0e5238f6745bb)

 po/be.po | 178 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 100 insertions(+), 78 deletions(-)

commit 9759b2e21adeb756deaa0c55aea3477ee9ff92e7
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Fri Apr 25 17:17:05 2014 +0500

    Tajik translation updated

 po/tg.po | 584 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 362 insertions(+), 222 deletions(-)

commit 12233e66b245a3f58b885e31fa412eea001241f3
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Thu Apr 24 22:59:05 2014 +0300

    Updated Lithuanian translation

 po/lt.po | 582 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 361 insertions(+), 221 deletions(-)

commit d53216868edc768d5e249042acbbce5cc1bb8715
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Apr 24 18:11:58 2014 +0200

    Updated Czech translation

 po/cs.po | 572 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 352 insertions(+), 220 deletions(-)

commit 62b7f5b96953910d6a291fec0c74ad2eee733ff3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Apr 6 17:27:23 2014 +0200

    doap: update URLs

 gucharmap.doap | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 904150e186c0a292e005d4fc53ace09fd889ab9b
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Mar 31 21:31:13 2014 +0200

    Updated Slovenian translation

 po/sl.po | 187 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 105 insertions(+), 82 deletions(-)

commit 2ca7ab17e9ad053447f3f05bd45fc545364add51
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 16 18:05:05 2013 +0100

    unicode: First look at version 7

 gucharmap/gucharmap-unicode-info.h |     3 +-
 gucharmap/gucharmap-window.c       |     6 +-
 gucharmap/unicode-blocks.h         |   436 +-
 gucharmap/unicode-categories.h     |   286 +-
 gucharmap/unicode-names.h          | 54344 +++++++++++----------
 gucharmap/unicode-nameslist.h      | 28893 +++++++-----
 gucharmap/unicode-scripts.h        |  3488 +-
 gucharmap/unicode-unihan.h         | 88420 ++++++++++++++++++-----------------
 gucharmap/unicode-versions.h       |   146 +-
 9 files changed, 94821 insertions(+), 81201 deletions(-)

commit 6a7643e2ea6a7449c2bd3716fdfd74bb5d648baa
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 24 16:14:42 2014 +0100

    Post branch version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ca78c5e30d15b73139fea2a4476ccb7afe344060
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 24 15:22:06 2014 +0100

    build: Don't dist generated files

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8d3e8f2e98cb7c5319b76628e749f5bb089bba04
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 24 15:21:24 2014 +0100

    Version 3.12.0

 NEWS         | 3 +++
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 0c1ae51b49d7d4ce8a4b6cf1a757f57022c745f2
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sat Mar 22 14:19:49 2014 +0100

    Updated Basque language

 po/eu.po | 186 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 106 insertions(+), 80 deletions(-)

commit 863b8b14ab544cc6227853215ec028449ba69dee
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Fri Mar 21 04:42:23 2014 +0100

    Updated Serbian translation

 po/sr.po       | 190 ++++++++++++++++++++++++++++++++-------------------------
 po/sr@latin.po | 190 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 212 insertions(+), 168 deletions(-)

commit 9973d7c583c412644685127fa342060192975130
Author: A S Alam <apreet.alam@gmail.com>
Date:   Wed Mar 19 16:42:10 2014 -0500

    update Punjabi Translation 19March2014: Alam

 po/pa.po | 194 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 108 insertions(+), 86 deletions(-)

commit 70c98ba86081a3569356e5658d2c10d0002999d8
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Wed Mar 19 22:30:45 2014 +0100

    Updated Danish translation

 po/da.po | 177 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 100 insertions(+), 77 deletions(-)

commit aee800713fd6e4a4734fd93fac40c765818dfc7d
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:   Wed Mar 19 21:50:01 2014 +0400

    Updated Russian translation

 po/ru.po | 510 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 248 insertions(+), 262 deletions(-)

commit e984f38da2a8092ef73e582edea9e1d7b0a5f53b
Author: Gábor Kelemen <kelemeng@gnome.hu>
Date:   Wed Mar 19 15:19:19 2014 +0000

    Updated Hungarian translation

 po/hu.po | 198 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 112 insertions(+), 86 deletions(-)

commit edac0a9c3bf0c482749d354e38c488775c2f2b19
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Mar 18 20:28:05 2014 +0100

    Updated Polish translation

 po/pl.po | 51 +++++++++++++++++++++++++--------------------------
 1 file changed, 25 insertions(+), 26 deletions(-)

commit 4060cba601c72517edf55591e48b34f39d4627a5
Author: Paweł Żołnowski <pawel@zolnowski.name>
Date:   Tue Mar 18 20:20:59 2014 +0100

    Updated Polish translation

 po/pl.po | 192 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 108 insertions(+), 84 deletions(-)

commit 4ac1d50faf5bff1a63706f38dd4327dae6ddf5ed
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Mar 15 15:16:31 2014 +0000

    Updated French translation

 po/fr.po | 193 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 108 insertions(+), 85 deletions(-)

commit 44e9884282602349f2d1445859edcc2b2aebeb6d
Author: Andika Triwidada <andika@gmail.com>
Date:   Sat Mar 15 11:39:28 2014 +0000

    Updated Indonesian translation

 po/id.po | 184 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 103 insertions(+), 81 deletions(-)

commit 4aec54e4b97a6a56e889628d88a9dd4af9f11461
Author: Tiagosdot <almosthumane@portugalmail.pt>
Date:   Sat Mar 15 02:14:50 2014 +0000

    Updated Portuguese translation

 po/pt.po | 188 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 106 insertions(+), 82 deletions(-)

commit a156d22e53d558268b3769df4904dca1afb876cc
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sun Mar 9 13:03:58 2014 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 164 +++++++++++++++++++++++++++++-------------------------
 po/zh_TW.po | 181 +++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 191 insertions(+), 154 deletions(-)

commit cb86c53addc7436b3ed6508a951b1c7eb39107c4
Author: Wylmer Wang <wantinghard@gmail.com>
Date:   Sat Mar 8 14:22:32 2014 +0000

    Updated Chinese (China) translation

 po/zh_CN.po | 140 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 79 insertions(+), 61 deletions(-)

commit 8039846128b05a515051e279877d7cb2b5dbd2e5
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Sat Mar 8 11:56:12 2014 +0200

    Updated Latvian translation

 po/lv.po | 183 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 102 insertions(+), 81 deletions(-)

commit 25fe7ddaab2bcdef2ffd9bdaa68723dd8fae4ca6
Author: Pau Iranzo <paugnu@gmail.com>
Date:   Thu Mar 6 00:22:54 2014 +0100

    [l10n] Update Catalan translation

 po/ca.po | 185 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 104 insertions(+), 81 deletions(-)

commit 8f51908e61857ed8577938dbd79409e8e491ed9e
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Thu Mar 6 03:28:34 2014 +0900

    Updated Korean translation

 po/ko.po | 177 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 96 insertions(+), 81 deletions(-)

commit e29b10ed0aac7beb80e77fde1d9c04394304c7b6
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Mar 5 07:06:38 2014 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit a4d81e7eb695c1ef316da3158cb4239fd182c0fd
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Fri Feb 28 23:18:15 2014 +0200

    Update Arabic translation

 po/ar.po | 143 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 79 insertions(+), 64 deletions(-)

commit 960d69c595fd9ad2370202f8eb59cb80cc23523d
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Feb 27 17:33:09 2014 +0100

    Updated Czech translation

 po/cs.po | 192 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 107 insertions(+), 85 deletions(-)

commit 11703fc5f707915b5a867e671eedae51aed91f5e
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Feb 24 23:19:52 2014 +0200

    Updated Lithuanian translation

 po/lt.po | 185 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 103 insertions(+), 82 deletions(-)

commit b9dd0246e756419ab4b5f958f38d6e1bf437ce03
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Feb 19 20:26:59 2014 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 179 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 97 insertions(+), 82 deletions(-)

commit ab1a02ea080cbdefe2a4da5e32d4645b3736bcbc
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Sun Feb 16 12:35:29 2014 +0100

    [l10n] Updated Italian translation.

 po/it.po | 195 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 109 insertions(+), 86 deletions(-)

commit 248ce081cc36d30916cda9e8e8070375e554ec70
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Tue Feb 11 23:08:27 2014 +0200

    Updated Ukrainian translation

 po/uk.po | 181 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 102 insertions(+), 79 deletions(-)

commit 0537aa23401003f950e5635421196349525fb566
Author: ngoswami <ngoswami@redhat.com>
Date:   Tue Feb 11 15:43:59 2014 +0000

    Updated Assamese translation

 po/as.po | 193 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 108 insertions(+), 85 deletions(-)

commit 48b0e2cd6d865937dae30cfba03f089f5ae0da5c
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Feb 7 00:55:59 2014 +0100

    Updated Galician translations

 po/gl.po | 187 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 105 insertions(+), 82 deletions(-)

commit f6eeb73ecd2e86da07fead4ebe4c6253085dfdca
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Feb 5 13:49:17 2014 +0100

    Updated Spanish translation

 po/es.po | 190 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 106 insertions(+), 84 deletions(-)

commit ce46b8c37cdc760b5b7e3ee679fb4a56bef3d74f
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Tue Feb 4 11:48:57 2014 +0500

    Tajik translation updated

 po/tg.po | 186 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 104 insertions(+), 82 deletions(-)

commit c37d97864b4802a21d5b089ba3970fbd57c1248c
Author: Shankar Prasad <prasad.mvs@gmail.com>
Date:   Mon Feb 3 17:12:28 2014 +0530

    updated kn.po

 po/kn.po | 321 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 202 insertions(+), 119 deletions(-)

commit 7ff33f04a86565eae5ec0273701189a05391fbf4
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Sun Feb 2 01:52:31 2014 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 194 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 109 insertions(+), 85 deletions(-)

commit 9f138b21d2e4f90041be86ebffc40470af48e595
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Feb 1 17:31:59 2014 +0100

    Updated POTFILES.in

 po/POTFILES.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e686d2538b4f476a4f0071c134f0dab8e2c56382
Author: Colin Walters <walters@verbum.org>
Date:   Fri Jan 31 10:33:40 2014 -0500

    Fix translation damage from FSF address commit

 po/bg.po | 4 ++++
 po/cs.po | 4 ++++
 po/fi.po | 4 ++++
 po/hu.po | 4 ++++
 po/sl.po | 4 ++++
 5 files changed, 20 insertions(+)

commit 570b2848d138381e9df8439b20cfa07ef45a6b15
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Jan 23 12:55:11 2014 +0100

    Updated FSF's address

 gucharmap/gucharmap-print-operation.c | 3 +--
 gucharmap/gucharmap-print-operation.h | 3 +--
 po/bg.po                              | 7 +------
 po/cs.po                              | 7 +------
 po/fi.po                              | 7 +------
 po/hu.po                              | 7 +------
 po/sl.po                              | 7 +------
 7 files changed, 7 insertions(+), 34 deletions(-)

commit 8bd17a357823f133f8e0208333e8a1151190f208
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Jan 21 18:24:04 2014 +0100

    Add AppData file

 Makefile.am                   |  2 +-
 configure.ac                  |  1 +
 data/Makefile.am              | 10 ++++++++++
 data/gucharmap.appdata.xml.in | 23 +++++++++++++++++++++++
 4 files changed, 35 insertions(+), 1 deletion(-)

commit 7d75f83cc7589ce990be98232e0a33c62749056a
Author: Wylmer Wang <wantinghard@gmail.com>
Date:   Sat Jan 18 10:33:42 2014 +0800

    Fix a mistake in Chinese simplified translation that may block compiling

 po/zh_CN.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 534819deee1df97ecd99978ded6fc05307a71017
Author: Shantha kumar <shkumar@redhat.com>
Date:   Wed Nov 27 13:44:15 2013 +0530

    Tamil Translations Updated

 po/ta.po | 57 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 30 insertions(+), 27 deletions(-)

commit 35e60588dde32c91d47ee3ea4f91bdfac0cc27a9
Author: 甘露(Gan  Lu) <rhythm.gan@gmail.com>
Date:   Sat Nov 23 15:56:52 2013 +0800

    Update Chinese simplified translation

 po/zh_CN.po | 275 ++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 184 insertions(+), 91 deletions(-)

commit 972f41e009ed4bc80905a364d380bc65f351cb96
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 11 21:36:04 2013 +0100

    Post branch version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a188b907a8a1c4e0b8b6b9eb3212173209ca20e4
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 11 21:30:48 2013 +0100

    appmenu: Fix missing entry

 gucharmap/gucharmap-menus.ui | 4 ++++
 1 file changed, 4 insertions(+)

commit 86a70fc65a6811682580539eac34900c4b9be429
Author: Efstathios Iosifidis <iosifidis@opensuse.org>
Date:   Tue Nov 5 23:06:21 2013 +0200

    Updated Greek translation

 po/el.po | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit 1388aad4c40b149d866d5ba5afd71cdda9463793
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 14 21:38:20 2013 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fc3a471024b8f5b953720cb696f8ebc09c1bd270
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Mon Oct 7 17:55:58 2013 +0330

    L10N: Updated Persian translations

 po/fa.po | 106 +++++++++++++++------------------------------------------------
 1 file changed, 25 insertions(+), 81 deletions(-)

commit eeec982ef96093be3d8d6a60eafe7375d784c5ec
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun Oct 6 22:02:40 2013 +0200

    [l10n] Updated Catalan (Valencian) translation

 po/ca@valencia.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit 34f56ec7c6b71e2cec48cd5847feb8a8373d9cc7
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Sep 24 19:06:31 2013 +0200

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5187c78e2f2231d24fccf8fa852313cf0e53b82e
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Sep 24 19:00:57 2013 +0200

    Version 3.9.99

 NEWS         | 3 +++
 configure.ac | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 0f1a4510ae6498ac8c2192d4952d59fb841f37ff
Author: António Lima <amrlima@gmail.com>
Date:   Mon Sep 23 00:00:12 2013 +0100

    Updated Portuguese translation

 po/pt.po | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

commit 7d6b77a019d51d3bdd8861b8e53d786f9bc2cb39
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sat Sep 21 14:48:47 2013 +0300

    Updated Ukrainian

 po/uk.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 4702873353ae11167080f5f70503e53caf23ab00
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Sep 19 21:49:47 2013 +0200

    Update Arabic translation

 po/ar.po | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 2f17421404d22286a4f3f38d8982a4f46fb84670
Author: Josep Sànchez <papapep@gmx.com>
Date:   Wed Sep 18 23:25:34 2013 +0200

    [l10n] Update Catalan translation

 po/ca.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit a9bfce33331168f6ff9ad071cc94433aba04b2fb
Author: A S Alam <apreet.alam@gmail.com>
Date:   Tue Sep 17 21:56:18 2013 -0500

    Punjabi Translation updated by Aman

 po/pa.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 2a4d6a5ea75329f2df127242ea379435b2219e11
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Tue Sep 17 21:47:31 2013 +0200

    Updated Basque language

 po/eu.po | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 335bcd3af532147596939de49184aaf655cf6b79
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 16 20:50:07 2013 +0200

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 009f7afbf79d9fa1959137866458d76f44736b5e
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 16 20:25:39 2013 +0200

    Version 3.9.92

 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

commit 10a042a2f6327a02d663feed81523b0ea13547b0
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Sun Sep 15 21:59:43 2013 +0200

    Updated Danish translation

 po/da.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 4fd68ab0d07427af90c40f64633bb6efa1b887fa
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Sep 14 14:23:32 2013 +0200

    Version 3.9.92

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d52ca0d81e0f9791ce346b23967f04f59756a194
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Sun Sep 1 12:08:13 2013 +0200

    Fix "group-by" settings logic
    
    Use a GSettingsAction to ensure that the radio menu items are properly
    synced to the value from GSettings and simplify the logic for dealing
    with changes.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686820

 gucharmap/gucharmap-window.c | 25 +++++++------------------
 1 file changed, 7 insertions(+), 18 deletions(-)

commit e1bf5f4a019f1dbd8713d2b0f53544ae362c0561
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Sep 14 14:06:50 2013 +0200

    unicode: Update to latest 6.3.0 data

 gucharmap/unicode-nameslist.h | 1942 ++++++++++++++++++++---------------------
 1 file changed, 971 insertions(+), 971 deletions(-)

commit bdbd6f04c8b4af1ffe9f42c05675ebd67b728f05
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Sat Sep 14 03:06:23 2013 +0200

    Updated slovak translation

 po/sk.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 19cecf9128e0e25ab8716d21812f4b303f8f103c
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Sep 14 06:14:18 2013 +0900

    Updated Korean translation

 po/ko.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit e9d06db1e9aed042cf1e46d10538c4da2884af2e
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Thu Sep 12 13:23:44 2013 +0530

    Assamese Translation Updated

 po/as.po | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 11de07642d01e156e2fc49e2a2d207c3f5f9636c
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Thu Sep 12 08:33:59 2013 +0300

    [l10n] Updated Estonian translation

 po/et.po | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 4840035bedf811b438b2e5224afb74ab3ce0c532
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Sep 10 23:53:00 2013 +0200

    Updated Galician translations

 help/gl/gl.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 7f600afa2d0d56fa9c52f770642e0988bbce5485
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Tue Sep 10 13:47:11 2013 +0300

    Updated Belarusian translation.

 po/be.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit ad2a2bd5a1720e37306041779963e4f8b7974583
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue Sep 10 13:45:27 2013 +0700

    Updated Indonesian translation

 po/id.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 94ed945ab7f05e9931e1f6eb7f005cf5ae248024
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Sun Sep 8 11:20:45 2013 +0300

    Updated Latvian translation

 po/lv.po | 93 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 47 insertions(+), 46 deletions(-)

commit 54a100fc0689adf45888a539c94763299379e770
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:   Sat Sep 7 20:28:18 2013 +0300

    Finnish translation update by Jiri Grönroos

 po/fi.po | 134 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 93 insertions(+), 41 deletions(-)

commit 9ff57e86480292171f85711c17c61fb627e43438
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sat Sep 7 19:29:26 2013 +0400

    Updated Russian translation

 po/ru.po | 393 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 214 insertions(+), 179 deletions(-)

commit bc103c39a7bac516e3966de2388d28f92e71c5ad
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Thu Sep 5 11:56:21 2013 +0200

    Updated Serbian translation

 po/sr.po       | 9 +++++----
 po/sr@latin.po | 9 +++++----
 2 files changed, 10 insertions(+), 8 deletions(-)

commit 01038b30b31a0e316b3b89a9215a9c72f93d9889
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Mon Sep 2 21:14:09 2013 -0600

    Updated Irish translation

 po/ga.po | 1141 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 749 insertions(+), 392 deletions(-)

commit 5647e4ee7b16ab06cefc6c78d617c09ecc53af70
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Aug 26 23:36:22 2013 +0300

    Updated Lithuanian translation

 po/lt.po | 389 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 176 insertions(+), 213 deletions(-)

commit 71eb16af32917c70f5927fafb3c535f795f50dfc
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Sun Aug 25 09:20:58 2013 +0200

    Updated Hungarian translation

 po/hu.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 3093444d207437c4da6f9abb9ccf5f9efa352505
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Aug 24 02:54:00 2013 +0200

    Updated Polish translation

 po/pl.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 32a416a98d26d4939b847ec7456b9d97f387884c
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Wed Aug 21 21:58:09 2013 +0200

    Update French translation

 po/fr.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit fccfe4d0d1d5683e9fbad27f8998074fa431651b
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Aug 14 17:13:56 2013 +0700

    Updated Thai translation.

 po/th.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 26190d34481e04e7f7fe156f25b331f0d5905b3d
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Aug 6 19:51:39 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 14 +++++++-------
 po/zh_TW.po | 14 +++++++-------
 2 files changed, 14 insertions(+), 14 deletions(-)

commit 2206dafc05ecd2f1f213b4e242f5bf2c59fb36d3
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Mon Aug 5 23:09:54 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit cb3cfb139fd2a9d850c43e6d4de40591c3934393
Author: Benjamin Steinwender <b@stbe.at>
Date:   Sat Aug 3 07:20:14 2013 +0200

    Updated German translation

 po/de.po | 392 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 178 insertions(+), 214 deletions(-)

commit 002bd5c1063cfc2f9bd837bd42376c19b18446b8
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Jul 31 09:48:17 2013 +0300

    Updated Hebrew translation.

 po/he.po | 379 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 170 insertions(+), 209 deletions(-)

commit 6706eca3570d43d7101faa5081f3b9df42856df7
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Tue Jul 30 16:13:49 2013 +0100

    Tajik translation updated

 po/tg.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 21d7fb22468848d5664a9f07efd3bc4112d64012
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Tue Jul 30 16:12:32 2013 +0100

    Tajik translation updated

 po/tg.po | 391 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 210 insertions(+), 181 deletions(-)

commit 1ef94ac0f4de750241d69ace304e2c6c878ad81b
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jul 28 15:42:39 2013 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ea496a99e7f5e8cd9924d16fecaa5f5f29725bd6
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jul 28 15:23:44 2013 +0200

    Version 3.9.90

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 384bfc0e30534a870035fc5741d2de3f1795aa9e
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jul 28 15:29:17 2013 +0200

    unicode: Update with latest 6.3.0 data

 gucharmap/unicode-nameslist.h | 16725 ++++++++++++++++++++--------------------
 gucharmap/unicode-scripts.h   |     5 +-
 2 files changed, 8379 insertions(+), 8351 deletions(-)

commit 01beef185776811f76a67982aa0e3685607486dd
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Fri Jul 26 17:34:55 2013 +0100

    Tajik translation updated

 po/tg.po | 170 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 85 insertions(+), 85 deletions(-)

commit bb3b0c2c52513d6e2c8f3f2751ab28036f0e201c
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Jul 10 21:46:46 2013 +0200

    Updated Czech translation

 help/cs/cs.po | 471 +++++++++++++++++++++++++++++++---------------------------
 1 file changed, 249 insertions(+), 222 deletions(-)

commit f6d2f2ad28effe27e8cd7991adaf1beb4cc1a2fd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Jun 20 10:26:36 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit 2f1fc278c0545757e5d98bf6a6624934098a7b9a
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Wed Jun 19 10:14:43 2013 +0200

    [l10n] Updated Italian translation.

 po/it.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 7c07d26e29881bd74f0fc4a47a452ec05f6dadc7
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Jun 10 10:27:55 2013 +0200

    Updated Galician translations

 po/gl.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 95bf5c2aad340a70b795b911fc4c1b4d21ceef41
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Jun 5 18:29:49 2013 +0200

    Updated Spanish translation

 po/es.po | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit fe21e16668ca6ade99df231601a47a812b92d7e1
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:   Wed Jun 5 07:08:10 2013 +0900

    l10n: Update Japanese translation

 po/ja.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 77b782e64e02c70a492e8e7c343f22073f97ced4
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Jun 4 11:38:44 2013 +0200

    Updated Czeach translation

 po/cs.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 4fe94dc2581593b442b5a0057ae34d1aa9ab89a4
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Jun 3 21:27:18 2013 +0200

    Updated Slovenian translation

 po/sl.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 963b877727b53e7715e07dd3f8ae8616fe8189da
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 3 19:35:36 2013 +0200

    unicode: Update to 6.3.0 beta

 gucharmap/gucharmap-unicode-info.h |     3 +-
 gucharmap/gucharmap-window.c       |     4 +-
 gucharmap/unicode-blocks.h         |     2 +-
 gucharmap/unicode-categories.h     |    15 +-
 gucharmap/unicode-names.h          | 47558 +++++++++++------------
 gucharmap/unicode-nameslist.h      | 16447 ++++----
 gucharmap/unicode-scripts.h        |    10 +-
 gucharmap/unicode-unihan.h         | 72449 ++++++++++++++++++-----------------
 gucharmap/unicode-versions.h       |     9 +-
 9 files changed, 68239 insertions(+), 68258 deletions(-)

commit db5523193c3f466f1252ee9f80e896f753d9bbc8
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 3 19:38:30 2013 +0200

    Post branch version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 24e954c83fb676e44be08074f25ad837f6842907
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 3 19:20:31 2013 +0200

    build: Use autoreconf instead of gnome-autogen

 autogen.sh   | 25 +++++++++---------------
 m4/python.m4 | 62 ------------------------------------------------------------
 2 files changed, 9 insertions(+), 78 deletions(-)

commit 4614461a17a129e29baa55c85836b2123281441b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Jun 3 09:21:28 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit 01a28fc1f118cab76cde4274143cd1d59aa20b98
Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
Date:   Tue May 28 23:06:48 2013 +0200

    gen-guch-unicode-tables.pl: update for Perl 5.18
    
    Patch by Roderich Schupp <roderich.schupp@gmail.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701153

 gucharmap/gen-guch-unicode-tables.pl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 8b0c7942a7e9bc00162a1a650d889e8cc08422db
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu May 16 14:38:20 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit e6f45016ce4fe0868d7d92b27c82b43c335e7a21
Author: Christian Persch <chpe@gnome.org>
Date:   Mon May 13 20:30:04 2013 +0200

    Version 3.8.2

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

commit 30f03626672cff66449be925ccca6fe84455220e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon May 13 10:01:30 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 798123c27ad892b5d4b6213b7bf22766a5acc3bb
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Apr 15 19:16:35 2013 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit da36aafb860661f0a2a944efe6f179420ce7ef23
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Apr 15 19:12:13 2013 +0200

    vala: Fix build with vala 0.20
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697027

 configure.ac          | 2 +-
 gucharmap/Makefile.am | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit c8a3f3706e77721ac57f6cb900753949189d8bb2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Apr 3 13:53:59 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit a090b55e4a8cad8a3985a3c2c9be15c9c06073ab
Author: Andika Triwidada <andika@gmail.com>
Date:   Thu Mar 28 19:38:59 2013 +0700

    Updated Indonesian translation

 po/id.po | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

commit 2f714dbb538ae5aae73acf78d07910538a2a651b
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Tue Mar 26 18:19:22 2013 +0200

    Update uk translation

 po/uk.po | 277 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 186 insertions(+), 91 deletions(-)

commit 831a63507b657f8bd0b462e43a54e4143de3607c
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Mar 26 01:16:33 2013 +0100

    Updated galician translation for docs

 help/gl/gl.po | 682 +++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 462 insertions(+), 220 deletions(-)

commit a5b2ec955a07b80d14a2cfa13263565f5b9339a3
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 25 21:19:48 2013 +0100

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1027eab636fb9dde2d753d60176edc53db1dfb9c
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 25 21:12:38 2013 +0100

    Version 3.8.0

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

commit 6dbe4db14252d666123ba0eae83d9efd2ebe679c
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 25 21:11:50 2013 +0100

    build: Validate desktop file on 'make check'

 Makefile.am  | 7 +++++++
 configure.ac | 6 ++++++
 2 files changed, 13 insertions(+)

commit 4d39c05a9ed40a3090cb6837ee46c7cf592d0d17
Author: Krishnababu Krothapalli <kkrothap@redhat.com>
Date:   Mon Mar 25 16:09:30 2013 +0530

    Updated Telugu Translations

 po/te.po | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

commit 53573a5f5a66693cddbb15f0cfc68c46a0d1c045
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Mon Mar 25 03:17:41 2013 +0200

    Update Arabic translation

 po/ar.po | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit da3fd82549ea69073b40d1921e05a20bfb6a0868
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Sun Mar 24 17:55:02 2013 +0530

    Updated kn translations

 po/kn.po | 51 +++++++++++++++++----------------------------------
 1 file changed, 17 insertions(+), 34 deletions(-)

commit ff2ed8881020f1593c549b294e99f92d814e3840
Author: Kalev Lember <kalevlember@gmail.com>
Date:   Thu Mar 21 00:14:28 2013 +0100

    Fix desktop file keyword translations
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696243

 po/nl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f4e80e6318105b2ad30da112c995179498499cdf
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Fri Mar 22 19:40:05 2013 +0530

    Updated Odia Language along with FUEL implementation

 po/or.po | 30 +++++++++++++-----------------
 1 file changed, 13 insertions(+), 17 deletions(-)

commit 15bbb71b664bf654d682dddf7a4d1b9616028178
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Fri Mar 22 16:55:01 2013 +0400

    Updated Russian translation

 po/ru.po | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

commit 9bd7d1889335fffe78bf5d2c5330c307dae4a2d3
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:   Fri Mar 22 14:34:05 2013 +0530

    hindi translation

 po/hi.po | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

commit 011004b24579f6ad563a1adb260e2a07feea8183
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Thu Mar 21 14:24:29 2013 +0330

    L10N: Updated Persian Translation

 po/fa.po | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 91 insertions(+), 24 deletions(-)

commit 01644f61a84e94254ff342ccc9950cd0baf29da7
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Wed Mar 20 07:49:21 2013 +0530

    Updated Marathi Translations

 po/mr.po | 36 +++++++++++++++++++++---------------
 1 file changed, 21 insertions(+), 15 deletions(-)

commit b50712340fac262c4f86660f3e4277c5dc333551
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Tue Mar 19 20:58:59 2013 +0100

    [l10n] Added Tadjik translation

 po/LINGUAS |    1 +
 po/tg.po   | 1512 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1513 insertions(+)

commit 91abf0c3a15b2e69bf9d8b11367708f88bc9ea26
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 18 12:36:28 2013 +0100

    gucharmap: Fix --help output

 gucharmap/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ac16291e108dc0c2bc2fc11727894d2c45fd305d
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun Mar 17 19:55:53 2013 +0100

    [l10n] Updated Catalan (Valencian) translation

 po/ca@valencia.po | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit ebf75cbf7f248a73461f4c86e576727624d7ad25
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Mar 17 18:46:47 2013 +0100

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e8b76008c2579d608c84b75beb650bb120324c1d
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Mar 17 18:17:13 2013 +0100

    vala: Rename VAPI
    
    https://bugzilla.gnome.org/show_bug.cgi?id=69597

 gucharmap/Makefile.am | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit d33cc273627fa76ab4131c5d7a3838d61e4c6eec
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Mar 17 14:58:44 2013 +0100

    Version 3.7.92

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2e500eae70afe50ee8ea9434c18f7b4e6207bc37
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Mar 17 15:40:56 2013 +0100

    gir: Introspection fix
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695979

 gucharmap/gucharmap-chapters-model.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 318cf8d546cd7279ad835e96b937b08610f47154
Author: Jerry Casiano <jerrycasiano@gmail.com>
Date:   Sun Mar 17 10:55:38 2013 +0100

    gir: More introspection fixes

 gucharmap/gucharmap-chapters-model.c | 11 ++++++++++-
 gucharmap/gucharmap-chapters-model.h |  2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 07d55968a22ba3ed117d94a1a04bdb9b9dd0298f
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 17 18:33:58 2013 +0900

    Updated Korean translation

 po/ko.po | 35 ++++++++++++++++++++++++-----------
 1 file changed, 24 insertions(+), 11 deletions(-)

commit 79b871bbb8b3406a68eb0832bcd0d6c38d4f5a8e
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Mar 17 01:12:28 2013 +0100

    lib: Add introspection annotation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695979

 gucharmap/gucharmap-chapters-model.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 81e4d019ae572071fb2633b236358003f05b5df4
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Mar 17 01:09:19 2013 +0100

    gir: Add C include name
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695979

 gucharmap/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit 60905b55877483b4a1bd3cff9919ec1327848166
Author: KennethNielsen <k.nielsen81@gmail.com>
Date:   Sat Mar 16 17:21:41 2013 +0100

    Updated Danish translation

 po/da.po | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 123e1c8d1ec241eade2ebb5bb218cea550d8ae7b
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Fri Mar 15 11:43:03 2013 +0100

    Updated Hungarian translation

 po/hu.po | 39 +++++++++++++++++++++++++++------------
 1 file changed, 27 insertions(+), 12 deletions(-)

commit 56bd0dedef2bffd367b24721f43665e44e1da081
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Mar 15 00:14:20 2013 +0000

    Updated Portuguese translation and converted to New Spelling (Novo AO)

 po/pt.po | 71 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 38 insertions(+), 33 deletions(-)

commit d16de4dc1e2b70cf913351af0afb8a00ba5cf8cf
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Mar 13 13:59:58 2013 +0530

    Updated gujarati file

 po/gu.po | 74 +++++++++++++++++-----------------------------------------------
 1 file changed, 19 insertions(+), 55 deletions(-)

commit 6660a18fd3ee903f7f9d26b4eb4422a85f84d4b2
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Mon Mar 11 00:41:16 2013 +0200

    Updated Latvian translation

 po/lv.po | 27 ++++++++++++++++-----------
 1 file changed, 16 insertions(+), 11 deletions(-)

commit 06b5b46b84ec2ad3f796aafaecc358e5cad03029
Author: Joan Duran <jodufi@gmail.com>
Date:   Sun Mar 10 17:52:59 2013 +0100

    [l10] Updated Catalan translation

 po/ca.po | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit 0a45b110592a52fe76b925c9036b66a5b10c1a55
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sat Mar 9 10:33:19 2013 +0700

    Updated Thai translation

 po/th.po | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

commit 241753ce8bae2821661b7cc8ee1242b3d8191b7e
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Thu Mar 7 16:06:04 2013 +0300

    Updated Belarusian translation.

 po/be.po | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit fe28910689dcb374874eec79a89913c3c77cedaf
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Tue Mar 5 14:10:34 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit 992020435a158376fc3fb5ecb632d23b23457f70
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Feb 27 18:08:19 2013 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 013168b1f5f0d353cb628d27c162de1c6b7dda1e
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Tue Feb 26 10:04:16 2013 +0200

    Updated Greek translation

 po/el.po | 54 ++++++++++++++++++++++++++++--------------------------
 1 file changed, 28 insertions(+), 26 deletions(-)

commit 20625861e8113656f3fee0417e2bfa31bf135e0e
Author: A S Alam <aalam@users.sf.net>
Date:   Fri Feb 22 03:21:49 2013 +0000

    Punjabi: Translation updated (aalam)

 po/pa.po | 36 +++++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 17 deletions(-)

commit 7467e3dfe808350bfe439bf24b6dbb82bc54da7b
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Wed Feb 20 21:00:40 2013 +0100

    Update French translation

 po/fr.po | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit cb43fd5b68b863fc1928b46827d3d23fc4ce4b49
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Feb 17 23:28:48 2013 +0100

    Updated Czech translation

 po/cs.po | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 230cdd683be2768c9da657f4c2587549f6337736
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Sat Feb 16 13:19:11 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 26 +++++---------------------
 1 file changed, 5 insertions(+), 21 deletions(-)

commit 5ebfa0c96145d53d59f4919f6c4cf63b9ad14794
Author: Anish A <aneesh.nl@gmail.com>
Date:   Tue Feb 5 23:33:44 2013 +0400

    Updated Malayalam Localization

 po/ml.po | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

commit 5f4a1f4b71410f310a5dc77208de703186eddc9a
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Mon Feb 4 20:31:27 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 20 ++++++++++++--------
 po/zh_TW.po | 20 ++++++++++++--------
 2 files changed, 24 insertions(+), 16 deletions(-)

commit a2ed98c4357fc34440e8d851dde1779e46ff536b
Author: Ján Kyselica <kyselica.jan@gmail.com>
Date:   Sun Feb 3 15:46:08 2013 +0000

    Updated Slovak translation

 po/sk.po | 86 +++++++++++++++++++++++-----------------------------------------
 1 file changed, 31 insertions(+), 55 deletions(-)

commit 7ee21c6513e9c000a0a98e1ad29009c50ea51371
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sat Feb 2 12:49:11 2013 +0100

    Updated Basque language

 po/eu.po | 281 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 189 insertions(+), 92 deletions(-)

commit f7cd7f7aa1ea61f7016526367699295d349806f5
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Fri Jan 25 16:10:25 2013 +0100

    [l10n] Updated Italian translation.

 po/it.po | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit e72e7bc220ee88acc2038cf504e1140d074f5f03
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Jan 21 11:03:03 2013 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 4022783aba396f11494cc6392e4d840387d7dccc
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sat Jan 19 11:43:47 2013 +0100

    Updated Serbian translation

 po/sr.po       | 20 +++++++++++---------
 po/sr@latin.po | 20 +++++++++++---------
 2 files changed, 22 insertions(+), 18 deletions(-)

commit 4667ad8e9f8b453c60a6247e57cbc436d904e04d
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Mon Jan 14 18:56:27 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 942 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 542 insertions(+), 400 deletions(-)

commit dd2ddc484d576d4b9ddf553b7de7b2ecf1a046dc
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:   Mon Jan 14 13:33:03 2013 +0900

    [l10n] Update Japanese translation

 po/ja.po | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 96070847d593e15d2e4166777a0ed0c4612b7124
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Jan 12 23:11:04 2013 +0100

    Updated Slovenian translation

 po/sl.po | 397 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 182 insertions(+), 215 deletions(-)

commit ea8f960ac33ab51277fbb8bfe0711b9c3cc70797
Author: José Carlos Menezes <jcmenezes.91@gmail.com>
Date:   Sat Jan 12 14:04:01 2013 -0200

    Updated Brazilian Portuguese translation for gucharmap-help

 help/pt_BR/pt_BR.po | 535 ++++++++++++++++++++++++++++++----------------------
 1 file changed, 308 insertions(+), 227 deletions(-)

commit 29a6a6242333a3f5d420eba6dc3861738d184a04
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Wed Jan 9 07:53:18 2013 +0200

    Updated Bulgarian translation

 po/bg.po | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit d463f8f4934d2c1b058f14e60263f6a947218bc0
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Wed Jan 2 23:04:29 2013 +0200

    Updated Lithuanian translation

 po/lt.po | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit cff4b6350faaaf503e56270de7ff75618b8c5b5d
Author: Ján Kyselica <kyselica.jan@gmail.com>
Date:   Sun Dec 30 11:50:11 2012 +0000

    Updated Slovak translation

 po/sk.po | 1247 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 809 insertions(+), 438 deletions(-)

commit decb197fda8e60dbcba9ae864d17755f2deb9070
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Dec 24 20:36:04 2012 +0100

    Updated Galician translations

 po/gl.po | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit b94e9c104afd8bc058be52f75c0d548635265684
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 21 17:07:31 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit cba0406cf68b1a1fa53371e3ef40d470393a3ab1
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Dec 20 16:49:31 2012 +0200

    Updated Hebrew translation.

 po/he.po | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit de4dd5e62185205bbf4c1d1f10f31c04c63290f8
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Wed Dec 19 17:16:40 2012 +0200

    [l10n] Updated Estonian translation

 po/et.po | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 02c2be82744a02058dddd8012e0936d854040a99
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Dec 16 21:02:32 2012 +0100

    Updated Spanish translation

 po/es.po | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

commit fa70c59feada7ad2d32f8a982c12b315b1a7fc9f
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Dec 10 14:50:03 2012 +0530

    Updated Kannada Translations

 po/kn.po | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

commit fb6620dd4348d40b97c647d2cbb02b31bf18a93e
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Dec 10 14:42:39 2012 +0530

    Updated Kannada Translations

 po/kn.po | 141 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 60 insertions(+), 81 deletions(-)

commit 24c31d6d753c5b6311cfd40cae2d6a9e7e3caac2
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Tue Dec 4 17:23:16 2012 +0530

    Updated Odia Translation with FUEL implementation.

 po/or.po | 915 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 514 insertions(+), 401 deletions(-)

commit b3ba57cd2709f46d81c69eddec65759ffe9c018a
Author: Dr.T.Vasudevan <drtvasudevan@gmail.com>
Date:   Sun Dec 2 19:04:28 2012 +0530

    Updated Tamil translation

 po/ta.po | 231 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 176 insertions(+), 55 deletions(-)

commit 0f5f85e87b2744ba7c36092aa964391bd54812fa
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Nov 27 17:14:46 2012 +0100

    Updated Polish translation

 po/pl.po | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 04f4397343f2a9d4c5bdcb7d62dc6cd38e4eb1a4
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Fri Nov 23 20:27:58 2012 +0530

    Assamese translation updated

 po/as.po | 70 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 40 insertions(+), 30 deletions(-)

commit f164b760f938cbf6217a025aa4182d7d7fc670c3
Author: Wouter Bolsterlee <uws@xs4all.nl>
Date:   Thu Nov 22 13:47:05 2012 +0100

    Updated Dutch translation

 po/nl.po | 275 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 182 insertions(+), 93 deletions(-)

commit de18169b6be0ac1179cbe8cfb4f834b6e60b17e1
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Tue Nov 6 10:22:04 2012 +0100

    Update German translation (bug #686819)

 po/de.po | 395 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 217 insertions(+), 178 deletions(-)

commit cea61575d8fcb22fb050b48e7ceee7112727bc83
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Oct 27 15:52:28 2012 -0400

    Add keywords to the desktop file
    
    This makes gnome-shell search more satisfying.

 gucharmap.desktop.in.in | 1 +
 1 file changed, 1 insertion(+)

commit e5607cb04fbbec6734f429ddf0f186f2a4745b9f
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Oct 27 22:55:23 2012 +0200

    Post branch version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1bea61e0947323e7f25c69ee79fa8b1a84414b28
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Oct 24 20:45:12 2012 +0200

    chartable: Fix off-by-one in the calculation of the number of rows
    
    https://bugzilla.gnome.org/show_bug.cgi?id=678311
    https://bugzilla.gnome.org/show_bug.cgi?id=686612

 gucharmap/gucharmap-chartable.c | 27 ++++++++++-----------------
 1 file changed, 10 insertions(+), 17 deletions(-)

commit 7f982a028f17a849f842bdd981371eff00881246
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Oct 16 01:16:51 2012 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bed778a7eac1b9964af96f643be3ac9b76c415dd
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Sun Oct 14 23:39:50 2012 +0530

    Updated Kannada Translations

 po/kn.po | 1074 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 706 insertions(+), 368 deletions(-)

commit 5401a5878c4313592fa1ed69695eaaa0186f8948
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Oct 13 12:49:47 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 69 insertions(+), 18 deletions(-)

commit 632fa67ca79ed5c8b191fa8e8c3ce6396456bced
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Oct 11 22:00:39 2012 +0200

    Version 3.6.0

 NEWS         | 3 +++
 configure.ac | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 2eba0bcbd6a6da77b81fe58b78b480e9833a59ee
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Tue Oct 2 10:46:17 2012 +0300

    Updated screenshot for Greek help translation

 help/el/figures/gucharmap_window.png | Bin 44597 -> 37887 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit d0751dca07c0880863e30640f3fbade983a71487
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Sep 29 23:47:26 2012 +0200

    unicode: Update to 6.2.0 final release

 gucharmap/unicode-unihan.h | 1 -
 1 file changed, 1 deletion(-)

commit 1f79a08662a7bb089bfcc24f52aeb8d7a47cadff
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Sep 24 23:33:00 2012 -0400

    3.5.99

 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

commit 0ea65b812db2a88a5d039687dc89a46825a6f360
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Sep 24 23:32:19 2012 -0400

    Fix the doc build
    
    Not 100% sure where gucharmap.xml went, but its not there.

 docs/reference/gucharmap-docs.sgml | 1 -
 1 file changed, 1 deletion(-)

commit 414ef20284011d0201f0fab037f10939c7b60128
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Mon Sep 24 14:59:53 2012 +0300

    Updated Latvian translation

 po/lv.po | 293 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 187 insertions(+), 106 deletions(-)

commit 8a1d340e8c05a8f266e1ee61af8040b1b9123341
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:   Mon Sep 24 18:55:00 2012 +0900

    [l10n] Update Japanese translation

 po/ja.po | 1051 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 619 insertions(+), 432 deletions(-)

commit e329246e94b97a620f1b01fa310b278a80d0e0af
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Mon Sep 24 10:36:48 2012 +0300

    [l10n] Updated Estonian translation

 po/et.po | 180 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 127 insertions(+), 53 deletions(-)

commit af5dcd6fc77ce849a93f5be25096ee571abe7c51
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Sep 23 20:41:21 2012 +0700

    Updated Thai translation

 po/th.po | 108 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 84 insertions(+), 24 deletions(-)

commit 1d441d28e82d3288583f237fb925b2cac0c2a4d1
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Sun Sep 23 12:17:10 2012 +0200

    [l10n] Updated German translation

 po/de.po | 269 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 181 insertions(+), 88 deletions(-)

commit 8da1efd02d96b9ebb2081543e471565e65dda629
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun Sep 23 01:20:47 2012 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 276 +++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 180 insertions(+), 96 deletions(-)

commit 8f25d3715d84cc71707c7117f429df44b59d5eb7
Author: Joan Duran <jodufi@gmail.com>
Date:   Sun Sep 23 01:20:44 2012 +0200

    [l10n] Updated Catalan translation

 po/ca.po | 278 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 181 insertions(+), 97 deletions(-)

commit 77d2592e7178e629ecc5daa8217e503716f50438
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Sep 22 15:21:16 2012 +0300

    Updated Hebrew translation.

 po/he.po | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 61 insertions(+), 17 deletions(-)

commit bbf0051d5922046313c7c700b44c5733ef371724
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sat Sep 22 13:06:54 2012 +0400

    Updated Russian translation

 po/ru.po | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

commit d278799a911df49f53c86be5b895657375455cf3
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Sat Sep 22 07:34:13 2012 +0300

    Updated Bulgarian translation

 po/bg.po | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 79 insertions(+), 17 deletions(-)

commit eef24979680a910058d863e91020117503e65ab7
Author: Krishnababu Krothapalli <kkrothap@redhat.com>
Date:   Fri Sep 21 22:20:00 2012 +0530

    Updated Telugu Translations

 po/te.po | 308 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 202 insertions(+), 106 deletions(-)

commit 6ae364dfef0233eb0b62af856ca30cf51768e64d
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Fri Sep 21 14:33:30 2012 +0530

    Updated Bengali India Translation

 po/bn_IN.po | 1134 ++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 732 insertions(+), 402 deletions(-)

commit a4d455d298f082c4fa9aef83c82dc41442c37a0d
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:   Fri Sep 21 11:41:36 2012 +0530

    hindi update by Chandan Kumar

 po/hi.po | 325 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 192 insertions(+), 133 deletions(-)

commit ab5b8cf9d22f11932c513d191d41503d9d20685d
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Thu Sep 20 16:10:06 2012 +0530

    Updated gujarati file

 po/gu.po | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

commit 271ca7649339ff11ff11d905ce1a0b47a7aefb45
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Thu Sep 20 13:07:45 2012 +0530

    Updated Marathi Translations

 po/mr.po | 142 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 83 insertions(+), 59 deletions(-)

commit ff1712c49d9071c04a3608d0cf2c1f85494715a4
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Sep 19 23:39:39 2012 +0530

    Updated gujarati file

 po/gu.po | 1054 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 620 insertions(+), 434 deletions(-)

commit 6b4195a68c1a48e0060b56d4a894149c9b7119f5
Author: A S Alam <aalam@users.sf.net>
Date:   Wed Sep 19 21:37:41 2012 +0530

    update Punjabi Translation

 po/pa.po | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 84 insertions(+), 20 deletions(-)

commit e7df86f5ccba86875675fe47f9c5a1b45622876c
Author: Ani Peter <apeter@redhat.com>
Date:   Tue Sep 18 22:56:41 2012 +0530

    Updated Malayalam file

 po/ml.po | 690 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 348 insertions(+), 342 deletions(-)

commit 06c1894708b5f1d22d5e3e9d40b5a9cb87f70237
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Sep 18 16:37:47 2012 +0200

    Updated Spanish translation

 po/es.po | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 87 insertions(+), 20 deletions(-)

commit 2b354a22fe95585addbdf8a20d9fd46b6c8c8ec9
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Sep 18 16:33:45 2012 +0200

    Updated Polish translation

 po/pl.po | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 0d28fc0b69b35f90b11940137ac79cd8375fde28
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Sep 18 09:21:05 2012 +0200

    Updated Slovenian translation

 po/sl.po | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit 182b7372d1312c42b88c95c85d85935e0de149c6
Author: Djavan Fagundes <djavanf@gnome.org>
Date:   Mon Sep 17 21:02:25 2012 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 286 +++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 189 insertions(+), 97 deletions(-)

commit 295082a7da98e92d98f4b91ed20ba695255d3547
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Sep 18 00:43:18 2012 +0200

    Updated Hungarian translation

 po/hu.po | 103 +++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 74 insertions(+), 29 deletions(-)

commit 0ff305ea8d2dba2dc69da29151f2a420213e805c
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Tue Sep 18 00:20:04 2012 +0400

    Updated Russian translation

 po/ru.po | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 77 insertions(+), 19 deletions(-)

commit 50850acb7386bf81f478b93bc7da27f7018c35cc
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Mon Sep 17 21:10:07 2012 +0100

    Updated British English translation

 po/en_GB.po | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 64 insertions(+), 2 deletions(-)

commit c15cc89d1d8e665eeed0b9e74d5ec3caca2fe773
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Mon Sep 17 21:44:07 2012 +0200

    Updated Arabic translation

 po/ar.po | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 67 insertions(+), 17 deletions(-)

commit 31419077112758314d8a4beb96cf2b87d507b2bc
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Sep 17 00:13:52 2012 +0200

    Updated Czech translation

 po/cs.po | 107 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 84 insertions(+), 23 deletions(-)

commit ffbb4232714f04cb9692748e74f7f682d82d93ab
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Sep 16 13:32:22 2012 +0200

    Updated Danish translation

 po/da.po | 272 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 177 insertions(+), 95 deletions(-)

commit ff0a06cf217faad21275defcd7596834147f1d9c
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sun Sep 16 12:41:00 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 88 ++++++++++++++++++++++++++++++++++++++++++++++-----------
 po/zh_TW.po | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 148 insertions(+), 34 deletions(-)

commit e8b3e7034d1f9289ad27447cca743c12460e323d
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Sep 15 20:50:55 2012 +0200

    Updated Slovenian translation

 po/sl.po | 77 +++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 59 insertions(+), 18 deletions(-)

commit 9dfb2e9cf1f533a85a24d8335e0d8a289d1a6e1c
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Sep 15 19:55:15 2012 +0100

    Updated Portuguese translation

 po/pt.po | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 64 insertions(+), 2 deletions(-)

commit befd1a8f4f463fff691a089bbb6cb9d9795d63ba
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Sat Sep 15 20:11:53 2012 +0200

    Update French translation

 po/fr.po | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 83 insertions(+), 17 deletions(-)

commit 55ff4c0a50ec74cb4cfc2b7f49076951b2bf3738
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Sat Sep 15 18:21:20 2012 +0200

    Update French help translation

 help/fr/figures/gucharmap_window.png | Bin 48633 -> 69723 bytes
 help/fr/fr.po                        | 489 ++++++++++++++++++++---------------
 2 files changed, 284 insertions(+), 205 deletions(-)

commit 4a12603364b405c44ccb563b0b829f4ff6c02734
Author: Andika Triwidada <andika@gmail.com>
Date:   Sat Sep 15 18:45:00 2012 +0700

    Updated Indonesian translation

 po/id.po | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 82 insertions(+), 17 deletions(-)

commit 0dfc697d6fdd80b872f9ba0b4e53e240a3ca019d
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Sep 15 17:49:02 2012 +0900

    Updated Korean translation

 po/ko.po | 260 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 172 insertions(+), 88 deletions(-)

commit 3b2a5010a8b1255d8429c95e4a22fef1fd65753b
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Sep 14 22:11:32 2012 +0200

    charmap: Fix Close accel
    
    It's <control>W not <control>+.

 gucharmap/gucharmap-menus.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f72e695208102a26ee2eadd7ad267cb332e59126
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Fri Sep 14 13:18:33 2012 +0300

    Updated Belarusian translation.

 po/be.po | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 79 insertions(+), 19 deletions(-)

commit 3a0adb25ad19c42501e26c65509bc58c37bae729
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Fri Sep 14 06:16:13 2012 +0200

    Updated Serbian translation

 po/sr.po       | 100 +++++++++++++++++++++++++++++++++++++++++++++++----------
 po/sr@latin.po | 100 +++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 166 insertions(+), 34 deletions(-)

commit 08f95f4233a78464907e76474a011d8d8387fd74
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Sep 14 00:24:34 2012 +0200

    Updated Galician translations

 po/gl.po | 109 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 86 insertions(+), 23 deletions(-)

commit 3fba0ab03c65ba8e5c4b2946ee68de5257340623
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Sep 1 11:51:21 2012 +0200

    Updated Galician translations

 po/gl.po | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)

commit bc7b5c6136b4b6d997b8ac1fefa108b3e2f38a47
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Thu Sep 13 23:55:15 2012 +0300

    Updated Greek translation

 po/el.po | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 85 insertions(+), 20 deletions(-)

commit cc60346288a5bf05647b88df1973987cfae7ab85
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Thu Sep 13 22:26:49 2012 +0300

    Updated Lithuanian translation

 po/lt.po | 85 +++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 65 insertions(+), 20 deletions(-)

commit eaa07e74dda5dee1e3ee3ea4ce1c5d36cbc12f08
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Thu Sep 13 21:12:48 2012 +0200

    [l10n] Updated Italian translation.

 po/it.po | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 66 insertions(+), 2 deletions(-)

commit 43d0e3eec760d21737a08878372689c75352d06c
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Thu Sep 13 22:57:40 2012 +0530

    Assamese translation updated

 po/as.po | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 85 insertions(+), 18 deletions(-)

commit 10175aec27e97d4b2368d8a089d8d9dcfe4d5f43
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 13 19:13:27 2012 +0200

    Updated Polish translation

 po/pl.po | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 64 insertions(+), 2 deletions(-)

commit 1a8df4249750c82ac0e93de0fb85c52443dd568b
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Sep 13 18:29:35 2012 +0200

    i18n: Add missing file to POTFILES.in
    
    Adding forgotten file to POTFILES.in.
    
    (NOT A FREEZE BREAK according to the rules :-) )

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 0d538fe3227d72ee17ba172095704b7ab881460c
Author: Timo Jyrinki <timo@debian.org>
Date:   Wed Sep 12 18:50:24 2012 +0300

    Finnish translation update by Jiri Grönroos

 po/fi.po | 286 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 180 insertions(+), 106 deletions(-)

commit 68c31da0b331da3e2b1fcbf2e98d24c26a61529e
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Sep 9 11:02:20 2012 +0200

    Czech translation

 po/cs.po | 212 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 116 insertions(+), 96 deletions(-)

commit bf0baae3edd7c570cd1eb44e0b3a4c78e9e153a9
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Sat Sep 8 01:06:50 2012 +0430

    l10n: Updated Persian translation

 po/fa.po | 580 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 257 insertions(+), 323 deletions(-)

commit 53bbc9a4e288112d95c7d25b81590da22543efbe
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Thu Sep 6 18:09:07 2012 +0700

    Updated Thai translation.

 po/th.po | 830 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 446 insertions(+), 384 deletions(-)

commit d0caabd4631c8dd95343af0c51e6cdf69660a587
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Wed Sep 5 19:35:49 2012 +0100

    Updated British English translation

 po/en_GB.po | 210 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 115 insertions(+), 95 deletions(-)

commit 6736265c3d73f1765499f517b72e0ddf62d75d60
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Sep 4 16:58:56 2012 +0200

    Updated Hungarian translation

 po/hu.po | 222 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 122 insertions(+), 100 deletions(-)

commit d0959e370eb5d97a3392a3440e82df58b5faecb0
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue Sep 4 11:23:39 2012 +0700

    Updated Indonesian translation

 po/id.po | 1027 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 497 insertions(+), 530 deletions(-)

commit 43717666ce27c7a98f2d084c6fee7a5a3caf6fa1
Author: Muhammet Kara <muhammetk@acikkaynak.name.tr>
Date:   Tue Sep 4 06:35:45 2012 +0300

    [l10n]Updated Turkish translation

 po/tr.po | 833 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 448 insertions(+), 385 deletions(-)

commit 712d7f5979cbd4fb63f3f559ba059af8b38c796e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Sep 4 01:45:12 2012 +0200

    Updated Polish translation

 po/pl.po | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

commit 712f2d455ae11541e3ea206bdd90eacbdb7c70d1
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Sun Sep 2 15:47:20 2012 +0530

    updated Tamil translation

 po/ta.po | 162 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 76 insertions(+), 86 deletions(-)

commit 9513e170646e558652ea6de47ec1a62c6391f5ff
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Sep 2 11:00:00 2012 +0200

    Updated Swedish translation

 po/sv.po | 214 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 116 insertions(+), 98 deletions(-)

commit 283888b73a927e00e2ad684436ce61fd5d4e38b8
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Sat Sep 1 23:54:35 2012 +0200

    [l10n] Updated German doc translation

 help/de/de.po | 484 ++++++++++++++++++++++++++++------------------------------
 1 file changed, 232 insertions(+), 252 deletions(-)

commit a8df447565f9ff94ef9dd83b1b494f5b3fa81755
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Sep 1 17:50:28 2012 +0200

    Updated French translation

 po/fr.po | 201 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 115 insertions(+), 86 deletions(-)

commit 12f08cf9cbe705bcfc85836ae3cdb57b7b6c273b
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sat Sep 1 22:35:51 2012 +0700

    Updated Vietnamese translation

 po/vi.po | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

commit 532520fc865d2366dbea76438a05e2581773d9f3
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sat Sep 1 22:34:49 2012 +0700

    po/vi: import from Damned Lies

 po/vi.po | 226 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 118 insertions(+), 108 deletions(-)

commit 7255bb5a4b4525d8b992d24b495fdb2fbf5ced77
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Sat Sep 1 10:55:13 2012 +0300

    Updated Greek translation

 po/el.po | 435 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 189 insertions(+), 246 deletions(-)

commit 1946c83f28c8859c08cc950c1647c996f80896c5
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Sep 1 01:41:42 2012 +0100

    Updated Portuguese translation

 po/pt.po | 212 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 116 insertions(+), 96 deletions(-)

commit 6c9d2d0cd6d40b33ee9c7566955b467834baa6ec
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Aug 31 16:19:53 2012 +0200

    Updated Polish translation

 po/pl.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 63a1382454c2aa8fcda3fbf5d598695ea26f0a3b
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Wed Aug 29 23:40:01 2012 +0300

    Updated Lithuanian translation

 po/lt.po | 242 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 118 insertions(+), 124 deletions(-)

commit b618ddbcf5d38d3a7d587fdac06dc8b0c8f619b1
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Tue Aug 28 00:27:51 2012 +0530

    Implemented FUEL entries to Assamese translation

 po/as.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit eae7513a7f67bdf653eafdb0356343a5c5fd8793
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Sun Aug 26 21:57:39 2012 +0200

    [l10n] Updated Italian translation.

 po/it.po | 207 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 115 insertions(+), 92 deletions(-)

commit fb57f30fda9aa0f034368f99660c2839fcb50aa6
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Aug 26 15:07:20 2012 +0900

    Updated Korean help translation

 help/ko/ko.po | 701 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 400 insertions(+), 301 deletions(-)

commit beef20a4c10c6babec82ad78422b5d7c6aafa702
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Aug 24 22:20:12 2012 +0200

    docs: Fix some doc strings

 gucharmap/gucharmap-script-codepoint-list.c | 4 ++--
 gucharmap/gucharmap-unicode-info.c          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 825e10f869d0802ff035347c7f85220e730a505b
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Aug 24 22:15:46 2012 +0200

    charmap: Store last selected character as uint32
    
    ... instead of as string.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=678263

 gucharmap/gucharmap-window.c            | 28 +++-------------------------
 gucharmap/org.gnome.Charmap.gschema.xml |  8 +++++---
 2 files changed, 8 insertions(+), 28 deletions(-)

commit 6fc20fc185fc9ed93e3c9984ae9c36babf3574c4
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Aug 24 22:08:43 2012 +0200

    help: Remove unused file

 help/es/legal.xml | 75 -------------------------------------------------------
 1 file changed, 75 deletions(-)

commit 7193bb9dfbcfdff90cd128cb7042006d4173eab3
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Fri Aug 24 22:31:49 2012 +0400

    Updated Russian translation

 po/ru.po | 563 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 263 insertions(+), 300 deletions(-)

commit e3196193e810fdeed43dc2fc19ba4ba5904de79e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Aug 22 02:40:07 2012 +0200

    Updated Polish translation

 po/pl.po | 201 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 115 insertions(+), 86 deletions(-)

commit 8829e3f3e4644ad5e1f46e47f05045f3f4345634
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Mon Aug 20 15:59:30 2012 +1200

    Remove unused check for gnome-doc-utils

 Makefile.am  | 2 --
 configure.ac | 5 -----
 2 files changed, 7 deletions(-)

commit fed1238a3b135941095e4a6681f6a4025cc5598f
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Mon Aug 20 10:09:16 2012 +1200

    Fix looking for help files in wrong location, use new help: uri if files not found

 gucharmap/gucharmap-window.c | 35 +++--------------------------------
 1 file changed, 3 insertions(+), 32 deletions(-)

commit be99a2ecb06d5dd5e3c2f4c22a69cdf701085c67
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Aug 20 20:05:25 2012 +0200

    Updated Spanish translation

 help/es/es.po | 527 +++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 318 insertions(+), 209 deletions(-)

commit b49d994d5cd3cf2403bb58c55958effd511e531a
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Aug 19 19:31:53 2012 +0200

    Version 3.5.90

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 54cd2686f5fa7efd356849fe8ef93f9a40debff7
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Aug 17 13:50:34 2012 +0200

    unicode: Update to latest 6.2.0 beta

 gucharmap/unicode-nameslist.h | 14305 ++++----
 gucharmap/unicode-unihan.h    | 71893 ++++++++++++++++++++--------------------
 2 files changed, 43107 insertions(+), 43091 deletions(-)

commit 01f8990a84784b6607eee9d77b478154f16a428a
Author: A S Alam <aalam@users.sf.net>
Date:   Fri Aug 17 06:54:56 2012 +0530

    Update Punjabi Translation

 po/pa.po | 223 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 118 insertions(+), 105 deletions(-)

commit daad4d5fd7dcf86fcb7de967c6278af44973c6a3
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Fri Aug 17 03:49:02 2012 +0300

    Updated Greek help translation

 help/el/el.po | 551 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 312 insertions(+), 239 deletions(-)

commit 3e1526c0568f0b395fce68f9d9e09431dfcaef35
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Aug 17 02:02:53 2012 +0900

    Port to new documentation infrastructure
    
    Use yelp-tools instead gnome-doc-tools

 Makefile.am                             |  4 --
 autogen.sh                              |  1 -
 configure.ac                            |  4 +-
 gucharmap/gucharmap-window.c            |  2 +-
 help/C/{gucharmap.xml => index.docbook} |  2 +-
 help/C/legal.xml                        |  2 +-
 help/Makefile.am                        | 13 ++---
 help/gucharmap.omf.in                   | 11 ----
 help/xmldocs.make                       | 96 ---------------------------------
 9 files changed, 13 insertions(+), 122 deletions(-)

commit 9d3ca55692a7312cf2aacf4d4c62bb5b05b67665
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Thu Aug 16 15:25:07 2012 +0530

    Updated Marathi Translations

 po/mr.po | 1031 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 649 insertions(+), 382 deletions(-)

commit d83701f3c3e680b3810c698ce7ede9ceec623928
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Aug 6 09:44:09 2012 +0200

    Updated Serbian translation

 po/sr.po       | 416 ++++++++++++++++++++++++---------------------------------
 po/sr@latin.po | 416 ++++++++++++++++++++++++---------------------------------
 2 files changed, 348 insertions(+), 484 deletions(-)

commit 4ad521b0084ffa953d4d4a6a0796a581911981a1
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:   Thu Aug 2 14:40:45 2012 +0900

    [l10n] Update Japanese translation
    
    Modify the About label

 po/ja.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9ee91307eb22427002476c23a074aa61c7e6ae67
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Jul 31 02:01:36 2012 +0200

    Updated Galician translations

 po/gl.po | 151 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 75 insertions(+), 76 deletions(-)

commit 72ff86ecc671b2be9d650bcb28cf474af7a6f34f
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Jul 17 15:13:32 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 201 ++++++++++++++++++++++++++++++++++--------------------------
 po/zh_TW.po | 201 ++++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 230 insertions(+), 172 deletions(-)

commit 0b54ee985a53d37e55f049229cde1741eca651dd
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sun Jul 15 11:14:21 2012 +0300

    Updated Belarusian translation.

 po/be.po | 206 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 118 insertions(+), 88 deletions(-)

commit 4992aa926eaf62b3a56ec1a1381af688a3b909f7
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Wed Jul 11 14:16:52 2012 +0530

    Assamese translation reviewed

 po/as.po | 616 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 320 insertions(+), 296 deletions(-)

commit 2ca4bf9ff37b088c015d31bb5d17fa07fd94f548
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Jul 10 23:56:28 2012 +0300

    Updated Hebrew translation.

 po/he.po | 153 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 75 insertions(+), 78 deletions(-)

commit edb976f982576314dc8ceca7ea822ff15879992f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Jul 9 22:38:38 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 130 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 57 insertions(+), 73 deletions(-)

commit e3c8da5ebc90ed2a20eb534967395f2ec5aaf27e
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Wed Jul 4 22:40:30 2012 +0300

    Updated Bulgarian translation

 po/bg.po | 217 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 121 insertions(+), 96 deletions(-)

commit 5c6a01978d152c1550f1dd590752ea7b559526a2
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Thu Jun 28 18:45:05 2012 +0300

    Updated Greek translation

 po/el.po | 169 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 83 insertions(+), 86 deletions(-)

commit 497f34ff22f376d0dbe18092292a15ee1f92f6a7
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Wed Jun 27 16:10:16 2012 +0200

    Updated Arabic tranlation

 po/ar.po | 153 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 76 insertions(+), 77 deletions(-)

commit 21b3be428af8844b1c08ba6834e82a5d1398ea7f
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Jun 26 21:57:47 2012 +0200

    Updated Spanish translation

 po/es.po | 155 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 77 insertions(+), 78 deletions(-)

commit 8d0a3049c8c7d2c87b10a0769abe3bd5c187e62c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Jun 26 09:21:07 2012 +0200

    Updated Slovenian translation

 po/sl.po | 167 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 82 insertions(+), 85 deletions(-)

commit fdb206a476e9db6bd2a71b7c5541e1ddd44aa91f
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 25 14:11:24 2012 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1208fd047ed5557bf8ff4e52c1d1bcdc8086bb17
Author: Christian Persch <chpe@gnome.org>
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(+)

commit 9af5beb1554861d5e717ce5030b5341310dd26f3
Author: Christian Persch <chpe@gnome.org>
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 <fran.dieguez@mabishu.com>
Date:   Sun Jun 24 23:35:30 2012 +0200

    Updated Galician translations

 po/gl.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 21c21b9775de9e0d3ec329ef11358614e90e91a1
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Jun 19 16:47:56 2012 +0200

    Updated Spanish translation

 po/es.po | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

commit e2b13ed3f9940da85a96bd2c7daa853ba844d92a
Author: Christian Persch <chpe@gnome.org>
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 <chpe@gnome.org>
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 file changed, 1 insertion(+), 1 deletion(-)

commit cc9b138cd202c82fbb8e436a011308f6a2419b6c
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Sun Jun 17 13:50:21 2012 +0300

    Updated Greek translation

 po/el.po | 1085 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 648 insertions(+), 437 deletions(-)

commit 0e6854b9583fabb9a20003eebbea940ec0cf52bd
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 4 15:38:45 2012 +0200

    build: Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 34db885b2345d8bbd97fd36078be5bc3e76986ed
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 4 15:34:49 2012 +0200

    help: Remove obsolete translations not using g-d-u
    
    They've had quite enough time yet to update; drop the obsolete stuff.

 configure.ac                            |   6 +-
 help/Makefile.am                        |  12 -
 help/it/Makefile.am                     |  10 -
 help/it/figures/gucharmap_window.png    | Bin 36427 -> 0 bytes
 help/it/gucharmap-it.omf                |  30 --
 help/it/gucharmap.xml                   | 705 --------------------------------
 help/it/legal.xml                       |  27 --
 help/ja/Makefile.am                     |  10 -
 help/ja/figures/gucharmap_window.png    | Bin 29977 -> 0 bytes
 help/ja/gucharmap-ja.omf                |  29 --
 help/ja/gucharmap.xml                   | 671 ------------------------------
 help/ja/legal.xml                       |  46 ---
 help/zh_HK/Makefile.am                  |  10 -
 help/zh_HK/figures/gucharmap_window.png | Bin 29977 -> 0 bytes
 help/zh_HK/gucharmap-zh_HK.omf          |  12 -
 help/zh_HK/gucharmap.xml                | 509 -----------------------
 help/zh_HK/legal.xml                    |  25 --
 help/zh_TW/Makefile.am                  |  10 -
 help/zh_TW/figures/gucharmap_window.png | Bin 29977 -> 0 bytes
 help/zh_TW/gucharmap-zh_TW.omf          |  12 -
 help/zh_TW/gucharmap.xml                | 509 -----------------------
 help/zh_TW/legal.xml                    |  25 --
 22 files changed, 1 insertion(+), 2657 deletions(-)

commit 5d9bcadad8197d6168bf1443bd6a44a414789692
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 4 14:09:44 2012 +0200

    build: Bump required versions

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit e6f74d7b559fa3831cdb25723710521ef57921b8
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sun Jun 3 08:30:48 2012 +0200

    Updated Arabic translation

 po/ar.po | 214 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 134 insertions(+), 80 deletions(-)

commit 32928e321106d09a610a29be5c37f07c5108c275
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed May 30 17:39:34 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 205 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 125 insertions(+), 80 deletions(-)

commit 2c41755b28faeeb512aabe82462a19cec8611687
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue May 29 09:17:16 2012 +0200

    Updated Slovenian translation

 po/sl.po | 216 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 135 insertions(+), 81 deletions(-)

commit 0d7622ba5e303d8fb6cc79de17139f292613716e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat May 26 07:35:07 2012 +0300

    Updated Hebrew translation.

 po/he.po | 228 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 135 insertions(+), 93 deletions(-)

commit bd50c6e04ceed6bf9e0d8ca416ccea61e0ee703a
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat May 19 15:53:10 2012 +0200

    Updated Galician translations

 po/gl.po | 214 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 134 insertions(+), 80 deletions(-)

commit 3eaab7923446c2fef1a40abf43f83d9d2549f538
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed May 16 12:33:05 2012 +0200

    Updated Spanish translation

 po/es.po | 221 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 140 insertions(+), 81 deletions(-)

commit 3e1c014ca4faeb5c5682e3a90402edc84c41ab5b
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Wed May 16 02:18:57 2012 +0200

    configure: Add missing AC_ARG_VAR
    
    I missed that in the review of commit 9375ce07, sorry.

 configure.ac | 1 +
 1 file changed, 1 insertion(+)

commit 6e2a43851c9dfd65deb67caff3e06dd059ee40a0
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Wed May 9 05:19:31 2012 +0200

    Add an application menu
    
    Merge "File" and "Help" into the application menu. When the menu is
    displayed by the Shell, items from "View" are also shown in the app
    menu and the in-window menubar is hidden.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674952

 gucharmap/gucharmap-menus.ui |  35 +++-----
 gucharmap/gucharmap-window.c |  17 ++++
 gucharmap/main.c             | 185 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 212 insertions(+), 25 deletions(-)

commit 9375ce077dcc2c146cd7a20e5e7e3a3d3a23f76e
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Wed May 9 02:48:04 2012 +0200

    Port to the new GMenu API
    
    Replace the current GtkUIManager/GtkAction based menus with a
    GMenu/GAction based menubar.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674952

 configure.ac                         |  12 +-
 gucharmap/Makefile.am                |   6 +-
 gucharmap/gucharmap-menus.ui         | 130 ++++++++++++
 gucharmap/gucharmap-ui.xml           |  37 ----
 gucharmap/gucharmap-window.c         | 392 ++++++++++++++++-------------------
 gucharmap/gucharmap-window.h         |   4 -
 gucharmap/gucharmap.gresource.xml.in |   2 +-
 gucharmap/main.c                     |  36 ++++
 po/POTFILES.in                       |   1 +
 9 files changed, 359 insertions(+), 261 deletions(-)

commit af84d39fa915315e4f4b33916638ca5a46f85514
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Wed May 9 02:53:38 2012 +0200

    ui: Use GResource instead of string
    
    Using resources for UI descriptions shares the advantages of using
    embedded strings, with the additional benefit of being translatable.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674952

 configure.ac                         |  7 ++++
 gucharmap/Makefile.am                | 14 +++++++
 gucharmap/gucharmap-ui.xml           | 37 +++++++++++++++++
 gucharmap/gucharmap-window.c         | 80 +++++++++++++++---------------------
 gucharmap/gucharmap.gresource.xml.in | 22 ++++++++++
 5 files changed, 112 insertions(+), 48 deletions(-)

commit 5291ecc1ce07d3d29c48f6c586cc4e30d2538d61
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Tue May 8 23:46:13 2012 +0200

    window: Inherit from GtkApplicationWindow instead of GtkWindow
    
    This is necessary to make use of the new GMenu API.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674952

 gucharmap/gucharmap-window.c | 2 +-
 gucharmap/gucharmap-window.h | 4 ++--
 gucharmap/main.c             | 2 ++
 3 files changed, 5 insertions(+), 3 deletions(-)

commit ae0abb2114c7423c9c63f933812d31915baee3cd
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Tue May 8 23:44:02 2012 +0200

    main: Port to GtkApplication
    
    Make gucharmap a non-unique GtkApplication; this is a
    prerequisite for recent desktop integration features.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674952

 gucharmap/gucharmap-window.c |  5 +++--
 gucharmap/gucharmap-window.h |  2 +-
 gucharmap/main.c             | 24 +++++++++++++++++++-----
 3 files changed, 23 insertions(+), 8 deletions(-)

commit d9c15f36d8243207b2695bf96a366d5c237de956
Author: Christian Persch <chpe@gnome.org>
Date:   Sat May 12 17:06:26 2012 +0200

    Revert "build: Make introspection and vapigen mandatory"
    
    This reverts commit 6b6ec47d1822a59385fb9d6fd1c702d983f02858.

 configure.ac          | 28 ++++++++++++++++------------
 gucharmap/Makefile.am | 26 +++++++++++++-------------
 2 files changed, 29 insertions(+), 25 deletions(-)

commit ecfdcb9002934eab2e8b66ebbb66e3330575ecea
Author: Christian Persch <chpe@gnome.org>
Date:   Sat May 12 17:06:20 2012 +0200

    Revert "build: Add GIR and VAPI for the non-public APIs"
    
    This reverts commit c6fd1a1328803cf484560a0f76b48590af29c128.

 configure.ac          |  2 +-
 gucharmap/Makefile.am | 96 +++++++++++++++------------------------------------
 2 files changed, 28 insertions(+), 70 deletions(-)

commit 921e97823f2b78af606e84aac8678ee9fe4c7fa9
Author: Christian Persch <chpe@gnome.org>
Date:   Sat May 12 17:05:53 2012 +0200

    Revert "charmap: Port main to vala"
    
    This reverts commit eb3505fb3672493e753f848c471ddfce8043eac1.

 gucharmap/Makefile.am          | 22 +---------------------
 gucharmap/config.vapi          |  7 -------
 gucharmap/gucharmap-internal.h | 27 ---------------------------
 gucharmap/gucharmap-window.c   |  8 +++-----
 gucharmap/gucharmap-window.h   |  6 +++---
 5 files changed, 7 insertions(+), 63 deletions(-)

commit c899d8ffe9c99c9a9f1080be81a199fa51fc20e2
Author: Christian Persch <chpe@gnome.org>
Date:   Sat May 12 17:02:49 2012 +0200

    build: Remove duplicated typod macro invocation

 configure.ac | 1 -
 1 file changed, 1 deletion(-)

commit eb3505fb3672493e753f848c471ddfce8043eac1
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Apr 29 23:11:18 2012 +0200

    charmap: Port main to vala

 gucharmap/Makefile.am          | 22 +++++++++++++++++++++-
 gucharmap/config.vapi          |  7 +++++++
 gucharmap/gucharmap-internal.h | 27 +++++++++++++++++++++++++++
 gucharmap/gucharmap-window.c   |  8 +++++---
 gucharmap/gucharmap-window.h   |  6 +++---
 5 files changed, 63 insertions(+), 7 deletions(-)

commit c6fd1a1328803cf484560a0f76b48590af29c128
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Apr 29 21:39:15 2012 +0200

    build: Add GIR and VAPI for the non-public APIs

 configure.ac          |  2 +-
 gucharmap/Makefile.am | 96 ++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 70 insertions(+), 28 deletions(-)

commit 6b6ec47d1822a59385fb9d6fd1c702d983f02858
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Apr 29 19:18:14 2012 +0200

    build: Make introspection and vapigen mandatory

 configure.ac          | 28 ++++++++++++----------------
 gucharmap/Makefile.am | 26 +++++++++++++-------------
 2 files changed, 25 insertions(+), 29 deletions(-)

commit 5de61c6d7cd694fa295c41b502150f544ee8bce3
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Apr 29 18:54:41 2012 +0200

    build: Require AM 1.11

 configure.ac | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit ca435e0416c2993d23dfba6560c937eed412a02d
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Apr 24 20:59:22 2012 +0200

    vala: Fix dependency ordering

 gucharmap/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 7667d7c0b2ac76bb00257f5cabce3c2701f61016
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Apr 24 20:59:12 2012 +0200

    build: Fix the build without vala

 configure.ac | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 64f391f6b8716b7052273ed7122d3210a2a903bc
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Apr 24 20:22:16 2012 +0200

    vala: Add gucharmap VAPI

 configure.ac                      | 40 +++++++++++++++++++++++++----------
 gucharmap/Gucharmap-2.90.metadata |  3 +++
 gucharmap/Makefile.am             | 44 ++++++++++++++++++++++++++++++---------
 3 files changed, 66 insertions(+), 21 deletions(-)

commit bc57d72bd38c9f632532fe57caf4e2138545b50e
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Apr 24 20:23:52 2012 +0200

    Post branch version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 30779385229d989f9e71fc4f3df4de50605f4765
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Apr 16 19:47:59 2012 +0200

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8dd02786b498eefae2b98f83ff9e2fccc99e4860
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Apr 16 19:44:59 2012 +0200

    Version 3.4.1.1

 NEWS         | 4 ++++
 configure.ac | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 48a23f754acb271134f5f74ec78f12f0772bbb46
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Apr 16 19:16:02 2012 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 87aed9b4c711354913d64a4233a0fc5a4f610ad3
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Apr 16 19:08:32 2012 +0200

    Version 3.4.1

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

commit 4b7f3191896d86d77d68d2b54ccf8927168cbb01
Author: Yinghua Wang <wantinghard@gmail.com>
Date:   Sat Apr 14 22:43:40 2012 +0800

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po | 32 +++++++++++---------------------
 1 file changed, 11 insertions(+), 21 deletions(-)

commit e6c953a4ae9ba077a1471368ccd6acca1b0068f1
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Tue Apr 10 21:16:27 2012 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 37aa73506bf1761c38a5c5daea193f4587fa4f54
Author: Jordi Serratosa <jordis@softcatala.cat>
Date:   Tue Apr 10 21:16:25 2012 +0200

    [l10n] Fixes on Catalan translation

 po/ca.po | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit b709a1ec52a51e5bb313006e63cd46da3250a873
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Mar 31 23:14:37 2012 +0430

    Updated Persian Translations

 po/fa.po | 1146 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 533 insertions(+), 613 deletions(-)

commit ce45e90184a89beb7eca0c247f1c5dc0fd5b5aba
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Mar 31 16:42:31 2012 +0430

    Updated Persian Translations

 po/fa.po | 1191 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 884 insertions(+), 307 deletions(-)

commit 2187cb58097a3796ade8a1b638d2f61ce35bc9c8
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Mar 26 23:03:34 2012 +0300

    Updated Lithuanian translation

 po/lt.po | 842 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 450 insertions(+), 392 deletions(-)

commit 22cc5a5d88a8531ec9688ee6d5bc4396685ac7c4
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 26 14:58:54 2012 +0200

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bd1297a00c4fab0a76b45e626d3237f992277d7c
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 26 14:51:43 2012 +0200

    Version 3.4.0.1

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 22dce40617ed238e63618d050ab0c1eae716a9b0
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 26 14:45:28 2012 +0200

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9e12ed059d61da717b4cf0c9425b79c50ef2576a
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 26 14:36:28 2012 +0200

    Version 3.4.0

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d823403c6427959eb44aceb9d64191e72c082c5f
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:   Mon Mar 26 15:14:32 2012 +0530

    hindi translation by Chandan Kumar

 po/hi.po | 943 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 586 insertions(+), 357 deletions(-)

commit b42787f796a5f6bbcb301141158c84592242abae
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Wed Mar 21 13:41:08 2012 +0700

    Updated Vietnamese translation

 po/vi.po | 81 +++++++++++++++++++++++++---------------------------------------
 1 file changed, 31 insertions(+), 50 deletions(-)

commit b7fdeec1e8576db7ccbfb153e312f326d461e51d
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Wed Mar 21 13:33:31 2012 +0700

    po/vi: updated from Damned Lies

 po/vi.po | 1004 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 536 insertions(+), 468 deletions(-)

commit 9b5f8ed0425f60d83ee40fbd53d538b3ac3baf0f
Author: YunQiang Su <yqsu@src.gnome.org>
Date:   Wed Mar 21 01:30:17 2012 +0800

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po | 712 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 383 insertions(+), 329 deletions(-)

commit daaf82cb8de46409b62f0af702d0a4b6b2a068ae
Author: Sasi Bhushan <sasi@swecha.net>
Date:   Tue Mar 20 02:27:19 2012 +0530

    Updated Telugu Translations

 po/te.po | 709 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 381 insertions(+), 328 deletions(-)

commit 3e8f58adabe1a4a7759aaf0846f925278dd0062c
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Mon Mar 19 14:22:26 2012 +0200

    Uploaded Ukranian

 po/uk.po | 700 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 371 insertions(+), 329 deletions(-)

commit 72ae7d642a74e5443cc75241c18f0009225308a2
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:   Fri Mar 16 10:21:16 2012 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 703 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 374 insertions(+), 329 deletions(-)

commit e5363ffe63260aa10a9ffe6af776986cf47537a3
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Fri Mar 16 00:25:16 2012 +0100

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 698 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 370 insertions(+), 328 deletions(-)

commit a7653c9af11d07e45d8027c1d51e72a0b724079d
Author: Joan Duran <jodufi@gmail.com>
Date:   Fri Mar 16 00:25:13 2012 +0100

    [l10n] Updated Catalan translation

 po/ca.po | 696 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 369 insertions(+), 327 deletions(-)

commit 99bbadf27120fe3edefc226f0a70ed7d765b4df8
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Mar 15 17:05:57 2012 +0200

    Updated Arabic translation

 po/ar.po | 712 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 377 insertions(+), 335 deletions(-)

commit 0c78ae9359fb2238eab7e624e397daf181ab812c
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Mar 15 07:17:02 2012 +0530

    update Punjabi Translation

 po/pa.po | 747 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 399 insertions(+), 348 deletions(-)

commit 5ca7a39414439779454113e086adfbaabad578f6
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Mar 15 00:15:39 2012 +0000

    Updated Portuguese translation

 po/pt.po | 700 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 371 insertions(+), 329 deletions(-)

commit be9830af550db81657117565d823195183020f1a
Author: Anita Reitere <nitalynx@gmail.com>
Date:   Wed Mar 14 23:59:06 2012 +0200

    Updated Latvian translation.

 po/lv.po | 934 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 378 insertions(+), 556 deletions(-)

commit e32c96324d29e2f78e24d3e4e141a7edece3582b
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Wed Mar 14 22:48:32 2012 +0100

    [l10n] Updated German translation

 po/de.po | 699 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 370 insertions(+), 329 deletions(-)

commit ef84e81b720406fc287cf5dcfb30ae0f383ac466
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Tue Mar 13 17:40:10 2012 +0000

    Updated British English translation

 po/en_GB.po | 696 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 369 insertions(+), 327 deletions(-)

commit 71624de79aff9c706c2218ad0de4373ba13ca7d6
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Mon Mar 12 22:17:18 2012 +0100

    [l10n] Updated Italian translation

 po/it.po | 722 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 377 insertions(+), 345 deletions(-)

commit 0d981776c766a3fb8f3d1ab5dfad3411861d3352
Author: Timo Jyrinki <timo@debian.org>
Date:   Mon Mar 12 11:09:34 2012 +0200

    Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint

 po/fi.po | 550 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 431 insertions(+), 119 deletions(-)

commit e7ba08b6264bd7dc100565370a817dfc6ca2107b
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Mon Mar 12 12:28:55 2012 +0530

    Assamese translation completed

 po/as.po | 763 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 390 insertions(+), 373 deletions(-)

commit a719b8246a893379bb677cb8f35975f5724c6318
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Mar 10 16:08:00 2012 +0900

    Updated Korean translation

 po/ko.po | 751 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 399 insertions(+), 352 deletions(-)

commit cd8c55605edd8fecd82f75135b192922aa1ef934
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Fri Jan 27 22:36:18 2012 +0900

    Updated Korean manual translation
    
    Fixes #667777

 help/ko/ko.po | 35 ++++++++++-------------------------
 1 file changed, 10 insertions(+), 25 deletions(-)

commit 4e78a63e0df84c1495b02c9fe21be1b345bf9d2e
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Mar 8 16:17:05 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 58 +++++++++++++++++++++++++++++-----------------------------
 po/zh_TW.po | 58 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 58 insertions(+), 58 deletions(-)

commit 5983339ab0dc8a43898aeffc1ab117d0f1669a46
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Mon Mar 5 19:15:40 2012 +0100

    Updated Basque language

 po/eu.po | 718 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 373 insertions(+), 345 deletions(-)

commit 19d2b38e0572c98c03c9374e6042bdd43ac93459
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Sun Mar 4 21:58:17 2012 +0100

    Updated Dutch translation

 po/nl.po | 699 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 370 insertions(+), 329 deletions(-)

commit 44e44dd571949feed36da5aa10f05a96b053c61e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Mar 4 00:58:33 2012 +0100

    Updated Polish translation

 po/pl.po | 692 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 364 insertions(+), 328 deletions(-)

commit 5c1a757abcfc8f8928fc7b0d015ec6fc1162fbf3
Author: Praveen Arimbrathodiyil <pravi.a@gmail.com>
Date:   Fri Mar 2 23:24:21 2012 +0530

    Malayalam translation updated

 po/ml.po | 1045 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 666 insertions(+), 379 deletions(-)

commit 07bfd2712a8001dc78317215687dacd3e183ac5d
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Thu Mar 1 18:00:28 2012 +0200

    [l10n] Updated Estonian translation

 po/et.po | 131 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 80 insertions(+), 51 deletions(-)

commit 73a6cfd42b742876f0300039bf58431762b6566e
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Mar 1 04:04:46 2012 +0100

    Updated Hungarian translation

 po/hu.po | 712 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 382 insertions(+), 330 deletions(-)

commit 804d3f365313dfd476903161fe12bdf4c6e3e853
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Tue Feb 28 14:21:52 2012 +0530

    updated Tamil translation

 po/ta.po | 700 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 371 insertions(+), 329 deletions(-)

commit da37651851fbe78f96553a67fb2975896ff35906
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Fri Feb 24 13:52:19 2012 +0400

    Updated Russian translation

 po/ru.po | 853 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 455 insertions(+), 398 deletions(-)

commit 5672bbedd7bce54107d23a1ba32f466e8c4d8062
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Mon Feb 20 22:35:21 2012 +0100

    Updated Danish translation

 po/da.po | 701 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 374 insertions(+), 327 deletions(-)

commit 0f899823e473409175e90e05d5ac9cbdc51249ab
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Feb 20 11:43:30 2012 +0100

    Updated Czech translation

 po/cs.po | 755 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 395 insertions(+), 360 deletions(-)

commit 5d10a000bb3b53a9d7859fc652cd38df32fca6b9
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Feb 20 11:07:22 2012 +0100

    Updated Serbian translation

 po/sr.po       | 724 ++++++++++++++++++++++++++++++---------------------------
 po/sr@latin.po | 724 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 774 insertions(+), 674 deletions(-)

commit 08b3bbbe71459cda5ac5c6193f7a63e7587614fc
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Feb 19 23:35:44 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

commit 43b78028e0438439880714c591687267bbda7d55
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Feb 19 11:02:09 2012 +0100

    Updated Swedish translation

 po/sv.po | 893 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 498 insertions(+), 395 deletions(-)

commit 263902e02fce79b50124286243f228d111a5b698
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Feb 18 10:39:52 2012 +0200

    Updated Hebrew translation.

 po/he.po | 185 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 92 insertions(+), 93 deletions(-)

commit adb912e4e09a9909737f18f79c371761ac3cfe9f
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Feb 17 17:55:24 2012 +0100

    Revert unintentional API/ABI break

 gucharmap/gucharmap-chapters-view.c |  7 +++++++
 gucharmap/gucharmap-chapters-view.h |  2 ++
 gucharmap/gucharmap-unicode-info.c  | 38 +++++++++++++++++++++++++++++++++++++
 gucharmap/gucharmap-unicode-info.h  |  3 +++
 4 files changed, 50 insertions(+)

commit aa44d758cafae92c2f8cf8679e5caaebec2b6862
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Thu Feb 16 07:15:48 2012 +0200

    Updated Bulgarian translation

 po/bg.po | 179 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 89 insertions(+), 90 deletions(-)

commit 5353a34390b4979d1d3910aef69c1537209ab122
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Feb 15 20:38:04 2012 +0100

    Updated Slovenian translation

 po/sl.po | 186 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 92 insertions(+), 94 deletions(-)

commit 49d6ba7a6270b81f2b08bae098ad83ec0c71d421
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sat Feb 11 22:49:13 2012 +0300

    Updated Belarusian translation.

 po/be.po | 177 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 85 insertions(+), 92 deletions(-)

commit 3f8a2fe3781de972843ff8a25457a6e61881222a
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Feb 11 11:08:03 2012 +0100

    Updated French translation

 po/fr.po | 694 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 365 insertions(+), 329 deletions(-)

commit 15ad66f28147ee0228185fe7171b736f041374e4
Author: Vincent Untz <vuntz@gnome.org>
Date:   Thu Feb 9 10:56:03 2012 +0100

    Fix pkg-config file to not reference old gconf-related variable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669734

 gucharmap.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 617fc612a76cc78c298e528b329ef18246162af3
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Feb 6 20:15:50 2012 +0100

    Updated Galician translations

 po/gl.po | 189 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 94 insertions(+), 95 deletions(-)

commit 4f34d3aecb798f37490a996df59fc8913bab3295
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Feb 6 20:05:58 2012 +0100

    Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0b9837c4f2f9bf45e538837970872464ed1c9b01
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Feb 6 20:02:52 2012 +0100

    Dist the schema file

 gucharmap/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit 741f4eb53cfc4641b7e4b892d843b850a8b36bca
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Feb 6 19:58:29 2012 +0100

    Rename schema

 Makefile.am                                                         | 2 --
 gucharmap/Makefile.am                                               | 4 ++--
 gucharmap/gucharmap-settings.c                                      | 2 +-
 gucharmap/gucharmap-window.c                                        | 2 +-
 ...rg.gnome.gucharmap.gschema.xml => org.gnome.Charmap.gschema.xml} | 6 +++---
 5 files changed, 7 insertions(+), 9 deletions(-)

commit f60baa0e0eecaf678fe29598d533d58707db9797
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Feb 6 19:49:32 2012 +0100

    Update NEWS

 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

commit 01cb129a9160e192aaeb146d20ff6fed97111992
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Feb 6 18:01:19 2012 +0100

    Updated Spanish translation

 po/es.po | 248 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 119 insertions(+), 129 deletions(-)

commit 1b2cd9c84ab09db5caad13db5bbff3086b16ac0b
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Feb 6 16:59:15 2012 +0100

    Update to Unicode 6.1.0 final

 gucharmap/gucharmap-window.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit e927e358dbf77ea4ea50a34b4de544684e079cb3
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Tue Jan 31 12:53:07 2012 -0500

    GSettings: ensure last-char is valid before using
    
    In the case that the empty string got into the user's settings (or
    overrides, or translations, etc.) we would end up selecting U+0000 as
    the default character.
    
    Instead, in the case that the setting is not a full single unicode
    character, fall back to another more reasonable default.

 gucharmap/gucharmap-window.c | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

commit d1212a5b5c08f4b71bfbca1a419f87488923d623
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sun Jan 29 23:34:45 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 716 +++++++++++++++++++++++++++++++-----------------------------
 po/zh_TW.po | 714 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 731 insertions(+), 699 deletions(-)

commit c6cefbb843c9fac8c12ca76bd41d073bb201e50a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Jan 28 16:43:59 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 189 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 91 insertions(+), 98 deletions(-)

commit a3112d70de32a5ceec9cd672771373df6e7de8e2
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Fri Jan 27 10:38:55 2012 -0500

    Keep with the modern Gtk widgetry times
    
    Stop using boxes.  GtkGrid is the new black.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668852

 gucharmap/gucharmap-charmap.c       |  3 +++
 gucharmap/gucharmap-search-dialog.c | 16 +++++++------
 gucharmap/gucharmap-window.c        | 45 +++++++++++++------------------------
 3 files changed, 27 insertions(+), 37 deletions(-)

commit 2a7f9d61a413b83aaf84b33bdacc8847120eb9a3
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Fri Jan 27 09:31:56 2012 -0500

    Fix a sign-compare warning
    
    We had
    
      if (signed < unsigned - unsigned)
    
    which had been 'fixed' to
    
      if (signed < (int)unsigned - unsigned)
    
    which didn't work because the subtraction between the two unsigned
    values caused the signed value to be promoted back to unsigned again.
    Change that to
    
      if (signed < (int) (unsigned - unsigned))
    
    which means that the signed math will be done on the unsigned ints, but
    the result will properly be interpreted as being signed before doing the
    compare.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668843

 gucharmap/gucharmap-block-codepoint-list.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit febc4392d34f2a23bb3048c9f8969c630bc292c4
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Jan 27 20:58:36 2012 +0100

    Updated POTFILES.in

 po/POTFILES.in | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit ff3c835b3d1ddea9df1326ff95dda77c44b6aa25
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Fri Jan 27 10:19:33 2012 -0500

    Drop the search progress bar
    
    It looks very silly and, at least on my computer, you can barely see a
    flicker in it before the search is done.  Would be better not to have it
    at all.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668852

 gucharmap/gucharmap-window.c | 34 +---------------------------------
 gucharmap/gucharmap-window.h |  4 ----
 2 files changed, 1 insertion(+), 37 deletions(-)

commit 3bca4bf448e3a0ba2c22298c81da871457f8e06c
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Fri Jan 27 09:53:41 2012 -0500

    Some trivial fixups
    
    Stop using a couple of deprecated symbols and fix a couple other
    warnings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668846

 gucharmap/gucharmap-charmap.c              | 8 ++------
 gucharmap/gucharmap-chartable-accessible.c | 6 +++---
 gucharmap/gucharmap-search-dialog.c        | 2 +-
 gucharmap/gucharmap-window.c               | 4 +---
 4 files changed, 7 insertions(+), 13 deletions(-)

commit 6eee95f6e150c4735790d3ec6aae50b805cd59fd
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Fri Jan 27 02:53:03 2012 -0500

    port to GSettings
    
    gucharmap-settings only exists now for the window geometry (until Gtk
    grows support for this).
    
    Translation of the schema is also currently disabled, pending proper
    support in intltool.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=624892

 Makefile.am                               |  20 +--
 configure.ac                              |  27 +--
 gucharmap.schemas.in                      | 100 -----------
 gucharmap/Makefile.am                     |   8 +-
 gucharmap/gucharmap-chapters-view.c       |   7 -
 gucharmap/gucharmap-chapters-view.h       |   2 -
 gucharmap/gucharmap-settings.c            | 283 ++----------------------------
 gucharmap/gucharmap-settings.h            |  10 --
 gucharmap/gucharmap-unicode-info.c        |  38 ----
 gucharmap/gucharmap-unicode-info.h        |   3 -
 gucharmap/gucharmap-window.c              |  65 +++++--
 gucharmap/gucharmap-window.h              |   1 +
 gucharmap/main.c                          |  11 --
 gucharmap/org.gnome.gucharmap.gschema.xml |  82 +++++++++
 14 files changed, 154 insertions(+), 503 deletions(-)

commit 94230bc31ee3f394afae3cee3c9d359331a9f3e7
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Tue Jan 24 07:07:36 2012 +0200

    Updated Bulgarian translation

 po/bg.po | 615 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 329 insertions(+), 286 deletions(-)

commit 1faab498592a645dcb16cb5b8ca0fda35bbd9747
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Jan 15 13:46:14 2012 +0100

    Updated Slovenian translation

 po/sl.po | 87 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 42 insertions(+), 45 deletions(-)

commit 6a7f9a58ee0e6835ec24a39495543e2281c4fb59
Author: Jovan Naumovski <jovan3.14@gmail.com>
Date:   Sat Jan 14 22:34:57 2012 +0100

    Updated Macedonian translation.

 po/mk.po | 1154 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 768 insertions(+), 386 deletions(-)

commit a0694c4b5816e1c35c63c8ab99d72edb7e3270f6
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Jan 13 09:56:22 2012 +0200

    Updated Hebrew translation.

 po/he.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 167e515f5c3d06dea2eb2db700e5b44480e86bb3
Author: Gil Forcada <gforcada@gnome.org>
Date:   Thu Jan 12 21:52:52 2012 +0100

    [l10n]Fixed Catalan documentation

 help/ca/ca.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 472b6ffb7ce787fa016810d44f5fc38a54d560bc
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Tue Jan 10 01:37:25 2012 +0300

    Updated Belarusian translation.

 po/be.po | 607 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 325 insertions(+), 282 deletions(-)

commit aef0f9c107fcc54784e3d495ed2f524e6aeb37aa
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Jan 4 20:52:22 2012 +0100

    Updated Slovenian translation

 po/sl.po | 767 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 410 insertions(+), 357 deletions(-)

commit a07420acce4d9602dec4e1c562346cfc5791426c
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Dec 30 11:47:08 2011 +0200

    Updated Hebrew translation.

 po/he.po | 765 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 434 insertions(+), 331 deletions(-)

commit 898ce471e77a67026c2a2bbfe69483a849b50fca
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 20 14:23:57 2011 +0100

    build: Go GPL3+
    
    Everything else is GPL3+ too, so use the or-later option to make
    this file so, too.

 acinclude.m4 | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 5de316b8a152e34f9dac9ec23d4f724cb0488bd8
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 19 15:03:13 2011 +0100

    build: Don't use gnome-common macros for compiler warnings

 configure.ac          | 19 +++++++++++++++++--
 gucharmap/Makefile.am |  4 ----
 2 files changed, 17 insertions(+), 6 deletions(-)

commit f1a7e5feea5bd2db82938b660ab85508281ce6b7
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 19 15:01:06 2011 +0100

    build: Use -Bsymbolic-functions

 acinclude.m4          | 319 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac          |  24 ++++
 gucharmap/Makefile.am |   1 +
 3 files changed, 344 insertions(+)

commit ee12cb650be2406bf60f3e1a41331a66a18fe808
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 19 14:57:35 2011 +0100

    gucharmap: Use new workarea API

 docs/reference/tmpl/gucharmap-chartable.sgml    | 13 ++-----------
 docs/reference/tmpl/gucharmap-unicode-info.sgml | 23 ++++++++++++-----------
 docs/reference/tmpl/gucharmap-unused.sgml       |  9 +++++++++
 gucharmap/gucharmap-chartable.c                 |  4 ++++
 gucharmap/main.c                                |  4 ++++
 5 files changed, 31 insertions(+), 22 deletions(-)

commit 1338a76e2740039837d1a51106b770daf2abecd6
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Dec 15 23:49:54 2011 +0100

    Updated Galician translations

 po/gl.po | 615 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 329 insertions(+), 286 deletions(-)

commit f9d764948febe16016c68f1b4c693bfcf4245163
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Dec 14 23:15:39 2011 +0100

    Don't allow the charmap side pane to shrink too much
    
    Also, ellipsise the text in the side pane.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666144

 gucharmap/gucharmap-chapters-view.c | 4 ++++
 gucharmap/gucharmap-charmap.c       | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 694bcad355f9b1fcefbc73cac66fa77a5d5af25b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Dec 14 22:56:56 2011 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 609 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 326 insertions(+), 283 deletions(-)

commit f05c7ce9d246048ab094ba05ff9da73c04270920
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Dec 10 21:25:18 2011 +0100

    Updated Spanish translation

 po/es.po | 567 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 306 insertions(+), 261 deletions(-)

commit de2b34fe7853e6d872f5d2bd59ce3d1bccca5f80
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Dec 10 20:48:59 2011 +0100

    Use attributes for deprecation

 gucharmap/gucharmap-charmap.c                |  3 +--
 gucharmap/gucharmap-charmap.h                | 18 ++++++++++++------
 gucharmap/gucharmap-type-builtins.c.template |  1 +
 gucharmap/gucharmap.h.in                     | 12 ++++++++++++
 4 files changed, 26 insertions(+), 8 deletions(-)

commit e9108025c6001ed9b5f92100543b2ac1ff740b9a
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Dec 10 20:36:36 2011 +0100

    Remove gtk version checks

 gucharmap/gucharmap-charmap.c              | 129 +---------
 gucharmap/gucharmap-chartable-accessible.c |  64 -----
 gucharmap/gucharmap-chartable.c            | 377 ++++-------------------------
 gucharmap/gucharmap-private.h              |   2 -
 gucharmap/gucharmap-search-dialog.c        |  15 --
 gucharmap/gucharmap-settings.c             |   4 -
 gucharmap/gucharmap-window.c               |  58 +----
 7 files changed, 48 insertions(+), 601 deletions(-)

commit 2becd72f693c085a58144ac34407bd589f8b4220
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Dec 10 18:32:55 2011 +0100

    Update to Unicode 6.1.0 (beta)

 gucharmap/gucharmap-unicode-info.c |      2 +-
 gucharmap/gucharmap-unicode-info.h |      3 +-
 gucharmap/gucharmap-window.c       |      3 +-
 gucharmap/unicode-blocks.h         |    415 +-
 gucharmap/unicode-categories.h     |    179 +-
 gucharmap/unicode-names.h          |  48266 ++++++------
 gucharmap/unicode-nameslist.h      |  27209 +++----
 gucharmap/unicode-scripts.h        |   3086 +-
 gucharmap/unicode-unihan.h         | 137066 +++++++++++++++++++++-------------
 gucharmap/unicode-versions.h       |     97 +-
 10 files changed, 124604 insertions(+), 91722 deletions(-)

commit 18b14d39a63bfe060e14aec32634a483f405486e
Author: Joan Duran <jodufi@gmail.com>
Date:   Sat Nov 5 14:16:09 2011 +0100

    [l10n]Updated Catalan documentation

 help/ca/ca.po | 914 +++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 656 insertions(+), 258 deletions(-)

commit 2188402385c006df879b6bd4707cb96b50262e31
Author: Tiffany Antopolski <tiffany.antopolski@gmail.com>
Date:   Wed Oct 26 20:00:58 2011 +0200

    Updated Esperanto translation

 po/eo.po | 69 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 34 insertions(+), 35 deletions(-)

commit a802c5aade8943888d9a8de90143e753e80e7c43
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sun Oct 23 15:47:41 2011 +0300

    Updated Belarusian translation.

 po/be.po | 39 +++++++++++++++++++++++++--------------
 1 file changed, 25 insertions(+), 14 deletions(-)

commit 7308ba9512d82c7750303f551033086fe0727257
Author: Jordi Mallach <jordi@sindominio.net>
Date:   Tue Oct 11 18:56:11 2011 +0200

    Fix help message for --with-gtk, GTK+ 2.0 is unsupported.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 442fe246272cdcfe7a34f429b0445354c96c15de
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Mon Oct 10 17:07:36 2011 +0530

    Updated Telugu Translations

 po/te.po | 749 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 453 insertions(+), 296 deletions(-)

commit 6a029a0cebd5e414162d6034baf9309525fac6e5
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 26 14:25:45 2011 +0200

    Post branch version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 71aa27614fe15799a06b7cfe5287b303c617fabc
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Sep 25 18:57:29 2011 +0200

    Version 3.2.0

 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

commit 2eae468bbc06dd063f4bd414485d3d077fe46c75
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 26 14:23:24 2011 +0200

    Version 3.2.0

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit de06428f58bdcec22c217009f726fc5e77190e5b
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Sep 26 11:08:08 2011 +0700

    Updated Thai translation.

 po/th.po | 742 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 396 insertions(+), 346 deletions(-)

commit 9dcc85759eac26134c86cd92c012ba5ff1524e91
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Sep 25 18:56:18 2011 +0200

    build: Dist the script to generate the unicode tables

 gucharmap/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit 1f3b859eb4b59af148a890fa1ee3c4d92e05b709
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 19 15:29:41 2011 +0200

    Drop gtk2

 configure.ac | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

commit 23a010541918fa8d13338724f33fb48cef1526f0
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 19 15:26:51 2011 +0200

    Version 3.1.92

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f5031f4e04c27b8256349deca45af5dac790b996
Author: Fran Dieguez <fran@openhost.es>
Date:   Sun Sep 18 05:20:09 2011 +0200

    Updated Galician translations for doc

 help/Makefile.am |   2 +-
 help/gl/gl.po    | 798 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 799 insertions(+), 1 deletion(-)

commit b3a1bcee5db7d91c07954be81d452877f0b215a9
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Sep 13 13:14:42 2011 +0200

    Set programme name explicitly
    
    To make gnome-shell app matching work correctly in the case where
    gucharmap is started via the old compatibility symlink, set the
    programme name explicitly to the desktop file name.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=653115

 gucharmap/main.c | 3 +++
 1 file changed, 3 insertions(+)

commit b25451e8b700af0e0927e8ec1460c4913f154e9e
Author: Daiki Ueno <ueno@unixuser.org>
Date:   Thu Mar 31 12:00:56 2011 +0900

    Adapt GucharmapChartableAccessible to the GTK3 GtkScrollable interface.

 gucharmap/gucharmap-chartable-accessible.c | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

commit d6b849a37330522f55add64d8d602c533599d9ec
Author: Daiki Ueno <ueno@unixuser.org>
Date:   Thu Jun 23 15:45:11 2011 +0900

    Fix switch statement in gucharmap_block_codepoint_list_get_property().

 gucharmap/gucharmap-block-codepoint-list.c | 1 +
 1 file changed, 1 insertion(+)

commit 4b0a9a4d21456a745d6379314fc140ccb12ea1dd
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Sep 3 00:57:10 2011 +0300

    Updated Lithuanian translation

 po/lt.po | 376 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 210 insertions(+), 166 deletions(-)

commit 710a6280dfcb425e980c4bf3a52b59b70fd293c1
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Mon Aug 29 12:24:54 2011 +0300

    Updated Belarusian translation.

 po/be.po | 1563 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 947 insertions(+), 616 deletions(-)

commit 0585f9615d551ceef6ee35b3717eca1427e9584d
Author: Andika Triwidada <andika@gmail.com>
Date:   Fri Aug 19 12:50:53 2011 +0700

    Updated Indonesian translation

 po/id.po | 1362 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 819 insertions(+), 543 deletions(-)

commit b654f10e67ba7ba16edd14ca391283d1bc140444
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Thu Jul 21 16:40:00 2011 +0300

    Updated Finnish translation

 po/fi.po | 366 +++++++++------------------------------------------------------
 1 file changed, 49 insertions(+), 317 deletions(-)

commit 8c20797c1383cc9217ec4a20c5df658c5e09eda3
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:   Wed Jul 6 17:07:42 2011 +0300

    Updated Turkish translation

 po/tr.po | 748 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 455 insertions(+), 293 deletions(-)

commit b6696d9025544c1b13a59ecc573e75acdd7327c4
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun May 29 18:48:25 2011 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 668 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 361 insertions(+), 307 deletions(-)

commit d901a2dd02d3bc780f86f6199c7ebaab97d09699
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:   Sun May 22 10:26:25 2011 +0200

    Updated Esperanto translation

 po/eo.po | 746 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 404 insertions(+), 342 deletions(-)

commit 5a075ed08c614d648850a2d4310b32f9aea8d33a
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Apr 22 17:28:16 2011 +0300

    Updated Hebrew translation.

 po/he.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 60fb67ab5a35825bfac85077771c9a4c3d7b9077
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Apr 4 14:12:34 2011 +0200

    Post branch version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a05bd8e3a20b3c6ef0a77392ba55c34795d9e75c
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Apr 4 13:51:34 2011 +0200

    Version 3.0.0

 Makefile.am  | 2 +-
 NEWS         | 4 ++--
 configure.ac | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

commit 19e126945ba29b718eef7a8ed5b75d0445e47222
Author: Jordi Serratosa <serratosa@gmail.com>
Date:   Sun Apr 3 23:48:59 2011 +0200

    [l10n]Fixes on Catalan translation

 po/ca.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1902f34be2bfd86d2416d52016e2e1b4f3645e32
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sat Apr 2 19:38:59 2011 +0200

    Updated Danish translation

 po/da.po | 670 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 358 insertions(+), 312 deletions(-)

commit 604545873907827456e42b94e8519a0b054929cf
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Fri Apr 1 13:58:04 2011 -0300

    Updated Brazilian Portuguese translation

 help/pt_BR/pt_BR.po | 372 ++++++++++++++++++++++++++++++----------------------
 1 file changed, 215 insertions(+), 157 deletions(-)

commit d2fd90797f66d376c3d426ca32cd026572fdf29b
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Fri Apr 1 21:10:36 2011 +0530

    Updated Tamil translation

 po/ta.po | 665 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 357 insertions(+), 308 deletions(-)

commit 4224d990d1130839f583b019399ed79ce59c51ea
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Fri Apr 1 17:04:46 2011 +0200

    Updated Basque language

 po/eu.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 85426304d748d854cc06b3842f286731d8ea7138
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Fri Apr 1 10:33:05 2011 +0200

    Updated Basque language

 po/eu.po | 702 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 385 insertions(+), 317 deletions(-)

commit f4b5afd24acc6f40e4355fc17b099a70791dec77
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Mar 30 21:27:11 2011 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 43 ++++++++++++++-----------------------------
 po/zh_TW.po | 43 ++++++++++++++-----------------------------
 2 files changed, 28 insertions(+), 58 deletions(-)

commit e575b19d41adc8e88fb326e30a20d181d2e7d409
Author: Rodrigo Padula de Oliveira <contato@rodrigopadula.com>
Date:   Sun Mar 27 18:02:17 2011 -0400

    Updated Brazilian Portuguese translation. Reviewed by Antonio Fernandes C. Neto.

 po/pt_BR.po | 56 +++++++++++++++++++++++---------------------------------
 1 file changed, 23 insertions(+), 33 deletions(-)

commit 2b054d1716cf8912883f0234c338c217a74f088c
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Sun Mar 27 21:29:12 2011 +0200

    Added UG translation

 po/ug.po | 39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)

commit 8f1735048c3c8e9c9faee6eda0414d855c9062e2
Author: Luca Ferretti <lferrett@gnome.org>
Date:   Wed Mar 23 22:53:31 2011 +0100

    Updated Italian translation

 po/it.po | 706 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 386 insertions(+), 320 deletions(-)

commit 3e93f1a369d50b02caa52f839c4b4aac66513a0b
Author: Amitakhya Phukan <amitakhya@svn.gnome.org>
Date:   Tue Mar 22 12:27:17 2011 +0530

    Updated Assamese translations

 po/as.po | 801 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 495 insertions(+), 306 deletions(-)

commit e2fb70fa4642e2f95de891e192166aee0450d83a
Author: Yuri Kozlov <yuray@komyakino.ru>
Date:   Sun Mar 20 16:10:53 2011 +0300

    Updated Russian translation

 po/ru.po | 843 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 473 insertions(+), 370 deletions(-)

commit 6d221341b8a866d8a10ccf55bcd4e2b3724e9cdf
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Sun Mar 20 15:00:43 2011 +0200

    Updated Latvian translation.

 po/lv.po | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 72ddb3d19c17a747af998305ef66c0af5ccaf2c1
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Fri Mar 18 17:41:39 2011 +0200

    Uploaded Ukranian

 po/uk.po | 714 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 386 insertions(+), 328 deletions(-)

commit f3f40ef31bcf6aaa783f9b6cd840c954b4e85529
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Mar 17 14:53:02 2011 +0100

    [l10n] Updated German translation

 po/de.po | 85 +++++++++++++++++++++++-----------------------------------------
 1 file changed, 30 insertions(+), 55 deletions(-)

commit 52357d28d474455a1bbd303a8e6796917dd9df85
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Wed Mar 16 20:22:29 2011 +0100

    Updated Romanian translation

 po/ro.po | 53 +++++++++++++++++++++--------------------------------
 1 file changed, 21 insertions(+), 32 deletions(-)

commit 5fe5872f598e01cf56feefb3026d27504c7f750d
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Wed Mar 16 18:21:00 2011 +0100

    Updated Romanian translation

 po/ro.po | 703 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 391 insertions(+), 312 deletions(-)

commit 42c6068e3a71f8e700e4d61808a6c3a4a043ffdc
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Wed Mar 16 17:25:44 2011 +0000

    Updated British English translation

 po/en_GB.po | 665 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 359 insertions(+), 306 deletions(-)

commit be40991f067bd5d4c94b225c8425e4212ff3236b
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Mar 15 15:08:54 2011 +0100

    Updated Hungarian translation

 po/hu.po | 668 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 361 insertions(+), 307 deletions(-)

commit 5d640112a7c0b3d6a4fd0e2ecb9a9a5a44c0c34b
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Tue Mar 15 00:42:29 2011 +0000

    Updated Portuguese translation

 po/pt.po | 700 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 375 insertions(+), 325 deletions(-)

commit c6e0c5a01706c5136a1481248db745c4b244230e
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Sun Mar 13 01:32:26 2011 +0200

    Updated Latvian translation.

 po/lv.po | 1322 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 887 insertions(+), 435 deletions(-)

commit d3e1a728f38aace9b0cf38db9482d01942b3ff1f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Mar 10 17:48:30 2011 +0100

    Updated Polish translation

 po/pl.po | 666 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 360 insertions(+), 306 deletions(-)

commit 661563422e5bd6de4315265af4b2d28dac9cecc0
Author: Manoj Kumar Giri <mgiri@redhat.com>
Date:   Tue Mar 8 19:32:00 2011 +0530

    Updated Oriya Translation

 po/or.po | 779 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 484 insertions(+), 295 deletions(-)

commit 4f5766713a563bf585c74cdd23ebd8ff5e6372ee
Author: Joan Duran <jodufi@gmail.com>
Date:   Thu Mar 3 00:20:55 2011 +0100

    [l10n] Updated Catalan translation

 po/ca.po | 662 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 356 insertions(+), 306 deletions(-)

commit 9a6f740d7ddbd7635ea55e36846aff7c77f9f781
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Feb 27 18:44:23 2011 +0100

    Updated Swedish translation

 po/sv.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 82ce5075e84d1618a4a47e8bd512e2c7241d7f08
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Feb 27 03:58:55 2011 +0900

    Updated Korean translation

 po/ko.po | 674 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 366 insertions(+), 308 deletions(-)

commit 6a3b525fbcb3893d4e0f2f7a2378d3e7053945a8
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Sat Feb 26 18:41:32 2011 +0100

    Updated Dutch translation by Wouter Bolsterlee

 po/nl.po | 49 ++++++++++++++++++++++---------------------------
 1 file changed, 22 insertions(+), 27 deletions(-)

commit aee5afa79572743c6fb4320cd71e0fa69851a44e
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Feb 20 18:31:20 2011 +0100

    Updated Spanish translation

 help/es/es.po | 50 +++++++-------------------------------------------
 1 file changed, 7 insertions(+), 43 deletions(-)

commit 2799a8861f505442c6de075f75a8f04fb463f65a
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Feb 14 23:26:19 2011 +0100

    Hide cursor in character details textview

 gucharmap/gucharmap-charmap.c | 1 +
 1 file changed, 1 insertion(+)

commit 27fb2346fad38c485940eb14587309c697c6c463
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Feb 14 23:26:06 2011 +0100

    Require gtk 3.0.0

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cbe37feb24e4dd2f68cc8839762126e8ca2656a5
Author: Claude Paroz <claude@2xlibre.net>
Date:   Mon Feb 14 21:37:16 2011 +0100

    Updated French translation

 po/fr.po | 665 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 359 insertions(+), 306 deletions(-)

commit 5a3083b213fd0e0ae131b6b838e69060a9519e2b
Author: Debarshi Ray <debarshir@src.gnome.org>
Date:   Sat Feb 12 18:57:46 2011 +0200

    Use g_timeout_add_seconds instead g_timeout_add
    
    Fixes: https://bugzilla.gnome.org/642180

 gucharmap/gucharmap-settings.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 05952b851c05e50f7a4c97e11b741c1c031e5901
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Fri Feb 11 22:29:09 2011 +0100

    Updated Dutch translation by Wouter Bolsterlee

 po/nl.po | 661 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 355 insertions(+), 306 deletions(-)

commit ebd326dd2f05cd8728005cbbe07193a3459407fb
Author: Craig Keogh <cskeogh@adam.com.au>
Date:   Sun Feb 6 17:34:19 2011 +1030

    Honor aclocal flags (GNOME bug 641654)

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6c0dd72608e1fdcb8bae81916d9900e502927d77
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Thu Feb 3 20:22:51 2011 +0100

    Updated Serbian translation

 po/sr.po       | 700 +++++++++++++++++++++++++++++++--------------------------
 po/sr@latin.po | 700 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 754 insertions(+), 646 deletions(-)

commit b5614bc75e6839785da762112c188e2d6f270032
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Jan 28 20:31:43 2011 +0100

    Updated Czech translation

 po/cs.po | 726 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 397 insertions(+), 329 deletions(-)

commit 3d7af4e29b164225a194a11acc1002061a96a361
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Jan 27 22:28:57 2011 +0200

    Typo

 po/ar.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5268a2733ef5417f10d7807082afa0ca50ab2f0a
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Jan 27 22:25:55 2011 +0200

    Typo

 po/ar.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 73d2e4285735cf453c25a2e1d3864a6fba4d377b
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Wed Jan 26 15:34:21 2011 +0200

    Updated Arabic translation

 po/ar.po | 753 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 401 insertions(+), 352 deletions(-)

commit 1765b3bc130cb966d022d329459f38e736e66d0e
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Jan 20 21:59:13 2011 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 724 ++++++++++++++++++++++++++++++++---------------------------
 po/zh_TW.po | 730 +++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 793 insertions(+), 661 deletions(-)

commit 353a9f2fc65343a5715094c867db703ac68d7547
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Fri Jan 14 07:09:08 2011 +0200

    Updated Bulgarian translation

 po/bg.po | 677 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 363 insertions(+), 314 deletions(-)

commit ad70dfa623f751714eb160ca3c9136f67f485080
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Jan 13 15:32:59 2011 +0200

    Updated Hebrew translation

 po/he.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2b51c5277c010294210ecaf549a1692579732cdc
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Jan 13 12:28:16 2011 +0200

    Updated Hebrew translation

 po/he.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 1bdde279f31f2032c229265ac451a424d63177d1
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Jan 13 12:23:17 2011 +0200

    Updated Hebrew translation

 po/he.po | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit d885c85c9ad4bba24e6333b462d5df36fa9df8db
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Dec 29 17:16:20 2010 +0100

    Updated Swedish translation

 po/sv.po | 809 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 433 insertions(+), 376 deletions(-)

commit 5e05eb35e8ff8816235259ce27a56e5688984158
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Thu Dec 23 19:20:48 2010 +0100

    Added UG translation

 po/ug.po | 2853 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 1391 insertions(+), 1462 deletions(-)

commit 2beed0ef828850a2d995b029dbe028e63f1dc37b
Author: Vincent Untz <vuntz@gnome.org>
Date:   Thu Dec 23 14:24:34 2010 +0100

    release: post-release bump to 2.33.3

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit cb4eefb662426c24591b7e87ff300e78aade6cd0
Author: Vincent Untz <vuntz@gnome.org>
Date:   Thu Dec 23 14:23:46 2010 +0100

    release: 2.33.2

 NEWS         | 4 +++-
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 8aa04250299ef70b0ec851f5da0f1b364ecf7c47
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Mon Dec 20 14:41:33 2010 +0100

    Add introspection annotations and missing docs.

 gucharmap/gucharmap-chapters-model.c        | 13 ++++-----
 gucharmap/gucharmap-chapters-view.c         | 28 +++++++++++++++-----
 gucharmap/gucharmap-charmap.c               | 41 ++++++++++++++++++++++++++++-
 gucharmap/gucharmap-chartable.c             |  8 +++---
 gucharmap/gucharmap-chartable.h             |  6 ++---
 gucharmap/gucharmap-script-codepoint-list.c |  2 +-
 gucharmap/gucharmap-unicode-info.c          | 38 +++++++++++++++++++-------
 gucharmap/gucharmap-unicode-info.h          | 22 ++++++++--------
 8 files changed, 117 insertions(+), 41 deletions(-)

commit a17cdaae2c0fdd8e2422d97e0ec8c04d97c9c9bb
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Dec 20 15:22:14 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 4f82b7de03e471aa7aa7729ad61fb4c7aaf22600
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Dec 13 23:34:48 2010 +0200

    Updated Hebrew translation

 po/he.po | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

commit 234c0b7dc02dc3523d086b6d713c2eb96a755c3c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sat Dec 4 13:47:07 2010 +0100

    Update the support for gobject-introspection.

 configure.ac          | 34 ++++++++----------------------
 gucharmap/Makefile.am | 58 ++++++++++++++++++++++-----------------------------
 2 files changed, 34 insertions(+), 58 deletions(-)

commit aa8afddade9b5bf5e668a0f249eb29ee40e872a4
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Fri Nov 26 14:29:59 2010 +0100

    Added UG translation

 po/ug.po | 2855 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1462 insertions(+), 1393 deletions(-)

commit a5d85470e226f885b089925aa7232a19d09b4a7e
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Sat Nov 20 11:57:50 2010 +0100

    Added UG translation

 po/ug.po | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

commit dc25ea7625e64e28575c65539352a55e0367acbe
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Sat Nov 13 22:40:17 2010 +0100

    Added UG translation

 po/ug.po | 741 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 392 insertions(+), 349 deletions(-)

commit 77a7180ca1e8130faa22aa029dd77bfd0ed58248
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Nov 13 21:25:22 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 44 ++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 40 insertions(+), 4 deletions(-)

commit 77661e9fc11c052280a8e0d0d216037bf651e91f
Author: A S Alam <aalam@users.sf.net>
Date:   Wed Nov 10 21:32:20 2010 +0530

    update Punjabi Translation by A S Alam

 po/pa.po | 684 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 371 insertions(+), 313 deletions(-)

commit 35aa1c9397a5a553c6a4185141eb5351d8bbe87e
Author: Og B. Maciel <ogmaciel@gnome.org>
Date:   Mon Nov 8 15:44:19 2010 -0500

    Changed access key and fixes b.g.o. 634353, this time in master.

 po/pt_BR.po | 688 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 376 insertions(+), 312 deletions(-)

commit c685dbcf4ae924b262a72d227cd916df6693461a
Author: Daiki Ueno <ueno@unixuser.org>
Date:   Mon Nov 8 11:11:41 2010 +0900

    Unbreak gtk2 build after 7b6ddce1 and 1d381b01.

 gucharmap/gucharmap-chartable.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit c50414f4f54c7442c6d99db16712d697e0ad6a29
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Fri Oct 29 21:20:40 2010 +0100

    Updated Catalan (Valencian) translation

 po/ca@valencia.po | 87 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 44 insertions(+), 43 deletions(-)

commit 74a3b7b309b75e3141fb03860e22f588ef2da7a2
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Oct 29 00:53:07 2010 +0200

    Use get_preferred_{width,height} on gtk3
    
    Bug #633408.

 gucharmap/gucharmap-chartable.c | 38 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 36 insertions(+), 2 deletions(-)

commit 6ac30fa74d0864bed7ce739ef292ef5caef2c044
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Oct 26 19:39:13 2010 +0200

    Updated Slovenian translation

 po/sl.po | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 1d381b01a2e21f73acc96a5399ce8d5134967a3a
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Oct 26 13:50:26 2010 +0200

    Implement [hv]scroll-policy properties

 gucharmap/gucharmap-chartable.c | 40 +++++++++++++++++++++++++++++++++++++---
 gucharmap/gucharmap-private.h   |  6 ++++++
 2 files changed, 43 insertions(+), 3 deletions(-)

commit 7a8d647610c0e73e07e399a37fada0ba3863a2f5
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Oct 25 07:30:52 2010 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po | 665 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 359 insertions(+), 306 deletions(-)

commit 7b6ddce13e97a3a2f6b6e3c7ecfa4a68e63db5e2
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Oct 24 20:57:07 2010 +0200

    Implement GtkScrollable interface on gtk3

 gucharmap/gucharmap-chartable.c | 55 ++++++++++++++++++++++++++++++++++++++---
 1 file changed, 51 insertions(+), 4 deletions(-)

commit 5852025745ea53f7f9fea5ee82226af248701056
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sun Oct 24 01:19:17 2010 +0200

    Updated Hebrew translation.

 po/he.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 87310a2f2f1a4b5c1e7e8ea0c1979efadfbe0c1c
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Thu Oct 21 18:58:23 2010 +0200

    Added UG translation

 po/LINGUAS |    1 +
 po/ug.po   | 1360 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1361 insertions(+)

commit ae9a73d353f85f6fd68a8e8049ec54dd73897bae
Author: Daiki Ueno <ueno@unixuser.org>
Date:   Wed Oct 20 18:36:20 2010 +0900

    Fix typo in d994ff0d.

 gucharmap/gucharmap-search-dialog.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0201ba4ca3e91a80d3e36a2f485d0f11f5cee758
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 18 16:24:04 2010 +0200

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 89ded28ff73b32944fe94fd84eff87f6e9624161
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 18 15:57:23 2010 +0200

    Version 2.33.1

 Makefile.am                                     | 2 +-
 NEWS                                            | 6 ++++++
 configure.ac                                    | 2 +-
 docs/reference/tmpl/gucharmap-unicode-info.sgml | 1 +
 4 files changed, 9 insertions(+), 2 deletions(-)

commit 6561592b1a8bd7c7125ee59ab2cc19f1c5cb8d91
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Sun Oct 17 14:39:47 2010 +0900

    Updated Japanese translation.
    
    Change script/blocks translations which is used in JIS X 0221:2007 and
    Wikipedia.

 po/ja.po | 885 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 470 insertions(+), 415 deletions(-)

commit 172caa4e6137e5c92195a32f4073da65b4953115
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Oct 16 21:43:10 2010 +0200

    Updated Slovenian translation

 po/sl.po | 665 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 358 insertions(+), 307 deletions(-)

commit 3fbfd22238a222317615c7f5ef935a8386ee19d0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Oct 16 20:43:09 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 667 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 360 insertions(+), 307 deletions(-)

commit df5d203366188ee47f27ed2b9ddc46b2d3367bcc
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Oct 14 21:08:37 2010 +0200

    Added sl for Slovenian translation

 help/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d1c909cbe27895cf3ba2ef8ccb365a8bf627a25c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Oct 14 21:08:36 2010 +0200

    Added Slovenian translation

 help/sl/sl.po | 572 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 572 insertions(+)

commit 300c67d3d3563ac70021e2c54ce16f556d44caa9
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Oct 14 12:06:33 2010 +0200

    Updated Hebrew translation

 po/he.po | 701 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 372 insertions(+), 329 deletions(-)

commit 5041a4c1cf1be9c8774eb29348132f3ea9660c76
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Sep 20 18:24:07 2010 +0200

    Updated Hebrew translation.

 po/he.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b9382085149755901bde2229cf053687adeb2967
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Wed Oct 13 15:51:47 2010 +0300

    Updated Lithuanian translation.

 po/lt.po | 726 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 385 insertions(+), 341 deletions(-)

commit 3e51ce168f2deb13a5fcc214bd81185ac7a231cb
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Oct 12 14:01:41 2010 +0200

    Updated Spanish translation

 po/es.po | 669 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 364 insertions(+), 305 deletions(-)

commit 9f4413e89cb6064e446efe6bbdf56e816e61bd89
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Oct 12 13:52:03 2010 +0200

    Updated Galician translations

 po/gl.po | 526 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 287 insertions(+), 239 deletions(-)

commit 3c5c44b76b57d1c0047794fdcc3bc63ee81596f3
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Mon Oct 11 21:35:32 2010 +0200

    [l10n] Updated German translation -- fixes #631880

 po/de.po | 691 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 375 insertions(+), 316 deletions(-)

commit afd8c4af41d48fe4e913608a2e05f6aaa46c64fd
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 11 13:12:00 2010 +0200

    Use locale-aware string comparision to sort the chapters

 gucharmap/gucharmap-block-chapters-model.c  |  2 +-
 gucharmap/gucharmap-script-chapters-model.c | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)

commit be49645c27bb99fde609ae47de5a77e8a62e092a
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 11 12:53:37 2010 +0200

    Unicode 6.0.0

 gucharmap/gucharmap-unicode-info.c |     3 +-
 gucharmap/gucharmap-unicode-info.h |     3 +-
 gucharmap/gucharmap-window.c       |     4 +-
 gucharmap/unicode-blocks.h         |   396 +-
 gucharmap/unicode-categories.h     |   172 +-
 gucharmap/unicode-names.h          | 47384 ++++++++++++++++--------------
 gucharmap/unicode-nameslist.h      | 27654 +++++++++---------
 gucharmap/unicode-scripts.h        |  3085 +-
 gucharmap/unicode-unihan.h         | 54578 +++++++++++++++++------------------
 gucharmap/unicode-versions.h       |   110 +-
 10 files changed, 69598 insertions(+), 63791 deletions(-)

commit 7d04112b2a4d3b25e9a087754323abaf32eb0fc6
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Oct 9 06:45:57 2010 +0900

    Updated Korean translation

 po/ko.po | 157 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 69 insertions(+), 88 deletions(-)

commit e6ac522af9b32255d3f7b8578a55af350e2d80bd
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Oct 8 18:21:41 2010 +0200

    Use the window resize grip on gtk3

 gucharmap/gucharmap-window.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 806163affaefceb7f4e1c2b32b38e47e0c65b172
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Thu Oct 7 14:32:10 2010 +0200

    Updated Spanish translation

 po/es.po | 145 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 72 insertions(+), 73 deletions(-)

commit 4cf240a87585f73264eac87160ac8ad49e5f7784
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Oct 7 13:02:05 2010 +0200

    Updated Galician translations

 po/gl.po | 147 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 76 insertions(+), 71 deletions(-)

commit 41ecde9dde323ceffe9bd0a712c5fb436105da2d
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Oct 6 15:09:06 2010 +0200

    Updated Slovenian translation

 po/sl.po | 148 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 77 insertions(+), 71 deletions(-)

commit b7ebced5cdca01ec1e1ae73e6fbfe379ea04c99c
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 4 14:19:04 2010 +0200

    Post release version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5d4df77692a27526faecbb055decda2828a0d7b2
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 4 14:18:41 2010 +0200

    Version 2.33.0

 Makefile.am  | 4 +++-
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 2bf360a20e9f3324f6b32e81665840e90b996d49
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Oct 3 17:01:46 2010 +0200

    Fix gtk2 build

 gucharmap/gucharmap-chartable.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 00c4bd7dcde2de41e01b8b76a1501c7272fae81d
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Oct 3 16:58:58 2010 +0200

    Fix the build with gtk3
    
    Patch by Matthias Clasen, bug #631204.

 configure.ac                        | 2 +-
 gucharmap/gucharmap-chartable.c     | 3 +--
 gucharmap/gucharmap-mini-fontsel.h  | 4 ++--
 gucharmap/gucharmap-search-dialog.c | 2 +-
 gucharmap/gucharmap-window.c        | 4 ++++
 5 files changed, 9 insertions(+), 6 deletions(-)

commit 17361aa188f859713c1043542e36735874f6bada
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Oct 1 18:42:15 2010 +0200

    Fix licence header
    
    Drop LGPL3+, go GPL3+.

 gucharmap/gucharmap-chartable-accessible.c      | 6 +++---
 gucharmap/gucharmap-chartable-cell-accessible.c | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit e3a208b621017988494faa7793affd4874be841d
Author: Simos Xenitellis <simos@gnome.org>
Date:   Thu Sep 30 14:39:38 2010 +0300

    l10n: Updated Greek translation for gucharmap

 po/el.po | 462 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 207 insertions(+), 255 deletions(-)

commit f07b49f33aa5a72c5c9d5ed88f9beb34866f61f7
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Sep 26 16:02:14 2010 +0200

    Use ::draw on gtk3

 gucharmap/gucharmap-chartable.c | 49 +++++++++++++++++++++++++++++++++--------
 1 file changed, 40 insertions(+), 9 deletions(-)

commit 8463a8ccb301e30952ec17d9bfbbff14fcab2b0b
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Sep 26 16:01:57 2010 +0200

    Remove about dialogue hooks on gtk3

 gucharmap/gucharmap-window.c | 4 ++++
 1 file changed, 4 insertions(+)

commit bc5051fcfbf1d2b5852b24052f7924fc7772c324
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Sep 12 00:56:03 2010 +0200

    Port glyph popup and drag image to cairo

 gucharmap/gucharmap-chartable.c | 217 +++++++++++++++++++++++++++++++++++-----
 gucharmap/gucharmap-private.h   |   3 +-
 2 files changed, 193 insertions(+), 27 deletions(-)

commit 8d1f4c1e8262fd3b778483f3f27c5a0460bc7e7b
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Sep 12 00:55:49 2010 +0200

    Dialogues have no separators on gtk 3

 gucharmap/gucharmap-search-dialog.c | 2 ++
 1 file changed, 2 insertions(+)

commit e96025763f95af18f85ae024ca1cab48cf78b1de
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Sep 10 22:06:22 2010 +0200

    Adapt to changed gdk keysym names on gtk3

 gucharmap/gucharmap-charmap.c   | 14 +++++--
 gucharmap/gucharmap-chartable.c | 88 ++++++++++++++++++++++-------------------
 gucharmap/gucharmap-window.c    | 10 ++++-
 3 files changed, 65 insertions(+), 47 deletions(-)

commit 30e548f1cdff9f31850bef87f95a2131e287fa7e
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Fri Sep 24 18:42:24 2010 +0200

    Updated Dutch translation by Wouter Bolsterlee

 po/nl.po | 140 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 72 insertions(+), 68 deletions(-)

commit 8ae70219a134e8ae64857a51cd038890954c3a95
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Fri Sep 24 18:32:50 2010 +0200

    Updated Dutch translation by Wouter Bolsterlee

 po/nl.po | 93 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 47 insertions(+), 46 deletions(-)

commit f537917cdf7c988e85bdeb4c7426dccc7a558bbc
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Sep 23 15:54:51 2010 +0300

    Updated Arabic translation

 po/ar.po | 782 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 445 insertions(+), 337 deletions(-)

commit e9daa03d0c1cbba3cd250906099dcc9fa50174eb
Author: Petr Kovar <pknbe@volny.cz>
Date:   Thu Sep 23 00:11:05 2010 +0200

    Update Czech translation

 po/cs.po | 87 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 43 deletions(-)

commit c31ab5c71756d2fc67f2259fff270e203dffa5f4
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed Sep 22 13:38:29 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit face294132a06539e0918f125cef1d42e99fe60c
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Sep 7 18:58:52 2010 +0200

    Updated Polish translation

 po/pl.po | 162 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 81 insertions(+), 81 deletions(-)

commit c057642b20638e7cadb5d231541e1890ab255cec
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Sep 20 18:19:24 2010 +0200

    Updated Hebrew translation.

 po/he.po | 214 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 108 insertions(+), 106 deletions(-)

commit ecab6924481d667867cc4f35abe991a322d4bfd5
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Mon Sep 20 19:08:58 2010 +0900

    Updated Japanese translation

 po/ja.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 54bbb5613070acdb07872c25dabf54435414c1f6
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:   Thu Sep 16 23:46:33 2010 +0200

    Updated Danish translation

 po/da.po | 234 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 119 insertions(+), 115 deletions(-)

commit 84afe0e1378d3c562b5690d4c6bf76a7aee7e214
Author: Aron Xu <aronxu@gnome.org>
Date:   Tue Sep 14 14:24:22 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

commit 30b849977817b3be782aea1ad81bfafb5689b02a
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Sep 10 23:37:21 2010 +0100

    Updated Portuguese translation

 po/pt.po | 162 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 83 insertions(+), 79 deletions(-)

commit b67d6252e7d938cc4995c1417d6a0c1d4c0e9ca5
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Thu Sep 9 22:16:15 2010 +0900

    Updated Japanese translation.

 po/ja.po | 172 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 87 insertions(+), 85 deletions(-)

commit cfab00cf3ee4fe6d36b4e5895fd5fef7c78582fe
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Sep 7 11:15:12 2010 +0200

    Remove python bindings
    
    The manual python bindings are obsolete, now that we support g-i.

 Makefile.am                                  |   4 -
 bindings/Makefile.am                         |   7 -
 bindings/python/Makefile.am                  |  88 ---
 bindings/python/gucharmap.defs               | 845 ---------------------------
 bindings/python/gucharmap.override           |  26 -
 bindings/python/gucharmapmodule.c            |  32 -
 configure.ac                                 |  76 ---
 docs/reference/tmpl/gucharmap-charmap.sgml   |  23 +
 docs/reference/tmpl/gucharmap-chartable.sgml |  23 +
 9 files changed, 46 insertions(+), 1078 deletions(-)

commit ea88a8d78fa301ed5320028267ffc97388aabee5
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Sat Sep 4 17:05:06 2010 +0200

    [l10n] Updated German translation

 po/de.po | 246 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 125 insertions(+), 121 deletions(-)

commit cf2e3337947be44bd5684d4f9e818cb9202e6795
Author: drtv <vasudeven@git.gnome.org>
Date:   Fri Sep 3 20:04:23 2010 +0530

    Updated Tamil translation

 po/ta.po | 248 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 127 insertions(+), 121 deletions(-)

commit fd4e6bfd47bdfc53f8bc7a98cfb074d4c47e65a7
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Thu Sep 2 21:35:14 2010 +0200

    [l10n] Updated Italian translation

 po/it.po | 88 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 44 deletions(-)

commit 1e7f3d956c593733961f1bb9387035a3e3a027c2
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Tue Aug 31 18:40:51 2010 +0100

    Updated British English translation

 po/en_GB.po | 174 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 87 insertions(+), 87 deletions(-)

commit a767288ab5a5b10710d838a4f3e989e5d7d2a834
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Aug 31 00:58:23 2010 +0200

    Updated Hungarian translation

 po/hu.po | 160 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 80 insertions(+), 80 deletions(-)

commit 068e56ca2c26747c4c46330ed45f769360362d17
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Aug 27 17:15:17 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 3abd8d4f9b5485751e931d6defa277cf576aebe4
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Aug 26 23:15:48 2010 +0300

    Updated Bulgarian translation

 po/bg.po | 237 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 121 insertions(+), 116 deletions(-)

commit cb7f205ec0d13db9f3bc72d51ba41c72e3b7b2a9
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Thu Aug 26 14:49:27 2010 +0200

    Updated French translation

 po/fr.po | 158 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 79 insertions(+), 79 deletions(-)

commit 1b448e93a7f092032c72a68142ca418ecbd01211
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 25 11:12:02 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 247 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 124 insertions(+), 123 deletions(-)

commit 69368ee1353c04a9d4e46d9c9262743cc171fc93
Author: David Planella <david.planella@gmail.com>
Date:   Sun Aug 22 10:03:52 2010 +0200

    Updated Catalan translation

 po/ca.po | 235 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 120 insertions(+), 115 deletions(-)

commit d323b250da80a88733857ac01c76f4f9b7c63b47
Author: Милош Поповић <gpopac@gmail.com>
Date:   Sat Aug 21 20:10:12 2010 +0200

    Updated Serbian translation

 po/sr.po       | 623 +++++++++++++++++++++++++++++++++------------------------
 po/sr@latin.po | 623 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 726 insertions(+), 520 deletions(-)

commit d758029e27f58976d2a24feef1335302f7683361
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Aug 19 22:09:56 2010 +0200

    Optimise expose drawing
    
    Only draw the characters in the expose region. Saves setting up
    the pango layout for those characters outside the region.

 gucharmap/gucharmap-chartable.c | 117 ++++++++++++++++++++--------------------
 1 file changed, 59 insertions(+), 58 deletions(-)

commit 4f213b4f4a4710c3a6460f054f5a9042ab644277
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Aug 19 20:52:23 2010 +0200

    Add option to only show glyphs from the selected font
    
    Bug #579900.

 docs/reference/gucharmap-sections.txt |   5 ++
 gucharmap/gucharmap-charmap.c         |  58 ++++++++++++-
 gucharmap/gucharmap-charmap.h         |   4 +
 gucharmap/gucharmap-chartable.c       | 152 ++++++++++++++++++++++++++++++----
 gucharmap/gucharmap-chartable.h       |   3 +
 gucharmap/gucharmap-private.h         |   1 +
 gucharmap/gucharmap-window.c          |  14 ++++
 7 files changed, 219 insertions(+), 18 deletions(-)

commit e15a141c3458bba90bbd626f80620b261ab67105
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Aug 14 16:04:54 2010 +0200

    Port drawing to cairo
    
    And cleanup drawing and scrolling code.
    
    Bug #626912.

 gucharmap/gucharmap-chartable.c     | 825 ++++++++++++------------------------
 gucharmap/gucharmap-private.h       |   3 -
 gucharmap/gucharmap-search-dialog.c |   3 +-
 gucharmap/gucharmap-window.c        |  56 +--
 4 files changed, 278 insertions(+), 609 deletions(-)

commit e860696e5ab1857a3e716ede045f0b860eb12d4c
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Aug 19 13:52:01 2010 +0200

    Post branch version bump

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1542be747c84a9f43f5531b5f8273ace065252f1
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Aug 18 11:23:07 2010 +0200

    Fix parsing of non-BMP 'x' references in NamesList.txt
    
    Bug #627144.

 gucharmap/gen-guch-unicode-tables.pl |  2 +-
 gucharmap/unicode-nameslist.h        | 80 ++++++++++++++++++------------------
 2 files changed, 41 insertions(+), 41 deletions(-)

commit 3c6ad4c09d53224ea3863b490ba1c1444c6feadc
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Aug 18 10:52:51 2010 +0200

    Skip multiline comments when processing NamesList.txt
    
    Bug #627144.

 gucharmap/gen-guch-unicode-tables.pl |   15 +-
 gucharmap/unicode-nameslist.h        | 9394 +++++++++++++++++-----------------
 2 files changed, 4657 insertions(+), 4752 deletions(-)

commit 1cfdcf4c3435c390c1a2d1d1f5cd9cb5666e9ba6
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Aug 16 21:44:31 2010 +0200

    Fix the build

 help/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 887908a9a420a9bd477025120da71e366b91fe02
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Aug 16 21:42:18 2010 +0200

    Distcheck without introspection

 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 59e6c405f0b6795e568c0be3a783c5744ffb7f85
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Aug 16 15:01:10 2010 +0200

    NEWS update

 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

commit c34f29440bfd0f1a41e1aaa3e7e7c4e2ac0ae6a3
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Aug 16 17:55:47 2010 +0200

    Updated Galician translations

 po/gl.po | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 5a09404e8429ea75854d56f7b1583f1490edf2fd
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Aug 15 21:04:59 2010 +0200

    Updated Spanish translation

 po/es.po | 182 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 90 insertions(+), 92 deletions(-)

commit c542128b0932d0bdf6cbec0c4939131ec5c7f754
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Aug 12 18:52:39 2010 +0530

    update translation for Punjabi

 po/pa.po | 189 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 88 insertions(+), 101 deletions(-)

commit 77da038bc02c7fc35f510258174b67835998de7b
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Aug 11 14:41:06 2010 +0200

    Updated Slovenian translation

 po/sl.po | 2821 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1411 insertions(+), 1410 deletions(-)

commit f1ee5327159ef425f9278f7f37f00b4cb76cbda5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Aug 11 08:44:06 2010 +0300

    Updated Hebrew translation.

 po/he.po | 114 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 57 insertions(+), 57 deletions(-)

commit 62c0a749895ee5fcdd8c2394deccb418dd0c713d
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Aug 11 02:13:31 2010 +0300

    Updated Hebrew translation.

 po/he.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 023094d9686c62dc432a6f1a071bb2231c85b595
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Aug 10 15:22:18 2010 +0200

    Updated Swedish translation

 po/sv.po | 160 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 80 insertions(+), 80 deletions(-)

commit cc190b2e0a9595f51826e462bd6af8b0e806ddb4
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Aug 10 13:17:10 2010 +0200

    Version 2.31.90

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3f524fa51af97179eedccfc820fccf6b29fd0827
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Aug 10 13:14:42 2010 +0200

    Go GPL3+

 COPYING                                         | 898 ++++++++++++++++--------
 gucharmap/gucharmap-block-chapters-model.c      |   2 +-
 gucharmap/gucharmap-block-chapters-model.h      |   2 +-
 gucharmap/gucharmap-block-codepoint-list.c      |   2 +-
 gucharmap/gucharmap-block-codepoint-list.h      |   2 +-
 gucharmap/gucharmap-chapters-model.c            |   2 +-
 gucharmap/gucharmap-chapters-model.h            |   2 +-
 gucharmap/gucharmap-chapters-view.c             |   2 +-
 gucharmap/gucharmap-chapters-view.h             |   2 +-
 gucharmap/gucharmap-charmap.c                   |   2 +-
 gucharmap/gucharmap-charmap.h                   |   2 +-
 gucharmap/gucharmap-chartable-accessible.c      |   2 +-
 gucharmap/gucharmap-chartable-accessible.h      |   2 +-
 gucharmap/gucharmap-chartable-cell-accessible.c |   2 +-
 gucharmap/gucharmap-chartable-cell-accessible.h |   2 +-
 gucharmap/gucharmap-chartable.c                 |   2 +-
 gucharmap/gucharmap-chartable.h                 |   2 +-
 gucharmap/gucharmap-codepoint-list.c            |   2 +-
 gucharmap/gucharmap-codepoint-list.h            |   2 +-
 gucharmap/gucharmap-init.c                      |   2 +-
 gucharmap/gucharmap-mini-fontsel.c              |   2 +-
 gucharmap/gucharmap-mini-fontsel.h              |   2 +-
 gucharmap/gucharmap-print-operation.c           |   2 +-
 gucharmap/gucharmap-print-operation.h           |   2 +-
 gucharmap/gucharmap-private.h                   |   2 +-
 gucharmap/gucharmap-script-chapters-model.c     |   2 +-
 gucharmap/gucharmap-script-chapters-model.h     |   2 +-
 gucharmap/gucharmap-script-codepoint-list.c     |   2 +-
 gucharmap/gucharmap-script-codepoint-list.h     |   2 +-
 gucharmap/gucharmap-search-dialog.c             |   2 +-
 gucharmap/gucharmap-search-dialog.h             |   2 +-
 gucharmap/gucharmap-settings.c                  |   2 +-
 gucharmap/gucharmap-settings.h                  |   2 +-
 gucharmap/gucharmap-unicode-info.c              |   2 +-
 gucharmap/gucharmap-unicode-info.h              |   2 +-
 gucharmap/gucharmap-window.c                    |   4 +-
 gucharmap/gucharmap-window.h                    |   2 +-
 gucharmap/main.c                                |   2 +-
 38 files changed, 655 insertions(+), 319 deletions(-)

commit 78310323ab0ee3fbfc134e9e3a473d95d7cb9ffb
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Jul 27 14:33:38 2010 +0200

    Updated Slovenian translation

 po/sl.po | 2823 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1410 insertions(+), 1413 deletions(-)

commit 78ed023936b8ae5b338d1e385da7b9a2003dc4b3
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Jul 22 00:35:57 2010 +0200

    Fix build

 configure.ac | 1 -
 1 file changed, 1 deletion(-)

commit 1b393e894a55219b2f9118ff5e91c7bace722881
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Jul 20 13:55:50 2010 +0200

    Updated Galician translations

 po/gl.po | 72 +++++++++++++++-------------------------------------------------
 1 file changed, 16 insertions(+), 56 deletions(-)

commit 143f471d785395b84f2e0c779990cbd6158dd536
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jul 18 21:34:05 2010 +0200

    Fix building the GIR

 gucharmap/Makefile.am | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

commit 19f1d050ce6ef3fc555da8ef27f9f139ce6b2d68
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Jul 18 21:31:05 2010 +0200

    Fix the gtk 3 build

 gucharmap/gucharmap-charmap.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 088f044238ad4ad98dc0b7c2c5cf05467219176a
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Jul 12 17:06:09 2010 +0800

    Complete Simplified Chinese UI translation.

 po/zh_CN.po | 178 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 90 insertions(+), 88 deletions(-)

commit 7badec9ec010e58622bd207d6d033268ee14e4d8
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Jul 12 16:55:48 2010 +0800

    Add zh_CN to DOC_LINGUAS

 help/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit deecb360cc6951091d8a2c58507386b58d31d3f9
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Jul 12 16:53:31 2010 +0800

    Update Simplfied Chinese help translation and a screenshot.

 help/zh_CN/Makefile.am                  |  10 -
 help/zh_CN/figures/gucharmap_window.png | Bin 29977 -> 78420 bytes
 help/zh_CN/gucharmap-zh_CN.omf          |  30 --
 help/zh_CN/gucharmap.xml                | 575 ---------------------
 help/zh_CN/legal.xml                    |  25 -
 help/zh_CN/zh_CN.po                     | 860 ++++++++++++++++++++++++++++++++
 6 files changed, 860 insertions(+), 640 deletions(-)

commit 23b178ae27e13d9f3d533521fcbac3bf39a5687c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Jul 2 22:26:06 2010 -0400

    fix the previous commit

 gucharmap/gucharmap-chartable.c | 3 +++
 1 file changed, 3 insertions(+)

commit fcf4b2575f45281a6f3daa04d949954e26835ffc
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Jul 2 16:38:39 2010 -0400

    GdkRegion doesn't exist anymore
    
    Fix the build against GTK+ > 2.90.4.
    See bug 623435.

 gucharmap/gucharmap-chartable.c | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)

commit d088c3777c2dad0fb6a0c497cc0caca67f6b4ca1
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Jul 1 15:16:38 2010 -0400

    g_type_init doesn't take arguments

 docs/reference/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 971fdbbf6576339efb7dc051268ec42a4ce3db0a
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Jul 1 15:15:28 2010 -0400

    Don't use gtk_type_init when gtk-doc scans for types

 docs/reference/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d3fd461f9b7e68d66d07cba8144a7e66e600ee59
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 28 15:11:38 2010 +0200

    Use gtk_adjustment_configure

 gucharmap/gucharmap-chartable.c | 22 +++++++++-------------
 1 file changed, 9 insertions(+), 13 deletions(-)

commit 194a337f6eb5bd9d7bfd77d05def9fb93b344c75
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:   Sun Jun 27 14:37:25 2010 +0200

    Updated Esperanto translation

 po/eo.po | 1427 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 1313 insertions(+), 114 deletions(-)

commit 8249214937916b0292d5b76d6704b58ff4e7ae1a
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sun Jun 20 00:54:22 2010 +0200

    Updated Galician translations

 po/gl.po | 162 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 81 insertions(+), 81 deletions(-)

commit 1d25ad62262aae62d15e7a3b5468fe941842e69c
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Jun 12 20:44:29 2010 +0200

    Enable charmap by default
    
    If you build both gtk2 and gtk3 versions, you'll have to choose yourself
    which one to disable.

 configure.ac | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

commit 19e5bb7416ed73caf75967f9c4d9bf63f9fc09fc
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Jun 12 17:50:16 2010 +0200

    Add --enable-charmap
    
    Add configure switch to disable building the charmap programme.
    While it makes sense to allow gtk2 and gtk3 versions of libgucharmap,
    there's no need to allow parallel installable charmap programmes for
    each version.
    When using --disable-charmap, the charmap programme is built as
    noinst_PROGRAMS, so it can still be used to test libgucharmap.

 Makefile.am           |  7 +++++--
 configure.ac          | 13 +++++++++++++
 gucharmap/Makefile.am | 30 +++++++++++++++---------------
 3 files changed, 33 insertions(+), 17 deletions(-)

commit e18646c86bafd712a50f81916247616f4aef216f
Author: Luca Ferretti <lferrett@gnome.org>
Date:   Sat Jun 12 17:44:30 2010 +0200

    Fix a typo s/2.0/3.0 for gtk+ version check

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 32756cbf8a7de2e5ab82d9692dc9b0bf00cfec88
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Jun 12 16:23:40 2010 +0200

    Use 2.90 as API version for gucharmap/gtk3
    
    Don't promise a stable API yet.

 configure.ac | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 538160490c8c599c8a0472a384e986aec4f1ff44
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Jun 12 15:49:28 2010 +0200

    Add dual gtk build
    
    Allow building against gtk 2 or gtk 3. (gtk 3 is untested)

 Makefile.am                          |  8 +++--
 configure.ac                         | 60 ++++++++++++++++++++++++++++++++++--
 docs/reference/Makefile.am           |  5 ++-
 gucharmap-2.pc.in => gucharmap.pc.in |  6 ++--
 gucharmap/Makefile.am                | 58 ++++++++++++++++++++--------------
 help/Makefile.am                     |  7 ++++-
 6 files changed, 111 insertions(+), 33 deletions(-)

commit 284a15e5b2d73572a78b3425fd736eb4d63481ed
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Jun 12 02:52:33 2010 +0300

    Updated Hebrew translation.

 po/he.po | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

commit bb089e351f2a5678b46d3d581800e153924a60cc
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Jun 11 17:43:55 2010 +0300

    Updated Hebrew translation partially.

 po/he.po | 902 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 509 insertions(+), 393 deletions(-)

commit 449ccdf10b308c8235bad0685936c21a8ed81fa4
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Jun 10 18:33:33 2010 +0200

    Set the search column after setting the model
    
    It's reset to -1 when the model changes, making typeahead search weirdly
    search the english string instead of the translated one.
    
    Bug #621215.

 gucharmap/gucharmap-chapters-view.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 8daa603590cd403920cbb9b98595975ef0ba8d24
Author: Christian Persch <chpe@gnome.org>
Date:   Mon May 31 23:03:10 2010 +0200

    Sort the tree view column, not the model directly

 gucharmap/gucharmap-block-chapters-model.c  | 3 ---
 gucharmap/gucharmap-chapters-view.c         | 4 ++++
 gucharmap/gucharmap-script-chapters-model.c | 4 ----
 3 files changed, 4 insertions(+), 7 deletions(-)

commit e269dcbec1b5e253e66c44ecaa4d0298f9c7a210
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon May 31 16:17:40 2010 +0300

    Estonian translation updated

 po/et.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit a17df6f77f449989a4a58837e8318eb3a049c233
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun May 30 12:19:28 2010 +0300

    Estonian translation updated

 po/et.po | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 9e0f944083a3821606349e0e2759cbee81759cc2
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Tue May 18 23:52:57 2010 -0400

    Updated Shavian translation

 po/en@shaw.po | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

commit b70cca95c26da498f78c86dead92406e21034f9d
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Wed May 12 18:41:13 2010 -0400

    Updated Shavian transliteration

 po/en@shaw.po | 703 +++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 629 insertions(+), 74 deletions(-)

commit 08b15bad2796a8dade905bfbbfdcfdc6c918afab
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun May 9 12:58:28 2010 +0300

    Estonian translation updated

 po/et.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 30e535b1c477b54b351c08256d7c3f003c137aba
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Apr 30 00:52:40 2010 +0100

    Fixed British English documentation translation

 help/en_GB/en_GB.po | 37 ++++++++++++++++++-------------------
 1 file changed, 18 insertions(+), 19 deletions(-)

commit cab729cf02dfb0a3ad0962440744e9fca7153174
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Wed Apr 21 23:10:10 2010 +0200

    Updated Catalan (Valencian) translation

 po/ca@valencia.po | 555 ++++++++++++++++++++++++++++++++----------------------
 1 file changed, 330 insertions(+), 225 deletions(-)

commit b315642bfbc00331d627063e92337d45c2e8c2f6
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Apr 18 11:42:11 2010 +0200

    Set the adjustment value last
    
    ... after setting the bounds. Also freeze the notifications around
    setting these values.

 gucharmap/gucharmap-chartable.c | 18 ++++--------------
 1 file changed, 4 insertions(+), 14 deletions(-)

commit 458295be438aba4869899023d3b12bccbaa6643f
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Apr 18 11:40:19 2010 +0200

    Simplify GSEAL work
    
    Unify some code, and fix some style issues with the last commit.

 gucharmap/gucharmap-chartable-accessible.c |  54 ++++-----
 gucharmap/gucharmap-chartable.c            | 175 ++++++++++++++---------------
 gucharmap/gucharmap-mini-fontsel.c         |  14 ++-
 gucharmap/gucharmap-search-dialog.c        |  12 +-
 gucharmap/gucharmap-window.c               |  17 +--
 5 files changed, 138 insertions(+), 134 deletions(-)

commit d994ff0d2aaa539151e3e0aa32377280da7038db
Author: Andre Klapper <a9016009@gmx.de>
Date:   Fri Apr 16 18:37:20 2010 +0200

    Compile with -DGSEAL_ENABLE. Fixes bug 612487.

 configure.ac                               |   2 +-
 gucharmap/gucharmap-charmap.c              |  12 ++-
 gucharmap/gucharmap-chartable-accessible.c |  58 ++++++++++
 gucharmap/gucharmap-chartable.c            | 165 +++++++++++++++++++++++------
 gucharmap/gucharmap-mini-fontsel.c         |   4 +-
 gucharmap/gucharmap-search-dialog.c        |  26 +++--
 gucharmap/gucharmap-settings.c             |   4 +
 gucharmap/gucharmap-window.c               |  17 ++-
 8 files changed, 240 insertions(+), 48 deletions(-)

commit 422e95d6167e2d79be283eb1c3b86f813e3507d9
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Thu Apr 15 12:53:07 2010 +0530

    Typo Correction

 po/bn_IN.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit ced80ebdc85f56ab676f93bb220aa3f9af8b3741
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Tue Mar 30 23:32:52 2010 +0200

    Dutch translation updated by Wouter Bolsterlee

 po/nl.po | 577 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 344 insertions(+), 233 deletions(-)

commit 99b29d28a39269af9367f81c9337598d88b40e6c
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 29 15:41:16 2010 +0200

    Post branch version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6d12528bf9e16b0e21002bffaed1eade5719b7d4
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 29 15:39:55 2010 +0200

    Docs fuzz

 configure.ac                                             | 4 ++--
 docs/reference/tmpl/gucharmap-block-chapters-model.sgml  | 3 +++
 docs/reference/tmpl/gucharmap-block-codepoint-list.sgml  | 3 +++
 docs/reference/tmpl/gucharmap-chapters-model.sgml        | 3 +++
 docs/reference/tmpl/gucharmap-chapters-view.sgml         | 3 +++
 docs/reference/tmpl/gucharmap-charmap.sgml               | 3 +++
 docs/reference/tmpl/gucharmap-chartable.sgml             | 3 +++
 docs/reference/tmpl/gucharmap-codepoint-list.sgml        | 3 +++
 docs/reference/tmpl/gucharmap-script-chapters-model.sgml | 3 +++
 docs/reference/tmpl/gucharmap-script-codepoint-list.sgml | 3 +++
 docs/reference/tmpl/gucharmap-unicode-info.sgml          | 3 +++
 11 files changed, 32 insertions(+), 2 deletions(-)

commit d65eb8bb960da2c872ab863077bd486f275c92e9
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Mar 29 15:09:00 2010 +0530

    Updated Gujarati Translations

 po/gu.po | 606 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 372 insertions(+), 234 deletions(-)

commit fa8026a52c5ef1a94c4c711d0985c9c71515f368
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Sun Mar 28 18:20:32 2010 +0300

    Updated Lithuanian translation

 po/lt.po | 622 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 373 insertions(+), 249 deletions(-)

commit d3f3d85132b888d2539657c158790fea0b1a044f
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Sun Mar 28 02:02:06 2010 +0600

    Updated Bengali translation

 po/bn.po | 401 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 154 insertions(+), 247 deletions(-)

commit 2ca9b86be0589040b5e7b1ffda8d5d16ad660028
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Mar 24 09:32:38 2010 +0100

    Updated Basque language

 po/eu.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit c38a281a7960a3f576e8ecd63bea75be7148de58
Author: A S Alam <aalam@users.sf.net>
Date:   Wed Mar 24 07:55:12 2010 +0530

    update for Punjabi by A S Alam

 po/pa.po | 504 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 312 insertions(+), 192 deletions(-)

commit 9b36ec5479a167d7a8efe03c6a771969bb26992a
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Mon Mar 22 16:04:21 2010 +0200

    Updated Finnish translation

 po/fi.po | 573 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 336 insertions(+), 237 deletions(-)

commit f646c3443131a4fde7499498363baa3298540609
Author: Clytie <pearl@clytie-siddalls-macbook-pro.local>
Date:   Mon Mar 22 23:00:08 2010 +1030

    Updated Vietnamese translation

 po/vi.po | 645 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 390 insertions(+), 255 deletions(-)

commit 3f9d4bbacbcc971255f8c70f4cc9937b88d502df
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Sat Mar 20 11:56:14 2010 +0200

    Update Russian translation from Юрий Козлов

 po/ru.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit a224827fc011e8101d969ccd7dcbeb2b2a715a23
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sat Mar 20 02:02:56 2010 +0100

    Fix Czech translation

 po/cs.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit e67802365154237add48dbfe91d23ee3a9156f94
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sat Mar 20 01:58:47 2010 +0100

    Update Czech translation

 po/cs.po | 553 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 328 insertions(+), 225 deletions(-)

commit da1f3580ecc14c04cd6dc4158a9d620be9d4a81b
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Sat Mar 13 18:21:33 2010 +0100

    Updated Italian translation

 po/it.po | 577 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 330 insertions(+), 247 deletions(-)

commit 38b9d87da10599915e402b42f5632ce79cd9fc84
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 14 01:53:05 2010 +0900

    Updated Korean translation

 po/ko.po | 575 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 342 insertions(+), 233 deletions(-)

commit 2546af022978135e4696b8bbe74b2c8953b36e83
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Fri Mar 12 18:03:44 2010 +0100

    Updated Basque language

 po/eu.po | 102 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 48 insertions(+), 54 deletions(-)

commit 3fbce29f578db47569ba3f2db3c73f6f40d1e236
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Mar 11 23:08:16 2010 +0000

    Updated Portuguese translation

 po/pt.po | 558 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 331 insertions(+), 227 deletions(-)

commit abdfee2ce7772ab9daba78bc8ee043da3c605af7
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 11 21:02:59 2010 +0100

    Docs update

 docs/reference/tmpl/gucharmap-block-chapters-model.sgml  | 1 +
 docs/reference/tmpl/gucharmap-chapters-view.sgml         | 1 +
 docs/reference/tmpl/gucharmap-charmap.sgml               | 1 +
 docs/reference/tmpl/gucharmap-chartable.sgml             | 1 +
 docs/reference/tmpl/gucharmap-script-chapters-model.sgml | 1 +
 docs/reference/tmpl/gucharmap-script-codepoint-list.sgml | 1 +
 docs/reference/tmpl/gucharmap-unicode-info.sgml          | 4 ++++
 7 files changed, 10 insertions(+)

commit c9fcbf4f02a3b24c7920265175a3fe74f8b8102c
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 11 20:57:49 2010 +0100

    Fuck this fucking macro fucking with the fucking deprecations

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4180f15f0e2d29c7f15f3b2b2d189022b7861fb3
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Mar 11 20:57:29 2010 +0100

    Version 2.29.92

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8c87fc145b80957b50414e4eca3c46bf59223ba4
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Thu Mar 11 12:21:05 2010 +0200

    Updated Russian translation from Cyril Mosejewskich

 po/ru.po | 606 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 355 insertions(+), 251 deletions(-)

commit d258ff745350fc73a9e0daf79df45e4f2feb1f26
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 8 18:55:09 2010 +0100

    It's 2010 already!

 gucharmap/gucharmap-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 68a4234d71a9a48493f91140e52a976e2447baec
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 8 15:37:29 2010 +0100

    Add FIXME about possible further improvement

 gucharmap/gucharmap-unicode-info.c | 4 ++++
 1 file changed, 4 insertions(+)

commit cd67156db8d62aed02b41246f23a5a7e6b392cfa
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 8 15:12:22 2010 +0100

    Update gucharmap_get_unicode_name()
    
    Add code points U+2A700..U+2B734 (CJK Unified Ideographs Extension C),
    added in Unicode 5.2.0.
    
    Bug #606199.

 gucharmap/gucharmap-unicode-info.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ac625175a494a80bc6187cd622d19b2e6779adb8
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 8 15:00:09 2010 +0100

    Update gucharmap_get_unicode_name()
    
    Code points U+9FA6..U+9FBB are assigned since Unicode 4.1.0,
    U+9FBC..U+9FC3 since Unicode 5.1.0, and U+9FC4..U+9FCB since
    Unicode 5.2.0.
    
    Bug #606199.

 gucharmap/gucharmap-unicode-info.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9f55d32de5489aab0989404d80199c854f039e3f
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Mar 8 15:04:01 2010 +0100

    Fix -lintl linking
    
    Bug #610579, patch by Daniel Macks.

 gucharmap/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 73b7bdc8397e0e5b3bf95d8b9a826ad90408a5de
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Mar 7 21:49:58 2010 +0100

    Prepare 2.30.0

 configure.ac | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit a39d5034bcb253d203a014f2debc662918c7586f
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Sun Mar 7 17:55:30 2010 +0200

    Updated Greek translation.

 po/el.po | 648 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 394 insertions(+), 254 deletions(-)

commit 391f2dc15a16c27b4ab2d2179ac186c9eef95c8c
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Mar 6 17:42:04 2010 +0100

    Updated Hungarian translation

 po/hu.po | 500 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 300 insertions(+), 200 deletions(-)

commit 33c43dc23b5e1cba15adc70db622c5040fee146e
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Mar 5 23:24:20 2010 +0100

    Updated French translation
    
    Contributed by Claude Paroz and Bruno Brouard

 po/fr.po | 493 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 299 insertions(+), 194 deletions(-)

commit ab6bd0a175973af28ab3b7c1727f66783b005e73
Author: Joan Duran <jodufi@gmail.com>
Date:   Fri Mar 5 22:48:58 2010 +0100

    Updated Catalan translation

 po/ca.po | 504 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 304 insertions(+), 200 deletions(-)

commit a1168416dd35d6c77e78a6cd6b0d982a3de60847
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Mar 2 13:34:07 2010 +0100

    Updated Swedish translation

 po/sv.po | 611 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 365 insertions(+), 246 deletions(-)

commit d1fee09ceb74c55b2d2bd15ed9b7fdd864a75618
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Feb 26 20:38:55 2010 +0100

    Updated Polish translation

 po/pl.po | 660 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 365 insertions(+), 295 deletions(-)

commit d10a7bdf66b49bcca9a81b1166a7fd3dd1292a62
Author: Bruce Cowan <bcowan@fastmail.co.uk>
Date:   Wed Feb 24 15:12:51 2010 +0000

    http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
    -"packagekit&component=general\n"

 po/en_GB.po | 491 +++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 300 insertions(+), 191 deletions(-)

commit 35d7cb63b2efaa9ded798f9c1db1b4a50e2a9216
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Mon Feb 22 20:34:36 2010 +0200

    Updated Bulgarian translation

 po/bg.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit eb7a3d285cb59b0437540d31bd8d33baff2cd6ae
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Mon Feb 22 08:12:56 2010 +0200

    Updated Bulgarian translation

 po/bg.po | 495 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 301 insertions(+), 194 deletions(-)

commit daf10a55d4bd104a45dcc0008fc6029d44c8af3e
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Feb 22 01:13:58 2010 +0700

    Updated Thai translation.

 po/th.po | 497 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 301 insertions(+), 196 deletions(-)

commit a4931e3a6326338e3ea33ec5900ddb058ee61dbb
Author: Og B. Maciel <ogmaciel@gnome.org>
Date:   Sat Feb 20 10:00:43 2010 -0500

    Updated Brazilian Portuguese translation.

 po/pt_BR.po | 462 +++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 283 insertions(+), 179 deletions(-)

commit b1d091562947e8da757e9ff9f9935c639c1d8738
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Wed Feb 17 09:08:30 2010 +0100

    Updated German translation

 po/de.po | 472 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 292 insertions(+), 180 deletions(-)

commit af116a911fad108ce7467288999af9d3b42ccd3f
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Feb 16 19:02:42 2010 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 480 ++++++++++++++++++++++++++++++++++++------------------------
 po/zh_TW.po | 480 ++++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 584 insertions(+), 376 deletions(-)

commit a686b1dadc47d8c649956ca782433412c9aee220
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:   Mon Feb 15 18:05:17 2010 +0100

    Updated Galician Translation

 po/gl.po | 496 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 302 insertions(+), 194 deletions(-)

commit 72c586353684552f9b1c24cdad1974c76d13b89e
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Feb 14 17:24:31 2010 +0100

    Updated Danish translation

 po/da.po | 484 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 296 insertions(+), 188 deletions(-)

commit 03c4060cbf6a72708d3d12e72d90098133867c59
Author: Hideki Yamane <henrich@debian.or.jp>
Date:   Sun Feb 7 02:55:06 2010 +0900

    Updated Japanese translation by Hideki Yamane.
    Reviewed by Takayuki KUSANO.
    Bug reported in <https://forums.ubuntulinux.jp/viewtopic.php?id=7054>

 po/ja.po | 499 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 304 insertions(+), 195 deletions(-)

commit 86e814269bc48d43469471a37bc396911fd27d0d
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Wed Jan 27 20:33:10 2010 +0600

    Updated Bengali translation

 po/bn.po | 1163 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 817 insertions(+), 346 deletions(-)

commit a39c264ecede12e71e925292be589cfb681270c7
Author: Tao Wei <weitao1979@gmail.com>
Date:   Tue Jan 19 15:42:07 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 477 ++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 290 insertions(+), 187 deletions(-)

commit e1020eff01b83293e453cbddd880ecc9d8da91a6
Author: Robert Ancell <robert.ancell@gmail.com>
Date:   Thu Jan 14 17:50:26 2010 +1100

    Don't use PYTHON_LOCALMODLIBS as it can break the build (Bug #602994)

 configure.ac | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 30565ac8d10f92a3216acf867cfcaf05ed901684
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Jan 13 20:07:56 2010 +0100

    Updated Basque language

 po/eu.po | 488 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 299 insertions(+), 189 deletions(-)

commit d3607d59adc92abe4c756fe755a59d69e4ece22c
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Jan 6 22:13:20 2010 +0100

    Also sort the block chapters list

 gucharmap/gucharmap-block-chapters-model.c | 66 ++++++++++++++++++++++++++----
 1 file changed, 59 insertions(+), 7 deletions(-)

commit 4b6ab639ec8bf7471f0e0b4219c4269e32c14b66
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Tue Jan 5 14:16:56 2010 +0200

    Update Ukrainian translation

 po/uk.po | 474 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 288 insertions(+), 186 deletions(-)

commit 792326514f8b4a3c57ce62e0c6084064b00d7e1e
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Dec 19 12:35:53 2009 +0200

    Update Romanian translation

 po/ro.po | 661 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 353 insertions(+), 308 deletions(-)

commit fae50fe7dd703bf8bc985459bdbf041c7bc677c3
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed Dec 2 20:52:09 2009 +0200

    Updating Estonian translation

 po/et.po | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 3fc3ddc410b1f02edcf84da457a9ae1862bad96b
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Mon Nov 23 13:40:32 2009 -0500

    Shavian translation

 po/LINGUAS    |   1 +
 po/en@shaw.po | 903 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 904 insertions(+)

commit 09462dfbee926eb466e4bb6abeba4db3396cb73c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Nov 15 13:43:18 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po | 478 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 291 insertions(+), 187 deletions(-)

commit 94db2107ce7b5ef5c99ebc177a1fd36cd5a7e85c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Nov 5 07:28:55 2009 +0100

    Updated Slovenian translation

 po/sl.po | 616 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 367 insertions(+), 249 deletions(-)

commit 3c82348a20dd3d1370e75b125f004614e07b0caa
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Nov 2 12:33:40 2009 +0100

    Added Spanish translation

 po/es.po | 46 ++++++++++++++--------------------------------
 1 file changed, 14 insertions(+), 32 deletions(-)

commit 5d69a2cb9e73bd253ae2c3770d169623a2acfdbc
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Thu Oct 29 19:09:36 2009 +0100

    Updated Spanish translation

 po/es.po | 492 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 311 insertions(+), 181 deletions(-)

commit 4ff87dac4711eba042a8ce0dc21ce33b11d76883
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 26 20:34:43 2009 +0100

    Post release version update

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d495bdeaa79b3d4fc1554633b2f6bca6bb3077ad
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Oct 26 20:32:32 2009 +0100

    Version 2.29.1

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 591f230c1c4ab677aa9fb0ee2afac9ed1d6a8893
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Thu Oct 22 21:48:39 2009 +0530

    Updated Tamil translation

 po/ta.po | 481 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 291 insertions(+), 190 deletions(-)

commit 8faedb2d19880cad3a75ac604d75352db48ac926
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Oct 10 16:11:32 2009 +0300

    Updating Estonian translation

 po/et.po | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 89 insertions(+), 11 deletions(-)

commit 4375aede27b7295e1f2a075045ffbd8879e37ea5
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:   Mon Oct 5 06:21:27 2009 +0200

    Updated breton translation

 po/br.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c39fdbad59e40b81b4007bb7891cb5e37e858ada
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Oct 2 17:24:09 2009 +0200

    Use the translated name column for treeview typeahead search

 gucharmap/gucharmap-chapters-view.c | 3 +++
 1 file changed, 3 insertions(+)

commit eca5d0bf01f4502246225e6d08cc4f160a147e2c
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Oct 2 13:27:07 2009 +0200

    Update

 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

commit cb82a810590a6abdf05665039619e48e49083ce4
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Oct 2 12:37:06 2009 +0200

    Update to Unicode 5.2.0

 gucharmap/gucharmap-window.c   |     6 +-
 gucharmap/unicode-blocks.h     |   388 +-
 gucharmap/unicode-categories.h |   215 +-
 gucharmap/unicode-names.h      | 43652 ++++++++++++++++-------------
 gucharmap/unicode-nameslist.h  | 27281 +++++++++---------
 gucharmap/unicode-scripts.h    |  2929 +-
 gucharmap/unicode-unihan.h     | 58059 ++++++++++++++++++++-------------------
 gucharmap/unicode-versions.h   |    96 +-
 8 files changed, 70321 insertions(+), 62305 deletions(-)

commit c3991ad415c74b2e835b55e2752e02a25930e104
Author: Sveinn í Felli <sveinki@nett.is>
Date:   Fri Oct 2 04:25:43 2009 +0000

    Updated Icelandic translation

 po/is.po | 1037 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 623 insertions(+), 414 deletions(-)

commit 70740c1639feebb2ac89dc420073a5af7719b6e2
Author: Anna Jonna Ármannsdóttir <annajonna@gmail.com>
Date:   Fri Oct 2 03:48:10 2009 +0000

    Updated Icelandic translation

 po/is.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6ad491b4eebcf99f2490799b57b85f20e22f3d12
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 21 13:42:50 2009 +0200

    Post branch version update

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9f5b8549d15891e3a1df31ae53a5d9cb2f4f9e1d
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Sep 21 13:31:47 2009 +0200

    Fix file permissions

 po/mai.po | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 18683959a9ec9abb8a6e31bfb178aa8bde507505
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Thu Sep 17 22:04:05 2009 +0530

    Updated Telugu Translation

 po/te.po | 186 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 93 insertions(+), 93 deletions(-)

commit b5e57ee6824843f08177d000f2ce51e70dfea194
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Wed Sep 16 11:49:26 2009 +0530

    hindi update by Rajesh Ranjan

 po/hi.po | 767 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 420 insertions(+), 347 deletions(-)

commit c5151c3f0619a2c296b6cc63577dcd2fb959964a
Author: Astur <malditoastur@gmail.com>
Date:   Mon Sep 14 16:46:33 2009 +0200

    Added Asturian translation

 po/LINGUAS |    1 +
 po/ast.po  | 1256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1257 insertions(+)

commit 77dbf1d376cfad8e9ffd07849ab68386b7d42754
Author: Ani <peter.ani@gmail.com>
Date:   Sat Sep 12 20:52:41 2009 +0530

    Updaeted Malayalam Translations

 po/ml.po | 87 ++++++++++++++++++++++++++--------------------------------------
 1 file changed, 35 insertions(+), 52 deletions(-)

commit a66d29b70ddece88913e166adfd63a589cf06a82
Author: André Gondim <andregondim@ubuntu.com>
Date:   Tue Sep 8 21:20:41 2009 -0300

    Corrected a wrong translation and a capitalization inconsistency in
    Brazilian Portuguese translation file

 po/pt_BR.po | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

commit 5a8b9cce266e3cb356ffb68531f95bb2d24059b8
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:   Tue Sep 8 12:55:13 2009 +0000

    Updated Serbian translation

 po/sr.po       | 459 ++++++++++++++++++++++++++++-----------------------------
 po/sr@latin.po | 459 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 456 insertions(+), 462 deletions(-)

commit 24c318e03c3115722504a50cc8a9cc5c6a95118e
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Sep 6 14:20:52 2009 +0200

    Skip 2.27.92

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 78355907025d5fb3bec07cf9b9613a9f4727275b
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Fri Aug 28 12:34:18 2009 +0200

    Added Catalan (Valencian) translation

 po/LINGUAS        |    1 +
 po/ca@valencia.po | 1291 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1292 insertions(+)

commit 771f7aa15aeb5aa15fe5cad083f49a673c0e3c5b
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Aug 25 13:19:23 2009 +0200

    s/SVN/git/g

 ChangeLog.README | 2 +-
 autogen.sh       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 2352c8b23fbc43a23a4df3fdb39ee4d2f9c69853
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Aug 25 13:17:53 2009 +0200

    Remove outdated info

 README | 37 -------------------------------------
 1 file changed, 37 deletions(-)

commit 3a9ab64ac1319f856ee81480ec21644f097e460a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Aug 24 11:24:28 2009 +0200

    Translation updated by Mate ORY

 po/hu.po | 39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)

commit 87fc5b3c604ae1a8f3078582d1e4d6f0eab90882
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Aug 23 20:52:24 2009 +0200

    Version bump

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b1e499cbe7b75918116f2acbc3896369afc3f7f2
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Aug 19 21:10:36 2009 +0200

    Update

 NEWS | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 9f50bb08bf13ab5d57fe5fac665fa070ba8eb03a
Author: Christian Persch <chpe@gnome.org>
Date:   Sun Aug 16 20:42:43 2009 +0200

    Support silent build with automake 1.11
    
    Add AM_SILENT_RULES, and sprinkle some $(AM_V_GEN) around.

 Makefile.am                                     |  2 +-
 bindings/python/Makefile.am                     |  4 ++--
 configure.ac                                    |  2 ++
 docs/reference/tmpl/gucharmap-unicode-info.sgml |  1 +
 gucharmap/Makefile.am                           | 16 ++++++++--------
 5 files changed, 14 insertions(+), 11 deletions(-)

commit 9840edc951f367bd7ec30f0d939de34ca2c91dc2
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Sat Aug 8 01:09:55 2009 +0200

    Updated German translation.

 po/de.po | 154 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 80 insertions(+), 74 deletions(-)

commit 6b831ed45d1ddc2abaee6de3d3e396b183b51144
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:   Tue Aug 4 06:10:06 2009 +0200

    Updated breton translation, added br in LINGUAS

 po/LINGUAS |    1 +
 po/br.po   | 1291 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1292 insertions(+)

commit 005e1263f0d9db3b9c777a78e523cb7b3f628d6d
Author: Aron Xu <aronxu@gnome.org>
Date:   Sun Jul 26 13:35:32 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po | 187 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 98 insertions(+), 89 deletions(-)

commit 633a9734a48080266d29a7fda8020ede32d41cb5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Jul 18 01:30:18 2009 -0400

    Respect the button-images setting
    
    Streamline the construction of some buttons, with the positive side-effect
    of making them respect the button-images setting. See bug 588734.

 gucharmap/gucharmap-search-dialog.c | 18 ++++--------------
 1 file changed, 4 insertions(+), 14 deletions(-)

commit 1f6a4053196f9d541c1cd0a9bec76688c44d1fae
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Thu Jul 16 21:29:30 2009 +0200

    Fix #583746.

 help/de/de.po | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 8b9763867ffaf5893b6ce485a3b388c1def46dc9
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Thu Jul 9 23:47:14 2009 +0300

    Updated Ukrainian translation

 po/uk.po | 83 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 43 insertions(+), 40 deletions(-)

commit 8762637ae773f512d5dcd04274ab938c89bb7f38
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Jun 28 19:06:21 2009 +0200

    Fixed Czech help translation by Marek Cernocky
    
    Reviewed by: Lucas Lommer and Petr Kovar.

 help/cs/cs.po | 609 +++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 478 insertions(+), 131 deletions(-)

commit a5814ad00551d82205c05cec8ecf651a679a5e8f
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 22 15:03:26 2009 +0200

    Don't dist built sources, again

 gucharmap/Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4f635cfe8783331f6ac3ff9c2807c611b1d63866
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 22 15:01:06 2009 +0200

    Fix make dist

 Makefile.am | 2 --
 1 file changed, 2 deletions(-)

commit ed1a0ca20750ef206b26d0402f3bb1c8967fdee6
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Jun 22 15:00:53 2009 +0200

    Don't dist built sources

 gucharmap/Makefile.am | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

commit 48743621910f01ce412749269b36d30c1575536d
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Jun 16 18:59:39 2009 +0200

    Add version 5.2 to enum

 gucharmap/gucharmap-unicode-info.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6e355427c1c04c36de948f8f589749cb1c96e6a4
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Jun 21 22:53:36 2009 +0200

    Updated Czech UI & help translation by Marek Cernocky
    
    Reviewed by Petr Kovar.

 help/Makefile.am                     |   2 +-
 help/cs/cs.po                        | 571 +++++++++++++++++++++++++++++++++++
 help/cs/figures/gucharmap_window.png | Bin 0 -> 45693 bytes
 po/cs.po                             |  16 +-
 4 files changed, 580 insertions(+), 9 deletions(-)

commit 829bfaeb55c1b98ee9cf1c6c0d9833aae973ebb0
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sat May 30 19:40:18 2009 +0200

    Updated Danish translation

 po/da.po | 29 ++++++++++-------------------
 1 file changed, 10 insertions(+), 19 deletions(-)

commit a0e3fba3fbc38f9ebf4bdedec6751a6b6bb85d30
Author: Christian Persch <chpe@gnome.org>
Date:   Mon May 18 20:32:09 2009 +0200

    Add mising file

 bindings/python/gucharmapmodule.c | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit a106c308bcba87324cc70e8cae3ef95951f19e98
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Apr 23 01:55:22 2009 +0200

    Clean schema and desktop file on "make clean"

 Makefile.am | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 7916d6f849bbd36570483b284df4e321296f3ac6
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Apr 23 01:55:02 2009 +0200

    Remove old po/ChangeLog file

 po/ChangeLog.pre-2-23 | 2656 -------------------------------------------------
 1 file changed, 2656 deletions(-)

commit c2ad2e09615f0b89e420a19d52508c78c23f2cf2
Author: Jennie Petoumenou <epetoumenou@gmail.com>
Date:   Sat May 16 09:26:00 2009 +0100

    updated Greek translation for system-guide

 help/el/el.po | 891 ++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 642 insertions(+), 249 deletions(-)

commit 2bcad53a87c193e8629edf19dc4f059254ca8f04
Author: Fotis Tsamis <ftasmis@gmail.com>
Date:   Sat May 9 02:25:48 2009 +0100

    Added Greek figures

 help/el/figures/gucharmap_window.png | Bin 0 -> 44597 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 811a265f8c988d0d1c19d223ac01b0e3f0d51c71
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon May 4 14:15:31 2009 -0400

    [git.mk] Update

 git.mk | 172 +++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 88 insertions(+), 84 deletions(-)

commit f44d9c5d9a930a5a9eb1ce3aed9eb02c7f513fde
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Sat May 2 12:50:13 2009 +0200

    Updated Spanish translation

 po/es.po | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 33bbf14c2495497ce939715bc1da2cac190cf406
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sat Apr 25 20:33:03 2009 -0400

    Fix maintainer-clean

 git.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 327ff33298d4c8f88607522c01514bf31041ed74
Author: Olav Vitters <olav@bkor.dhs.org>
Date:   Thu Apr 23 19:34:37 2009 +0200

    doap: Add desktop category

 gucharmap.doap | 1 +
 1 file changed, 1 insertion(+)

commit d4c3bce4c8ed0dabbadc4630fd3c5fe3ae690045
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Tue Apr 21 15:52:57 2009 +0530

    Updated Kannada Translation

 po/kn.po | 396 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 182 insertions(+), 214 deletions(-)

commit 1579b41409286aa816c527a66653dfbc230b83a7
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sun Apr 19 15:31:38 2009 -0400

    [DOAP] Update

 gucharmap.doap | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 5004a2004136608aa499e3e405301f0dd81110e5
Author: Behnam Esfahbod <behnam@zwnj.org>
Date:   Sun Apr 19 13:46:50 2009 +0430

    Add DOAP file

 gucharmap.doap | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit 78159b18ba88f72782fe8f7bd9fe8bffca50fe0f
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sat Apr 18 16:19:24 2009 -0400

    Support out-of-tree builds

 git.mk | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit ace9f190b27f4c8e4a4f990321159c8d2c17377a
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sat Apr 18 15:04:41 2009 -0400

    Remove copyright claim

 git.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a0b81fb720b5f28ae3697204195345d89844949e
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Fri Apr 17 21:54:06 2009 -0400

    Add git.mk

 Makefile.am                 |  26 ++++++-
 bindings/Makefile.am        |   2 +
 bindings/python/Makefile.am |   2 +
 docs/Makefile.am            |   2 +
 docs/reference/Makefile.am  |   2 +
 git.mk                      | 174 ++++++++++++++++++++++++++++++++++++++++++++
 gucharmap/Makefile.am       |   2 +
 help/Makefile.am            |   2 +
 help/it/Makefile.am         |   2 +
 help/ja/Makefile.am         |   2 +
 help/zh_CN/Makefile.am      |   2 +
 help/zh_HK/Makefile.am      |   2 +
 help/zh_TW/Makefile.am      |   2 +
 pixmaps/Makefile.am         |   2 +
 14 files changed, 223 insertions(+), 1 deletion(-)

commit 9fe178a660997b35c2fefdeaffc3a7003d5c2bb9
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Fri Apr 17 21:42:45 2009 -0400

    Remove static .gitignore

 .gitignore | 118 -------------------------------------------------------------
 1 file changed, 118 deletions(-)

commit e95f864d45e09bdd2d9ff47c2a539848f0d295ac
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 30 18:32:39 2009 +0000

    Minor API doc bug fix. Bug #577254.
    
    svn path=/trunk/; revision=2066

 gucharmap/gucharmap-charmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b58fdaabf3f4aaafb68f643456054f6ce7d6100e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 30 17:59:48 2009 +0000

    Minor API doc bug fix. Bug #577254.
    
    svn path=/trunk/; revision=2061

 gucharmap/gucharmap-charmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e1b846c6a447415b03b5d82fae734efc0dee3d87
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 30 17:59:44 2009 +0000

    Include config.h
    
    svn path=/trunk/; revision=2060

 gucharmap/gucharmap-type-builtins.c.template | 5 +++++
 gucharmap/gucharmap-type-builtins.h.template | 1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

commit f9c48b9bf056fe9befa0b42269e22f3ffe8330d5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 30 17:59:39 2009 +0000

    Update.
    
    svn path=/trunk/; revision=2059

 TODO | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

commit 8353a02f5a0bbdda28c5ee4919409e8308a4fd7b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 30 17:59:32 2009 +0000

    Fix handling of font descriptions with absolute sizes.
    
    svn path=/trunk/; revision=2058

 gucharmap/gucharmap-chartable.c    | 152 ++++++++++++++++++++++++-------------
 gucharmap/gucharmap-mini-fontsel.c |   2 +-
 gucharmap/gucharmap-private.h      |   3 -
 3 files changed, 100 insertions(+), 57 deletions(-)

commit 7156502c827dd292f03e6408a0e84f8beff6844e
Author: Claude Paroz <claudep@src.gnome.org>
Date:   Sat Mar 28 18:19:52 2009 +0000

    Updated French translation by Laurent Coudeur.
    
    svn path=/trunk/; revision=2056

 help/fr/fr.po | 356 ++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 209 insertions(+), 147 deletions(-)

commit 79c1d1da9b627697819775aad639d939b3b0dde6
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Mar 25 12:28:30 2009 +0000

    Set the alternative button order in the search dialogue.
    
    svn path=/trunk/; revision=2053

 gucharmap/gucharmap-search-dialog.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 470442edf40ae742e2cb6b560c364f1530262b7a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Thu Mar 19 14:01:14 2009 +0000

    Fuck you
    
    svn path=/trunk/; revision=2051

 po/ChangeLog.pre-2-23 | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 09224381ffc06eafacd4b5016461303543191321
Author: Christian Persch <chpe@src.gnome.org>
Date:   Thu Mar 19 13:59:24 2009 +0000

    Post-branch version update
    
    svn path=/trunk/; revision=2050

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 003fc990ce6d81f01d553029eff40cdd0b749c38
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Wed Mar 18 17:31:59 2009 +0000

    /help/Makefile.am, el/el.po: Added Greek translation by Jennie Petoumenou
    
    svn path=/trunk/; revision=2047

 help/Makefile.am |   2 +-
 help/el/el.po    | 596 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 597 insertions(+), 1 deletion(-)

commit a8f54532b68b091036da1ced00a1b11371d1ad3e
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Mar 18 09:20:58 2009 +0000

    Updated Arabic translation
    
    svn path=/trunk/; revision=2046

 po/ar.po | 394 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 180 insertions(+), 214 deletions(-)

commit 04109b138753466748cf9dcf1cca563b7643cfba
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Tue Mar 17 02:26:55 2009 +0000

    updating for GNOME Punjabi Translation by A S Alam
    
    svn path=/trunk/; revision=2045

 po/pa.po | 188 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 95 insertions(+), 93 deletions(-)

commit 73c3d720816e0910b5252bb6bb300e09cdd2939f
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Mon Mar 16 22:04:07 2009 +0000

    Updated Galician Translation by Suso Baleato.
    
    svn path=/trunk/; revision=2044

 po/gl.po | 251 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 138 insertions(+), 113 deletions(-)

commit 380787c1d13ad2e8c9915677c070c763f19ebd90
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Mar 16 20:26:41 2009 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=2043

 help/sv/sv.po | 215 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 110 insertions(+), 105 deletions(-)

commit 78dff415886c89f64ac86d8c09c896582d919eeb
Author: Philip Withnall <pwithnall@src.gnome.org>
Date:   Mon Mar 16 19:41:59 2009 +0000

    Updated British English translation.
    
    svn path=/trunk/; revision=2042

 help/en_GB/en_GB.po | 724 +++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 545 insertions(+), 179 deletions(-)

commit b6c902a30d56733793e748d81831af32bd541f00
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Mon Mar 16 08:03:55 2009 +0000

    maithili added
    
    svn path=/trunk/; revision=2041

 po/LINGUAS |    1 +
 po/mai.po  | 1242 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1243 insertions(+)

commit e229e110ed68db7caa1392833fc6334042a7856e
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:   Mon Mar 16 05:52:24 2009 +0000

    Updated assamese translations
    
    svn path=/trunk/; revision=2040

 po/ChangeLog.pre-2-23 |    5 +
 po/LINGUAS            |    1 +
 po/as.po              | 1354 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1360 insertions(+)

commit f20c35de1126e4569cd0fef0c5ec4ed3ed2c2c09
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:   Sun Mar 15 18:41:17 2009 +0000

    added kn.po and updated ChangeLog and LINGUAS
    
    svn path=/trunk/; revision=2039

 po/ChangeLog.pre-2-23 |    5 +
 po/LINGUAS            |    1 +
 po/kn.po              | 1291 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1297 insertions(+)

commit 8c3f3d6c4cbaf75603d080325b4b47bb08513434
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Mar 15 13:21:27 2009 +0000

    Remove unauthorised commits
    
    svn path=/trunk/; revision=2037

 po/ChangeLog.pre-2-23 | 53 ---------------------------------------------------
 1 file changed, 53 deletions(-)

commit 43fc24b44f0f2baba2546b66e3887f16d51949f8
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Mar 15 13:21:23 2009 +0000

    Remove SVN ChangeLog rule
    
    svn path=/trunk/; revision=2036

 Makefile.am  |   8 --
 configure.ac |  11 +--
 svn2cl.xsl   | 295 -----------------------------------------------------------
 3 files changed, 2 insertions(+), 312 deletions(-)

commit 8a18fcd23944ae8a8f768ea51dac03b8ef82a70b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Mar 15 13:21:18 2009 +0000

    Ignore
    
    svn path=/trunk/; revision=2035

 .gitignore | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 85 insertions(+)

commit fddb02ef92db90e321e737e4aa56af9d8399c2c1
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sat Mar 14 04:07:54 2009 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=2034

 po/ChangeLog.pre-2-23 |   4 ++
 po/da.po              | 133 ++++++++++++++++++++++++++------------------------
 2 files changed, 72 insertions(+), 65 deletions(-)

commit 64b6c3eca7b94b4564b0224fca51b8f444c7a07b
Author: Wadim Dziedzic <wadimd@src.gnome.org>
Date:   Fri Mar 13 22:45:53 2009 +0000

    Updated Polish translation
    
    svn path=/trunk/; revision=2033

 po/pl.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a28b2b4424d4a37d26d6d9bccbe199fcc210641f
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Fri Mar 13 13:49:24 2009 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=2032

 po/ChangeLog.pre-2-23 |   4 ++
 po/mr.po              | 162 +++++++++++++++++++++++++-------------------------
 2 files changed, 86 insertions(+), 80 deletions(-)

commit 65a71791b692bb483d593aaf05a0b9e8a266d145
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:   Fri Mar 13 12:28:37 2009 +0000

    Updated Gujarati Translation
    
    svn path=/trunk/; revision=2031

 po/ChangeLog.pre-2-23 |   4 ++
 po/gu.po              | 164 +++++++++++++++++++++++++-------------------------
 2 files changed, 87 insertions(+), 81 deletions(-)

commit 3227e325b132019c8f5a538afe224c9adbea1c77
Author: Wadim Dziedzic <wadimd@src.gnome.org>
Date:   Thu Mar 12 23:23:35 2009 +0000

    Updated Polish translation
    
    svn path=/trunk/; revision=2030

 po/pl.po | 355 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 194 insertions(+), 161 deletions(-)

commit 1ea93f8f9cb49cc4216e93fbacf5c8ed41ad4a75
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Thu Mar 12 20:42:52 2009 +0000

    Updated Russian translation.
    
    2009-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
            * ru.po: Updated Russian translation.
    
    
    svn path=/trunk/; revision=2029

 po/ChangeLog.pre-2-23 |   4 ++
 po/ru.po              | 151 +++++++++++++++++++++++++-------------------------
 2 files changed, 81 insertions(+), 74 deletions(-)

commit 82d101a48f06dd0e27a20aa9c8c50e7fc1b525fd
Author: Felix I <ifelix@src.gnome.org>
Date:   Tue Mar 10 12:04:53 2009 +0000

    tamil translation updated
    
    svn path=/trunk/; revision=2028

 po/ChangeLog.pre-2-23 |   4 ++
 po/ta.po              | 175 +++++++++++++++++++++++++-------------------------
 2 files changed, 93 insertions(+), 86 deletions(-)

commit a1c7cb49f2328980d28e919c0102401f76ad19cd
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Tue Mar 10 11:42:43 2009 +0000

    Updated Bengali India Translation
    
    svn path=/trunk/; revision=2027

 po/bn_IN.po | 782 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 430 insertions(+), 352 deletions(-)

commit fed6a4f03c55773433f2af64033c072a0479090a
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Tue Mar 10 08:07:44 2009 +0000

    Updated Greek translation by Jennie Petoumenou.
    
    svn path=/trunk/; revision=2026

 po/el.po | 945 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 506 insertions(+), 439 deletions(-)

commit 34dfe7139ef5e0c446353011913539d5d9b5a43b
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Mar 8 18:09:00 2009 +0000

    Updated Czech translation.
    
    2009-03-08  Petr Kovar  <pknbe@volny.cz>
    
            * cs.po: Updated Czech translation.
    
    svn path=/trunk/; revision=2025

 po/cs.po | 135 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 68 insertions(+), 67 deletions(-)

commit c548b27a2f6556a72fa300e000dff269bf2bc95d
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sat Mar 7 23:27:54 2009 +0000

    Updated Lithuanian translation.
    
    2009-03-08  Gintautas Miliauskas  <gintas@akl.lt>
    
            * lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=2024

 po/ChangeLog.pre-2-23 |   4 ++
 po/lt.po              | 133 ++++++++++++++++++++++++++------------------------
 2 files changed, 72 insertions(+), 65 deletions(-)

commit 3f507d5f3cf20217c5562b03b1efffbf634340c5
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:   Thu Mar 5 14:43:13 2009 +0000

    Added entries for Oriya language Translation updation.
    
    svn path=/trunk/; revision=2023

 po/ChangeLog.pre-2-23 | 4 ++++
 1 file changed, 4 insertions(+)

commit 9d00e10c64be163117ea07a08c65b9561bbd245b
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:   Thu Mar 5 14:35:33 2009 +0000

    Updated Oriya Translation.
    
    svn path=/trunk/; revision=2022

 po/or.po | 160 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 81 insertions(+), 79 deletions(-)

commit ae5c843f01233c6af3c18b6e7a7d657b25c9ce35
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
Date:   Thu Mar 5 07:44:41 2009 +0000

    updated with latest pot file
    
    svn path=/trunk/; revision=2021

 po/ml.po | 780 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 431 insertions(+), 349 deletions(-)

commit 059399b7c05aa36070637c48c8887309d74baaa8
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
Date:   Thu Mar 5 07:34:52 2009 +0000

    Malayalam translation updated
    
    svn path=/trunk/; revision=2020

 po/ml.po | 333 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 175 insertions(+), 158 deletions(-)

commit 28ca9b5092d7ab96d9a5a94eb7f4674b21e23076
Author: Mario Blättermann <mariobl@svn.gnome.org>
Date:   Tue Mar 3 19:45:07 2009 +0000

    Updated German translation
    
    2009-03-03  Mario Blättermann <mariobl@svn.gnome.org>
    
            * help/de/de.po: Updated German translation
    
    
    svn path=/trunk/; revision=2019

 help/de/de.po | 273 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 157 insertions(+), 116 deletions(-)

commit 519e27fb89eea21609f1845b40e2b6b3af0faecb
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Mar 1 20:40:43 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2018

 po/es.po | 1976 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1126 insertions(+), 850 deletions(-)

commit 22efb2f34a1fa92be25dc035bc22a0d04bff4276
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Mar 1 20:40:23 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2017

 help/es/es.po | 270 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 154 insertions(+), 116 deletions(-)

commit de1230374578d9cc2cf7ae19d5f0315714d4e680
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Mar 1 20:30:29 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2016

 po/ChangeLog.pre-2-23 |    4 +
 po/es.po              | 1976 +++++++++++++++++++++----------------------------
 2 files changed, 854 insertions(+), 1126 deletions(-)

commit 6dbc6fb3c228f2ba72a8d3c9762770db3586a9ab
Author: Tommi Vainikainen <tvainika@src.gnome.org>
Date:   Sun Mar 1 07:37:20 2009 +0000

    Updated Finnish translation of manual
    
    svn path=/trunk/; revision=2015

 help/fi/fi.po | 402 ++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 233 insertions(+), 169 deletions(-)

commit 795a2ee1db99ab4965b1d69a05c76f6651226539
Author: Tommi Vainikainen <tvainika@src.gnome.org>
Date:   Sun Mar 1 07:31:18 2009 +0000

    Fix parenthesis
    
    svn path=/trunk/; revision=2014

 help/C/gucharmap.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 83bba69a24782337ddd9519bb7b5eb7792a7937d
Author: Tommi Vainikainen <tvainika@src.gnome.org>
Date:   Sun Mar 1 07:21:41 2009 +0000

    Fix shortcuts for Next Script/Previous Script, use keycombo and keycap XML tags for shortcuts, and explain shortcuts using full sentences.
    
    svn path=/trunk/; revision=2013

 help/C/gucharmap.xml | 41 ++++++++++++++++++++++++++++-------------
 1 file changed, 28 insertions(+), 13 deletions(-)

commit d1d6f707a166befea95fc709c421958fee6d4e37
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Sat Feb 28 15:55:22 2009 +0000

    Updated Italian translation.
    
    svn path=/trunk/; revision=2012

 po/ChangeLog.pre-2-23 |   4 ++
 po/it.po              | 178 +++++++++++++++++++++-----------------------------
 2 files changed, 79 insertions(+), 103 deletions(-)

commit 1a7d2b40ffab0a9ce7275d4303124acb09de9da8
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Feb 28 10:54:38 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2011

 help/es/es.po | 652 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 368 insertions(+), 284 deletions(-)

commit edd94836dd84327e494d481f776493d2e39b991a
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Feb 28 10:53:56 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=2010

 po/ChangeLog.pre-2-23 | 4 ++++
 po/es.po              | 9 ++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 349c4c457703e53f6c1cc8dd1cca194bcba0a65f
Author: Tommi Vainikainen <tvainika@src.gnome.org>
Date:   Fri Feb 27 16:04:50 2009 +0000

    Updated Finnish translation of manual
    
    svn path=/trunk/; revision=2009

 help/fi/fi.po | 984 +++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 697 insertions(+), 287 deletions(-)

commit e098aa43df4add08ebb2a7ac6dab4cb4707ffabb
Author: Philip Withnall <pwithnall@src.gnome.org>
Date:   Mon Feb 23 21:06:09 2009 +0000

    Updated British English translation.
    
    svn path=/trunk/; revision=2008

 po/en_GB.po | 131 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 67 insertions(+), 64 deletions(-)

commit 4eef38b089336953b4a7b33b14406ee393229689
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Sun Feb 22 17:48:07 2009 +0000

    Updated Turkish translation.
    
    svn path=/trunk/; revision=2007

 po/tr.po | 140 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 72 insertions(+), 68 deletions(-)

commit 2031cd173c70476a4bf92942641b747d5d25a523
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Feb 22 12:17:08 2009 +0000

    Updated Japanese translation.
    
    2009-02-22  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=2006

 po/ChangeLog.pre-2-23 |   4 ++
 po/ja.po              | 150 +++++++++++++++++++++++++-------------------------
 2 files changed, 79 insertions(+), 75 deletions(-)

commit abfdb32a2da689bbb19208447b63e0024900ee8c
Author: Mario Blättermann <mariobl@svn.gnome.org>
Date:   Sat Feb 21 13:14:31 2009 +0000

    Updated German docs
    
    2009-02-21  Mario Blättermann  <mariobl@svn.gnome.org>
    
            * help/de/de.po: Updated German docs
    
    
    svn path=/trunk/; revision=2005

 help/de/de.po | 262 ++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 163 insertions(+), 99 deletions(-)

commit 6f0e56cb523a8125db977d62681a5f8eee5f07c3
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Fri Feb 20 13:31:33 2009 +0000

    Updated sv translation (Daniel Nylander)
    
    svn path=/trunk/; revision=2004

 help/sv/figures/gucharmap_start_window.png | Bin 86776 -> 62186 bytes
 help/sv/figures/gucharmap_window.png       | Bin 29142 -> 61713 bytes
 help/sv/sv.po                              | 409 ++++++++++++++++-------------
 3 files changed, 229 insertions(+), 180 deletions(-)

commit a05e6308e09718871b2a0b86ec3187effb83ce6d
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Fri Feb 20 06:37:35 2009 +0000

    Translation updated by Ivar Smolin
    
    2009-02-20  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=2003

 po/et.po | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 71a78263c6477b8ef5ae7a4beca85aea0d1c7972
Author: Jani Monoses <janimo@src.gnome.org>
Date:   Thu Feb 19 19:23:01 2009 +0000

    Updated Romanian translation from Adi Roiban.
    
    svn path=/trunk/; revision=2002

 po/ro.po | 1059 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 704 insertions(+), 355 deletions(-)

commit 17f135e3304ea47e1c0782c820e904f36662f0e0
Author: Claude Paroz <claudep@src.gnome.org>
Date:   Wed Feb 18 19:04:21 2009 +0000

    Updated French translation.
    
    svn path=/trunk/; revision=2001

 po/fr.po | 137 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 68 insertions(+), 69 deletions(-)

commit 216f086fbc1a9732e0f5bc749868591eb8907518
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Feb 16 19:05:19 2009 +0000

    Update
    
    svn path=/trunk/; revision=1999

 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

commit 45816a97a6a8003b9df342f16f37d7f6167d359c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Feb 16 19:05:13 2009 +0000

    Comment out assertion; bug #568794
    
    svn path=/trunk/; revision=1998

 gucharmap/gucharmap-print-operation.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 52ce5cc29b0fd6feb9733ae7f9c6bd53fdff86e8
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Feb 16 19:05:07 2009 +0000

    Bug 569072 – Find next/find previous should not have icon in menu
    Patch by Jesús Espino García.
    
    svn path=/trunk/; revision=1997

 gucharmap/gucharmap-window.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8372c6b5d0776d43cda0d2baf13a23264b83b638
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Feb 16 19:01:28 2009 +0000

    Bug 503942 – Various Character Map documentation issues
    Documentation update from carlgao117 at yahoo dot com; patch by Jesús Espino García.
    
    svn path=/trunk/; revision=1996

 help/C/gucharmap.xml | 47 +++++++++++++++++++++++++++++++++++------------
 1 file changed, 35 insertions(+), 12 deletions(-)

commit 9501321ed82b278d84b8348be77a380c534f7531
Author: Duarte Loreto <dnloreto@src.gnome.org>
Date:   Sun Feb 15 13:09:49 2009 +0000

    Duarte Loreto <happyguy_pt@hotmail.com>: Updated Portuguese translation.
    
    svn path=/trunk/; revision=1995

 po/pt.po | 141 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 72 insertions(+), 69 deletions(-)

commit 566715287a577631938a03052769bf9185fd2d33
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:   Sat Feb 14 02:10:38 2009 +0000

    Hungarian translation updated
    
    svn path=/trunk/; revision=1994

 po/hu.po | 159 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 80 insertions(+), 79 deletions(-)

commit 88c490cfe1a4f92a2a6aa938c413ede61dc67a9e
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Sat Feb 14 01:20:08 2009 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2009-02-14  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
            * nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    
    svn path=/trunk/; revision=1993

 po/nl.po | 416 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 199 insertions(+), 217 deletions(-)

commit 5ee87b33f3f9426aaa2b3238c7be6884a97a86a7
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Fri Feb 13 13:55:38 2009 +0000

    Updated Basque translation.
    
    2009-02-13  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
            * eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=1992

 po/ChangeLog.pre-2-23 |   4 ++
 po/eu.po              | 134 +++++++++++++++++++++++++-------------------------
 2 files changed, 71 insertions(+), 67 deletions(-)

commit 2fe4ef1c4f7b606ca3e2f8e7bf05b4590778cea0
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Wed Feb 11 15:35:55 2009 +0000

    Updated Brazilian Portuguese translation.
    
    2009-02-11  Jonh Wendell  <jwendell@gnome.org>
    
            * pt_BR.po: Updated Brazilian Portuguese translation.
    
    
    svn path=/trunk/; revision=1991

 po/pt_BR.po | 68 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

commit 1c77164766b8208a8d29efd0b3faceb7ef041cb0
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Feb 11 14:20:38 2009 +0000

    Updated sv translation (Daniel Nylander)
    
    svn path=/trunk/; revision=1990

 po/sv.po | 66 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 33 insertions(+), 33 deletions(-)

commit 8c43ae872e3fdf68c05e3a2a9e3392840caed1ce
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Feb 11 10:30:49 2009 +0000

    Updated Thai translation.
    
    2009-09-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1989

 po/th.po | 157 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 80 insertions(+), 77 deletions(-)

commit 4469ebfff64e8e8506bfe4bf36659fe8d602d7bc
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Feb 10 14:37:28 2009 +0000

    Set PKG_CONFIG_PATH and add --pkg gucharmap-2 to the introspection scanner run
    
    svn path=/trunk/; revision=1988

 gucharmap/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

commit a97e30fe536a9b1fdc568e2819d30c0ee3af7b1a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Feb 10 14:37:20 2009 +0000

    Version 2.25.91
    
    svn path=/trunk/; revision=1987

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 91668244904bba0adce1083a47ca2decff58d9fd
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Feb 10 04:29:22 2009 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2009-02-10  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=1986

 po/bg.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit aac2fad95f2a8277866d939d9b7ae340d0bad5d8
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Feb 10 04:25:21 2009 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2009-02-10  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=1985

 po/bg.po | 130 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 65 insertions(+), 65 deletions(-)

commit 7d75bdc58ff6177712130f43be8203e40e021187
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:   Sun Feb 8 23:51:34 2009 +0000

    2.25.0
    
    svn path=/trunk/; revision=1984

 po/ChangeLog.pre-2-23 |   5 +
 po/zh_HK.po           | 397 +++++++++++++++++++++-------------------------
 po/zh_TW.po           | 424 +++++++++++++++++++++++---------------------------
 3 files changed, 378 insertions(+), 448 deletions(-)

commit c13254714fc048c191965e2803e6524581c37f98
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Feb 6 13:32:38 2009 +0000

    Updated Vietnamese translation (no ChangeLog?).
    
    svn path=/trunk/; revision=1983

 po/vi.po | 163 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 76 insertions(+), 87 deletions(-)

commit 6ea589bb1da328d30ea7756cf326e9cb8504eab0
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Sun Feb 1 23:33:34 2009 +0000

    Updated Catalan translation by Joan Duran
    
    svn path=/trunk/; revision=1982

 po/ca.po | 141 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 72 insertions(+), 69 deletions(-)

commit 413905c39911b6e43f588a1a194dcae84275a058
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:   Thu Jan 29 18:23:35 2009 +0000

    Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1981

 po/nb.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit a5bc8d7fc3880a2544d0a8b40950ff9b57f7e305
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Wed Jan 28 17:22:49 2009 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=1980

 po/ko.po | 144 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 75 insertions(+), 69 deletions(-)

commit 764b9ec797e0c4d7cebdb7aff6a0c6c0a8894ca6
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Jan 27 15:02:09 2009 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1979

 po/fi.po | 139 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 71 insertions(+), 68 deletions(-)

commit 4d68153dabe65d9579cee6811fe599a3bb3f6f74
Author: Cai Qian <caiqian@src.gnome.org>
Date:   Mon Jan 26 19:55:44 2009 +0000

    Correct two translation mistakes in zh_CN.po.
    
    svn path=/trunk/; revision=1978

 po/zh_CN.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 03d26dc1d395c8469b0339736c6f883eb368c765
Author: Andre Klapper <a9016009@gmx.de>
Date:   Sun Jan 25 19:11:32 2009 +0000

    Updated German translation.
    
    2009-01-25  Andre Klapper  <a9016009@gmx.de>
    
            * de.po: Updated German translation.
    
    
    svn path=/trunk/; revision=1977

 po/de.po | 135 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 69 insertions(+), 66 deletions(-)

commit ebfc957dee936782ade4691fb1e775eb32a162bb
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Jan 21 12:41:25 2009 +0000

    Rewrite gconf check to make it enabled by default; if you don't want it
    you'll have to explicitly pass --disable-gconf.
    Add gthread to GCONFPKGS, fixing the build on solaris. Bug #568509.
    
    svn path=/trunk/; revision=1976

 configure.ac | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

commit 85cc85843bdd7c2cac76aac171747d5b30369423
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Thu Jan 15 15:58:25 2009 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1974

 po/sl.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 0591edbbe061d9229a165630c56a8a67a0efc9e7
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Jan 14 19:21:20 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1973

 po/es.po | 68 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 35 insertions(+), 33 deletions(-)

commit aa8510776fd789e3cbe6d728d34daf4e80eaee0c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Jan 12 18:59:27 2009 +0000

    Mention unicode version in about dialogue
    
    svn path=/trunk/; revision=1969

 gucharmap/gucharmap-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9761c135bea8ae8e3d8cf51751b4f31c1bbaf01f
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:   Mon Jan 5 14:51:42 2009 +0000

    Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1968

 po/nb.po | 150 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 75 insertions(+), 75 deletions(-)

commit 46c6eaeccf88182721770d241f685702a55dea1f
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Sat Jan 3 12:49:49 2009 +0000

    Translation updated by Ivar Smolin
    
    2009-01-03  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1967

 po/et.po | 313 ++-------------------------------------------------------------
 1 file changed, 6 insertions(+), 307 deletions(-)

commit 3513075af6ce97ca5c9c46eb269dd50ec3153ada
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 24 22:40:52 2008 +0000

    Update set-scroll-adjustments signal docs
    
    svn path=/trunk/; revision=1965

 gucharmap/gucharmap-chartable.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit b6138731be2388220d489ffa147ca275abaab341
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 24 22:40:48 2008 +0000

    Fix #ifdefs
    
    svn path=/trunk/; revision=1964

 gucharmap/gucharmap-settings.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4f78733e0bdfa1eb23f6c1c8ff06c80f9af460f4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 24 22:40:41 2008 +0000

    Call g_thread_init() if using GConf.
    
    svn path=/trunk/; revision=1963

 gucharmap/main.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 1effd7b25b5b77be8564ba23135625f8e45437c8
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:   Tue Dec 23 21:02:13 2008 +0000

    Translation updated
    
    svn path=/trunk/; revision=1962

 po/hu.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 35d66e20f97ab84bfb3325021553526e9be7c049
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:   Tue Dec 23 21:00:45 2008 +0000

    Translation updated
    
    svn path=/trunk/; revision=1961

 po/hu.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 4edaaa23216b670c116a913752b53019186de8c2
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Dec 23 12:07:12 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1960

 po/sl.po | 190 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 97 insertions(+), 93 deletions(-)

commit def4c9879472548fbd30a66929dae5f0d81ab21d
Author: Gilles Dartiguelongue <gdartigu@src.gnome.org>
Date:   Tue Dec 2 22:59:07 2008 +0000

    Allow gucharmap to build with --disable-gconf, bug #562931.
    
     * Allow gucharmap to build with --disable-gconf, bug #562931.
    
    svn path=/trunk/; revision=1958

 gucharmap/gucharmap-settings.c | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

commit ed37316cd7eaafbc415b1c074d11a8bbf5279304
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Nov 19 14:33:57 2008 +0000

    Add GObject introspection for libgucharmap. Use --enable-introspection
    to build.
    
    svn path=/trunk/; revision=1955

 configure.ac          | 34 +++++++++++++++++++++++++++++++---
 gucharmap/Makefile.am | 31 ++++++++++++++++++++++++++++++-
 2 files changed, 61 insertions(+), 4 deletions(-)

commit f1bcf2fd27b6f333c7a207b45d0483b82c34879c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Thu Nov 13 10:14:35 2008 +0000

    Bug 560589 – Fails to build, 'HELPDIR' undeclared
    Patch by Theppitak Karoonboonyanan.
    
    svn path=/trunk/; revision=1954

 gucharmap/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 794a21485b6305a3ea31e8e1e18cafd9f46c829a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Nov 12 13:28:37 2008 +0000

    Make --with-help-dir work correctly.
    
    svn path=/trunk/; revision=1953

 gucharmap/Makefile.am        | 1 +
 gucharmap/gucharmap-window.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

commit 0e2fe19c101d403db85d907b728e9e361aa57965
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat Nov 8 14:31:47 2008 +0000

    Remove new ChangeLog entry.
    
    svn path=/trunk/; revision=1952

 po/ChangeLog.pre-2-23 | 4 ----
 1 file changed, 4 deletions(-)

commit b6069c8abc2f8065b1f2c1b4cba1c08eff7d5109
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Nov 8 12:50:37 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1951

 po/ChangeLog.pre-2-23 |   4 ++
 po/es.po              | 152 +++++++++++++++++++++++++-------------------------
 2 files changed, 81 insertions(+), 75 deletions(-)

commit 22e4848bbc39a29c4c8401d970de8a3b67b41452
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Nov 7 23:05:00 2008 +0000

    Fix comment; the property isn't deprecated, it just doesn't exist anymore
    
    svn path=/trunk/; revision=1950

 gucharmap/gucharmap-charmap.c | 5 -----
 1 file changed, 5 deletions(-)

commit d0241b654958fac259085b44bb2c7272e6a4b042
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Nov 7 22:58:09 2008 +0000

    Don't install the 'orientable' property in gtk >= 2.15.0, since GtkPaned
    is orientable already.
    
    svn path=/trunk/; revision=1949

 docs/reference/tmpl/gucharmap-charmap.sgml |  5 ---
 docs/reference/tmpl/gucharmap-unused.sgml  |  6 ++++
 gucharmap/gucharmap-charmap.c              | 54 +++++++++++++++++++++++++++++-
 gucharmap/gucharmap-charmap.h              |  2 ++
 4 files changed, 61 insertions(+), 6 deletions(-)

commit a16a40fc4dc6d9efd2e0dcdc94210f760a20d6b7
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Thu Oct 30 11:45:45 2008 +0000

    Update Ukrainian translation.
    
    2008-10-30 Maxim Dziumanenko <dziumanenko@gmail.com>
    
            * Update Ukrainian translation.
    
    
    svn path=/trunk/; revision=1947

 po/uk.po | 681 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 365 insertions(+), 316 deletions(-)

commit cba53e7b1e33ee799848ffa0df24fa82d2b113f4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Oct 29 21:39:24 2008 +0000

    Fix crash when pasting and there's no text on the clipboard.
    
    svn path=/trunk/; revision=1946

 gucharmap/gucharmap-chartable.c | 3 +++
 1 file changed, 3 insertions(+)

commit 7b9b4f281f2af15775c3285fa7e023ce1e64ef86
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Oct 27 14:57:43 2008 +0000

    Remove check testing if we can link to libpython. It doesn't seem to be
    used, and breaks configure with libtool 2.2.
    
    svn path=/trunk/; revision=1940

 configure.ac | 22 ----------------------
 1 file changed, 22 deletions(-)

commit bdc36e7287c4a7b60abb11c410a4ba3292004313
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:   Sun Oct 26 00:47:29 2008 +0000

    2008-10-25  Leonardo Ferreira Fontenelle  leonardof@gnome.org
    
            * pt_BR.po: Merged from branch gnome-2-24.
    
    svn path=/trunk/; revision=1939

 help/pt_BR/pt_BR.po | 346 ++++++++++++++++++++++++++--------------------------
 1 file changed, 173 insertions(+), 173 deletions(-)

commit 848bad8084e057324f778d982bdefa344ad90321
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Oct 22 14:37:48 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1936

 po/sv.po | 87 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 45 insertions(+), 42 deletions(-)

commit 6210483b2f29861ff0b9b3390f5adb6d8826dab1
Author: Wadim Dziedzic <wdziedzic@aviary.pl>
Date:   Tue Oct 21 20:36:57 2008 +0000

    Updated Polish translation by Marek Kiszkis
    
    2008-10-21  Wadim Dziedzic  <wdziedzic@aviary.pl>
    
            * pl.po: Updated Polish translation by Marek Kiszkis
    
    svn path=/trunk/; revision=1935

 po/pl.po | 981 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 522 insertions(+), 459 deletions(-)

commit e43ffbb1d2bddbd0a0b890d91d989357038a5b59
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Wed Oct 1 03:33:21 2008 +0000

    Brazilian Portuguese translation updated by Vladimir Melo and Og Maciel.
    
    svn path=/trunk/; revision=1929

 po/pt_BR.po | 165 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 85 insertions(+), 80 deletions(-)

commit b2b4a7d0fb5240e6a56773f9b27fec7b5f659ee1
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 29 13:14:23 2008 +0000

    Add about dialogue email hook.
    
    svn path=/trunk/; revision=1927

 gucharmap/gucharmap-window.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit e6368c9b067c919b4af596bf9668b58780c87d47
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Sep 26 19:30:56 2008 +0000

    Print version to stdout, not stderr
    
    svn path=/trunk/; revision=1925

 gucharmap/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5a0e7f805a5fad92cacef31a7463e5f3f4a65322
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Sep 26 17:45:47 2008 +0000

    Use correct name, and reorder properties.
    
    svn path=/trunk/; revision=1924

 gucharmap/gucharmap-window.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit cd9551f314e0f011414d0c215460d899b68373de
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Sep 26 17:45:41 2008 +0000

    Add back --version which was lost when removing libgnome usage.
    
    svn path=/trunk/; revision=1923

 gucharmap/main.c | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

commit ac9bb61a121599586ad911c9fdef6dbbd80c5b51
Author: Yang Zhang <zyang@src.gnome.org>
Date:   Wed Sep 24 13:23:54 2008 +0000

    Merge updated zh_CN translation from branch gnome-2-24
    
    svn path=/trunk/; revision=1922

 po/zh_CN.po | 153 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 75 insertions(+), 78 deletions(-)

commit 6d6f2a90b83f5fa22d096f7180960104b19cdd59
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Sep 24 12:52:25 2008 +0000

    Default to enable maintainer mode
    
    svn path=/trunk/; revision=1920

 configure.ac | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 89e5dff3324233658730f26e7941a6e5006b3acc
Author: Andre Klapper <a9016009@gmx.de>
Date:   Mon Sep 22 21:21:47 2008 +0000

    Added Afrikaans translation on behalf of F Wolff. Fixes bug #553309.
    
    2008-08-22  Andre Klapper  <a9016009@gmx.de>
    
            * af.po:
            * LINGUAS: Added Afrikaans translation on behalf of F Wolff.
            Fixes bug #553309.
    
    
    svn path=/trunk/; revision=1919

 po/LINGUAS |    1 +
 po/af.po   | 1262 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1263 insertions(+)

commit f662bf7f01c01dd523b37ffd0c30c5702f611101
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 22 12:38:59 2008 +0000

    Post release version bump.
    
    svn path=/trunk/; revision=1917

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3b4f3f24f7644738e38532971002e44de09aa42a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 22 12:32:45 2008 +0000

    Version 2.24.0.
    
    svn path=/trunk/; revision=1912

 NEWS         | 4 ++++
 configure.ac | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 192dd9a41a40b0719f999f3b8f0e835c0d51c6d6
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Sep 21 11:55:19 2008 +0000

    Updated Arabic Translation by Anas Afif Emad.
    
    * Updated Arabic Translation by Anas Afif Emad.
    
    svn path=/trunk/; revision=1911

 po/ar.po | 298 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 168 insertions(+), 130 deletions(-)

commit 86a86f40fc8dbdc0be59f34495bcb074afda0414
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Sep 21 11:22:10 2008 +0000

    Remove po/ChangeLog and depend on intltool 0.40.4 in svn builds.
    
    svn path=/trunk/; revision=1910

 Makefile.am  |  2 +-
 autogen.sh   |  5 ++++-
 po/ChangeLog | 23 -----------------------
 3 files changed, 5 insertions(+), 25 deletions(-)

commit e4b79bef9642aebe1cc7d768147e39dc19d399c0
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sat Sep 20 20:37:08 2008 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=1909

 po/ChangeLog |   4 +
 po/da.po     | 704 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 389 insertions(+), 319 deletions(-)

commit 40620f3e796d2f94fa11f390478bc3ae6b0aa3d1
Author: Mario Blättermann <mariobl@svn.gnome.org>
Date:   Sat Sep 20 13:00:22 2008 +0000

    Updated German translation.
    
    2008-09-20  Mario Blättermann  <mariobl@svn.gnome.org>
    
            * de/de.po: Updated German translation.
    
    svn path=/trunk/; revision=1908

 help/de/de.po | 483 ++++++++++++++++++++++++++++------------------------------
 1 file changed, 236 insertions(+), 247 deletions(-)

commit 43e6dc27a3d2f5d3cdc900709b8d5c524acb4aa2
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Sat Sep 20 02:01:12 2008 +0000

    Updated Serbian translation
    
    svn path=/trunk/; revision=1907

 po/sr.po       | 878 +++++++++++++++++++++++++++++++--------------------------
 po/sr@latin.po | 878 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 960 insertions(+), 796 deletions(-)

commit a9516bdf1ba169d887279b77eb48339364903a24
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Thu Sep 18 11:09:35 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1906

 po/ChangeLog |  4 ++++
 po/fi.po     | 74 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 41 insertions(+), 37 deletions(-)

commit 7ba00e2c39d6c8bed09513205d896ff0ef168a3c
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Sep 18 03:46:51 2008 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    2008-09-18  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
    
    
    
    svn path=/trunk/; revision=1905

 po/zh_HK.po | 801 +++++++++++++++++++++++++++++++++-------------------------
 po/zh_TW.po | 826 ++++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 921 insertions(+), 706 deletions(-)

commit d11ebfde0b252a2be093b754a984ba69e6e3609e
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Thu Sep 18 03:36:57 2008 +0000

    Updated Turkish Translation
    
    svn path=/trunk/; revision=1904

 po/ChangeLog |   4 +
 po/tr.po     | 717 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 404 insertions(+), 317 deletions(-)

commit 0f2282bba8e5cc762d00fd5e64f959e5c51d967c
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Sep 18 02:05:03 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    * Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1903

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 242b82b005fc2c283a7b13e3e8bb5cedfdfe5f78
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:   Tue Sep 16 23:44:01 2008 +0000

    Hungarian translation updated
    
    svn path=/trunk/; revision=1902

 po/hu.po | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 5e45d35231ddebf638c8f3431a680a727d10b267
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Mon Sep 15 20:55:45 2008 +0000

    Updated Catalan translation by Joan Duran
    
    svn path=/trunk/; revision=1901

 po/ca.po | 217 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 105 insertions(+), 112 deletions(-)

commit 58862d60444fed303c73cc4edfdba59aef0214bc
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Sep 15 09:42:22 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    * Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1900

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit b881c2e963e57b121a03161159fc24574cd35aa8
Author: Felix I <ifelix@src.gnome.org>
Date:   Mon Sep 15 06:29:40 2008 +0000

    Tamil translation updated
    
    svn path=/trunk/; revision=1899

 po/ta.po | 805 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 438 insertions(+), 367 deletions(-)

commit 692ac38e233096807d66f8fc2890ef49892dc8d6
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Sun Sep 14 13:41:41 2008 +0000

    translation for Punjabi by A S Alam
    
    svn path=/trunk/; revision=1898

 po/pa.po | 744 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 410 insertions(+), 334 deletions(-)

commit ef953553191e21394b5cc717f3619939b5bbcdf9
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Sep 14 10:15:34 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    * Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1897

 po/ar.po | 62 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

commit e2c892edd2437460cb36f98e36e5bf65f3f52672
Author: Gintautas Miliauskas <gintas@src.gnome.org>
Date:   Fri Sep 12 22:39:10 2008 +0000

    Cleaned up ChangeLog
    
    svn path=/trunk/; revision=1896

 po/ChangeLog | 16 ----------------
 1 file changed, 16 deletions(-)

commit 467260de272b347903ae73d22213c9ab71005f49
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Fri Sep 12 22:37:54 2008 +0000

    Updated Lithuanian translation.
    
    2008-09-13  Gintautas Miliauskas  <gintas@akl.lt>
    
            * lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=1895

 po/lt.po | 164 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 82 insertions(+), 82 deletions(-)

commit 641ed7dfd9ad7a819f8b8523edf3f3ca1bd09b18
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Thu Sep 11 07:25:22 2008 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=1894

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 9503ee14388b1ef74fc5740aed47419d514d581b
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Thu Sep 11 07:23:04 2008 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=1893

 po/mr.po | 715 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 391 insertions(+), 324 deletions(-)

commit 9aece62554b21a4097d81975adde5d53db84309e
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:   Wed Sep 10 07:27:07 2008 +0000

    Newly added Telugu Translation
    
    svn path=/trunk/; revision=1892

 po/te.po | 1254 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1254 insertions(+)

commit 6dbc4cd1fb87eff5b6e55e63ea66786f40ac49aa
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:   Wed Sep 10 07:25:50 2008 +0000

    Updated Changelog file
    
    svn path=/trunk/; revision=1891

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 9491f317291e5935100fe2703a0105e1d2aaa67b
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:   Wed Sep 10 07:25:25 2008 +0000

    Updated LINGUAS file
    
    svn path=/trunk/; revision=1890

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit af2dc7ba9a1e32f0f003eca9247f9ce9ac1dc43e
Author: Funda Wang <fwang@src.gnome.org>
Date:   Wed Sep 10 05:19:39 2008 +0000

    Updated zh_CN translation.
    
    svn path=/trunk/; revision=1889

 po/ChangeLog |   4 +
 po/zh_CN.po  | 700 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 380 insertions(+), 324 deletions(-)

commit 1085deea1032d180f705594b034f59f56039fea1
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Sep 10 03:04:13 2008 +0000

    Updated Thai translation.
    
    2008-09-10  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=1888

 po/th.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit adeab2e16e7b8f5458d71b7348cde6b01f963a51
Author: Luca Ferretti <lferrett@src.gnome.org>
Date:   Tue Sep 9 21:21:31 2008 +0000

    Updated Italian translation by Milo Casagrande.
    
    svn path=/trunk/; revision=1887

 po/it.po | 764 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 433 insertions(+), 331 deletions(-)

commit 18838996db8397319eeb22e59a475d86a1a16e12
Author: Robert Sedak <rsedak@src.gnome.org>
Date:   Tue Sep 9 14:04:47 2008 +0000

    Update: Croatian Language
    
    svn path=/trunk/; revision=1886

 po/hr.po | 916 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 614 insertions(+), 302 deletions(-)

commit a3565c7706a5380481bf849b1aea396e8a4a5532
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Tue Sep 9 10:44:50 2008 +0000

    vi.po: updated translation from Nguyễn Đình Trung
    
    svn path=/trunk/; revision=1885

 help/vi/vi.po | 539 +++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 421 insertions(+), 118 deletions(-)

commit 48911e5af20d70297539435e2d93106c63aea070
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Tue Sep 9 10:42:56 2008 +0000

    vi.po: updated translation from Nguyễn Đình Trung
    
    svn path=/trunk/; revision=1884

 po/vi.po | 296 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 138 insertions(+), 158 deletions(-)

commit 953f1158eaba47b29882d6cb29d2ec11a41c1663
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Mon Sep 8 08:49:18 2008 +0000

    Updated Korean translation.
    
    svn path=/trunk/; revision=1883

 po/ko.po | 703 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 386 insertions(+), 317 deletions(-)

commit eddfffadf343f0bb7256a0812634c6cdb005abb8
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat Sep 6 20:10:03 2008 +0000

    Plug a mem leak.
    
    svn path=/trunk/; revision=1882

 gucharmap/gucharmap-window.c | 1 +
 1 file changed, 1 insertion(+)

commit 72541147943a4eac8274e60717a15836f8ebd221
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 6 19:50:27 2008 +0000

    Updated British English translation.
    
    2008-09-06  Philip Withnall  <philip@tecnocode.co.uk>
    
            * en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=1881

 po/en_GB.po | 850 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 450 insertions(+), 400 deletions(-)

commit 7d2fc7ca3deb060d9376f2e25ce4528c4854176a
Author: Andre Klapper <a9016009@gmx.de>
Date:   Fri Sep 5 10:43:05 2008 +0000

    Updated German translation.
    
    2008-09-05  Andre Klapper  <a9016009@gmx.de>
    
            * de.po: Updated German translation.
    
    
    svn path=/trunk/; revision=1880

 po/de.po | 767 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 423 insertions(+), 344 deletions(-)

commit 20a2d29f521bab13b604727a6c7dfdc52f2b316e
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Thu Sep 4 12:23:30 2008 +0000

    vi.po: added translation from Nguyễn Đình Trung
    
    svn path=/trunk/; revision=1879

 help/Makefile.am |   2 +-
 help/vi/vi.po    | 546 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 547 insertions(+), 1 deletion(-)

commit b65b89e0f2a3006c53bfade4041dd866b549a453
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Thu Sep 4 12:14:53 2008 +0000

    vi.po: updates from Nguyễn Đình Trung
    
    svn path=/trunk/; revision=1878

 po/vi.po | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

commit b9ce4941a1918d90987a6d0629ba3e23f6fb3f8c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Sep 1 11:58:09 2008 +0000

    Remove deprecated Encoding line.
    
    svn path=/trunk/; revision=1877

 gucharmap.desktop.in.in | 1 -
 1 file changed, 1 deletion(-)

commit e7c62b0792fc41652a19a449db7b48e118e0a2f6
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Sun Aug 31 17:32:48 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-08-31  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1876

 po/ChangeLog | 4 ++++
 po/et.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 971aed4578867a350e035b4cc312aac6bba946ba
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Aug 31 11:36:03 2008 +0000

    Cleanup.
    
    svn path=/trunk/; revision=1875

 po/ChangeLog | 53 -----------------------------------------------------
 1 file changed, 53 deletions(-)

commit 4c59f675062ee2b60f6f6a8db24cf480ac56dc84
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat Aug 30 14:50:52 2008 +0000

    Post release version bump.
    
    svn path=/trunk/; revision=1874

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e0410b172875e66926c1d49fbae538eedb0405cb
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat Aug 30 14:50:05 2008 +0000

    Version 2.23.91.
    
    svn path=/trunk/; revision=1872

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit dc945fbc27cebbaec4922c79b268c965cea6f3e1
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:   Fri Aug 29 13:55:37 2008 +0000

    Updated Translation for Oriya
    
    svn path=/trunk/; revision=1871

 po/or.po | 767 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 427 insertions(+), 340 deletions(-)

commit b8f37b4a5eb503d6485c83d1ed1413d3a35fd284
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:   Fri Aug 29 13:55:03 2008 +0000

    Added Entry for Oriya translation Updation
    
    svn path=/trunk/; revision=1870

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 87139943eab7baf860fb0ae006ead6e6b5d51f90
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Fri Aug 29 11:26:49 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-08-29  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1869

 po/ChangeLog | 4 ++++
 po/et.po     | 6 +++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 758570a4e0adbe7d95c40532cd64f2d3f30f2946
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Thu Aug 28 22:52:04 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-08-29  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1868

 po/ChangeLog |  4 ++++
 po/et.po     | 14 +++++++-------
 2 files changed, 11 insertions(+), 7 deletions(-)

commit 5a0630d22fd279c5e2fc8e0d3d69652818f08fd0
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Thu Aug 28 21:50:31 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1867

 po/ChangeLog |  4 ++++
 po/sv.po     | 72 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 40 insertions(+), 36 deletions(-)

commit 6d01a8e3cb7ab79fcec3c88db8ee53e260c6f3b8
Author: Christian Persch <chpe@src.gnome.org>
Date:   Thu Aug 28 20:06:55 2008 +0000

    Plug a mem leak.
    
    svn path=/trunk/; revision=1866

 gucharmap/gucharmap-window.c | 3 +++
 1 file changed, 3 insertions(+)

commit 572c7fdc09e53d95f3e2397dba023a8bda3f2c6b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Thu Aug 28 19:56:58 2008 +0000

    Use single / in the help file path.
    
    svn path=/trunk/; revision=1865

 gucharmap/gucharmap-window.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 75dd2003f1afd698d44f0f1e9ddc76c5533287e6
Author: Christian Persch <chpe@src.gnome.org>
Date:   Thu Aug 28 19:51:20 2008 +0000

    Use gtk_show_uri here.
    
    svn path=/trunk/; revision=1864

 gucharmap/gucharmap-window.c | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

commit 6de698ea114366847fe15cab63589bc8ff92eeae
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Wed Aug 27 17:44:02 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-08-27  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1863

 po/ChangeLog |  4 ++++
 po/et.po     | 18 +++++++++---------
 2 files changed, 13 insertions(+), 9 deletions(-)

commit bfc1240ab1f08f9c2eda7a6824bffff00addf1c1
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Tue Aug 26 14:17:23 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    * Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1862

 po/ar.po | 62 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

commit 5b325c4b0782ee1efd327effb0e3e84c0038ada6
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Aug 25 19:30:59 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1861

 po/ChangeLog |   3 +
 po/sv.po     | 803 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 439 insertions(+), 367 deletions(-)

commit 9fcc66c09b334a347076a1315905aedd02e3904e
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Mon Aug 25 14:55:22 2008 +0000

    Conversion from sr@Latn to sr@latin
    
    svn path=/trunk/; revision=1860

 po/ChangeLog                   | 5 +++++
 po/LINGUAS                     | 2 +-
 po/{sr@Latn.po => sr@latin.po} | 0
 3 files changed, 6 insertions(+), 1 deletion(-)

commit 6ff9419edb41b5e9b48c5bf1f9c255633fb68c16
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sat Aug 23 19:16:34 2008 +0000

    Use GIO to launch the help URI instead of calling gnome-open.
    
    svn path=/trunk/; revision=1859

 configure.ac                 |  2 +-
 gucharmap/gucharmap-window.c | 25 +++++++++++++++----------
 2 files changed, 16 insertions(+), 11 deletions(-)

commit a77140f497ae7e5390cb77ece207824cfea72128
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Sat Aug 23 13:42:24 2008 +0000

    Updated Basque translation.
    
    2008-08-23  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
            * eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=1858

 po/ChangeLog |   4 +
 po/eu.po     | 680 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 369 insertions(+), 315 deletions(-)

commit b2a3b5c1043672603f26ff514e09e79de579aeb1
Author: Claude Paroz <claudep@src.gnome.org>
Date:   Sat Aug 23 09:10:45 2008 +0000

    Updated French translation by Robert-André Mauchin.
    
    svn path=/trunk/; revision=1857

 po/fr.po | 677 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 364 insertions(+), 313 deletions(-)

commit 61ea41936bda6d674206296870133d7b2c98693f
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Wed Aug 20 02:27:50 2008 +0000

    Brazilian Portuguese translation updated by Fábio Nogueira and Leonardo
    
    2008-08-19  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
    
            * pt_BR.po: Brazilian Portuguese translation updated by Fábio Nogueira
            and Leonardo Ferreira Fontenelle.
    
    svn path=/trunk/; revision=1856

 po/pt_BR.po | 890 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 480 insertions(+), 410 deletions(-)

commit b7f06290552d8d6dd8d8627d94327f362f4f19cb
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Aug 17 14:19:24 2008 +0000

    Updated Japanese translation.
    
    2008-08-17  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1855

 po/ja.po | 685 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 368 insertions(+), 317 deletions(-)

commit ff01a7d13937929d169364301eb63e314071c6be
Author: Duarte Loreto <dnloreto@src.gnome.org>
Date:   Thu Aug 14 11:48:14 2008 +0000

    pt.po: Updated Portuguese translation by Duarte Loreto <happyguy_pt@hotmail.com>
    
    svn path=/trunk/; revision=1854

 po/pt.po | 695 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 381 insertions(+), 314 deletions(-)

commit ed48d02afa9614872bae22756b80f631be07a2da
Author: Yair Hershkovitz <yairhr@gmail.com>
Date:   Tue Aug 12 15:30:22 2008 +0000

    Updated Hebrew translation.
    
    2008-08-12  Yair Hershkovitz  <yairhr@gmail.com>
    
            * he.po: Updated Hebrew translation.
    
    svn path=/trunk/; revision=1853

 po/he.po | 26 ++++++++++----------------
 1 file changed, 10 insertions(+), 16 deletions(-)

commit bbf8d8cd8694bbffe1c086d63b6ea966bd04e691
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Aug 12 11:35:33 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1852

 po/ChangeLog |   4 +
 po/fi.po     | 691 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 383 insertions(+), 312 deletions(-)

commit 6af49cc88b71e1055091f18e46a144b7d0857f83
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:   Fri Aug 8 22:16:33 2008 +0000

    cs.po: Updated Czech translation.
    
    svn path=/trunk/; revision=1851

 po/cs.po | 702 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 373 insertions(+), 329 deletions(-)

commit b9f522781112e3081e10567d8f743cc2e1073700
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:   Thu Aug 7 07:00:42 2008 +0000

    Committed Translation by Sweta Kothari
    
    svn path=/trunk/; revision=1850

 po/ChangeLog | 4 ++++
 po/gu.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 4dd883dcfe78094c9de6ff8a3634c56afda6d914
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:   Thu Aug 7 06:58:52 2008 +0000

    Committed Translation by Sweta Kothari
    
    svn path=/trunk/; revision=1849

 po/ChangeLog |   4 +
 po/gu.po     | 739 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 403 insertions(+), 340 deletions(-)

commit 4a96550f4975b98344e3c4c3ef1b4326cb806bdb
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Aug 6 08:31:56 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1848

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit c4ac968893275921eb640b924b0ff6d15222356a
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Aug 5 05:41:06 2008 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2008-08-05  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=1846

 po/ChangeLog |   5 +
 po/bg.po     | 831 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 448 insertions(+), 388 deletions(-)

commit c7f1e8abcf254bb7eab25d62f0da5ed4c34ef2e9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Aug 4 18:13:57 2008 +0000

    Re-add po/ChangeLog; intltool breaks without it.
    
    svn path=/trunk/; revision=1845

 po/ChangeLog | 3 +++
 1 file changed, 3 insertions(+)

commit 552be9902ccbe9f02fa1290285c27ac903406c7d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Aug 4 17:38:12 2008 +0000

    Also remove ChangeLog from po/ and help/, and dist the old ones.
    
    svn path=/trunk/; revision=1844

 Makefile.am                            | 2 ++
 help/{ChangeLog => ChangeLog.pre-2-23} | 0
 po/{ChangeLog => ChangeLog.pre-2-23}   | 0
 3 files changed, 2 insertions(+)

commit b3f5c82d73253765df83e7eb2e3419ae1411b762
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Aug 4 16:54:48 2008 +0000

    Post release version bump.
    
    svn path=/trunk/; revision=1843

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fbe880eca0e9cf164865b3db46355f2c0ec0bdd0
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Aug 4 16:54:08 2008 +0000

    Prepare 2.23.6.
    
    svn path=/trunk/; revision=1841

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8e84b59226bad9671e6d84554a50fe7700df0b88
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Aug 4 16:44:58 2008 +0000

    Doc update.
    
    svn path=/trunk/; revision=1840

 .../tmpl/gucharmap-block-codepoint-list.sgml         | 10 ++++++++++
 docs/reference/tmpl/gucharmap-charmap.sgml           | 20 ++++++++++++++++++++
 2 files changed, 30 insertions(+)

commit 45d7a26de25b333d5d520c41036f40e6d256e6cb
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Tue Jul 29 01:33:36 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1839

 po/ChangeLog |   4 ++
 po/ar.po     | 151 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 80 insertions(+), 75 deletions(-)

commit 3dce595a62e51e6d49540bb9394790b8cbf8f4d1
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Tue Jul 22 15:49:02 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-07-22  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1838

 po/ChangeLog |  4 ++++
 po/et.po     | 34 +++++++++++++++++-----------------
 2 files changed, 21 insertions(+), 17 deletions(-)

commit 8b880ee91e20b6e5c5068c08d20a1f304dc5ddee
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Jul 21 20:26:12 2008 +0000

    Also remove the stamp file on make clean.
    
    svn path=/trunk/; revision=1837

 gucharmap/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit a97d80bedd51b9f21de1a811d033532ff1c64305
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Jul 21 20:26:08 2008 +0000

    Add properties for start/end and make the _new function trivial.
    
    svn path=/trunk/; revision=1836

 gucharmap/gucharmap-block-codepoint-list.c | 132 ++++++++++++++++++++++++-----
 1 file changed, 113 insertions(+), 19 deletions(-)

commit 4cd85e09a774599e5390735fb9c14d9b0254a684
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Jul 18 10:24:38 2008 +0000

    Add orientation property to GucharmapCharmap.
    
    svn path=/trunk/; revision=1835

 gucharmap/gucharmap-charmap.c | 95 +++++++++++++++++++++++++++++++++++++++++--
 gucharmap/gucharmap-charmap.h |  8 +++-
 2 files changed, 98 insertions(+), 5 deletions(-)

commit d5b609549ad116d76c2e4297d8f51676efc140a9
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Tue Jul 15 16:44:09 2008 +0000

    Updated Translation
    
    svn path=/trunk/; revision=1834

 po/ChangeLog |   4 +
 po/sq.po     | 285 +++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 184 insertions(+), 105 deletions(-)

commit 30bc83c5e0f3ebabd47d6eedfd4111af8fbc2ed7
Author: Jared William Moore <jaredm@src.gnome.org>
Date:   Tue Jul 8 20:14:41 2008 +0000

    When opening the find dialog, give keyboard focus to the text entry. Fixes bug 513901.
    
    
    svn path=/trunk/; revision=1832

 gucharmap/gucharmap-search-dialog.c | 7 +++++++
 gucharmap/gucharmap-search-dialog.h | 1 +
 gucharmap/gucharmap-window.c        | 2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

commit 71b217741d57a77a243c31796672522e1a3e8be4
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Thu Jul 3 13:58:57 2008 +0000

    vi.po: fix one translation line
    
    svn path=/trunk/; revision=1831

 po/vi.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a1654e296222dd45f990004f7292934c0a935457
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Thu Jul 3 07:47:57 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1830

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 1eb57856c83f6b792b8ca53664931c2a8452e968
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Thu Jul 3 07:47:37 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1829

 po/oc.po | 675 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 368 insertions(+), 307 deletions(-)

commit aa01794317020dd094da80f4fcff4c5ab3e2ec2d
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Sun Jun 29 19:35:32 2008 +0000

    Added ca to DOC_LINGUAS
    
    svn path=/trunk/; revision=1826

 help/ChangeLog   | 4 ++++
 help/Makefile.am | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit d023d82a1a155d24ffce0952bac2da10be250ec6
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Sun Jun 29 19:22:17 2008 +0000

    Added Catalan documentation
    
    svn path=/trunk/; revision=1825

 help/ChangeLog                      |   5 +
 help/ca/ca.po                       | 544 ++++++++++++++++++++++++++++
 help/ca/figues/gucharmap_window.png | Bin 0 -> 44878 bytes
 po/ChangeLog                        |   4 +
 po/ca.po                            | 696 ++++++++++++++++++++----------------
 5 files changed, 940 insertions(+), 309 deletions(-)

commit 50466ebd20513c2ef351555571a6d0694bba81ef
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Jun 16 21:17:15 2008 +0000

    Explain ChangeLog policy.
    
    svn path=/trunk/; revision=1824

 ChangeLog.README | 16 ++++++++++++++++
 Makefile.am      |  1 +
 2 files changed, 17 insertions(+)

commit ffa9e8326f59cdf0e2240cf3ffdd1497ee797324
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Jun 16 14:04:34 2008 +0000

    Bug 349664 – Add padding to Copy button
    
    svn path=/trunk/; revision=1822

 gucharmap/gucharmap-window.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit a2a71b532f61c48d73ff63212f0caf8271ed8c33
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:36:37 2008 +0000

    Renegerate the bindings.
    
    svn path=/trunk/; revision=1821

 bindings/python/gucharmap.defs | 120 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 115 insertions(+), 5 deletions(-)

commit 90b043eaac6d314f2b9e52eb8ad2a0586295092d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:36:32 2008 +0000

    Autogenerated ChangeLog from git or svn revision history.
    
    svn path=/trunk/; revision=1820

 ChangeLog => ChangeLog.pre-2-23 |   0
 Makefile.am                     |  19 +++
 configure.ac                    |   7 +
 svn2cl.xsl                      | 295 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 321 insertions(+)

commit d981c074922d1839840db8f6494c4c46c9f4b9e9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:36:28 2008 +0000

    Prepare 2.23.4.
    
    svn path=/trunk/; revision=1819

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 244eee9b041f51db8ca84c0f51b3b8fccab38732
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:36:24 2008 +0000

    Update NEWS.
    
    svn path=/trunk/; revision=1818

 NEWS | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 7f434fcfd166c3d6fc39db2f530e5d536ed9373d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:36:19 2008 +0000

    Don't paste an invalid character.
    
    svn path=/trunk/; revision=1817

 gucharmap/gucharmap-chartable.c | 1 +
 1 file changed, 1 insertion(+)

commit da36fb4a6597fd165ffbc8274b2ff2ea32d85024
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:36:14 2008 +0000

    Use intltool 0.40.0.
    
    svn path=/trunk/; revision=1816

 autogen.sh   | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit dd9ba09c25b905b9389130db1d701bdc19fe5041
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:36:08 2008 +0000

    Add gucharmap_charmap_{next,previous}_chapter.
    
    svn path=/trunk/; revision=1815

 gucharmap/Makefile.am         |  2 ++
 gucharmap/gucharmap-charmap.c | 16 ++++++++++++++++
 gucharmap/gucharmap-charmap.h |  3 +++
 gucharmap/gucharmap-window.c  |  4 ++--
 4 files changed, 23 insertions(+), 2 deletions(-)

commit 6d4f49a0fbf66b4df41faf9d8b1397b734f3e16c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:36:03 2008 +0000

    Also put the required intltool version in autogen.
    
    svn path=/trunk/; revision=1814

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bf073dc1845e988d3adf276359343a227dee62fd
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:35:58 2008 +0000

    Only include gtk/gtk.h.
    
    svn path=/trunk/; revision=1813

 gucharmap/gucharmap-chapters-model.h       | 2 +-
 gucharmap/gucharmap-chapters-view.h        | 2 +-
 gucharmap/gucharmap-chartable-accessible.h | 2 +-
 gucharmap/gucharmap-chartable.h            | 2 +-
 gucharmap/gucharmap-print-operation.h      | 2 +-
 gucharmap/gucharmap-settings.h             | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

commit 2f208ab9eb3644796a30ebb4c8d9bd5a18b36945
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:35:53 2008 +0000

    Version 2.23.3.
    
    svn path=/trunk/; revision=1812

 configure.ac | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 4e1d84fd944e868cd4523a8e696a41bd502ddc40
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:35:43 2008 +0000

    Build with *_DISABLE_SINGLE_INCLUDES.
    
    svn path=/trunk/; revision=1811

 gucharmap/Makefile.am                | 28 +++++++++++++++++++---------
 gucharmap/gen-guch-unicode-tables.pl | 14 +++++++-------
 gucharmap/unicode-blocks.h           |  2 +-
 gucharmap/unicode-categories.h       |  2 +-
 gucharmap/unicode-names.h            |  2 +-
 gucharmap/unicode-nameslist.h        |  2 +-
 gucharmap/unicode-scripts.h          |  2 +-
 gucharmap/unicode-unihan.h           |  2 +-
 gucharmap/unicode-versions.h         |  2 +-
 9 files changed, 33 insertions(+), 23 deletions(-)

commit 7197aeb225e200de786480635432fd6a026127ad
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:35:10 2008 +0000

    Add more API to the charmap so I can remove more callers of gucharmap_charmap_get_chartable.
    
    svn path=/trunk/; revision=1810

 gucharmap/Makefile.am           |  2 +-
 gucharmap/gucharmap-charmap.c   | 94 +++++++++++++++++++++++++++++++++++++++++
 gucharmap/gucharmap-charmap.h   |  6 +++
 gucharmap/gucharmap-chartable.c | 15 +++++++
 gucharmap/gucharmap-chartable.h |  1 +
 gucharmap/gucharmap-window.c    |  9 ++--
 6 files changed, 121 insertions(+), 6 deletions(-)

commit 5a4aa5dc1562a03eb42ef92ae5062926746026fd
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:35:05 2008 +0000

    Don't use gucharmap_charmap_get_chartable.
    
    svn path=/trunk/; revision=1809

 gucharmap/gucharmap-search-dialog.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2e2e959f0089c7fcf128765ad837d33e6cf20280
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:35:00 2008 +0000

    Add functions for getting/setting the active page and hiding/showing the pages.
    
    svn path=/trunk/; revision=1808

 gucharmap/gucharmap-charmap.c | 131 ++++++++++++++++++++++++++++++++++--------
 gucharmap/gucharmap-charmap.h |  27 ++++++++-
 2 files changed, 133 insertions(+), 25 deletions(-)

commit 0b56cc3289d789450bb19b1e2384ea0bd575cfb5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:34:55 2008 +0000

    Fix distcheck with intltool svn.
    
    svn path=/trunk/; revision=1807

 Makefile.am  | 23 ++++++++++-------------
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 14 deletions(-)

commit bb3a4dab2705f5bdfd2ed51f2c17a8cdf17745d3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:34:49 2008 +0000

    Keep the namespace clean.
    
    svn path=/trunk/; revision=1806

 gucharmap/gucharmap-chapters-model.c        |  2 +-
 gucharmap/gucharmap-chapters-model.h        |  4 ++--
 gucharmap/gucharmap-chapters-view.c         |  4 ++--
 gucharmap/gucharmap-script-chapters-model.c | 11 ++++++-----
 4 files changed, 11 insertions(+), 10 deletions(-)

commit bdac3fb94253324e6ac3ccfe8e72fb4c84410544
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:34:44 2008 +0000

    Make sure all public object types have a Priv pointer.
    
    svn path=/trunk/; revision=1805

 gucharmap/gucharmap-block-chapters-model.h  | 4 ++++
 gucharmap/gucharmap-chapters-model.h        | 2 +-
 gucharmap/gucharmap-codepoint-list.h        | 8 ++++++--
 gucharmap/gucharmap-script-chapters-model.h | 4 ++++
 4 files changed, 15 insertions(+), 3 deletions(-)

commit 356aeedaf992cdb6f8633717330a00f2f5e561df
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:34:39 2008 +0000

    Regenerate the python bindings, and fix a compile warning.
    
    svn path=/trunk/; revision=1804

 bindings/python/gucharmap.defs | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

commit 3944a1debac5bc16bcf96e4f164b120ef0ae0ddb
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:34:34 2008 +0000

    Return a reference to the book codepoint list, not const.
    
    svn path=/trunk/; revision=1803

 gucharmap/gucharmap-block-chapters-model.c  |  4 ++--
 gucharmap/gucharmap-chapters-model.c        |  6 +++---
 gucharmap/gucharmap-chapters-model.h        | 22 +++++++++++-----------
 gucharmap/gucharmap-chapters-view.c         |  6 +++---
 gucharmap/gucharmap-chapters-view.h         |  4 ++--
 gucharmap/gucharmap-charmap.c               |  4 +---
 gucharmap/gucharmap-script-chapters-model.c |  5 ++---
 gucharmap/gucharmap-search-dialog.c         |  9 +++++----
 8 files changed, 29 insertions(+), 31 deletions(-)

commit 5e0a6a40354eae0a3248f07b275d28b468139910
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:34:28 2008 +0000

    Use foreign here.
    
    svn path=/trunk/; revision=1802

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e20b7743f5142de17e3920e16c991be572c86dc9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:34:21 2008 +0000

    Remove useless comment.
    
    svn path=/trunk/; revision=1801

 gucharmap/gucharmap-marshal.list | 2 --
 1 file changed, 2 deletions(-)

commit 1d33879c4ba3fe7bcc236a0ab75107d98046488b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Jun 15 21:33:56 2008 +0000

    Update unicode copyright notice. Bug #527231.
    
    svn path=/trunk/; revision=1800

 gucharmap/gucharmap-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3f94868cfbc0617406a0b9b47611d9d5b7bc8c4f
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Sun Jun 15 08:19:37 2008 +0000

    Updated Russian translation.
    
    2008-06-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
            * ru.po: Updated Russian translation.
    
    
    svn path=/trunk/; revision=1799

 po/ChangeLog |   4 +
 po/ru.po     | 704 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 380 insertions(+), 328 deletions(-)

commit 9b6994873b9059ed63e49416fd8fce84c7ecded0
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Jun 11 21:40:05 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1798

 po/ChangeLog |  4 ++++
 po/ar.po     | 65 ++++++++++++++++++------------------------------------------
 2 files changed, 23 insertions(+), 46 deletions(-)

commit 114de2fc6e6a4c8eed517ccedc7b33951cb2b3af
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Tue Jun 10 12:23:05 2008 +0000

    Import updated translation from 2.22 branch
    
    2008-06-10  Luca Ferretti  <elle.uca@libero.it>
    
            * it.po: Import updated translation from 2.22 branch
    
    
    svn path=/trunk/; revision=1797

 po/ChangeLog |  4 ++++
 po/it.po     | 41 +++++++++++++++--------------------------
 2 files changed, 19 insertions(+), 26 deletions(-)

commit e10d08507a89fd8a14116591c898674595990ead
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sun Jun 1 13:31:40 2008 +0000

    Updated Vietnamese translation
    
    svn path=/trunk/; revision=1795

 po/ChangeLog |   4 +
 po/vi.po     | 827 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 450 insertions(+), 381 deletions(-)

commit cfd9000fcf7f4a134641bb4cf55d07bcacb69393
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Jun 1 10:37:27 2008 +0000

    Translation updated by Máté Őry.
    
    2008-06-01  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Translation updated by Máté Őry.
    
    svn path=/trunk/; revision=1794

 po/ChangeLog |   4 +
 po/hu.po     | 716 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 387 insertions(+), 333 deletions(-)

commit dd15d4d72498b8f96387235541a32b280786ca1e
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Wed May 28 05:49:56 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-05-28  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1793

 po/ChangeLog |   4 +
 po/et.po     | 705 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 381 insertions(+), 328 deletions(-)

commit b91570888eb17dbcf6a945c660327da01640a6ce
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu May 22 22:59:05 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1792

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 73ee19e2a61c7b7f49f21af634cf3c1d7bae7bc4
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon May 19 01:13:14 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1791

 po/ChangeLog |   4 +
 po/ar.po     | 809 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 432 insertions(+), 381 deletions(-)

commit 93766b7d51beb779d795a704f72426d77d0f6ed6
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sat May 17 18:01:21 2008 +0000

    Updated Lithuanian translation.
    
    2008-05-17  Gintautas Miliauskas  <gintas@akl.lt>
    
            * lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=1790

 po/ChangeLog |   4 +
 po/lt.po     | 697 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 386 insertions(+), 315 deletions(-)

commit c226dfb0b88582ebe4db2feab5aee60bbb9b3709
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Thu May 8 15:13:41 2008 +0000

    Translation updated by Tino Meinen.
    
    2008-05-08  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Tino Meinen.
    
    svn path=/trunk/; revision=1789

 po/ChangeLog |   4 +
 po/nl.po     | 710 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 390 insertions(+), 324 deletions(-)

commit 404f1b0f91706863db65a4053132c0bba78e6b70
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue May 6 17:37:43 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-05-06  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1788

 po/ChangeLog |   4 +
 po/nb.po     | 680 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 370 insertions(+), 314 deletions(-)

commit dbe653f2ad111a06b8f258573988da0ea33bef94
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Tue Apr 29 12:00:52 2008 +0000

    Updated Galician Translation
    
    svn path=/trunk/; revision=1787

 po/ChangeLog |   4 +
 po/gl.po     | 692 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 384 insertions(+), 312 deletions(-)

commit 1edc6f2ff03ff0da028ec248bac3d828ee1a095e
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sat Apr 26 12:33:08 2008 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=1786

 po/ChangeLog |   4 +
 po/he.po     | 695 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 387 insertions(+), 312 deletions(-)

commit 024fd585027b1691350af38423704260c8b174a7
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Thu Apr 24 04:27:33 2008 +0000

    Updated Thai translation (merged from gnome-2-22 branch, plus additional
    
    2008-04-24  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation (merged from gnome-2-22 branch, plus
            additional updates).
    
    
    svn path=/trunk/; revision=1785

 po/ChangeLog |   5 +
 po/th.po     | 815 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 450 insertions(+), 370 deletions(-)

commit 180332ef514cd6d9a2b45c310dd95cd58bc27c00
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sun Apr 13 16:10:36 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1783

 po/sl.po | 787 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 422 insertions(+), 365 deletions(-)

commit 8d60e5f4ec14fe56207787bbef5bb8a98f592032
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Apr 10 22:34:24 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1782

 po/ChangeLog |   4 +
 po/es.po     | 621 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 338 insertions(+), 287 deletions(-)

commit 557c52fd0c7da5f625273fb244d826ac3d701bbd
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Apr 9 21:58:38 2008 +0000

    Set the "Snap to power of 2" action only after constructing all the widgets. Fixes crash bug #527235.
    
    svn path=/trunk/; revision=1781

 gucharmap/gucharmap-window.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 286a93f6cb8788ba03650d07ef8e333b8d923afc
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Apr 8 11:39:53 2008 +0000

    Update glib req to 2.16.3 for unicode 5.1.
    
    svn path=/trunk/; revision=1780

 configure.ac                         | 3 ++-
 gucharmap/gen-guch-unicode-tables.pl | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 20b612f8c306313bb14e4c56d63503972ddeaba5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Apr 8 11:39:43 2008 +0000

    Doc update.
    
    svn path=/trunk/; revision=1779

 docs/reference/tmpl/gucharmap-chapters-model.sgml | 8 --------
 docs/reference/tmpl/gucharmap-unused.sgml         | 8 ++++++++
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 23ba96bb9314854771d3ef44da27f0337bfa16d0
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Apr 8 11:39:01 2008 +0000

    Update to unicode 5.1.
    
    svn path=/trunk/; revision=1778

 gucharmap/unicode-blocks.h     |   259 +-
 gucharmap/unicode-categories.h |   417 +-
 gucharmap/unicode-names.h      | 38076 ++++++++++++++-------------
 gucharmap/unicode-nameslist.h  | 22402 ++++++++--------
 gucharmap/unicode-scripts.h    |  2491 +-
 gucharmap/unicode-unihan.h     | 55150 ++++++++++++++++++++-------------------
 gucharmap/unicode-versions.h   |    93 +-
 7 files changed, 61826 insertions(+), 57062 deletions(-)

commit a11247f49d4e50f6b7e4ae7e2a72fa6be2bc4a5b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Apr 8 11:38:15 2008 +0000

    Doc fix.
    
    svn path=/trunk/; revision=1777

 gucharmap/gucharmap-chapters-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 65b0aa6d5145e6812e9d34aa2897ce7462f642e1
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Apr 8 11:38:04 2008 +0000

    Remove GucharmapChaptersType from the public API.
    
    svn path=/trunk/; revision=1776

 bindings/python/gucharmap.defs       | 10 ----------
 gucharmap/gucharmap-chapters-model.h |  6 ------
 gucharmap/gucharmap-settings.h       |  6 ++++++
 3 files changed, 6 insertions(+), 16 deletions(-)

commit 27228404d400430caa1bec4832e400d69661aeb0
Author: Christian Persch <chpe@src.gnome.org>
Date:   Thu Apr 3 12:16:30 2008 +0000

    Also fix N'Ko name in the unicode blocks. Bug #503377.
    
    svn path=/trunk/; revision=1772

 gucharmap/gen-guch-unicode-tables.pl |  17 ++-
 gucharmap/unicode-blocks.h           | 278 +++++++++++++++++------------------
 2 files changed, 154 insertions(+), 141 deletions(-)

commit c7514dce238aa738a0e52dda272a35b709501881
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 21:29:57 2008 +0000

    Use accessories-character-map icon. Bug #331670.
    
    svn path=/trunk/; revision=1771

 gucharmap.desktop.in.in      |   2 +-
 gucharmap/gucharmap-window.h |   2 +-
 pixmaps/Makefile.am          |  21 +--------------------
 pixmaps/gucharmap.png        | Bin 2433 -> 0 bytes
 4 files changed, 3 insertions(+), 22 deletions(-)

commit ccf1f19cf79e0303f7bb6d42eae1ef5832ff45cf
Author: Eskild Hustvedt <eskildh@src.gnome.org>
Date:   Mon Mar 31 18:23:55 2008 +0000

    Translator credits for Norwegian Nynorsk
    
    svn path=/trunk/; revision=1770

 po/nn.po | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit fb255322becf30fe977f0095de3760d82b70ce7b
Author: Eskild Hustvedt <eskildh@src.gnome.org>
Date:   Mon Mar 31 18:21:17 2008 +0000

    Updated Norwegian Nynorsk translation
    
    svn path=/trunk/; revision=1768

 po/ChangeLog |   4 +
 po/nn.po     | 956 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 595 insertions(+), 365 deletions(-)

commit 9a13be0037d365747a165de4313799a8c329237e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 12:18:17 2008 +0000

    Update.
    
    svn path=/trunk/; revision=1767

 docs/reference/tmpl/gucharmap-charmap.sgml   | 14 +++++---------
 docs/reference/tmpl/gucharmap-chartable.sgml |  9 ---------
 docs/reference/tmpl/gucharmap-unused.sgml    | 16 ++++++++++++++++
 3 files changed, 21 insertions(+), 18 deletions(-)

commit 79d5f2ac344b5db278f2e78a06b035d0a9d393da
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 12:18:07 2008 +0000

    Don't focus the font selector combo and buttons on click.
    
    svn path=/trunk/; revision=1766

 gucharmap/gucharmap-mini-fontsel.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 7089e70f22f15a9cec91534327ae55e3577a36f5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:45:09 2008 +0000

    Use get_font_size here.
    
    svn path=/trunk/; revision=1765

 gucharmap/gucharmap-mini-fontsel.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 2d655c00b1999095cfbf2996d75571cbed0bcd2e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:45:00 2008 +0000

    Plug a mem leak.
    
    svn path=/trunk/; revision=1764

 gucharmap/gucharmap-settings.c | 2 ++
 1 file changed, 2 insertions(+)

commit 88fee7fcc99fe7d0fdf999744d72e746d67f588a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:44:50 2008 +0000

    Fix repeating search by not making the buttons insensitive but just ignoring further clicks while the search is in progress. Works around gtk+ bug #56070. Bug #513895, patch by Ted Percival.
    
    svn path=/trunk/; revision=1763

 gucharmap/gucharmap-search-dialog.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

commit a98272d33ae2c6b04eb8482d8a1d16205b8b6ab1
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:44:40 2008 +0000

    Simply use GtkMessageDialog here.
    
    svn path=/trunk/; revision=1762

 gucharmap/gucharmap-search-dialog.c | 44 ++++++++++---------------------------
 1 file changed, 11 insertions(+), 33 deletions(-)

commit 16b4b2774c474d636fc5a1232332c6c160db286a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:44:31 2008 +0000

    Recalculate the first_cell on size-allocate. Bug #517188, patch by Jared Moore.
    
    svn path=/trunk/; revision=1761

 gucharmap/gucharmap-chartable.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit cf59f4c37f24a8ab4d4a43b351a94f20e3ca172b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:44:21 2008 +0000

    Fix Copy button sensitivity change on entry text change.
    
    svn path=/trunk/; revision=1760

 gucharmap/gucharmap-window.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 93e25cba3cf2a226230b739eb6e5901c3270daad
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:44:11 2008 +0000

    Add shortcuts to ZoomIn/Out/100.
    
    svn path=/trunk/; revision=1759

 gucharmap/gucharmap-window.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 3371cffca672c2aae69abbd95a7c9d0d3ec35701
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:44:01 2008 +0000

    Make GucharmapMiniFontself use only PangoFontDescription instead of separate size and family.
    Move the initial font setting code to GucharmapWindow.
    
    svn path=/trunk/; revision=1758

 gucharmap/gucharmap-charmap.c      |  20 ++-
 gucharmap/gucharmap-charmap.h      |   2 +-
 gucharmap/gucharmap-chartable.c    |   4 +-
 gucharmap/gucharmap-mini-fontsel.c | 260 +++++++++++++++++++++++--------------
 gucharmap/gucharmap-mini-fontsel.h |  31 +++--
 gucharmap/gucharmap-window.c       |  93 ++++++++-----
 gucharmap/gucharmap-window.h       |   9 +-
 gucharmap/main.c                   |  56 ++------
 8 files changed, 276 insertions(+), 199 deletions(-)

commit 46780e8dd31dfd3dd1cf262774ec58ea7c3b73ac
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:43:50 2008 +0000

    Return NULL for empty font string.
    
    svn path=/trunk/; revision=1757

 gucharmap/gucharmap-settings.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit b242dd6d1b78da7d12787429fd3d0b3919378ba3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:43:39 2008 +0000

    Use gucharmap_chartable_set_font_desc_internal when creating the font_desc on style-set. Fixes incorrect layout in this case.
    
    svn path=/trunk/; revision=1756

 gucharmap/gucharmap-chartable.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit fcb0d3c96afc80fd045de11cc7068870c86bf915
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:43:26 2008 +0000

    Chain the charmap's font-desc property to the charmap's chartable's.
    
    svn path=/trunk/; revision=1755

 gucharmap/gucharmap-charmap.c | 26 +++++++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)

commit e696f5316acb3d17b5e20802c40f3decca4e6433
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:43:16 2008 +0000

    Add gucharmap_chartable_get_font_desc(). Remove gucharmap_chartable_set_font().
    
    svn path=/trunk/; revision=1754

 gucharmap/gucharmap-chartable.c | 46 ++++++++++++++---------------------------
 gucharmap/gucharmap-chartable.h |  5 ++---
 2 files changed, 18 insertions(+), 33 deletions(-)

commit 83b39c17fa743170927d56f8f606c9f8d2950ca9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:43:06 2008 +0000

    Add gucharmap_charmap_get_font_desc(), and remove gucharmap_charmap_set_font().
    
    svn path=/trunk/; revision=1753

 gucharmap/gucharmap-charmap.c | 47 +++++++++++++++----------------------------
 gucharmap/gucharmap-charmap.h |  5 ++---
 2 files changed, 18 insertions(+), 34 deletions(-)

commit 1e9c71f5855a3c0fd022d5d2329962d5c01dd6a2
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:42:56 2008 +0000

    Add font-desc property to GucharmapCharmap.
    
    svn path=/trunk/; revision=1752

 gucharmap/gucharmap-charmap.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit 04fbd06310b9c3c69e1d456147c0dd944e3ba264
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:42:45 2008 +0000

    Notify the font-desc property when it has changed.
    
    svn path=/trunk/; revision=1751

 gucharmap/gucharmap-chartable.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 427c057bc8c166822299bdde43492f9364b6e57d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Mar 31 11:42:34 2008 +0000

    Fix font setting persistence. Bug #523994, patch by Jared Moore.
    
    svn path=/trunk/; revision=1750

 gucharmap/main.c | 48 +++++++++++++++++++++++++++++++-----------------
 1 file changed, 31 insertions(+), 17 deletions(-)

commit acc61f0d1e2565763e828a8ece657d84df318f53
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Mar 30 09:16:53 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1749

 po/ChangeLog |   4 +
 po/es.po     | 608 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 309 insertions(+), 303 deletions(-)

commit 27448221182f54a8e2288998e5769c4da86f85a3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Mar 23 17:48:35 2008 +0000

    Update.
    
    svn path=/trunk/; revision=1747

 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

commit 06e6c8e2e03ba7b50741cd0e787b72b468e8a07c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Mar 23 17:44:30 2008 +0000

    Add python.m4.
    
    svn path=/trunk/; revision=1746

 m4/python.m4 | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)

commit 3bd8f0591b50ab5536f212fb3cbc9b317dc2e927
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Mar 23 13:01:53 2008 +0000

    Make --font work again. Bug #506752, based on a patch by Jared Moore.
    
    svn path=/trunk/; revision=1745

 gucharmap/gucharmap-mini-fontsel.c | 12 ++++++++--
 gucharmap/main.c                   | 48 +++++++++++++++++++-------------------
 2 files changed, 34 insertions(+), 26 deletions(-)

commit 739395d90b833465b60f07f563ef8cb111a92dcb
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 12:28:51 2008 +0000

    Updated bindings.
    
    svn path=/trunk/; revision=1743

 bindings/python/gucharmap.defs | 50 +++++++++++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 20 deletions(-)

commit 2b11c8f7bea11f79a8d791dc2bedaa12be58db1f
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 12:28:41 2008 +0000

    List all headers, and move gucharmap.h to the builddir headers.
    
    svn path=/trunk/; revision=1742

 bindings/python/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit dbb045e62fed57d74d71f7665e35ed14c10e8468
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 12:07:56 2008 +0000

    Update.
    
    svn path=/trunk/; revision=1741

 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

commit 771e01565156a63396eeee2506cef330cb779895
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:57:22 2008 +0000

    Install gucharmap-block-codepoint-list.h too.
    
    svn path=/trunk/; revision=1740

 gucharmap/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit c5e40bf269a80de0249b90c41d3d4556161e2cee
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:46:27 2008 +0000

    Update.
    
    svn path=/trunk/; revision=1739

 docs/reference/tmpl/gucharmap-block-codepoint-list.sgml | 2 --
 1 file changed, 2 deletions(-)

commit f9c3a24cd2a32ecf3fd796795fa94ded579e2adb
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:46:18 2008 +0000

    Enable gtk-doc for distcheck.
    
    svn path=/trunk/; revision=1738

 Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit ca631965cfe0791eb4f69b6ffb127594ad0bbcce
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:46:09 2008 +0000

    Dist gucharmap-type-builtins.*.template.
    
    svn path=/trunk/; revision=1737

 gucharmap/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit ea1b78085317581a4ac9cf1490d35fdff83444e1
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:46:00 2008 +0000

    Fix make dist.
    
    svn path=/trunk/; revision=1736

 docs/reference/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

commit 49225b7d027813986cb2c624adb4cede19bb883b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:45:51 2008 +0000

    Don't install the schemas on distcheck.
    
    svn path=/trunk/; revision=1735

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6f5b802568b351009115f50e6ddb0c8b4829360c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:35:25 2008 +0000

    Look for gucharmap.h.in, not gucharmap.h.
    
    svn path=/trunk/; revision=1734

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 96a484e9c4944d01bbc68b3c56ccd04006bb820e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:04:02 2008 +0000

    Remove unused function.
    
    svn path=/trunk/; revision=1733

 docs/reference/tmpl/gucharmap-chartable.sgml |  9 ---------
 gucharmap/gucharmap-chartable.c              | 14 --------------
 gucharmap/gucharmap-chartable.h              |  1 -
 3 files changed, 24 deletions(-)

commit f6a3aa022b9c51ff39526a0f667a94a7efb86d97
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:03:52 2008 +0000

    Make GucharmapCodepointList abstract, and move the block codepoint list to GucharmapBlockCodepointList.
    
    svn path=/trunk/; revision=1732

 docs/reference/gucharmap-sections.txt              |  26 +++--
 docs/reference/gucharmap.types                     |   1 +
 ...ap.sgml => gucharmap-block-codepoint-list.sgml} |  25 ++---
 docs/reference/tmpl/gucharmap-codepoint-list.sgml  |  10 --
 .../tmpl/gucharmap-script-codepoint-list.sgml      |   6 ++
 docs/reference/tmpl/gucharmap-unused.sgml          |  60 +++++++++++
 docs/reference/tmpl/gucharmap.sgml                 |  31 ------
 gucharmap/Makefile.am                              |   8 +-
 gucharmap/gucharmap-block-chapters-model.c         |   6 +-
 gucharmap/gucharmap-block-codepoint-list.c         | 116 +++++++++++++++++++++
 gucharmap/gucharmap-block-codepoint-list.h         |  64 ++++++++++++
 gucharmap/gucharmap-chapters-model.c               |   2 +-
 gucharmap/gucharmap-codepoint-list.c               |  81 +-------------
 gucharmap/gucharmap-codepoint-list.h               |  10 +-
 gucharmap/gucharmap-script-codepoint-list.h        |   1 -
 gucharmap/gucharmap.h.in                           |  15 ++-
 16 files changed, 297 insertions(+), 165 deletions(-)

commit 7ed1362e5b5a3ba84179cccc2d5745f589071752
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:03:42 2008 +0000

    Add priv pointer to the struct.
    
    svn path=/trunk/; revision=1731

 gucharmap/gucharmap-script-codepoint-list.c | 30 +++++++++++------------------
 gucharmap/gucharmap-script-codepoint-list.h |  8 ++++++--
 2 files changed, 17 insertions(+), 21 deletions(-)

commit 0d22be364afeae8cb2b2faebcbd6151485a9d53e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:03:31 2008 +0000

    Update.
    
    svn path=/trunk/; revision=1730

 docs/reference/tmpl/gucharmap-block-chapters-model.sgml  | 2 --
 docs/reference/tmpl/gucharmap-chapters-model.sgml        | 2 --
 docs/reference/tmpl/gucharmap-chapters-view.sgml         | 2 --
 docs/reference/tmpl/gucharmap-charmap.sgml               | 2 --
 docs/reference/tmpl/gucharmap-chartable.sgml             | 2 --
 docs/reference/tmpl/gucharmap-codepoint-list.sgml        | 2 --
 docs/reference/tmpl/gucharmap-script-chapters-model.sgml | 2 --
 docs/reference/tmpl/gucharmap-script-codepoint-list.sgml | 2 --
 docs/reference/tmpl/gucharmap-unicode-info.sgml          | 2 --
 docs/reference/tmpl/gucharmap.sgml                       | 2 --
 10 files changed, 20 deletions(-)

commit cf1e95a34e9ca3a0af3fabff90965729396d8e62
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:03:21 2008 +0000

    Add API doc support.
    
    svn path=/trunk/; revision=1729

 Makefile.am                                        |   2 +-
 configure.ac                                       |  18 +-
 docs/Makefile.am                                   |   5 +
 docs/reference/Makefile.am                         | 113 +++++++++
 docs/reference/gucharmap-docs.sgml                 |  27 ++
 docs/reference/gucharmap-overrides.txt             |   0
 docs/reference/gucharmap-sections.txt              | 206 +++++++++++++++
 docs/reference/gucharmap.types                     |  11 +
 .../tmpl/gucharmap-block-chapters-model.sgml       |  35 +++
 docs/reference/tmpl/gucharmap-chapters-model.sgml  |  91 +++++++
 docs/reference/tmpl/gucharmap-chapters-view.sgml   | 131 ++++++++++
 docs/reference/tmpl/gucharmap-charmap.sgml         | 172 +++++++++++++
 docs/reference/tmpl/gucharmap-chartable.sgml       | 209 +++++++++++++++
 docs/reference/tmpl/gucharmap-codepoint-list.sgml  |  66 +++++
 .../tmpl/gucharmap-script-chapters-model.sgml      |  35 +++
 .../tmpl/gucharmap-script-codepoint-list.sgml      |  65 +++++
 docs/reference/tmpl/gucharmap-unicode-info.sgml    | 279 +++++++++++++++++++++
 docs/reference/tmpl/gucharmap-unused.sgml          |   0
 docs/reference/tmpl/gucharmap.sgml                 |  52 ++++
 19 files changed, 1511 insertions(+), 6 deletions(-)

commit d25dc883531154c1f2448f07f9dac5bef830816f
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:03:12 2008 +0000

    To do.
    
    svn path=/trunk/; revision=1728

 TODO | 2 ++
 1 file changed, 2 insertions(+)

commit 09796a8b82544b1a3d3f213c64650f5b44be3658
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:03:01 2008 +0000

    Remove this. It's misleadingly suggesting the lib is under LGPL which it is not (see #413739). The only files licensed under LGPL are the accessible implementation (and they're clearly marked so in their headers); everything else is pure GPL.
    
    svn path=/trunk/; revision=1727

 COPYING.LIB | 504 ------------------------------------------------------------
 1 file changed, 504 deletions(-)

commit 9db79f536bfda08535b2b70e149d6de1779d695c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:02:53 2008 +0000

    Remove debug spew.
    
    svn path=/trunk/; revision=1726

 gucharmap/gucharmap-window.c | 2 --
 1 file changed, 2 deletions(-)

commit 6fe47dbe908414ada8b93d1b6f9b23818c86e181
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:02:43 2008 +0000

    Python bindings.
    
    svn path=/trunk/; revision=1725

 Makefile.am                        |  23 +-
 bindings/Makefile.am               |   5 +
 bindings/python/Makefile.am        |  85 +++++
 bindings/python/gucharmap.defs     | 753 +++++++++++++++++++++++++++++++++++++
 bindings/python/gucharmap.override |  26 ++
 configure.ac                       | 131 ++++++-
 6 files changed, 987 insertions(+), 36 deletions(-)

commit a087f8d84722e1c575f66122062e1b5a5d66a539
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:02:34 2008 +0000

    Fix the template.
    
    svn path=/trunk/; revision=1724

 gucharmap/gucharmap-type-builtins.h.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2f4fbce8e11b40aa8f1dd4cf0cdd87622d44fb73
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:02:22 2008 +0000

    Fix gucharmap.h.
    
    svn path=/trunk/; revision=1723

 gucharmap/gucharmap.h    | 46 ----------------------------------------------
 gucharmap/gucharmap.h.in |  3 +--
 2 files changed, 1 insertion(+), 48 deletions(-)

commit 8107212b7c0b016d7f1545acf6d32eea00eb7405
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:02:13 2008 +0000

    No need to add pango flags separately.
    
    svn path=/trunk/; revision=1722

 gucharmap/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

commit 8ec2bb0408690026e5f9ea5b7498df43f5bb6c59
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:02:04 2008 +0000

    Install the types builtins header.
    
    svn path=/trunk/; revision=1721

 gucharmap/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 9bfd8ea75fa6a4087fbdeea4fd1814c22031ad10
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:01:53 2008 +0000

    Remove gucharmap-types.h again.
    
    svn path=/trunk/; revision=1720

 gucharmap/Makefile.am                           |  1 -
 gucharmap/gucharmap-block-chapters-model.c      | 17 +++--
 gucharmap/gucharmap-block-chapters-model.h      | 14 +++-
 gucharmap/gucharmap-chapters-model.c            | 22 ++++---
 gucharmap/gucharmap-chapters-model.h            | 30 ++++++++-
 gucharmap/gucharmap-chapters-view.c             |  5 +-
 gucharmap/gucharmap-chapters-view.h             |  2 +-
 gucharmap/gucharmap-charmap.h                   |  4 +-
 gucharmap/gucharmap-chartable-accessible.h      |  2 +-
 gucharmap/gucharmap-chartable-cell-accessible.h | 19 +++++-
 gucharmap/gucharmap-chartable.h                 |  2 +-
 gucharmap/gucharmap-codepoint-list.c            |  3 +-
 gucharmap/gucharmap-codepoint-list.h            |  5 +-
 gucharmap/gucharmap-init.c                      |  1 +
 gucharmap/gucharmap-print-operation.h           |  1 +
 gucharmap/gucharmap-private.h                   | 87 +------------------------
 gucharmap/gucharmap-script-chapters-model.c     | 15 +++--
 gucharmap/gucharmap-script-chapters-model.h     | 14 +++-
 gucharmap/gucharmap-script-codepoint-list.c     |  4 +-
 gucharmap/gucharmap-script-codepoint-list.h     | 16 ++++-
 gucharmap/gucharmap-types.h                     | 39 -----------
 gucharmap/gucharmap-unicode-info.c              |  3 +-
 gucharmap/gucharmap.h                           |  4 +-
 23 files changed, 139 insertions(+), 171 deletions(-)

commit d42e807dd0087e7f14a3da121628def9524bc93c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:01:43 2008 +0000

    Move type definition to header file.
    
    svn path=/trunk/; revision=1719

 gucharmap/gucharmap-codepoint-list.h | 20 ++++++++++++++++++++
 gucharmap/gucharmap-private.h        | 18 ------------------
 gucharmap/gucharmap-types.h          |  3 ---
 3 files changed, 20 insertions(+), 21 deletions(-)

commit 7f78e7ac2b7c53106dfc480c00b554c24fb4f477
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:01:33 2008 +0000

    Use gobject instance private data.
    
    svn path=/trunk/; revision=1718

 gucharmap/gucharmap-chapters-view.c | 33 +++++++++++++++++++++++++--------
 gucharmap/gucharmap-chapters-view.h | 19 ++++++++++++++++++-
 gucharmap/gucharmap-private.h       | 15 ---------------
 gucharmap/gucharmap-types.h         |  3 ---
 4 files changed, 43 insertions(+), 27 deletions(-)

commit ab88037216ac086aedd5e17c7d3c2aff81cef378
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:01:24 2008 +0000

    Also check for GDK_ISO_Enter.
    
    svn path=/trunk/; revision=1717

 gucharmap/gucharmap-charmap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f2c0048bae8ce5ff898de818d879f928520a84ad
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:01:14 2008 +0000

    Add type builtins.
    
    svn path=/trunk/; revision=1716

 gucharmap/gucharmap.h | 1 +
 1 file changed, 1 insertion(+)

commit 9dc209438c5c628b532e0664fb045545b4f905f0
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:01:05 2008 +0000

    Use gobject instance private data.
    
    svn path=/trunk/; revision=1715

 gucharmap/gucharmap-chartable-accessible.c      |  58 ++-
 gucharmap/gucharmap-chartable-cell-accessible.c |   7 +-
 gucharmap/gucharmap-chartable.c                 | 635 +++++++++++++-----------
 gucharmap/gucharmap-chartable.h                 |  32 +-
 gucharmap/gucharmap-private.h                   |  49 +-
 gucharmap/gucharmap-types.h                     |   3 -
 6 files changed, 446 insertions(+), 338 deletions(-)

commit 831139131406f61a005db712aaf75293eafb0a66
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:00:55 2008 +0000

    Use gobject instance private data.
    
    svn path=/trunk/; revision=1714

 gucharmap/gucharmap-charmap.c | 177 ++++++++++++++++++++++++++++--------------
 gucharmap/gucharmap-charmap.h |  26 +++++++
 gucharmap/gucharmap-private.h |  32 --------
 gucharmap/gucharmap-types.h   |   3 -
 4 files changed, 144 insertions(+), 94 deletions(-)

commit 61e40420106f6e785f76d422575a8049b4ff644a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:00:45 2008 +0000

    Add type builtins.
    
    svn path=/trunk/; revision=1713

 configure.ac                                 |  8 +++--
 gucharmap/Makefile.am                        | 45 ++++++++++++++++++++--------
 gucharmap/gucharmap-type-builtins.c.template | 40 +++++++++++++++++++++++++
 gucharmap/gucharmap-type-builtins.h.template | 29 ++++++++++++++++++
 4 files changed, 107 insertions(+), 15 deletions(-)

commit 37d23ff813e4bc555dcc9aca3221f591b769a634
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:00:35 2008 +0000

    Add gucharmap.h. Somehow this got lost!?
    
    svn path=/trunk/; revision=1712

 gucharmap/gucharmap.h | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

commit 2a052b4a07aa30cfd248d61fd92b3530abb6152a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:00:26 2008 +0000

    Make gucharmap_unicode_get_version_string return NULL for unassigned characters,
    and fix the one-off indexing for assigned characters.
    
    svn path=/trunk/; revision=1711

 gucharmap/gucharmap-charmap.c      | 2 +-
 gucharmap/gucharmap-unicode-info.c | 7 +++++--
 gucharmap/gucharmap-unicode-info.h | 3 ++-
 3 files changed, 8 insertions(+), 4 deletions(-)

commit 4b8abe77d1bc3f164b8c4aa2f87e83a1877d82c4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:00:16 2008 +0000

    Add AC_PROG_LN_S.
    
    svn path=/trunk/; revision=1710

 configure.ac | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

commit 46e20b020c6023a3947687c9338293f0445325b8
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 11:00:06 2008 +0000

    #if 0 the printing code for now.
    
    svn path=/trunk/; revision=1709

 gucharmap/Makefile.am        | 16 ++++++++--------
 gucharmap/gucharmap-window.c | 16 +++++++++++++++-
 2 files changed, 23 insertions(+), 9 deletions(-)

commit 2d9d114a1ba16da91fa8c142c389e4080039df00
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:59:52 2008 +0000

    Don't make the print operation part of libgucharmap for now.
    
    svn path=/trunk/; revision=1708

 gucharmap/Makefile.am                 | 11 +++++++++--
 gucharmap/gucharmap-print-operation.c | 17 +++++++++++++----
 gucharmap/gucharmap-print-operation.h |  6 +-----
 gucharmap/gucharmap-window.c          | 12 +++++++++++-
 gucharmap/gucharmap-window.h          |  1 +
 gucharmap/gucharmap.h.in              |  1 -
 6 files changed, 35 insertions(+), 13 deletions(-)

commit 871b7bbb3bb40057ddf40ceb7332a86d17b8a951
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:59:42 2008 +0000

    First stab at printing.
    
    svn path=/trunk/; revision=1707

 gucharmap/Makefile.am                 |   2 +
 gucharmap/gucharmap-print-operation.c | 371 ++++++++++++++++++++++++++++++++++
 gucharmap/gucharmap-print-operation.h |  62 ++++++
 gucharmap/gucharmap-window.c          | 168 +++++++++++++--
 gucharmap/gucharmap-window.h          |   3 +
 gucharmap/gucharmap.h.in              |   1 +
 6 files changed, 595 insertions(+), 12 deletions(-)

commit 97825aa033931c5e2d3fb8aa96442332e67a3cd9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:59:32 2008 +0000

    Add script name override, mapping Nko => N'Ko. Bug #503377.
    
    svn path=/trunk/; revision=1706

 gucharmap/gen-guch-unicode-tables.pl | 16 ++++++--
 gucharmap/unicode-scripts.h          | 78 ++++++++++++++++++------------------
 2 files changed, 52 insertions(+), 42 deletions(-)

commit 5923a8c0f467bcad1c3a6c147055bff2387c7024
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:59:23 2008 +0000

    Add gobject property for the font description.
    
    svn path=/trunk/; revision=1705

 gucharmap/gucharmap-chartable.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit 80ee24f1e7f5f8d80d51993082708170bd83199e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:59:11 2008 +0000

    Simplify deps.
    
    svn path=/trunk/; revision=1704

 configure.ac | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 8a73f2074b4e7cb7d18d588cba033ec04b6a5887
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:59:02 2008 +0000

    Add version defines and GUCHARMAP_CHECK_VERSION macro to gucharmap.h.
    
    svn path=/trunk/; revision=1703

 configure.ac                              | 78 ++++++++++++++++++-------------
 gucharmap/{gucharmap.h => gucharmap.h.in} | 10 ++++
 2 files changed, 56 insertions(+), 32 deletions(-)

commit cb6e44efb4d287b9fc0a42e2ebf9fa3401fd193b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:58:53 2008 +0000

    Remove auto* copied files from repo.
    
    svn path=/trunk/; revision=1702

 INSTALL | 236 ----------------------------------------------------------------
 1 file changed, 236 deletions(-)

commit 50c801c1036c4e8c0a836adec5e2c66a8d5098fc
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:58:44 2008 +0000

    Fix initial font size setting from prefs.
    
    svn path=/trunk/; revision=1701

 gucharmap/gucharmap-window.c | 5 +++++
 gucharmap/gucharmap-window.h | 4 +++-
 gucharmap/main.c             | 2 --
 3 files changed, 8 insertions(+), 3 deletions(-)

commit ebac665f96204646d3240f862457f566683af953
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:58:33 2008 +0000

    Go back to implicit initialisation.
    
    svn path=/trunk/; revision=1700

 gucharmap/Makefile.am                       |  2 --
 gucharmap/gucharmap-block-chapters-model.c  |  2 ++
 gucharmap/gucharmap-charmap.c               |  2 ++
 gucharmap/gucharmap-init.c                  | 18 +++++-----------
 gucharmap/gucharmap-init.h                  | 33 -----------------------------
 gucharmap/gucharmap-mini-fontsel.c          |  2 --
 gucharmap/gucharmap-private.h               |  4 +++-
 gucharmap/gucharmap-script-chapters-model.c |  2 ++
 gucharmap/gucharmap-script-codepoint-list.c |  2 ++
 gucharmap/gucharmap-unicode-info.c          |  6 +++++-
 gucharmap/gucharmap.h                       |  1 -
 gucharmap/main.c                            |  2 --
 12 files changed, 21 insertions(+), 55 deletions(-)

commit c4604964f2518b04e9e42c2d911582b2922531a4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:58:23 2008 +0000

    Destroy the window, don't call gtk_main_quit directly.
    
    svn path=/trunk/; revision=1699

 gucharmap/gucharmap-window.c | 14 ++++++++++----
 gucharmap/gucharmap-window.h | 10 ++++++----
 gucharmap/main.c             |  6 ++++--
 3 files changed, 20 insertions(+), 10 deletions(-)

commit 67704063cb0d41eee6381e7339fbab4407259790
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:58:14 2008 +0000

    Remove font fallback (#if 0'd code).
    
    svn path=/trunk/; revision=1698

 gucharmap/gucharmap-charmap.c | 3 ---
 1 file changed, 3 deletions(-)

commit bd49e4b4ceafd51c29e79a778fe6e95bb7dd3abe
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:58:04 2008 +0000

    Use UTF-8.
    
    svn path=/trunk/; revision=1697

 gucharmap/gucharmap-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2d36d2afcaecab0483d9787d224ef65ed417f694
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:57:53 2008 +0000

    More moving around of code.
    
    svn path=/trunk/; revision=1696

 gucharmap/gucharmap-window.c | 227 +++++++++++++++++++++----------------------
 1 file changed, 109 insertions(+), 118 deletions(-)

commit 6abfdd44f5444adadf86e2996c404b17d6d03c0b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:57:43 2008 +0000

    Move code around a bit.
    
    svn path=/trunk/; revision=1695

 gucharmap/gucharmap-window.c | 90 +++++++++++++++++++-------------------------
 gucharmap/gucharmap-window.h |  3 --
 2 files changed, 38 insertions(+), 55 deletions(-)

commit cc8feb5ac08930ce6065dfe21ce4b88bc2916e30
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:57:34 2008 +0000

    Remove unused variable.
    
    svn path=/trunk/; revision=1694

 gucharmap/gucharmap-window.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

commit 3aa83f4665a161de8b8db4344da1660eaddf3eb7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:57:25 2008 +0000

    Remove unused API from GucharmapWindow.
    
    svn path=/trunk/; revision=1693

 gucharmap/gucharmap-window.c | 44 +++-----------------------------------------
 gucharmap/gucharmap-window.h | 10 ----------
 gucharmap/main.c             | 19 ++++++++-----------
 3 files changed, 11 insertions(+), 62 deletions(-)

commit 70f4e556707d833d222670c38c8337dbcce6fdd1
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:57:15 2008 +0000

    Done.
    
    svn path=/trunk/; revision=1692

 TODO | 18 ------------------
 1 file changed, 18 deletions(-)

commit 8bf8799c9f4fa54d98ba7139e7c2cf5ec70ebca4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:57:06 2008 +0000

    Add a #define for the gucharmap icon name, so you only have to switch it in one
    place in the code (plus to .desktop.in.in file). Helps bug #331670.
    
    svn path=/trunk/; revision=1691

 gucharmap/gucharmap-window.c | 4 ++--
 gucharmap/gucharmap-window.h | 2 ++
 gucharmap/main.c             | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

commit a017662f1be034a084f99544bf83dd262cd9f600
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:56:57 2008 +0000

    Code simplification.
    
    svn path=/trunk/; revision=1690

 gucharmap/gucharmap-search-dialog.c | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

commit b6761739e0dd03af40fdd4e7c688481dc0d7ee75
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:56:47 2008 +0000

    Implement Ctrl-V paste to go to the 1st character in the clipboard text. Bug #477921.
    Only works if the chartable has the focus, unfortunately.
    
    svn path=/trunk/; revision=1689

 gucharmap/gucharmap-chartable.c | 46 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 45 insertions(+), 1 deletion(-)

commit 4aa5a660b0fb8e6d8cc25db63a7d51cc5cb46f36
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:56:37 2008 +0000

    Make Ctrl-C copy the active character. Bug #477921.
    
    svn path=/trunk/; revision=1688

 gucharmap/gucharmap-chartable.c | 57 +++++++++++++++++++++++++++++++++++++++++
 gucharmap/gucharmap-private.h   |  2 ++
 2 files changed, 59 insertions(+)

commit cfb09a232aed233ec92d0b3b0f9b3eecd0388f87
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:56:27 2008 +0000

    Add gitignore.
    
    svn path=/trunk/; revision=1687

 .gitignore | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

commit 432e952179970c54104bdf536a686ca6081bda7a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:56:18 2008 +0000

    Add unicode version info. Bug #347941, based on a patch by Petr Tomasek.
    
    svn path=/trunk/; revision=1686

 gucharmap/Makefile.am                |  48 ++-
 gucharmap/download-unicode-files.sh  |   3 +-
 gucharmap/gen-guch-unicode-tables.pl | 106 ++++-
 gucharmap/gucharmap-charmap.c        |   8 +
 gucharmap/gucharmap-unicode-info.c   |  36 ++
 gucharmap/gucharmap-unicode-info.h   |  17 +
 gucharmap/unicode-versions.h         | 801 +++++++++++++++++++++++++++++++++++
 7 files changed, 1002 insertions(+), 17 deletions(-)

commit b05653291ab684412729b18d2f29039ada503ad4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:56:08 2008 +0000

    Make this static data.
    
    svn path=/trunk/; revision=1685

 gucharmap/gucharmap-chartable.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 906a2b95baeb3e1451b28c57a95e2f6d63db7abd
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:55:58 2008 +0000

    Fix zoom popup positioning for RTL.
    
    svn path=/trunk/; revision=1684

 gucharmap/gucharmap-chartable.c | 33 +++++++++++++++++++++++----------
 1 file changed, 23 insertions(+), 10 deletions(-)

commit 67a802f9c79d70860a48fb32a01b9ddf65f97034
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:55:49 2008 +0000

    Improve zoom popup positioning further.
    
    svn path=/trunk/; revision=1683

 gucharmap/gucharmap-chartable.c | 167 +++++++++++++---------------------------
 1 file changed, 54 insertions(+), 113 deletions(-)

commit df09c2a2f70be2cd9b440dd750f67160cb086854
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:55:39 2008 +0000

    Improve zoom popup positioning code to cope with screen borders.
    
    svn path=/trunk/; revision=1682

 gucharmap/gucharmap-chartable.c | 224 ++++++++++++++++++++++++++++++++++++----
 1 file changed, 202 insertions(+), 22 deletions(-)

commit bb5a9d1d2e7300dd40519a49de92f954b38aec04
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:55:30 2008 +0000

    Make gucharmap_chartable_set_zoom_enabled only control the zoom capability, and
    not the actual showing of the zoom popup. Introduce gobject properties for zoom enabled
    and zoom showing.
    
    svn path=/trunk/; revision=1681

 gucharmap/gucharmap-chartable.c | 252 ++++++++++++++++++++++++++--------------
 gucharmap/gucharmap-chartable.h |   1 +
 2 files changed, 165 insertions(+), 88 deletions(-)

commit 3ac1d88c308c61b7d40a2130aa458a6a0e0079d6
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:55:20 2008 +0000

    Use a stock item that has a label to get the locale character.
    
    svn path=/trunk/; revision=1680

 gucharmap/gucharmap-unicode-info.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b488e7fa56d282897fbf4b69167d98fa9ccd10cc
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:55:11 2008 +0000

    Use GTK_STOCK_ZOOM_*.
    
    svn path=/trunk/; revision=1679

 gucharmap/gucharmap-window.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 7f98e0669e2645aa6562bcfff815bd37d7b77fa3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:55:02 2008 +0000

    Use $(GLIB_GENMARSHAL).
    
    svn path=/trunk/; revision=1678

 gucharmap/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 80087977a839818a5c42410b273d850f69ae64b7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:54:53 2008 +0000

    Update.
    
    svn path=/trunk/; revision=1677

 po/POTFILES.in   | 5 +----
 po/POTFILES.skip | 2 ++
 2 files changed, 3 insertions(+), 4 deletions(-)

commit e8c3ab5c3b5f687bd039dfbbc48c118cd78f591e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:54:44 2008 +0000

    Use the cursor movement logic to implement the Ctrl-N/P actions in
    GucharmapWindow.
    Make gucharmap_chartable_move_cursor not check for focus; it doesn't seem to be
    necessary and also would make the above not work.
    
    svn path=/trunk/; revision=1676

 gucharmap/gucharmap-chartable.c |  3 --
 gucharmap/gucharmap-window.c    | 71 ++++++++++++-----------------------------
 2 files changed, 21 insertions(+), 53 deletions(-)

commit 0613a47d0f994e4e503a30feeabf033b84d843b7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:54:34 2008 +0000

    Add full set of stock gobject type macros.
    
    svn path=/trunk/; revision=1675

 gucharmap/gucharmap-block-chapters-model.h      | 17 ++++++-----------
 gucharmap/gucharmap-chapters-model.h            | 17 ++++++-----------
 gucharmap/gucharmap-chapters-view.h             | 17 ++++++-----------
 gucharmap/gucharmap-charmap.h                   | 16 ++++++----------
 gucharmap/gucharmap-chartable-accessible.h      | 11 ++++++-----
 gucharmap/gucharmap-chartable-cell-accessible.h | 11 ++++++-----
 gucharmap/gucharmap-chartable.h                 | 14 ++++++--------
 gucharmap/gucharmap-codepoint-list.h            | 17 ++++++-----------
 gucharmap/gucharmap-mini-fontsel.h              | 16 ++++++----------
 gucharmap/gucharmap-script-chapters-model.h     | 17 ++++++-----------
 gucharmap/gucharmap-script-codepoint-list.h     | 17 ++++++-----------
 gucharmap/gucharmap-search-dialog.h             |  7 ++++++-
 gucharmap/gucharmap-window.h                    | 11 ++++++-----
 13 files changed, 78 insertions(+), 110 deletions(-)

commit 2fac805d1e619530edd520127d40c57459db4221
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:54:22 2008 +0000

    Use UTF-8.
    
    svn path=/trunk/; revision=1674

 gucharmap/Makefile.am                           | 2 +-
 gucharmap/gucharmap-block-chapters-model.c      | 4 ++--
 gucharmap/gucharmap-block-chapters-model.h      | 4 ++--
 gucharmap/gucharmap-chapters-model.c            | 4 ++--
 gucharmap/gucharmap-chapters-model.h            | 4 ++--
 gucharmap/gucharmap-chapters-view.c             | 2 +-
 gucharmap/gucharmap-chapters-view.h             | 2 +-
 gucharmap/gucharmap-charmap.c                   | 1 +
 gucharmap/gucharmap-charmap.h                   | 2 +-
 gucharmap/gucharmap-chartable-accessible.c      | 4 ++--
 gucharmap/gucharmap-chartable-accessible.h      | 4 ++--
 gucharmap/gucharmap-chartable-cell-accessible.c | 4 ++--
 gucharmap/gucharmap-chartable-cell-accessible.h | 2 +-
 gucharmap/gucharmap-chartable.c                 | 6 +++---
 gucharmap/gucharmap-chartable.h                 | 4 ++--
 gucharmap/gucharmap-codepoint-list.c            | 2 +-
 gucharmap/gucharmap-codepoint-list.h            | 2 +-
 gucharmap/gucharmap-init.c                      | 2 +-
 gucharmap/gucharmap-init.h                      | 2 +-
 gucharmap/gucharmap-mini-fontsel.c              | 2 +-
 gucharmap/gucharmap-mini-fontsel.h              | 2 +-
 gucharmap/gucharmap-private.h                   | 4 ++--
 gucharmap/gucharmap-script-chapters-model.c     | 4 ++--
 gucharmap/gucharmap-script-chapters-model.h     | 4 ++--
 gucharmap/gucharmap-script-codepoint-list.c     | 2 +-
 gucharmap/gucharmap-script-codepoint-list.h     | 2 +-
 gucharmap/gucharmap-search-dialog.c             | 2 +-
 gucharmap/gucharmap-search-dialog.h             | 2 +-
 gucharmap/gucharmap-settings.c                  | 4 ++--
 gucharmap/gucharmap-settings.h                  | 2 +-
 gucharmap/gucharmap-types.h                     | 4 ++--
 gucharmap/gucharmap-unicode-info.c              | 2 +-
 gucharmap/gucharmap-unicode-info.h              | 2 +-
 gucharmap/gucharmap-window.c                    | 2 +-
 gucharmap/gucharmap-window.h                    | 2 +-
 gucharmap/gucharmap.h                           | 2 +-
 gucharmap/main.c                                | 2 +-
 37 files changed, 52 insertions(+), 51 deletions(-)

commit 23cb5af2e29c5f394151423897cbd8243ac729d3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:54:10 2008 +0000

    Split the window, mini-fontsel, search-dialog and settings out of the library. They aren't
    generic enough, but currently only useful for gucharmap itself.
    Also gets rid of the gconf dependency on libgucharmap.
    
    svn path=/trunk/; revision=1673

 gucharmap/Makefile.am                       |  24 +--
 gucharmap/gucharmap-block-chapters-model.c  |   1 -
 gucharmap/gucharmap-chapters-view.c         |   4 +-
 gucharmap/gucharmap-charmap.c               | 148 ++++++++++----
 gucharmap/gucharmap-charmap.h               |   9 +-
 gucharmap/gucharmap-init.c                  |   5 -
 gucharmap/gucharmap-mini-fontsel.c          |   4 +-
 gucharmap/gucharmap-mini-fontsel.h          |  33 +++-
 gucharmap/gucharmap-private.h               |  54 +-----
 gucharmap/gucharmap-script-chapters-model.c |   1 -
 gucharmap/gucharmap-search-dialog.c         |   5 +-
 gucharmap/gucharmap-search-dialog.h         |  25 ++-
 gucharmap/gucharmap-settings.c              |  42 +---
 gucharmap/gucharmap-settings.h              |   2 -
 gucharmap/gucharmap-types.h                 |   9 -
 gucharmap/gucharmap-unicode-info.c          |  39 +++-
 gucharmap/gucharmap-unicode-info.h          |   3 +
 gucharmap/gucharmap-window.c                | 287 ++++++++++++----------------
 gucharmap/gucharmap-window.h                |  49 ++++-
 gucharmap/gucharmap.h                       |   3 -
 gucharmap/main.c                            |   4 +
 21 files changed, 408 insertions(+), 343 deletions(-)

commit dbcc3a2febbfcbaca152cadf04027752ebd1719e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:53:59 2008 +0000

    Namespace ChaptersMode.
    
    svn path=/trunk/; revision=1672

 gucharmap/gucharmap-chapters-model.h |  7 +++----
 gucharmap/gucharmap-settings.c       | 20 ++++++++++----------
 gucharmap/gucharmap-settings.h       |  4 ++--
 gucharmap/gucharmap-window.c         | 14 +++++++-------
 4 files changed, 22 insertions(+), 23 deletions(-)

commit cadd9279d5c79847d3540ef010d451553ea8754a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:53:49 2008 +0000

    Allow returning NULL for the book_codepoint_list without crashing the search
    dialogue.
    
    svn path=/trunk/; revision=1671

 gucharmap/gucharmap-search-dialog.c | 2 ++
 1 file changed, 2 insertions(+)

commit b0fa11e95f22a3243607e77a323f37d8601dec01
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:53:40 2008 +0000

    Chain finaliser up to the parent class.
    Don't leak the |ranges|.
    
    svn path=/trunk/; revision=1670

 gucharmap/gucharmap-script-codepoint-list.c | 38 +++++++++++++++++++++++------
 1 file changed, 31 insertions(+), 7 deletions(-)

commit c6cd1b6b2907c1f2bfefc5dff8c8132bc02a8cf9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:53:31 2008 +0000

    Don't leak the timer.
    
    svn path=/trunk/; revision=1669

 gucharmap/gucharmap-search-dialog.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 5e2c1bef9a6ba42d6be96b4cced907b6dd121edb
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:53:22 2008 +0000

    Define UNICHAR_MAX in gucharmap-private.h, not in configure.
    
    svn path=/trunk/; revision=1668

 configure.ac                  | 2 --
 gucharmap/gucharmap-private.h | 3 +++
 2 files changed, 3 insertions(+), 2 deletions(-)

commit 198b4b522225442dccceae4a171a1406023721cd
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:53:12 2008 +0000

    Fix last-char setting value to correctly read back U+10FFFF.
    
    svn path=/trunk/; revision=1667

 gucharmap/gucharmap-settings.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

commit 262b32fe05e2b396d21ccd375ccf6f3ed8b47d14
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:53:03 2008 +0000

    Don't allow to DND from a cell that's not a valid unicode char (e.g. U+10FFFF).
    
    svn path=/trunk/; revision=1666

 gucharmap/gucharmap-chartable.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 97b4279bdbc8fa22d85618ccbb9c07b48ad52ceb
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:52:53 2008 +0000

    Fix the quit label.
    
    svn path=/trunk/; revision=1665

 gucharmap/gucharmap-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f4ef67891d157cc7cd2a2b4caa492ed882e8a567
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:52:44 2008 +0000

    No need to override show_all.
    
    svn path=/trunk/; revision=1664

 gucharmap/gucharmap-window.c | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

commit 939d7ab4a31819303d49eceecd554b835cfcbe4c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:52:35 2008 +0000

    Remove unused code.
    
    svn path=/trunk/; revision=1663

 gucharmap/gucharmap-window.c | 14 --------------
 1 file changed, 14 deletions(-)

commit 215f4635b1a625283e3bbcd54133c50774c96da4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:52:26 2008 +0000

    Don't leak the action group.
    
    svn path=/trunk/; revision=1662

 gucharmap/gucharmap-window.c | 1 +
 1 file changed, 1 insertion(+)

commit 87866ccaf61d6df83443bdda35565cfac25dd737
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:52:17 2008 +0000

    Remove unused accel group.
    
    svn path=/trunk/; revision=1661

 gucharmap/gucharmap-window.c | 5 -----
 1 file changed, 5 deletions(-)

commit f16564d99e64f63f0c56f6d16d9e180f3892282b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:52:07 2008 +0000

    Use a GtkToggleActionEntry for the toggle action instead of creating them by hand.
    
    svn path=/trunk/; revision=1660

 gucharmap/gucharmap-window.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

commit a1d73b8b260366836d6726a558930ed0c40021c1
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:51:58 2008 +0000

    Remove redundant code.
    
    svn path=/trunk/; revision=1659

 gucharmap/gucharmap-window.c | 29 +++--------------------------
 1 file changed, 3 insertions(+), 26 deletions(-)

commit 333aec13b68b8e228741a9a077e0928d66f1b1bb
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:51:49 2008 +0000

    No need to make the actions static.
    
    svn path=/trunk/; revision=1658

 gucharmap/gucharmap-window.c | 107 +++++++++++++++++++++----------------------
 1 file changed, 53 insertions(+), 54 deletions(-)

commit 48ff4a89e86d240bcdc745011bb41280737d7541
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:51:40 2008 +0000

    Make the UI string shorter.
    
    svn path=/trunk/; revision=1657

 gucharmap/gucharmap-window.c | 64 ++++++++++++++++++++++----------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

commit 11c902167e7b78f1906273c4b82b815996bf6e56
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:51:30 2008 +0000

    Use a bitfield.
    
    svn path=/trunk/; revision=1656

 gucharmap/gucharmap-window.c | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

commit 9b33487809b358a1c21ceea6482de1a3e09012e6
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:51:21 2008 +0000

    Remove redundant code.
    
    svn path=/trunk/; revision=1655

 gucharmap/gucharmap-private.h       |  2 +-
 gucharmap/gucharmap-search-dialog.c |  2 --
 gucharmap/gucharmap-window.c        | 29 +++++------------------------
 3 files changed, 6 insertions(+), 27 deletions(-)

commit d9f8d657cdc3ae203966ecb61d1326466adbdbac
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:51:12 2008 +0000

    Remove unused static variables.
    
    svn path=/trunk/; revision=1654

 gucharmap/gucharmap-search-dialog.c | 15 +++++++--------
 gucharmap/gucharmap-window.c        | 13 +++++++------
 2 files changed, 14 insertions(+), 14 deletions(-)

commit d67577954dce8820fea7597adeb85688f0ba105a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:51:01 2008 +0000

    Remove useless RCS markers.
    
    svn path=/trunk/; revision=1653

 gucharmap/gucharmap-block-chapters-model.c  | 1 -
 gucharmap/gucharmap-block-chapters-model.h  | 1 -
 gucharmap/gucharmap-chapters-model.c        | 1 -
 gucharmap/gucharmap-codepoint-list.c        | 1 -
 gucharmap/gucharmap-codepoint-list.h        | 1 -
 gucharmap/gucharmap-mini-fontsel.c          | 1 -
 gucharmap/gucharmap-mini-fontsel.h          | 1 -
 gucharmap/gucharmap-script-chapters-model.c | 1 -
 gucharmap/gucharmap-script-chapters-model.h | 1 -
 gucharmap/gucharmap-script-codepoint-list.c | 1 -
 gucharmap/gucharmap-script-codepoint-list.h | 1 -
 gucharmap/gucharmap-search-dialog.c         | 1 -
 gucharmap/gucharmap-search-dialog.h         | 1 -
 gucharmap/gucharmap-unicode-info.c          | 1 -
 gucharmap/gucharmap-unicode-info.h          | 1 -
 gucharmap/main.c                            | 1 -
 16 files changed, 16 deletions(-)

commit a1b894589d0fd5ce6046c4f0150251814863afc7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:50:50 2008 +0000

    Use g_unichar_validate, it's identical.
    
    svn path=/trunk/; revision=1652

 gucharmap/gucharmap-unicode-info.c | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

commit cb1d9161de3b9946ba6aea5527344c5a74fd65b4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:50:41 2008 +0000

    Remove gucharmap_unicode_canonical_decomposition; the glib bug that it worked
    around has been fixed since 2.3.1 ! (Bug #100456)
    
    svn path=/trunk/; revision=1651

 gucharmap/gucharmap-charmap.c      |  2 +-
 gucharmap/gucharmap-unicode-info.c | 62 --------------------------------------
 gucharmap/gucharmap-unicode-info.h |  7 -----
 3 files changed, 1 insertion(+), 70 deletions(-)

commit 23d91eb6453297e14dc832654b068b389b37f807
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:50:31 2008 +0000

    Move unicode block names to rodata.
    We're now at 82 relocations, down from over 8700 before the last few patches.
    
    svn path=/trunk/; revision=1650

 gucharmap/gen-guch-unicode-tables.pl       |  35 +-
 gucharmap/gucharmap-block-chapters-model.c |   8 +-
 gucharmap/unicode-blocks.h                 | 625 ++++++++++++++++++++++-------
 3 files changed, 507 insertions(+), 161 deletions(-)

commit 4d944e508a921e7853b49146012f55e7bc8104ce
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:50:22 2008 +0000

    Move scripts strings to ro data.
    
    svn path=/trunk/; revision=1649

 gucharmap/gen-guch-unicode-tables.pl        |  30 +++++-
 gucharmap/gucharmap-script-chapters-model.c |   4 +-
 gucharmap/gucharmap-script-codepoint-list.c |  32 ++++--
 gucharmap/unicode-scripts.h                 | 146 +++++++++++++++++++++++++++-
 4 files changed, 193 insertions(+), 19 deletions(-)

commit a39f0be288efa45afbc7161fc2f75bbd11b9686c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:50:12 2008 +0000

    Validate unichar before copying.
    
    svn path=/trunk/; revision=1648

 gucharmap/gucharmap-window.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 0cd0b153d58fb799a91ebf6ea2f9ad6f4e84e84d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:50:00 2008 +0000

    Move unicode-nameslist.h data to ro. This saves over 8000 relocations (down to ~600).
    Bug #503599.
    
    svn path=/trunk/; revision=1647

 gucharmap/gen-guch-unicode-tables.pl |   106 +-
 gucharmap/gucharmap-unicode-info.c   |    22 +-
 gucharmap/unicode-nameslist.h        | 22994 +++++++++++++++++++++------------
 3 files changed, 14895 insertions(+), 8227 deletions(-)

commit 671931507c782e3508870c7161d69f302e71d18e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:49:47 2008 +0000

    Don't leak the codepoint list.
    
    svn path=/trunk/; revision=1646

 gucharmap/gucharmap-chartable.c | 3 +++
 1 file changed, 3 insertions(+)

commit f935a1dba1886bb6214d8cdd5f92be561afaabd4
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:49:37 2008 +0000

    Shrink the NamesList struct to almost only half the size by changing
    the ints to gint16.
    
    svn path=/trunk/; revision=1645

 gucharmap/gen-guch-unicode-tables.pl | 10 +++++-----
 gucharmap/gucharmap-unicode-info.c   |  2 +-
 gucharmap/unicode-nameslist.h        | 10 +++++-----
 3 files changed, 11 insertions(+), 11 deletions(-)

commit 1d72445655e4e83ee903b97df5c29ad8651796e7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:49:24 2008 +0000

    Intern the signal names.
    
    svn path=/trunk/; revision=1644

 gucharmap/gucharmap-chartable.c     | 8 ++++----
 gucharmap/gucharmap-mini-fontsel.c  | 2 +-
 gucharmap/gucharmap-search-dialog.c | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

commit f90c03e6703f17484a1e4d4ac363a2385593dc82
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:49:13 2008 +0000

    Include <config.h>.
    
    svn path=/trunk/; revision=1643

 gucharmap/gucharmap-chapters-view.c         | 2 +-
 gucharmap/gucharmap-charmap.c               | 2 +-
 gucharmap/gucharmap-chartable.c             | 2 +-
 gucharmap/gucharmap-codepoint-list.c        | 2 +-
 gucharmap/gucharmap-mini-fontsel.c          | 2 +-
 gucharmap/gucharmap-script-chapters-model.c | 2 +-
 gucharmap/gucharmap-script-codepoint-list.c | 2 +-
 gucharmap/gucharmap-search-dialog.c         | 2 +-
 gucharmap/gucharmap-settings.c              | 2 +-
 gucharmap/gucharmap-unicode-info.c          | 2 +-
 gucharmap/gucharmap-window.c                | 2 +-
 gucharmap/main.c                            | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

commit 5356b904b955a00a54f37d52e8c553d34c9f05f9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:49:00 2008 +0000

    Put all types into gucharmap-types, and the real struct definitions into gucharmap-private.h.
    
    svn path=/trunk/; revision=1642

 gucharmap/Makefile.am                           |   3 +-
 gucharmap/gen-guch-unicode-tables.pl            |   5 +-
 gucharmap/gucharmap-block-chapters-model.c      |   5 +-
 gucharmap/gucharmap-block-chapters-model.h      |  14 +-
 gucharmap/gucharmap-chapters-model.c            |   7 +-
 gucharmap/gucharmap-chapters-model.h            |  25 +-
 gucharmap/gucharmap-chapters-view.c             |   2 +-
 gucharmap/gucharmap-chapters-view.h             |  19 +-
 gucharmap/gucharmap-charmap.c                   |  34 +--
 gucharmap/gucharmap-charmap.h                   |   4 +-
 gucharmap/gucharmap-chartable-accessible.c      |   5 +-
 gucharmap/gucharmap-chartable-accessible.h      |   2 +-
 gucharmap/gucharmap-chartable-cell-accessible.c |   2 +-
 gucharmap/gucharmap-chartable-cell-accessible.h |  17 +-
 gucharmap/gucharmap-chartable-private.h         | 105 ---------
 gucharmap/gucharmap-chartable.c                 |   4 +-
 gucharmap/gucharmap-chartable.h                 |   4 +-
 gucharmap/gucharmap-codepoint-list.c            |   1 +
 gucharmap/gucharmap-codepoint-list.h            |  21 +-
 gucharmap/gucharmap-intl.h                      |  14 --
 gucharmap/gucharmap-mini-fontsel.c              |   3 +-
 gucharmap/gucharmap-mini-fontsel.h              |  28 +--
 gucharmap/gucharmap-private.h                   | 296 ++++++++++++++++++++++++
 gucharmap/gucharmap-script-chapters-model.c     |   4 +-
 gucharmap/gucharmap-script-chapters-model.h     |  14 +-
 gucharmap/gucharmap-script-codepoint-list.c     |   2 +-
 gucharmap/gucharmap-script-codepoint-list.h     |  14 +-
 gucharmap/gucharmap-search-dialog.c             |   3 +-
 gucharmap/gucharmap-search-dialog.h             |  18 +-
 gucharmap/gucharmap-settings.c                  |   3 +-
 gucharmap/gucharmap-types.h                     |  60 +++++
 gucharmap/gucharmap-unicode-info.c              |   1 +
 gucharmap/gucharmap-window.c                    |   5 +-
 gucharmap/gucharmap-window.h                    |  16 +-
 gucharmap/gucharmap.h                           |   2 +
 gucharmap/main.c                                |   4 -
 gucharmap/unicode-blocks.h                      |   2 +
 gucharmap/unicode-names.h                       |   2 +-
 gucharmap/unicode-scripts.h                     |   2 +-
 39 files changed, 414 insertions(+), 358 deletions(-)

commit c40304fb703e472a5cb1a3afa64e1426af81ff2a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:48:42 2008 +0000

    Add explicit init/shutdown functions, and remove the internal gettext init function.
    
    svn path=/trunk/; revision=1641

 gucharmap/Makefile.am                       |  6 ++--
 gucharmap/gucharmap-block-chapters-model.c  |  2 --
 gucharmap/gucharmap-charmap.c               |  2 --
 gucharmap/{gucharmap.h => gucharmap-init.c} | 50 ++++++++++++++++++-----------
 gucharmap/{gucharmap.h => gucharmap-init.h} | 30 +++++++----------
 gucharmap/gucharmap-intl.c                  | 23 -------------
 gucharmap/gucharmap-mini-fontsel.c          |  2 --
 gucharmap/gucharmap-script-chapters-model.c |  2 --
 gucharmap/gucharmap-script-codepoint-list.c |  2 --
 gucharmap/gucharmap-search-dialog.c         |  2 --
 gucharmap/gucharmap-unicode-info.c          |  7 +---
 gucharmap/gucharmap-window.c                |  2 --
 gucharmap/gucharmap.h                       |  2 +-
 gucharmap/main.c                            |  4 +--
 14 files changed, 52 insertions(+), 84 deletions(-)

commit 1cabd4d9d7d6f9eae5bd21708c26bb0d3718f72b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:48:31 2008 +0000

    Fix include path.
    
    svn path=/trunk/; revision=1640

 gucharmap-2.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit be2e1dadc5648020ce9017a931a2c9a0172c2e65
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:48:21 2008 +0000

    Add a way to select the chapter by locale.
    
    svn path=/trunk/; revision=1639

 gucharmap/Makefile.am                |  7 ++-----
 gucharmap/gucharmap-chapters-model.c |  4 ++--
 gucharmap/gucharmap-chapters-view.c  |  7 +++++++
 gucharmap/gucharmap-chapters-view.h  |  3 +++
 gucharmap/gucharmap-settings.c       | 12 ++++++------
 gucharmap/gucharmap-settings.h       |  2 ++
 gucharmap/gucharmap.h                | 14 +++++++-------
 7 files changed, 29 insertions(+), 20 deletions(-)

commit 747835f39cfe6e8ac81ecc67b0b8e95218af2011
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:48:12 2008 +0000

    Don't do font fallback for the details page's big character.
    
    svn path=/trunk/; revision=1638

 gucharmap/gucharmap-charmap.c | 3 +++
 1 file changed, 3 insertions(+)

commit ca8122c02867af6554f66d2548946d6dc6191fe5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:48:02 2008 +0000

    Make only gucharmap/gucharmap.h includable from outside gucharmap.
    
    svn path=/trunk/; revision=1637

 gucharmap/Makefile.am                       | 9 +++++++--
 gucharmap/gucharmap-block-chapters-model.h  | 4 ++++
 gucharmap/gucharmap-chapters-model.h        | 4 ++++
 gucharmap/gucharmap-chapters-view.h         | 4 ++++
 gucharmap/gucharmap-charmap.h               | 4 ++++
 gucharmap/gucharmap-chartable.h             | 4 ++++
 gucharmap/gucharmap-codepoint-list.h        | 4 ++++
 gucharmap/gucharmap-mini-fontsel.h          | 4 ++++
 gucharmap/gucharmap-script-chapters-model.h | 4 ++++
 gucharmap/gucharmap-script-codepoint-list.h | 4 ++++
 gucharmap/gucharmap-search-dialog.h         | 4 ++++
 gucharmap/gucharmap-settings.h              | 2 +-
 gucharmap/gucharmap-unicode-info.h          | 4 ++++
 gucharmap/gucharmap-window.h                | 4 ++++
 gucharmap/gucharmap.h                       | 4 ++++
 gucharmap/main.c                            | 9 +++++----
 16 files changed, 65 insertions(+), 7 deletions(-)

commit cbf12da90ff766e9b13786aaa407871729e5044a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:47:52 2008 +0000

    Move to gucharmap-2.pc, and bump the soversion.
    
    svn path=/trunk/; revision=1636

 Makefile.am                          | 2 +-
 configure.ac                         | 4 ++--
 gucharmap.pc.in => gucharmap-2.pc.in | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 5f823089a7230bb851a507ff5277c8aeccefb98c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:47:43 2008 +0000

    Show the character on the details page using the selected font. Bug #412062.
    
    svn path=/trunk/; revision=1635

 gucharmap/gucharmap-charmap.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 4cdc0e23572ce3c8525703eef4cd049b87407f4c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:47:34 2008 +0000

    Update the text tags on style-set on the textview.
    
    svn path=/trunk/; revision=1634

 gucharmap/gucharmap-charmap.c | 71 +++++++++++++++++++++++++++----------------
 1 file changed, 44 insertions(+), 27 deletions(-)

commit e68f565ed6e6eca989b441dad569612e72cde90c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:47:24 2008 +0000

    Set the new font in the charmap widget, and make that set the font of
    the chartable instead of going directly to the chartable.
    
    svn path=/trunk/; revision=1633

 gucharmap/gucharmap-charmap.c   | 62 ++++++++++++++++++++++++++++++++++++++++-
 gucharmap/gucharmap-charmap.h   | 10 +++++--
 gucharmap/gucharmap-chartable.c | 27 ++++++++++++++++--
 gucharmap/gucharmap-chartable.h |  2 ++
 gucharmap/gucharmap-window.c    |  3 +-
 5 files changed, 96 insertions(+), 8 deletions(-)

commit 20dc5db5ebf6187234907f262a958c9d75dffb6e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:47:14 2008 +0000

    Use a bitfield.
    
    svn path=/trunk/; revision=1632

 gucharmap/gucharmap-charmap.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 9efd3e7b36244659adb46d41d894058acff93491
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:47:04 2008 +0000

    Remove GucharmapTable, and use GucharmapChartable directly.
    
    svn path=/trunk/; revision=1631

 gucharmap/Makefile.am               |   2 -
 gucharmap/gucharmap-charmap.c       | 199 ++++++++++++++++++------------------
 gucharmap/gucharmap-charmap.h       |   7 +-
 gucharmap/gucharmap-search-dialog.c |   4 +-
 gucharmap/gucharmap-table.c         | 181 --------------------------------
 gucharmap/gucharmap-table.h         | 106 -------------------
 gucharmap/gucharmap-window.c        |  28 ++---
 gucharmap/gucharmap.h               |   2 +-
 gucharmap/main.c                    |   4 +-
 9 files changed, 123 insertions(+), 410 deletions(-)

commit da7feb3b0dc9dfd3c70f77640c303edaa0947345
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:46:53 2008 +0000

    Remove Gucharmap*Chapters, and just use the model directly.
    
    svn path=/trunk/; revision=1630

 gucharmap/Makefile.am                       |   6 -
 gucharmap/gucharmap-block-chapters-model.h  |   2 +-
 gucharmap/gucharmap-block-chapters.c        |  53 -----
 gucharmap/gucharmap-block-chapters.h        |  60 ------
 gucharmap/gucharmap-chapters-model.c        |   2 +-
 gucharmap/gucharmap-chapters-model.h        |   1 -
 gucharmap/gucharmap-chapters-view.c         |   7 +-
 gucharmap/gucharmap-chapters-view.h         |   1 -
 gucharmap/gucharmap-chapters.c              | 299 ----------------------------
 gucharmap/gucharmap-chapters.h              |  85 --------
 gucharmap/gucharmap-charmap.c               | 172 +++++++++++-----
 gucharmap/gucharmap-charmap.h               |  17 +-
 gucharmap/gucharmap-script-chapters-model.c |   1 -
 gucharmap/gucharmap-script-chapters-model.h |   2 +-
 gucharmap/gucharmap-script-chapters.c       |  53 -----
 gucharmap/gucharmap-script-chapters.h       |  59 ------
 gucharmap/gucharmap-search-dialog.c         |   4 +-
 gucharmap/gucharmap-settings.c              |   2 +-
 gucharmap/gucharmap-window.c                |  59 +++---
 gucharmap/gucharmap-window.h                |   2 -
 gucharmap/gucharmap.h                       |   6 +-
 21 files changed, 186 insertions(+), 707 deletions(-)

commit e45ed2a663f20105ac374100e08aff872d70149c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:46:42 2008 +0000

    Add I_ define.
    
    svn path=/trunk/; revision=1629

 gucharmap/gucharmap-intl.h | 2 ++
 1 file changed, 2 insertions(+)

commit 43675847ada3ef2d9e3f83e5a74ed6171daee884
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:46:33 2008 +0000

    Make GucharmapCharmap struct private, to force all calls to go through the API.
    
    svn path=/trunk/; revision=1628

 gucharmap/gucharmap-charmap.c       | 33 +++++++++++++++++++++++++++++++++
 gucharmap/gucharmap-charmap.h       | 32 ++++----------------------------
 gucharmap/gucharmap-search-dialog.c |  4 ++--
 gucharmap/gucharmap-window.c        | 25 ++++++++++++++++---------
 gucharmap/main.c                    |  4 +++-
 5 files changed, 58 insertions(+), 40 deletions(-)

commit ef4828c57e3b4b2097f5294643a0f42e49ca3648
Author: Christian Persch <chpe@src.gnome.org>
Date:   Fri Mar 21 10:46:21 2008 +0000

    s/IS_GUCHARMAP/GUCHARMAP_IS/g
    
    svn path=/trunk/; revision=1627

 gucharmap/gucharmap-block-chapters-model.h      |  2 +-
 gucharmap/gucharmap-block-chapters.h            |  2 +-
 gucharmap/gucharmap-chapters-model.c            | 10 +++++-----
 gucharmap/gucharmap-chapters-model.h            |  2 +-
 gucharmap/gucharmap-chapters-view.c             |  6 +++---
 gucharmap/gucharmap-chapters-view.h             |  2 +-
 gucharmap/gucharmap-chapters.c                  |  6 +++---
 gucharmap/gucharmap-chapters.h                  |  2 +-
 gucharmap/gucharmap-charmap.h                   |  2 +-
 gucharmap/gucharmap-chartable-accessible.h      |  4 ++--
 gucharmap/gucharmap-chartable-cell-accessible.h |  4 ++--
 gucharmap/gucharmap-chartable.c                 |  2 +-
 gucharmap/gucharmap-chartable.h                 |  2 +-
 gucharmap/gucharmap-codepoint-list.c            |  6 +++---
 gucharmap/gucharmap-codepoint-list.h            |  2 +-
 gucharmap/gucharmap-mini-fontsel.h              |  2 +-
 gucharmap/gucharmap-script-chapters-model.h     |  2 +-
 gucharmap/gucharmap-script-chapters.h           |  2 +-
 gucharmap/gucharmap-script-codepoint-list.h     |  2 +-
 gucharmap/gucharmap-table.h                     |  2 +-
 gucharmap/gucharmap-window.c                    |  4 ++--
 gucharmap/gucharmap-window.h                    |  2 +-
 22 files changed, 35 insertions(+), 35 deletions(-)

commit ddc75ec0f55dd97712c335678a99c5af37b3b98f
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Mar 15 09:02:04 2008 +0000

    Translation updated
    
    2008-03-15  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Translation updated
    
    
    svn path=/trunk/; revision=1625

 po/ChangeLog |  4 ++++
 po/hu.po     | 17 ++++++++++-------
 2 files changed, 14 insertions(+), 7 deletions(-)

commit d15fdaabe63b36cb847ec002a0f52faeccb85744
Author: Marcel Telka <marcel@telka.sk>
Date:   Fri Mar 14 07:44:07 2008 +0000

    Updated Slovak translation.
    
    2008-03-14  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.
    
    svn path=/trunk/; revision=1622

 po/ChangeLog |   4 +
 po/sk.po     | 749 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 443 insertions(+), 310 deletions(-)

commit 5659a7b5286f5ba6546ce8f91e37b308606e874a
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Wed Mar 12 07:24:19 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-03-12  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1620

 po/ChangeLog | 4 ++++
 po/et.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 11cbfeba57405d45467463c1b0372c49e7ad2144
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Tue Mar 11 16:29:02 2008 +0000

    Updated Turkish Translation
    
    svn path=/trunk/; revision=1618

 po/ChangeLog |   4 +
 po/tr.po     | 798 +++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 507 insertions(+), 295 deletions(-)

commit 6aa92cf504b77cacf4e47db39ed65e5f456ce0f5
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sun Mar 9 22:17:49 2008 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=1616

 po/ChangeLog |   4 +
 po/da.po     | 262 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 149 insertions(+), 117 deletions(-)

commit 7c38e50c19540b7cd64f345d7093f6559f667600
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Mar 9 18:00:49 2008 +0000

    Translation updated
    
    2008-03-09  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Translation updated
    
    
    svn path=/trunk/; revision=1611

 po/ChangeLog |   4 ++
 po/hu.po     | 231 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 131 insertions(+), 104 deletions(-)

commit 6b6eb2d66616750804b7519fbda2c9ee566a1c38
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Mar 9 15:39:47 2008 +0000

    Updated spanish screenshots
    
    svn path=/trunk/; revision=1609

 help/ChangeLog                             |   4 ++++
 help/es/figures/gucharmap_start_window.png | Bin 54730 -> 63982 bytes
 help/es/figures/gucharmap_window.png       | Bin 47977 -> 69963 bytes
 3 files changed, 4 insertions(+)

commit f3a20edda2798536fafbc1cbeff2687aa4f2ac45
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:   Sun Mar 9 15:38:01 2008 +0000

    Added Belarusian Latin translation (merged from gnome-2-22 branch).
    
    svn path=/trunk/; revision=1608

 po/ChangeLog   |    5 +
 po/LINGUAS     |    1 +
 po/be@latin.po | 1196 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1202 insertions(+)

commit dd74c8aa041a7b9b1d19b81cab94edcf807777f0
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sun Mar 9 04:32:05 2008 +0000

    Fixes in Brazilian Portuguese translation.
    
    2008-03-09  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
            * pt_BR/pt_BR.po: Fixes in Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=1605

 help/ChangeLog      | 4 ++++
 help/pt_BR/pt_BR.po | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit d97bdb3fa3fc44acfbe7c9dc292a2d3ce4193037
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sun Mar 9 04:26:14 2008 +0000

    Merged fixes from branch gnome-2-22.
    
    2008-03-09  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
            * pt_BR.po: Merged fixes from branch gnome-2-22.
    
    svn path=/trunk/; revision=1604

 po/ChangeLog |  4 ++++
 po/pt_BR.po  | 17 ++++++++---------
 2 files changed, 12 insertions(+), 9 deletions(-)

commit 22cc1423dcbdffcea047cc4ec4d396af85347a04
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sun Mar 9 04:19:18 2008 +0000

    Added pt_BR to DOC_LINGUAS. Merged Brazilian Portuguese translation from
    
    2008-03-09  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
            * Makefile.am: Added pt_BR to DOC_LINGUAS.
            * pt_BR/*: Merged Brazilian Portuguese translation from gnome-2-22.
    
    svn path=/trunk/; revision=1603

 help/ChangeLog                          |   5 +
 help/Makefile.am                        |   2 +-
 help/pt_BR/figures/gucharmap_window.png | Bin 0 -> 35560 bytes
 help/pt_BR/pt_BR.po                     | 877 ++++++++++++++++++++++++++++++++
 4 files changed, 883 insertions(+), 1 deletion(-)

commit 001eadb439aded06cbf033b318de92d69ebf9c6d
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sat Mar 8 10:05:14 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1600

 po/oc.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6a3cd59f80f530e6d5143977b1b143a041eb3c30
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:   Sat Mar 8 01:35:11 2008 +0000

    cs.po: Updated Czech translation.
    
    svn path=/trunk/; revision=1599

 po/ChangeLog |   4 +
 po/cs.po     | 427 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 225 insertions(+), 206 deletions(-)

commit 3df19407431480a3678dec0335c4883df575fdf5
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Fri Mar 7 14:06:09 2008 +0000

    Update Ukrainian translation.
    
    2008-03-07 Maxim Dziumanenko <dziumanenko@gmail.com>
    
            * Update Ukrainian translation.
    
    svn path=/trunk/; revision=1594

 po/ChangeLog |   4 +
 po/uk.po     | 234 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 125 insertions(+), 113 deletions(-)

commit 0b6236fa53dcc0ab0f1748c1395970ab278a53cd
Author: Jonh Wendell S. Santana <jwendell@src.gnome.org>
Date:   Fri Mar 7 14:05:08 2008 +0000

    Tribute to Raphael
    
    svn path=/trunk/; revision=1593

 po/pt_BR.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 80bbb83bd83b8c0df2ed5162e61e9480d9d94ec1
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Wed Mar 5 08:24:37 2008 +0000

    Updated Italian translation.
    
    2008-03-05  Luca Ferretti  <elle.uca@libero.it>
    
            * it.po: Updated Italian translation.
    
    svn path=/trunk/; revision=1591

 po/ChangeLog |  4 ++++
 po/it.po     | 14 +++++++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)

commit baac708c36a5aaefcd9a2d39b7520076a8e68cbb
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Mon Mar 3 20:50:32 2008 +0000

    Updated Russian translation.
    
    2008-03-03  Alexandre Prokoudine  <alexandre.prokoudine@gmail.com>
    
            * ru.po: Updated Russian translation.
    
    
    svn path=/trunk/; revision=1588

 po/ChangeLog |   4 +
 po/ru.po     | 236 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 126 insertions(+), 114 deletions(-)

commit 5364c9c626b104ff9cb0bbdbd5fd738566d25d92
Author: Rahul Bhalerao <rahulb@src.gnome.org>
Date:   Mon Mar 3 15:52:43 2008 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=1586

 po/ChangeLog |   4 ++
 po/mr.po     | 177 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 92 insertions(+), 89 deletions(-)

commit 9e7b46f2e6737cd7385c97ed017641c54812c9fe
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Mar 2 14:45:22 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1583

 po/ChangeLog |  4 ++++
 po/es.po     | 18 +++++++++---------
 2 files changed, 13 insertions(+), 9 deletions(-)

commit a279d70eb0d4ef3e18793ec7deb5d33866c0d83d
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Wed Feb 27 13:30:36 2008 +0000

    Updated Italian translation.
    
    2008-02-27  Luca Ferretti  <elle.uca@libero.it>
    
            * it.po: Updated Italian translation.
    
    svn path=/trunk/; revision=1580

 po/ChangeLog |   4 ++
 po/it.po     | 198 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 110 insertions(+), 92 deletions(-)

commit ea28a80d1df5a9589d46a35b91e98e38474c2718
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Wed Feb 27 00:18:42 2008 +0000

    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation
    
    svn path=/trunk/; revision=1579

 po/ChangeLog | 4 ++++
 po/mk.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit fef79fdac846e90090f2c4c64be53686809c1324
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Tue Feb 26 09:48:23 2008 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=1576

 po/ChangeLog |   4 +
 po/ko.po     | 242 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 129 insertions(+), 117 deletions(-)

commit 122f705985bb578dcb2cfedd2e77c22d688ea113
Author: Yang Zhang <zyang@src.gnome.org>
Date:   Mon Feb 25 06:54:35 2008 +0000

    Updated zh_CN translation from gnome-2-22
    
    svn path=/trunk/; revision=1574

 po/zh_CN.po | 411 ++++++++++++++++++++++++++++--------------------------------
 1 file changed, 194 insertions(+), 217 deletions(-)

commit 8363ef7ec38cc82dee91b426fc59dd3ec823a13c
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Sat Feb 23 18:41:06 2008 +0000

    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation
    
    svn path=/trunk/; revision=1572

 po/ChangeLog |   4 ++
 po/mk.po     | 206 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 111 insertions(+), 99 deletions(-)

commit 19d47f9a79f2753834e0d909d4983e2ab6d2ab17
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Feb 22 15:46:40 2008 +0000

    Updated French translation (sync with gnome-2-22).
    
    2008-02-22  Claude Paroz  <claude@2xlibre.net>
    
            * fr.po: Updated French translation (sync with gnome-2-22).
    
    svn path=/trunk/; revision=1571

 po/ChangeLog |   4 ++
 po/fr.po     | 232 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 124 insertions(+), 112 deletions(-)

commit 344d847bccfa5483aa990fc37e755a7c5e1a59e4
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Feb 19 21:46:10 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1568

 po/oc.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cce7c3cd2b664111ad72ff4198391fc9f254277e
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Sun Feb 17 21:58:58 2008 +0000

    Dutch translation updated by Wouter Bolsterlee.
    
    2008-02-17  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
            * nl.po: Dutch translation updated by Wouter Bolsterlee.
    
    svn path=/trunk/; revision=1567

 po/nl.po | 1 +
 1 file changed, 1 insertion(+)

commit d300cb672b1890996b00c81f43d33f699db2f143
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Sun Feb 17 21:22:14 2008 +0000

    Dutch translation updated by Wouter Bolsterlee.
    
    2008-02-17  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
            * nl.po: Dutch translation updated by Wouter Bolsterlee.
    
    svn path=/trunk/; revision=1565

 po/ChangeLog |  34 ++++----
 po/nl.po     | 251 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 150 insertions(+), 135 deletions(-)

commit 502a5d60dc993a1cb96600f7faec24d691e11b7d
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Feb 17 02:20:22 2008 +0000

    Updated Vietnamese translation
    
    2008-02-17  Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
    
            * vi.po: Updated Vietnamese translation
    
    
    svn path=/trunk/; revision=1563

 po/ChangeLog | 4 ++++
 po/vi.po     | 8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit a37b43189b27a31200ea5bb45fa5c64bd113823b
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Fri Feb 15 23:15:14 2008 +0000

    Updated Catalan translation
    
    svn path=/trunk/; revision=1561

 po/ChangeLog |   4 ++
 po/ca.po     | 230 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 123 insertions(+), 111 deletions(-)

commit 77ebda5af26285893715a66fee47108f28703695
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:   Thu Feb 14 09:08:49 2008 +0000

    Updated Nepali Translation
    
    svn path=/trunk/; revision=1560

 po/ChangeLog |   4 +
 po/ne.po     | 728 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 403 insertions(+), 329 deletions(-)

commit 08dba351adbe6e067e0f524911e867a5f8f332a5
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Thu Feb 14 04:17:45 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1558

 po/ChangeLog |  4 ++++
 po/fi.po     | 14 +++++++-------
 2 files changed, 11 insertions(+), 7 deletions(-)

commit 6215a9702180da6dfdfb56f0c9474366e9f2dc79
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Feb 13 13:12:24 2008 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    2008-02-13  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
    
    
    
    svn path=/trunk/; revision=1557

 po/ChangeLog |   5 +
 po/zh_HK.po  | 313 +++++++++++++++++++++++++++++------------------------------
 po/zh_TW.po  | 236 ++++++++++++++++++++++----------------------
 3 files changed, 280 insertions(+), 274 deletions(-)

commit 59235a50b1664bd6d08d490344b000d9aa9d4c7a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Feb 13 09:44:26 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1556

 po/ChangeLog |   4 ++
 po/fi.po     | 224 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 120 insertions(+), 108 deletions(-)

commit c819fcb0ee25b954e7ea74bad14648b3cbf4f5ca
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Feb 10 14:26:32 2008 +0000

    Updated Japanese translation.
    
    2008-02-10  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=1553

 po/ChangeLog |   4 +
 po/ja.po     | 268 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 141 insertions(+), 131 deletions(-)

commit de62d67a9469baa687fc16cfdd3068b8c11dd242
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Feb 9 23:43:18 2008 +0000

    Updated Portuguese translation.
    
    2008-02-09  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=1551

 po/ChangeLog |   4 +
 po/pt.po     | 234 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 125 insertions(+), 113 deletions(-)

commit d4dcb1762b11de318680de960ad2541988d50081
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Fri Feb 8 20:56:53 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=1549

 po/ChangeLog | 4 ++++
 po/gl.po     | 3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit fe1055cea1b33f7c28414f319d2ce233cf908266
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Mon Feb 4 12:32:45 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1545

 po/oc.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit f41573afa3f13468e3d0b25607d3ebb2ec40d45c
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sat Feb 2 20:14:34 2008 +0000

    Updated Brazilian Portuguese translation.
    
    2008-02-02  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
            * pt_BR.po: Updated Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=1544

 po/ChangeLog |   4 ++
 po/pt_BR.po  | 224 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 120 insertions(+), 108 deletions(-)

commit b71aaf52325c545421c195082986e6fc582d283e
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Fri Feb 1 09:01:08 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-02-01  Priit Laes  <plaes at svn dot gnome dot org>
    
            * et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=1543

 po/ChangeLog |   4 ++
 po/et.po     | 178 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 93 insertions(+), 89 deletions(-)

commit d38c9cd3e8c3ad0ee763a725714b0c57270a6035
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Jan 31 08:21:30 2008 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1542

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 2b4bcd72f6911abfa1a763270fb85408b3a786d8
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Jan 29 21:53:51 2008 +0000

    Merge from 2-22 branch.
    
    2008-01-29  Christian Persch  <chpe@gnome.org>
    
            * gucharmap.pc.in:
            * gucharmap/gucharmap-chapters.c: (gucharmap_chapters_constructor):
            Merge from 2-22 branch.
    
    svn path=/trunk/; revision=1538

 ChangeLog                      | 6 ++++++
 configure.ac                   | 2 +-
 gucharmap.pc.in                | 3 ++-
 gucharmap/gucharmap-chapters.c | 2 ++
 4 files changed, 11 insertions(+), 2 deletions(-)

commit a8656b72e1ce5d5e86cbc208a6dddf82699f76d0
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Tue Jan 22 23:31:12 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=1535

 po/ChangeLog |   4 +
 po/gl.po     | 286 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 155 insertions(+), 135 deletions(-)

commit 84b2a0d29b500f7912a3981ca3a0e84cee9cc5eb
Author: Rahul Bhalerao <rahulb@src.gnome.org>
Date:   Wed Jan 16 14:38:21 2008 +0000

    Updated Marathi translations
    
    svn path=/trunk/; revision=1533

 po/ChangeLog |   4 ++
 po/mr.po     | 201 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 96 insertions(+), 109 deletions(-)

commit 78b489945018d2a434104c07653bfde3100dba7f
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Jan 15 18:34:27 2008 +0000

    Use icon name without png extension.
    
    2008-01-15  Christian Persch  <chpe@gnome.org>
    
            * gucharmap.desktop.in: Use icon name without png extension.
    
    svn path=/trunk/; revision=1532

 gucharmap.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8f8d375706f9647ee05ca5074702f9975b8186ff
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Mon Jan 14 15:37:51 2008 +0000

    Updated Lithuanian translation.
    
    2008-01-14  Gintautas Miliauskas  <gintas@akl.lt>
    
            * lt.po: Updated Lithuanian translation.
    
    
    svn path=/trunk/; revision=1526

 po/ChangeLog |   4 +
 po/lt.po     | 240 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 128 insertions(+), 116 deletions(-)

commit 26cb17472ef8b29996e59295ea426789ecf52c50
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Mon Jan 14 15:29:02 2008 +0000

    Updated Basque translation.
    
    2008-01-14  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
            * eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=1525

 po/ChangeLog |  13 ++-
 po/eu.po     | 309 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 166 insertions(+), 156 deletions(-)

commit b117e287e94c941a78e0a986575ad3f9d453297c
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sat Jan 12 01:06:53 2008 +0000

    Updated Arabic Translation by Khaled Hosny. . Also QA'ed by Khaled.
    
    svn path=/trunk/; revision=1521

 po/ChangeLog |   4 +
 po/ar.po     | 244 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 127 insertions(+), 121 deletions(-)

commit bbb28f27261c69ab0d58feec825615abc6cae632
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Tue Jan 8 07:26:38 2008 +0000

    Added screenshot.
    
    svn path=/trunk/; revision=1518

 help/ChangeLog                       |  14 ++++++++++----
 help/ko/figures/gucharmap_window.png | Bin 0 -> 42566 bytes
 help/ko/ko.po                        |   8 ++++----
 3 files changed, 14 insertions(+), 8 deletions(-)

commit 7bd68354185e4b43a08b61b24e062234fcc0f7d1
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sun Jan 6 16:09:17 2008 +0000

    added hebrew translation
    
    svn path=/trunk/; revision=1515

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/he.po     | 1209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1214 insertions(+)

commit a2677097542340c6d280902b9e12e531910524f6
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sat Jan 5 10:23:42 2008 +0000

    Updated Vietnamese translation
    
    svn path=/trunk/; revision=1514

 po/ChangeLog |   4 +
 po/vi.po     | 320 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 168 insertions(+), 156 deletions(-)

commit 062fa970b919f32a94e09cb5a0bd0b0512292159
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Mon Dec 31 21:07:01 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1513

 help/ChangeLog |   5 +-
 help/oc/oc.po  |   8 +-
 po/ChangeLog   |   5 +-
 po/oc.po       | 229 +++++++++++++++++++++++++++++----------------------------
 4 files changed, 129 insertions(+), 118 deletions(-)

commit 0e6ad849f5b66e1e3c4d20820dbd36b9e9487075
Author: Rahul Bhalerao <rahulb@src.gnome.org>
Date:   Fri Dec 28 11:44:18 2007 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=1512

 po/ChangeLog |   4 +
 po/mr.po     | 784 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 414 insertions(+), 374 deletions(-)

commit dda34c58cfdbed73c46ef37976dcba836c0029d6
Author: Seán de Búrca <sdeburca@svn.gnome.org>
Date:   Fri Dec 28 07:34:56 2007 +0000

    Updated Irish translation. Updated .desktop location.
    
    2007-12-28  Seán de Búrca  <sdeburca@svn.gnome.org>
    
        * ga.po: Updated Irish translation.
        * POTFILES.in: Updated .desktop location.
    
    svn path=/trunk/; revision=1511

 po/ChangeLog   |  5 +++++
 po/POTFILES.in |  2 +-
 po/ga.po       | 16 ++++++++--------
 3 files changed, 14 insertions(+), 9 deletions(-)

commit ec148110f7b9866b5d131859bc64c0955c6e26e7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 26 13:25:17 2007 +0000

    Add the gucharmap version to the desktop file.
    Clean up EXTRA_DISTS in the toplevel Makefile.am; there's no need to dist
    anything that's already disted as a dependency of AC_CONFIG_FILES.
    
    svn path=/trunk/; revision=1510

 ChangeLog                                       |  6 ++++++
 Makefile.am                                     | 25 +++++++++++++++----------
 configure.ac                                    |  1 +
 gucharmap.desktop.in => gucharmap.desktop.in.in |  1 +
 4 files changed, 23 insertions(+), 10 deletions(-)

commit 0664b5c84f92238c1f3381d52c924f963259300b
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 25 08:53:35 2007 +0000

    Check for NULL before unref'ing.
    
    2007-12-25  Christian Persch  <chpe@gnome.org>
    
            * gucharmap/gucharmap-table.c:
            (gucharmap_table_set_codepoint_list): Check for NULL before unref'ing.
    
    svn path=/trunk/; revision=1509

 ChangeLog                   | 5 +++++
 gucharmap/gucharmap-table.c | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 2797565b9196f03a2bb5f0ead6325bb60b62a452
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Dec 23 12:00:31 2007 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=1508

 po/ChangeLog |   4 +
 po/ar.po     | 245 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 130 insertions(+), 119 deletions(-)

commit dcd80ba3ea6058901ab2898ee992f4147ba2f364
Author: Seán de Búrca <sdeburca@svn.gnome.org>
Date:   Thu Dec 20 19:18:32 2007 +0000

    Updated Irish translation.
    
    2007-12-20  Seán de Búrca  <sdeburca@svn.gnome.org>
    
        * ga.po: Updated Irish translation.
    
    svn path=/trunk/; revision=1507

 po/ChangeLog |    4 +
 po/ga.po     | 1170 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 704 insertions(+), 470 deletions(-)

commit a52f50915790722fbf05a831b8303fc0bf7e5d25
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Thu Dec 20 13:17:40 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1506

 po/sl.po | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

commit 0ef686a2c88ff7dc2a3f71a4d0dedab392ac3d1b
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Thu Dec 20 11:27:25 2007 +0000

    Updated Greek translation
    
    svn path=/trunk/; revision=1505

 po/ChangeLog |   4 +
 po/el.po     | 242 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 129 insertions(+), 117 deletions(-)

commit d7243f420f73888e64f4a2ee8ac422bfdcd17835
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Tue Dec 18 09:30:05 2007 +0000

    Translation updated by Ivar Smolin.
    
    2007-12-18  Priit Laes  <plaes@svn.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.
    
    svn path=/trunk/; revision=1504

 po/ChangeLog |   4 +
 po/et.po     | 234 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 125 insertions(+), 113 deletions(-)

commit 7ae0ba9039f3c6ac2989dd397aad2f3948b5a0f3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Dec 17 18:42:03 2007 +0000

    Post release version bump
    
    svn path=/trunk/; revision=1502

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fc0aca8e84930a736bd019700652f51b7c69b9cf
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 17 18:41:28 2007 +0000

    === Release 2.21.4 ===
    
    2007-12-17  Christian Persch  <chpe@gnome.org>
    
            === Release 2.21.4 ===
    
    svn path=/trunk/; revision=1500

 ChangeLog | 4 ++++
 NEWS      | 9 +++++++++
 2 files changed, 13 insertions(+)

commit 732bf0d7b979005f4870a2a47ce89d9630556191
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Sun Dec 16 14:47:06 2007 +0000

    sv.po: Swedish translation updated
    
    svn path=/trunk/; revision=1499

 po/ChangeLog |   4 ++
 po/sv.po     | 228 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 122 insertions(+), 110 deletions(-)

commit e8f62c319ab1237129f47bb001c04d1f6db88d93
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Dec 15 20:58:31 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1498

 po/ChangeLog |  4 ++++
 po/es.po     | 31 ++++++++++++++++++++++---------
 2 files changed, 26 insertions(+), 9 deletions(-)

commit 930332c0a51c59ada5a441be4f78a8c007542b34
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Dec 15 11:34:40 2007 +0000

    Add missing files. Updated Norwegian bokmål translation.
    
    2007-12-15  Kjartan Maraas  <kmaraas@gnome.org>
    
            * POTFILES.in: Add missing files.
            * nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1497

 po/ChangeLog   |   5 ++
 po/POTFILES.in |   2 +
 po/nb.po       | 167 ++++++++++++++++++++++++++++-----------------------------
 3 files changed, 89 insertions(+), 85 deletions(-)

commit b5b6bfe2f0cdd8fe2742d911176721307303c304
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Thu Dec 13 16:09:56 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1496

 po/sl.po | 158 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 72 insertions(+), 86 deletions(-)

commit da266020edb57bfcfc947f42de5aaf1eb18c9520
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Dec 13 14:03:04 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1495

 po/ChangeLog |   4 ++
 po/es.po     | 159 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 77 insertions(+), 86 deletions(-)

commit 8b6b17a65d8720eafc49365f1ed2620dc3db6e82
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Thu Dec 13 07:37:58 2007 +0000

    Remove Noah, add chpe.
    
    2007-12-13  Behdad Esfahbod  <behdad@gnome.org>
    
            * MAINTAINERS: Remove Noah, add chpe.
    
    
    svn path=/trunk/; revision=1494

 ChangeLog   | 4 ++++
 MAINTAINERS | 8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit f89972a12410d503dc31f99f9f6ad1a914418d6b
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Dec 12 19:33:26 2007 +0000

    Update FSF address. Bug #407323.
    
    2007-12-12  Christian Persch  <chpe@gnome.org>
    
            * *: Update FSF address. Bug #407323.
    
    svn path=/trunk/; revision=1493

 COPYING                                         | 4 ++--
 COPYING.LIB                                     | 4 ++--
 ChangeLog                                       | 4 ++++
 Makefile.am                                     | 2 +-
 configure.ac                                    | 2 +-
 gucharmap.nsi.in                                | 4 ++--
 gucharmap/Makefile.am                           | 2 +-
 gucharmap/gucharmap-block-chapters-model.c      | 2 +-
 gucharmap/gucharmap-block-chapters-model.h      | 2 +-
 gucharmap/gucharmap-block-chapters.c            | 2 +-
 gucharmap/gucharmap-block-chapters.h            | 2 +-
 gucharmap/gucharmap-chapters-model.c            | 2 +-
 gucharmap/gucharmap-chapters-model.h            | 2 +-
 gucharmap/gucharmap-chapters-view.c             | 2 +-
 gucharmap/gucharmap-chapters-view.h             | 2 +-
 gucharmap/gucharmap-chapters.c                  | 2 +-
 gucharmap/gucharmap-chapters.h                  | 2 +-
 gucharmap/gucharmap-charmap.c                   | 2 +-
 gucharmap/gucharmap-charmap.h                   | 2 +-
 gucharmap/gucharmap-chartable-accessible.c      | 4 ++--
 gucharmap/gucharmap-chartable-accessible.h      | 4 ++--
 gucharmap/gucharmap-chartable-cell-accessible.c | 4 ++--
 gucharmap/gucharmap-chartable-cell-accessible.h | 4 ++--
 gucharmap/gucharmap-chartable-private.h         | 2 +-
 gucharmap/gucharmap-chartable.c                 | 2 +-
 gucharmap/gucharmap-chartable.h                 | 2 +-
 gucharmap/gucharmap-codepoint-list.c            | 2 +-
 gucharmap/gucharmap-codepoint-list.h            | 2 +-
 gucharmap/gucharmap-mini-fontsel.c              | 2 +-
 gucharmap/gucharmap-mini-fontsel.h              | 2 +-
 gucharmap/gucharmap-script-chapters-model.c     | 2 +-
 gucharmap/gucharmap-script-chapters-model.h     | 2 +-
 gucharmap/gucharmap-script-chapters.c           | 2 +-
 gucharmap/gucharmap-script-chapters.h           | 2 +-
 gucharmap/gucharmap-script-codepoint-list.c     | 2 +-
 gucharmap/gucharmap-script-codepoint-list.h     | 2 +-
 gucharmap/gucharmap-search-dialog.c             | 2 +-
 gucharmap/gucharmap-search-dialog.h             | 2 +-
 gucharmap/gucharmap-settings.c                  | 2 +-
 gucharmap/gucharmap-settings.h                  | 2 +-
 gucharmap/gucharmap-table.c                     | 2 +-
 gucharmap/gucharmap-table.h                     | 2 +-
 gucharmap/gucharmap-unicode-info.c              | 2 +-
 gucharmap/gucharmap-unicode-info.h              | 2 +-
 gucharmap/gucharmap-window.c                    | 4 ++--
 gucharmap/gucharmap-window.h                    | 2 +-
 gucharmap/gucharmap.h                           | 2 +-
 gucharmap/main.c                                | 2 +-
 pixmaps/Makefile.am                             | 2 +-
 49 files changed, 60 insertions(+), 56 deletions(-)

commit 3f3b170f0eee36fd7de8be2abe69b5307019894b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:16:28 2007 +0000

    Make snap-pow2 a gobject property.
    
    svn path=/trunk/; revision=1492

 gucharmap/gucharmap-chartable.c | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

commit 4c24be7fab40dade4be515f1dd486bcf9b1ff3f0
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:16:21 2007 +0000

    Add a bit of ChangeLog for the previous dcommits.
    
    svn path=/trunk/; revision=1491

 ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 7962179dd58f6695cfe9c0dc8aecc8682466b690
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:16:13 2007 +0000

    Ensure the page_first_cell is never < 0.
    
    svn path=/trunk/; revision=1490

 gucharmap/gucharmap-chartable.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit c96d5706c3f89cc8404cabf417fd05a23c2cb27c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:16:05 2007 +0000

    Remove unused vars.
    
    svn path=/trunk/; revision=1489

 gucharmap/gucharmap-chartable.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 17641f3597a5cf27b68c8cf2481dd5f8fe8585de
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:15:58 2007 +0000

    Document table geometry.
    
    svn path=/trunk/; revision=1488

 gucharmap/gucharmap-chartable.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 04c7d5689cb3a6470c680c329ba690871b212ec7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:15:51 2007 +0000

    Compute the number of padded rows/columns on size-allocate.
    
    svn path=/trunk/; revision=1487

 gucharmap/gucharmap-chartable-private.h |  2 ++
 gucharmap/gucharmap-chartable.c         | 15 +++++----------
 2 files changed, 7 insertions(+), 10 deletions(-)

commit 0d210425770171a23675887bfce144f9a83dbc23
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:15:43 2007 +0000

    Compute the minimum row height and column width on size-allocate.
    
    svn path=/trunk/; revision=1486

 gucharmap/gucharmap-chartable-private.h | 10 ++++----
 gucharmap/gucharmap-chartable.c         | 41 ++++++++++-----------------------
 2 files changed, 18 insertions(+), 33 deletions(-)

commit a2f36a7415f653ea0e2f4a9587f220a8be65f1d1
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:15:24 2007 +0000

    Remove unneeded prototype.
    
    svn path=/trunk/; revision=1485

 gucharmap/gucharmap-chartable.c | 3 ---
 1 file changed, 3 deletions(-)

commit 793bad71ccb671e02682df3f911c70d8cc5c167a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:15:16 2007 +0000

    Code reformatting for better readability.
    
    svn path=/trunk/; revision=1484

 gucharmap/gucharmap-chartable.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 920697e98011ffbb0dc3b94a61ecd09d3966e38e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:15:08 2007 +0000

    No need to cast to int, these are already ints.
    
    svn path=/trunk/; revision=1483

 gucharmap/gucharmap-chartable.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit 717f2076f0c71d776a622aa18ad23f18885b3e3a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:15:01 2007 +0000

    Add some comments.
    
    svn path=/trunk/; revision=1482

 gucharmap/gucharmap-chartable-private.h | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 686de8f15495c24041ac1841d6482ffaa6b963d5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:14:54 2007 +0000

    Rename function.
    
    svn path=/trunk/; revision=1481

 gucharmap/gucharmap-chartable.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit 73843a89b452f10e64fafbecd23f589ca6b4361d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:14:46 2007 +0000

    Store rows * cols as page_size.
    
    svn path=/trunk/; revision=1480

 gucharmap/gucharmap-chartable-private.h | 4 +++-
 gucharmap/gucharmap-chartable.c         | 8 +++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

commit e9b97dbac2ef3a2c0de2730a2b7aef006540de55
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:14:35 2007 +0000

    Make the codepoint list a gobject property, and make gucharmap_chartable_set_codepoint_list
    not adopt the refcount but add its own.
    
    svn path=/trunk/; revision=1479

 gucharmap/gucharmap-chartable.c | 50 +++++++++++++++++++++++++++++------------
 gucharmap/gucharmap-chartable.h |  1 +
 gucharmap/gucharmap-table.c     |  1 +
 3 files changed, 38 insertions(+), 14 deletions(-)

commit aeb469b8390428c79bed6c91def2cc91b4f71e5e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:14:27 2007 +0000

    Shorten signal slot name.
    
    svn path=/trunk/; revision=1478

 gucharmap/gucharmap-chartable-private.h | 2 +-
 gucharmap/gucharmap-chartable.c         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit f6800b96c3f4cfaa09d1b8457bf1866c33447046
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:14:20 2007 +0000

    Remove useless asserts. The conditions cannot be false because of how these functions
    are called.
    
    svn path=/trunk/; revision=1477

 gucharmap/gucharmap-chartable-accessible.c      |  8 --------
 gucharmap/gucharmap-chartable-cell-accessible.c | 17 +++--------------
 2 files changed, 3 insertions(+), 22 deletions(-)

commit ff79328d4bd2e2797cf521a627d9e76166ddcbe9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:14:12 2007 +0000

    Clarify comment about not using g_param_spec_unichar on purpose.
    
    svn path=/trunk/; revision=1476

 gucharmap/gucharmap-chartable.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 1cc35579fb5a1394c809077d06a9a5d97b88cf04
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:13:59 2007 +0000

    Extra parens.
    
    svn path=/trunk/; revision=1475

 gucharmap/gucharmap-chartable.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 45e60bd2a13e014b35626b8b99ecc9c0393447ef
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:13:49 2007 +0000

    Set the drawing pixmap to NULL on realize.
    
    svn path=/trunk/; revision=1474

 gucharmap/gucharmap-chartable.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit e56f0bf1812c60b46fbdb5e3667374c133554d78
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:13:41 2007 +0000

    Add debug menu item to move the window to the next screen (#if 0'd).
    
    svn path=/trunk/; revision=1473

 gucharmap/gucharmap-window.c | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)

commit 2fa317bbbd80d59f18da3becf88d025fa6aa06d3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:13:34 2007 +0000

    Add myself to ©.
    
    svn path=/trunk/; revision=1472

 gucharmap/gucharmap-chartable-accessible.c      | 2 ++
 gucharmap/gucharmap-chartable-accessible.h      | 1 +
 gucharmap/gucharmap-chartable-cell-accessible.c | 1 +
 3 files changed, 4 insertions(+)

commit ee25ad129f4620b995d59f6c0ffe345ebd4bbf71
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:13:27 2007 +0000

    Rewrite the get_type function using ATK_DEFINE_TYPE_WITH_CODE (#if 0'd until
    the patch gets committed to atk).
    
    svn path=/trunk/; revision=1471

 gucharmap/gucharmap-chartable-accessible.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit 6c955756cbd59ee83779c2a193dd412e9ae7893d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:13:20 2007 +0000

    Can't put the data in the GucharmapChartableAccessible struct, because the size of the
    parent instance is unknown at compile time. Use gobject instance private data
    instead.
    
    svn path=/trunk/; revision=1470

 gucharmap/gucharmap-chartable-accessible.c | 123 ++++++++++++++++-------------
 gucharmap/gucharmap-chartable-accessible.h |  14 ----
 2 files changed, 70 insertions(+), 67 deletions(-)

commit d3c0772dfa5af184222581cf9ca52052b7b3691d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:13:13 2007 +0000

    Fix about dialogue to use "program-name" property.
    
    svn path=/trunk/; revision=1469

 gucharmap/gucharmap-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7cc66239bc3b6724bcca8b1102f3ee30fcd9a1e3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:13:02 2007 +0000

    g_free is NULL-safe.
    
    svn path=/trunk/; revision=1468

 gucharmap/gucharmap-chartable-cell-accessible.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 8a6942139c067033559ddc6f327cea91e7a733f5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:12:53 2007 +0000

    Remove explicit redraw, since set_active_character does it already.
    
    svn path=/trunk/; revision=1467

 gucharmap/gucharmap-chartable-cell-accessible.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 872ad17a20f5e44c0ae781967cab4890a8c965d0
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:12:45 2007 +0000

    set_active_character already redraws the table, don't do it twice.
    The "activate" signal param was removed, fix it.
    
    svn path=/trunk/; revision=1466

 gucharmap/gucharmap-chartable-cell-accessible.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit e9d8676fe26e8b640b6f3fd0c5b04b6c359eb0b2
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:12:33 2007 +0000

    Make some g_return_if_fail into assertions.
    
    svn path=/trunk/; revision=1465

 gucharmap/gucharmap-chartable-cell-accessible.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit fb7a30792de58818ed5358e02cfee89b362dcf69
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:12:23 2007 +0000

    The cell accessible stores the index already, so just store the cell accessible
    itself in the cache, and make the cache a GPtrArray.
    
    svn path=/trunk/; revision=1464

 gucharmap/gucharmap-chartable-accessible.c | 64 +++++++++++++++---------------
 gucharmap/gucharmap-chartable-accessible.h |  2 +-
 2 files changed, 32 insertions(+), 34 deletions(-)

commit 82167ddadda87073508e0c5d59d83ad438c025ba
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:12:14 2007 +0000

    Store the focus object in the accessible, not as gobject data!
    
    svn path=/trunk/; revision=1463

 gucharmap/gucharmap-chartable-accessible.c | 58 +++++++++++++-----------------
 gucharmap/gucharmap-chartable-accessible.h |  1 +
 2 files changed, 26 insertions(+), 33 deletions(-)

commit 9c5c0b896d3693bfdd7cd2b9e40cdc64360453a1
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:12:03 2007 +0000

    Use an array for the cell accessibles cache, not a GList!
    
    svn path=/trunk/; revision=1462

 gucharmap/gucharmap-chartable-accessible.c | 228 ++++++++++-------------------
 gucharmap/gucharmap-chartable-accessible.h |   2 +-
 2 files changed, 78 insertions(+), 152 deletions(-)

commit 20f754df8f5ad967710110605a0375d4af6b667b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:11:53 2007 +0000

    Store the cell list in the accessible, not as gobject data.
    
    svn path=/trunk/; revision=1461

 gucharmap/gucharmap-chartable-accessible.c | 11 ++++-------
 gucharmap/gucharmap-chartable-accessible.h |  1 +
 2 files changed, 5 insertions(+), 7 deletions(-)

commit 0e2542b501cfa8b1681500253cfc39c89becfcc8
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:11:46 2007 +0000

    Set the back pixmap to NULL on realize, not on every expose event.
    
    svn path=/trunk/; revision=1460

 gucharmap/gucharmap-chartable.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit fc0963aa6f3d4b7a4df9b7ee0e096670203226b3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:11:38 2007 +0000

    Don't crash in expose when we haven't got a codepoint list.
    
    svn path=/trunk/; revision=1459

 gucharmap/gucharmap-chartable.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 4877e41203cbf749b915a8ea8058ed66a9d89ea2
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:11:31 2007 +0000

    Fix the .pc file.
    
    svn path=/trunk/; revision=1458

 configure.ac | 3 +++
 1 file changed, 3 insertions(+)

commit 984655399cb95e33aee2b59eacb8f460208ef74e
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:11:24 2007 +0000

    Add comment.
    
    svn path=/trunk/; revision=1457

 gucharmap/gucharmap-chartable.c | 1 +
 1 file changed, 1 insertion(+)

commit e9898f2e80f23473987e26ed1d737dfaa0e0a896
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:11:16 2007 +0000

    The chartable is the widget itself, not its parent.
    
    svn path=/trunk/; revision=1456

 gucharmap/gucharmap-chartable-accessible.c | 64 +++++++-----------------------
 1 file changed, 15 insertions(+), 49 deletions(-)

commit 711a2e0b3427e77a6af2d032d15a320a01d45563
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:11:09 2007 +0000

    Set up the accessible with the adjustments.
    Clean up the accessible on destroy.
    
    svn path=/trunk/; revision=1455

 gucharmap/gucharmap-chartable-accessible.c | 107 +++++++++++++++++++++++++----
 gucharmap/gucharmap-chartable-accessible.h |   2 +
 gucharmap/gucharmap-chartable.c            |   3 -
 3 files changed, 96 insertions(+), 16 deletions(-)

commit 4db881f6b25fd77e106cce3e5601b6e91f8de4b2
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:11:02 2007 +0000

    More API compat.
    
    svn path=/trunk/; revision=1454

 gucharmap/gucharmap-table.c | 32 ++++++++++++++++----------------
 gucharmap/gucharmap-table.h |  2 +-
 2 files changed, 17 insertions(+), 17 deletions(-)

commit 5781402ed490c63100f9aaab502febb31b809472
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:10:55 2007 +0000

    Remove GNOMEPKGS.
    
    svn path=/trunk/; revision=1453

 gucharmap.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d1ac96e51842749c62274deccf30400dacda4f1f
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:10:48 2007 +0000

    No need to reposition the popup in the expose handler!!!
    
    svn path=/trunk/; revision=1452

 gucharmap/gucharmap-chartable.c | 13 -------------
 1 file changed, 13 deletions(-)

commit 83bfb661509f5da2fe7824bca427aae130490545
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:10:40 2007 +0000

    Comment out the expose event debugging code.
    
    svn path=/trunk/; revision=1451

 gucharmap/gucharmap-chartable.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 443065cc1edc411014756fc34290f873b5f7e142
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:10:33 2007 +0000

    Fix comment.
    
    svn path=/trunk/; revision=1450

 gucharmap/gucharmap-chartable.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3cb5765c0399d47915f908c42e566b8f3c07532f
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:10:25 2007 +0000

    Don't always create the accessible; override get_accessible in the widget class instead,
    and register our factory there before chaining up.
    
    svn path=/trunk/; revision=1449

 gucharmap/gucharmap-chartable-accessible.c |  2 ++
 gucharmap/gucharmap-chartable.c            | 57 +++++++++++++++++++++---------
 gucharmap/gucharmap-intl.h                 |  2 --
 3 files changed, 42 insertions(+), 19 deletions(-)

commit dcf79e601c2d720296ce0d7a8c3ff6d9b01f4c3f
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:10:16 2007 +0000

    Update the adjustment after setting it.
    
    svn path=/trunk/; revision=1448

 gucharmap/gucharmap-chartable.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit c3f9092e1e43c4afb7517f227fe1f3cf47d2383d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:10:08 2007 +0000

    Use G_DEFINE_TYPE.
    
    svn path=/trunk/; revision=1447

 gucharmap/gucharmap-codepoint-list.c        | 31 ++++++-----------------------
 gucharmap/gucharmap-mini-fontsel.c          | 30 +---------------------------
 gucharmap/gucharmap-script-codepoint-list.c | 28 +-------------------------
 gucharmap/gucharmap-search-dialog.c         | 27 +------------------------
 gucharmap/gucharmap-window.c                | 31 ++---------------------------
 5 files changed, 11 insertions(+), 136 deletions(-)

commit 93809d4cab13ba5809b9fb9ef23200b6a41440b6
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:09:59 2007 +0000

    Make the zoom popup a GTK_WINDOW_POPUP type window. This goes a long way to fix the
    slow zoom popup updating problem (the exposes themselves are still slow though).
    
    svn path=/trunk/; revision=1446

 gucharmap/gucharmap-chartable.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

commit 27ae61bac71e35076869f96acadbb61c999a141b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:09:52 2007 +0000

    Add comment.
    
    svn path=/trunk/; revision=1445

 gucharmap/gucharmap-chartable.c | 3 +++
 1 file changed, 3 insertions(+)

commit 4a993155f50c42b713c0dcf562bdb38ee5373e47
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:09:44 2007 +0000

    Don't leak the rectangles.
    
    svn path=/trunk/; revision=1444

 gucharmap/gucharmap-chartable.c | 2 ++
 1 file changed, 2 insertions(+)

commit 3f2c0eddea176de3ea38c1bdc8f08533028faeee
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:09:37 2007 +0000

    Try drawing each region separately instead of copying the whole bounding rectangle
    in the expose handler. Doesn't fix the popup drawing slowness though...
    
    svn path=/trunk/; revision=1443

 gucharmap/gucharmap-chartable.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit b7547d5784e4ef5cb229a8ee527b6752944e9e0c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:09:28 2007 +0000

    Add expose event debug output.
    
    svn path=/trunk/; revision=1442

 gucharmap/gucharmap-chartable.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

commit 911a2d357ef4916f8b2f5a20deb4955579f86000
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:09:20 2007 +0000

    Add FIXME comment.
    
    svn path=/trunk/; revision=1441

 gucharmap/gucharmap-chartable-accessible.c | 1 +
 1 file changed, 1 insertion(+)

commit 85d64f9587f22fe065f504237c664f0c510dd3ca
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:09:12 2007 +0000

    Fix accessible type implementations.
    
    svn path=/trunk/; revision=1440

 gucharmap/gucharmap-chartable-accessible.c      | 135 ++++++++-------
 gucharmap/gucharmap-chartable-accessible.h      |   4 +-
 gucharmap/gucharmap-chartable-cell-accessible.c | 213 +++++++++---------------
 gucharmap/gucharmap-chartable-cell-accessible.h |   8 +-
 gucharmap/gucharmap-chartable.c                 | 118 ++++++-------
 5 files changed, 201 insertions(+), 277 deletions(-)

commit 73d808936c0b0a0da76a4bc0b1edf666a9a75707
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:09:03 2007 +0000

    Fix the build of the atk object.
    
    svn path=/trunk/; revision=1439

 gucharmap/Makefile.am                              |  89 ++++----
 gucharmap/charcell_accessible.h                    |  80 -------
 gucharmap/chartable_accessible.h                   |  62 ------
 gucharmap/gucharmap-charmap.c                      |   2 -
 gucharmap/gucharmap-charmap.h                      |   1 -
 ...cessible.c => gucharmap-chartable-accessible.c} | 231 ++++++++++-----------
 gucharmap/gucharmap-chartable-accessible.h         |  52 +++++
 ...ble.c => gucharmap-chartable-cell-accessible.c} | 172 ++++++++-------
 gucharmap/gucharmap-chartable-cell-accessible.h    |  71 +++++++
 gucharmap/gucharmap-chartable-private.h            |  60 ++++++
 gucharmap/gucharmap-chartable.c                    |  71 +------
 gucharmap/gucharmap-chartable.h                    |   1 -
 gucharmap/gucharmap-table.h                        |   1 -
 gucharmap/gucharmap-window.c                       |   1 -
 14 files changed, 432 insertions(+), 462 deletions(-)

commit 24d24a017b5f48eb0c0815488528a8661a17666d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:08:55 2007 +0000

    Move code around.
    
    svn path=/trunk/; revision=1438

 gucharmap/gucharmap-chartable.c | 172 ++++++++++++++++++++--------------------
 1 file changed, 87 insertions(+), 85 deletions(-)

commit 78b7a3c391983b86d1bcd06b3557c3a2f5851b0c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:08:48 2007 +0000

    Add API docs.
    
    svn path=/trunk/; revision=1437

 gucharmap/gucharmap-chartable.c | 61 ++++++++++++++++++++++++++++++++++++++---
 1 file changed, 57 insertions(+), 4 deletions(-)

commit ee704f6b5f0cf8d53911aa69f73b167f2d512d4d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:08:41 2007 +0000

    Make the active char an object property, and remove the set-active-char signal.
    
    svn path=/trunk/; revision=1436

 gucharmap/gucharmap-chartable.c | 74 +++++++++++++++++++++++++++++++++--------
 gucharmap/gucharmap-table.c     |  9 ++---
 2 files changed, 65 insertions(+), 18 deletions(-)

commit b347e0e838d59196ed455553074fe216aa79b244
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:08:33 2007 +0000

    Remove comment about drag-begin; we connect to it so we can override the drag icon.
    
    svn path=/trunk/; revision=1435

 gucharmap/gucharmap-chartable.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit cd262c82e9acc7cdf555ee40fa7a0c461ca396d9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:08:25 2007 +0000

    Remove commented code.
    
    svn path=/trunk/; revision=1434

 gucharmap/gucharmap-chartable.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit afd328be419bdaabfda0077ec9e8967b41a07e93
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:08:18 2007 +0000

    Remove font_name.
    
    svn path=/trunk/; revision=1433

 gucharmap/gucharmap-chartable.c | 2 --
 1 file changed, 2 deletions(-)

commit ea39a22194270fd5c6d417c6c9f8d7336fb4512a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:08:11 2007 +0000

    Code formatting.
    
    svn path=/trunk/; revision=1432

 gucharmap/gucharmap-chartable.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit d7a183ce2556e6fae0025b0bd054fb6e6425043b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:08:03 2007 +0000

    Use a bitfield.
    
    svn path=/trunk/; revision=1431

 gucharmap/gucharmap-chartable.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1487f20fc77eaab40a908f30396706a8c0c52aa5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:07:55 2007 +0000

    Rename function.
    
    svn path=/trunk/; revision=1430

 gucharmap/gucharmap-chartable.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 68dd8bb47dd4b95e7ac497cc9bf304d05b2fd773
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:07:48 2007 +0000

    Compute drag font size when setting the font desc.
    
    svn path=/trunk/; revision=1429

 gucharmap/gucharmap-chartable.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

commit 204bcb7cb570a852ebe598833c7186f475ae91d7
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:07:39 2007 +0000

    Unify set_zoom_enabled/disabled.
    
    svn path=/trunk/; revision=1428

 gucharmap/gucharmap-chartable.c | 46 +++++++++++++++++++++++++++--------------
 gucharmap/gucharmap-chartable.h |  4 ++--
 gucharmap/gucharmap-table.c     |  4 ++--
 3 files changed, 34 insertions(+), 20 deletions(-)

commit df8ad714fd31d3e527aaed8af9e30d30c6ddbabf
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:07:31 2007 +0000

    Add doc.
    
    svn path=/trunk/; revision=1427

 gucharmap/gucharmap-chartable.c | 5 +++++
 1 file changed, 5 insertions(+)

commit cfb4e0bd7f6828d6fac22f5734946a22ca86c669
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:07:24 2007 +0000

    Remove comment.
    
    svn path=/trunk/; revision=1426

 gucharmap/gucharmap-chartable.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit e75a629dea5e8e6ec12bd15fb9a608fa7da019b3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:07:16 2007 +0000

    Move drag-data-get/received and drag-begin handlers to class closures.
    
    svn path=/trunk/; revision=1425

 gucharmap/gucharmap-chartable.c | 192 ++++++++++++++++++++--------------------
 1 file changed, 96 insertions(+), 96 deletions(-)

commit e66e92b79e9c2e6a6490ba7bc0a5a14edb75f2d8
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:07:09 2007 +0000

    Move code around.
    
    svn path=/trunk/; revision=1424

 gucharmap/gucharmap-chartable.c | 59 +++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 31 deletions(-)

commit a8890eeb44bd710dfd65ec9ff1899b0ca6ff0028
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:07:02 2007 +0000

    Fix double click activation.
    
    svn path=/trunk/; revision=1423

 gucharmap/gucharmap-chartable.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8b6fc06baead464f7d4f457d8f919ca832ab3fea
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:06:55 2007 +0000

    Make button-press/release and motion-notify class closures.
    
    svn path=/trunk/; revision=1422

 gucharmap/gucharmap-chartable.c | 209 +++++++++++++++++++++-------------------
 1 file changed, 109 insertions(+), 100 deletions(-)

commit 0ba16e33c1a4c7d4883309a8715a1791faea91ae
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:06:47 2007 +0000

    Use the bindings set to emit the activate signal.
    
    svn path=/trunk/; revision=1421

 gucharmap/gucharmap-chartable.c | 31 ++++++++++++++++++++-----------
 gucharmap/gucharmap-table.c     |  5 +++--
 2 files changed, 23 insertions(+), 13 deletions(-)

commit 0bb48e1a4b3571f30e8e797b02ef614b702f2f95
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:06:40 2007 +0000

    Make key-press/release class closures.
    
    svn path=/trunk/; revision=1420

 gucharmap/gucharmap-chartable.c | 100 ++++++++++++++++++++--------------------
 1 file changed, 49 insertions(+), 51 deletions(-)

commit 23f0ab4304183342a7a4b40e3c926ee900c88075
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:06:33 2007 +0000

    Remove the mouse wheel code; the scrolled window is handling that already perfectly.
    
    svn path=/trunk/; revision=1419

 gucharmap/gucharmap-chartable.c | 57 +----------------------------------------
 1 file changed, 1 insertion(+), 56 deletions(-)

commit 722f4661c988638551cd625481b6ea908db3fb5c
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:06:26 2007 +0000

    Make focus-in/out class closures.
    
    svn path=/trunk/; revision=1418

 gucharmap/gucharmap-chartable.c | 77 +++++++++++++++++------------------------
 1 file changed, 31 insertions(+), 46 deletions(-)

commit 8659826938094d96c4fb736ab64b40bbbbc10e34
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:06:19 2007 +0000

    Done.
    
    svn path=/trunk/; revision=1417

 TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ae95096474b3067eb35fbcadb661c6a403505b95
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:06:11 2007 +0000

    Make keybindings use the bindings set.
    
    svn path=/trunk/; revision=1416

 gucharmap/gucharmap-chartable.c  | 394 ++++++++++++++++++++++++++-------------
 gucharmap/gucharmap-marshal.list |   1 +
 2 files changed, 264 insertions(+), 131 deletions(-)

commit 32e4c3335fd287c3d0fc9e16ee2b84da74aac126
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:06:01 2007 +0000

    Request the minimal size of one cell.
    
    svn path=/trunk/; revision=1415

 gucharmap/gucharmap-chartable.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit 52b9dfd9a7c11bbe95454beb83a0df6f001fc99d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:05:54 2007 +0000

    Only update the details page when it's shown.
    
    svn path=/trunk/; revision=1414

 gucharmap/gucharmap-charmap.c | 28 +++++++++++++++++++++++++---
 gucharmap/gucharmap-charmap.h |  4 ++--
 2 files changed, 27 insertions(+), 5 deletions(-)

commit 8e471ddf384c1baafd6abbeea543bf78bdf55eb6
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:05:47 2007 +0000

    Store the last_cell when setting the codepoint list instead of getting it
    from the codepoint list every time.
    
    svn path=/trunk/; revision=1413

 gucharmap/gucharmap-chartable.c | 55 ++++++++++++++++++++---------------------
 1 file changed, 27 insertions(+), 28 deletions(-)

commit 0986a07acf1a53ccd7df34ebb97f493ec3380519
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:05:39 2007 +0000

    Compute the minimum col width and row height when setting the font description,
    and store the result.
    
    svn path=/trunk/; revision=1412

 gucharmap/gucharmap-chartable.c | 35 +++++++++++++++--------------------
 1 file changed, 15 insertions(+), 20 deletions(-)

commit 0393801b67b5247234678486bebcc01ba03c91c5
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:05:32 2007 +0000

    Move updating the font_desc into its own utility function since it needs to be done
    from two places: style-set handler, and when setting a new font.
    
    svn path=/trunk/; revision=1411

 gucharmap/gucharmap-chartable.c | 50 ++++++++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 21 deletions(-)

commit 87e56a6baa580b06a9e716d3fbb25600d0829777
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:05:24 2007 +0000

    Make expose event handler a class closure.
    
    svn path=/trunk/; revision=1410

 gucharmap/gucharmap-chartable.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

commit 97bda3bc4f40b8e94d4c44d5b9fb9ce46665e72d
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:05:13 2007 +0000

    Don't modify the widget's style's font; use our own font descriptor instead.
    Fixes zoom and drag popup font names being zoomed as well as the glyph itself.
    
    svn path=/trunk/; revision=1409

 gucharmap/gucharmap-chartable.c | 67 ++++++++++++++++++++---------------------
 1 file changed, 33 insertions(+), 34 deletions(-)

commit a2127c4aefc2cf4319fb6a8931f5bced54e3a769
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:05:02 2007 +0000

    Make the style-set handler re-create the pango layout.
    
    svn path=/trunk/; revision=1408

 gucharmap/gucharmap-chartable.c | 64 +++++++++++++++++++----------------------
 1 file changed, 30 insertions(+), 34 deletions(-)

commit 6e7cedd99889b9e2a8e6a4725386221a26b8f001
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:04:52 2007 +0000

    Remove DONEs.
    
    svn path=/trunk/; revision=1407

 TODO | 66 ++++--------------------------------------------------------------
 1 file changed, 4 insertions(+), 62 deletions(-)

commit e26fd5443b85cc5075e2d1a95efadbce1c0674e3
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:04:42 2007 +0000

    Forward signals from the real chartable.
    
    svn path=/trunk/; revision=1406

 gucharmap/gucharmap-table.c | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

commit c75f07e84309f156dab4d07b28dc970ab4469009
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:04:32 2007 +0000

    Make style-set a class closure.
    
    svn path=/trunk/; revision=1405

 gucharmap/gucharmap-chartable.c | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

commit a44fa0bbb91fe79cf448764d525eee85e985dcc9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:04:19 2007 +0000

    Add AM_PROG_CC_C_O.
    
    svn path=/trunk/; revision=1404

 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

commit 852226bdba262ba6fa29659aad5629330d5aa978
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:04:08 2007 +0000

    Move the bulk of the chartable from GucharmapTable to GucharmapChartable,
    removing the hbox wrapper and just making it a GtkDrawingArea directly.
    Make it a native scrollable widget by implementing a set_scroll_adjustements
    signal in the class.
    Make GucharmapTable a thin wrapper containing just a scrolled window and in it
    the real chartable; forward all methods to the real chartable.
    
    svn path=/trunk/; revision=1403

 gucharmap/chartable_accessible.c                   |    2 +-
 ...ble-private.h => gucharmap-chartable-private.h} |   19 +-
 .../{gucharmap-table.c => gucharmap-chartable.c}   |  724 +++++----
 gucharmap/gucharmap-chartable.h                    |   58 +
 gucharmap/gucharmap-table.c                        | 1706 +-------------------
 gucharmap/gucharmap-table.h                        |   43 +-
 gucharmap/gucharmap-window.c                       |   23 +-
 7 files changed, 581 insertions(+), 1994 deletions(-)

commit fbce57e203c37f14a257edbed82d9954f9d57652
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:03:55 2007 +0000

    Replace some marshals with stock gcclosure_marshal_*__*s.
    
    svn path=/trunk/; revision=1402

 gucharmap/Makefile.am               | 18 ++++++++++++------
 gucharmap/gucharmap-charmap.c       |  2 +-
 gucharmap/gucharmap-marshal.list    |  6 ++----
 gucharmap/gucharmap-mini-fontsel.c  |  2 +-
 gucharmap/gucharmap-search-dialog.c |  4 ++--
 5 files changed, 18 insertions(+), 14 deletions(-)

commit 51e17d4258c4d158ed4dd99cde4ee2ac92b5772a
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:03:44 2007 +0000

    Make size-allocate use a class closure.
    
    svn path=/trunk/; revision=1401

 gucharmap/gucharmap-table.c | 111 +++++++++++++++++++++++---------------------
 1 file changed, 58 insertions(+), 53 deletions(-)

commit 2586ad8dd7d05636c39faf377671b54e723a897b
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:03:31 2007 +0000

    Remove the high_bit function, and just use g_bit_nth_msf.
    
    svn path=/trunk/; revision=1400

 gucharmap/gucharmap-table.c | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

commit fad0e7659610241783cb231bce5381cc611bd5b9
Author: Christian Persch <chpe@src.gnome.org>
Date:   Wed Dec 12 19:03:16 2007 +0000

    Add a #define for the get_type func.
    
    svn path=/trunk/; revision=1399

 gucharmap/gucharmap-table.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a30cc073ad0d95955a8442895821ac8164c80007
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Dec 11 14:59:49 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1398

 po/ChangeLog |   4 ++
 po/sl.po     | 207 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 112 insertions(+), 99 deletions(-)

commit 12d8e7bb51ebe0468a7830b263859b21d8d03a5d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Dec 9 20:03:04 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1397

 po/ChangeLog |  4 ++++
 po/es.po     | 26 +++++++++++++++++++-------
 2 files changed, 23 insertions(+), 7 deletions(-)

commit 0d03c8f9ad46566b9ed650bd4efac029c15f90b1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 7 08:33:10 2007 +0000

    Add two missing files. Update.
    
    2007-12-07  Kjartan Maraas  <kmaraas@gnome.org>
    
            * POTFILES.in: Add two missing files.
            * nb.po: Update.
    
    svn path=/trunk/; revision=1396

 po/ChangeLog   |  5 +++++
 po/POTFILES.in |  2 ++
 po/nb.po       | 18 +++++++++++++++---
 3 files changed, 22 insertions(+), 3 deletions(-)

commit 7ccc94d9d673a3725bb99a6d9baba3870e7079ec
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Dec 6 18:35:58 2007 +0000

    Updated Norwegian bokmål translation.
    
    2007-12-06  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=1395

 po/ChangeLog |   4 ++
 po/nb.po     | 186 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 95 insertions(+), 95 deletions(-)

commit fd166166a0da47346eb527f2df5071bd43f4847c
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Dec 6 15:19:32 2007 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=1394

 po/ChangeLog |   4 ++
 po/es.po     | 199 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 103 insertions(+), 100 deletions(-)

commit 74898ddaa80b2bcaa08b52d4e75f06278d8fb2c3
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Thu Dec 6 04:42:22 2007 +0000

    Translation updated by Ivar Smolin.
    
    2007-12-06  Priit Laes  <plaes@svn.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.
    
    svn path=/trunk/; revision=1393

 po/ChangeLog |  4 ++++
 po/et.po     | 28 ++++++++++++++--------------
 2 files changed, 18 insertions(+), 14 deletions(-)

commit e71c6760698668ee61b9aa61d366757631aa3926
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Dec 5 23:40:40 2007 +0000

    Simplify character popup code. Should fix popup sizing bug #501915.
    
    2007-12-06  Christian Persch  <chpe@gnome.org>
    
            * gucharmap/gucharmap-table.c: (create_glyph_pixmap),
            (place_zoom_window), (update_zoom_window), (make_zoom_window),
            (destroy_zoom_window), (button_press_event), (drag_begin),
            (gucharmap_table_init), (gucharmap_table_zoom_enable):
            * gucharmap/gucharmap-table.h: Simplify character popup code. Should
            fix popup sizing bug #501915.
    
    svn path=/trunk/; revision=1391

 ChangeLog                   |  9 +++++
 gucharmap/gucharmap-table.c | 93 +++++++++++++--------------------------------
 gucharmap/gucharmap-table.h |  2 +-
 3 files changed, 36 insertions(+), 68 deletions(-)

commit 18b30951276ed73231e31f599a21da46758e14fc
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Dec 5 22:05:29 2007 +0000

    Remove unimplemented functions. Bug #331103.
    
    2007-12-05  Christian Persch  <chpe@gnome.org>
    
            * gucharmap/gucharmap-charmap.h:
            * gucharmap/gucharmap-table.h:
            * gucharmap/gucharmap-unicode-info.h: Remove unimplemented functions.
            Bug #331103.
    
    svn path=/trunk/; revision=1390

 ChangeLog                          | 7 +++++++
 gucharmap/gucharmap-charmap.h      | 4 +---
 gucharmap/gucharmap-table.h        | 2 --
 gucharmap/gucharmap-unicode-info.h | 1 -
 4 files changed, 8 insertions(+), 6 deletions(-)

commit 226fa2cd6420c466204eca506fab8127ed521b03
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Dec 5 13:48:25 2007 +0000

    Fix the build with --disable-gconf. Bug #501710.
    
    2007-12-05  Christian Persch  <chpe@gnome.org>
    
            * gucharmap/gucharmap-settings.c: (window_state_timeout_cb),
            (window_state_event_cb), (gucharmap_settings_add_window): Fix the
            build with --disable-gconf. Bug #501710.
    
    svn path=/trunk/; revision=1389

 ChangeLog                      |  6 ++++++
 gucharmap/gucharmap-settings.c | 12 ++++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

commit 8d282b741a7b049adbb87a2ce9c4dbc74613bec5
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 4 22:47:26 2007 +0000

    Remove gnome option. Bug #469131, patch by Jani Monoses.
    
    2007-12-04  Christian Persch  <chpe@gnome.org>
    
            * configure.ac:
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-window.c: (help_contents):
            * gucharmap/main.c: (main): Remove gnome option. Bug #469131,
            patch by Jani Monoses.
    
    svn path=/trunk/; revision=1388

 ChangeLog                    |   8 +
 autogen.sh                   | 434 ++-----------------------------------------
 configure.ac                 |  55 ++----
 gucharmap/Makefile.am        |  11 +-
 gucharmap/gucharmap-table.c  |  16 +-
 gucharmap/gucharmap-window.c |  80 ++++++--
 gucharmap/main.c             |  41 +---
 7 files changed, 112 insertions(+), 533 deletions(-)

commit 1098f2a18d8643616e7d66ee4d993faf497ebcd0
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 4 22:11:59 2007 +0000

    Refactoring: move common code from gucharmap-{script,block}-chapters to
    
    2007-12-04  Christian Persch  <chpe@gnome.org>
    
            * gucharmap.schemas.in:
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-block-chapters-model.c:
            (gucharmap_block_chapters_model_init), (get_codepoint_list),
            (get_book_codepoint_list), (character_to_iter),
            (gucharmap_block_chapters_model_class_init),
            (gucharmap_block_chapters_model_new):
            * gucharmap/gucharmap-block-chapters-model.h:
            * gucharmap/gucharmap-block-chapters.c:
            (gucharmap_block_chapters_init),
            (gucharmap_block_chapters_class_init),
            (gucharmap_block_chapters_new):
            * gucharmap/gucharmap-block-chapters.h:
            * gucharmap/gucharmap-chapters-model.c:
            (default_get_codepoint_list), (gucharmap_chapters_model_init),
            (gucharmap_chapters_model_finalize),
            (gucharmap_chapters_model_class_init),
            (gucharmap_chapters_model_get_codepoint_list),
            (gucharmap_chapters_model_get_book_codepoint_list),
            (gucharmap_chapters_model_character_to_iter),
            (gucharmap_chapters_model_get_title),
            (gucharmap_chapters_model_id_to_iter):
            * gucharmap/gucharmap-chapters-model.h:
            * gucharmap/gucharmap-chapters-view.c: (select_iter),
            (gucharmap_chapters_view_init),
            (gucharmap_chapters_view_class_init),
            (gucharmap_chapters_view_new), (gucharmap_chapters_view_set_model),
            (gucharmap_chapters_view_next), (gucharmap_chapters_view_previous),
            (gucharmap_chapters_view_get_selected),
            (gucharmap_chapters_view_set_selected),
            (gucharmap_chapters_view_select_character),
            (gucharmap_chapters_view_get_codepoint_list),
            (gucharmap_chapters_view_get_book_codepoint_list):
            * gucharmap/gucharmap-chapters-view.h:
            * gucharmap/gucharmap-chapters.c: (selection_changed),
            (default_get_codepoint_list), (default_get_book_codepoint_list),
            (default_go_to_character), (gucharmap_chapters_init),
            (gucharmap_chapters_constructor),
            (gucharmap_chapters_set_property), (gucharmap_chapters_class_init),
            (gucharmap_chapters_new_with_model),
            (gucharmap_chapters_set_model), (gucharmap_chapters_get_model),
            (gucharmap_chapters_next), (gucharmap_chapters_previous),
            (gucharmap_chapter_get_string), (gucharmap_chapter_set_string):
            * gucharmap/gucharmap-chapters.h:
            * gucharmap/gucharmap-charmap.c: (make_chartable_pane),
            (gucharmap_charmap_new), (gucharmap_charmap_set_chapters):
            * gucharmap/gucharmap-script-chapters-model.c:
            (gucharmap_script_chapters_model_init), (get_codepoint_list),
            (append_script), (get_book_codepoint_list), (character_to_iter),
            (gucharmap_script_chapters_model_class_init),
            (gucharmap_script_chapters_model_new):
            * gucharmap/gucharmap-script-chapters-model.h:
            * gucharmap/gucharmap-script-chapters.c:
            (gucharmap_script_chapters_init),
            (gucharmap_script_chapters_class_init),
            (gucharmap_script_chapters_new):
            * gucharmap/gucharmap-script-chapters.h:
            * gucharmap/gucharmap-settings.c: (get_first_non_underscore_char),
            (get_default_last_char), (gucharmap_settings_get_chapters_mode),
            (gucharmap_settings_set_chapters_mode),
            (gucharmap_settings_get_last_char):
            * gucharmap/gucharmap-settings.h:
            * gucharmap/gucharmap-table.c: (gucharmap_table_finalize),
            (gucharmap_table_class_init),
            (gucharmap_table_get_active_character),
            (gucharmap_table_set_codepoint_list):
            * gucharmap/gucharmap-window.c: (view_by): Refactoring: move common
            code from gucharmap-{script,block}-chapters to
            gucharmap-chapters-model/gucharmap-chapters-view. Persist the last
            seen character, and keep it when switching between views.
    
    svn path=/trunk/; revision=1387

 ChangeLog | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 73 insertions(+)

commit 2b928dad6c5b1346ba8cfa6bb18fb13fa4c4e341
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 4 22:11:19 2007 +0000

    Refactoring: move common code from gucharmap-{script,block}-chapters to
    
    2007-12-04  Christian Persch  <chpe@gnome.org>
    
            * gucharmap.schemas.in:
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-block-chapters-model.c:
            (gucharmap_block_chapters_model_init), (get_codepoint_list),
            (get_book_codepoint_list), (character_to_iter),
            (gucharmap_block_chapters_model_class_init),
            (gucharmap_block_chapters_model_new):
            * gucharmap/gucharmap-block-chapters-model.h:
            * gucharmap/gucharmap-block-chapters.c:
            (gucharmap_block_chapters_init),
            (gucharmap_block_chapters_class_init),
            (gucharmap_block_chapters_new):
            * gucharmap/gucharmap-block-chapters.h:
            * gucharmap/gucharmap-chapters-model.c:
            (default_get_codepoint_list), (gucharmap_chapters_model_init),
            (gucharmap_chapters_model_finalize),
            (gucharmap_chapters_model_class_init),
            (gucharmap_chapters_model_get_codepoint_list),
            (gucharmap_chapters_model_get_book_codepoint_list),
            (gucharmap_chapters_model_character_to_iter),
            (gucharmap_chapters_model_get_title),
            (gucharmap_chapters_model_id_to_iter):
            * gucharmap/gucharmap-chapters-model.h:
            * gucharmap/gucharmap-chapters-view.c: (select_iter),
            (gucharmap_chapters_view_init),
            (gucharmap_chapters_view_class_init),
            (gucharmap_chapters_view_new), (gucharmap_chapters_view_set_model),
            (gucharmap_chapters_view_next), (gucharmap_chapters_view_previous),
            (gucharmap_chapters_view_get_selected),
            (gucharmap_chapters_view_set_selected),
            (gucharmap_chapters_view_select_character),
            (gucharmap_chapters_view_get_codepoint_list),
            (gucharmap_chapters_view_get_book_codepoint_list):
            * gucharmap/gucharmap-chapters-view.h:
            * gucharmap/gucharmap-chapters.c: (selection_changed),
            (default_get_codepoint_list), (default_get_book_codepoint_list),
            (default_go_to_character), (gucharmap_chapters_init),
            (gucharmap_chapters_constructor),
            (gucharmap_chapters_set_property), (gucharmap_chapters_class_init),
            (gucharmap_chapters_new_with_model),
            (gucharmap_chapters_set_model), (gucharmap_chapters_get_model),
            (gucharmap_chapters_next), (gucharmap_chapters_previous),
            (gucharmap_chapter_get_string), (gucharmap_chapter_set_string):
            * gucharmap/gucharmap-chapters.h:
            * gucharmap/gucharmap-charmap.c: (make_chartable_pane),
            (gucharmap_charmap_new), (gucharmap_charmap_set_chapters):
            * gucharmap/gucharmap-script-chapters-model.c:
            (gucharmap_script_chapters_model_init), (get_codepoint_list),
            (append_script), (get_book_codepoint_list), (character_to_iter),
            (gucharmap_script_chapters_model_class_init),
            (gucharmap_script_chapters_model_new):
            * gucharmap/gucharmap-script-chapters-model.h:
            * gucharmap/gucharmap-script-chapters.c:
            (gucharmap_script_chapters_init),
            (gucharmap_script_chapters_class_init),
            (gucharmap_script_chapters_new):
            * gucharmap/gucharmap-script-chapters.h:
            * gucharmap/gucharmap-settings.c: (get_first_non_underscore_char),
            (get_default_last_char), (gucharmap_settings_get_chapters_mode),
            (gucharmap_settings_set_chapters_mode),
            (gucharmap_settings_get_last_char):
            * gucharmap/gucharmap-settings.h:
            * gucharmap/gucharmap-table.c: (gucharmap_table_finalize),
            (gucharmap_table_class_init),
            (gucharmap_table_get_active_character),
            (gucharmap_table_set_codepoint_list):
            * gucharmap/gucharmap-window.c: (view_by): Refactoring: move common
            code from gucharmap-{script,block}-chapters to
            gucharmap-chapters-model/gucharmap-chapters-view. Persist the last
            seen character, and keep it when switching between views.
    
    svn path=/trunk/; revision=1386

 gucharmap.schemas.in                               |  25 +-
 gucharmap/Makefile.am                              |  85 ++++--
 gucharmap/gucharmap-block-chapters-model.c         | 142 ++++++++++
 ...chapters.h => gucharmap-block-chapters-model.h} |  41 +--
 gucharmap/gucharmap-block-chapters.c               | 244 ++--------------
 gucharmap/gucharmap-block-chapters.h               |   1 +
 gucharmap/gucharmap-chapters-model.c               | 152 ++++++++++
 gucharmap/gucharmap-chapters-model.h               |  93 ++++++
 gucharmap/gucharmap-chapters-view.c                | 247 ++++++++++++++++
 gucharmap/gucharmap-chapters-view.h                |  79 ++++++
 gucharmap/gucharmap-chapters.c                     | 229 +++++++++------
 gucharmap/gucharmap-chapters.h                     |  17 +-
 gucharmap/gucharmap-charmap.c                      |  48 +---
 gucharmap/gucharmap-script-chapters-model.c        | 144 ++++++++++
 gucharmap/gucharmap-script-chapters-model.h        |  58 ++++
 gucharmap/gucharmap-script-chapters.c              | 315 ++-------------------
 gucharmap/gucharmap-script-chapters.h              |   1 +
 gucharmap/gucharmap-settings.c                     |  96 +++----
 gucharmap/gucharmap-settings.h                     |   3 +-
 gucharmap/gucharmap-table.c                        |  62 ++--
 gucharmap/gucharmap-window.c                       |   6 +
 21 files changed, 1265 insertions(+), 823 deletions(-)

commit d65fd6854097d42fbbf5667c85c340f2b798bc52
Author: Christian Persch <chpe@src.gnome.org>
Date:   Tue Dec 4 00:31:46 2007 +0000

    Post-release version bump
    
    svn path=/trunk/; revision=1385

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9d94952f2ac10cc50d53aabf1ba17f3a2f52ecba
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 4 00:31:10 2007 +0000

    === Release 2.21.3 ===
    
    2007-12-04  Christian Persch  <chpe@gnome.org>
    
            === Release 2.21.3 ===
    
            * configure.ac:
            * po/POTFILES.in:
    
    svn path=/trunk/; revision=1383

 ChangeLog      | 7 +++++++
 configure.ac   | 2 +-
 po/POTFILES.in | 2 ++
 3 files changed, 10 insertions(+), 1 deletion(-)

commit d4c83a2fd595a678d081e9534654ee7891c84675
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 3 22:40:55 2007 +0000

    Cleanup settings code, and make window state persistence not hammer gconf
    
    2007-12-03  Christian Persch  <chpe@gnome.org>
    
            * gucharmap.schemas.in:
            * gucharmap/gucharmap-settings.c: (gucharmap_settings_initialize),
            (gucharmap_settings_shutdown), (gucharmap_settings_initialized),
            (gucharmap_settings_get_chapter), (gucharmap_settings_set_chapter),
            (gucharmap_settings_get_chapters_mode),
            (gucharmap_settings_set_chapters_mode),
            (gucharmap_settings_get_font), (gucharmap_settings_set_font),
            (gucharmap_settings_get_last_char),
            (gucharmap_settings_set_last_char),
            (gucharmap_settings_get_snap_pow2),
            (gucharmap_settings_set_snap_pow2), (window_state_timeout_cb),
            (free_window_state), (window_configure_event_cb),
            (window_state_event_cb), (gucharmap_settings_add_window):
            * gucharmap/gucharmap-settings.h:
            * gucharmap/gucharmap-window.c: (gucharmap_window_init):
            * gucharmap/main.c: (main): Cleanup settings code, and make window
            state persistence not hammer gconf while resizing. Bug #501383.
    
    svn path=/trunk/; revision=1382

 ChangeLog                      |  20 ++++
 gucharmap.schemas.in           |  12 ++
 gucharmap/gucharmap-settings.c | 262 +++++++++++++++++++----------------------
 gucharmap/gucharmap-settings.h |   8 +-
 gucharmap/gucharmap-window.c   |  36 +-----
 gucharmap/main.c               |  15 +--
 6 files changed, 161 insertions(+), 192 deletions(-)

commit f29e8efc19e05c498109972df2f9b9442b03c5ff
Author: Christian Persch <chpe@src.gnome.org>
Date:   Mon Dec 3 22:07:53 2007 +0000

    Remember the settings. Bug #140414, patch by Jason Allen and Jared Moore.
    
    
            * Makefile.am:
            * gucharmap.pc.in:
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-block-chapters.c: (selection_changed),
            (gucharmap_block_chapters_settings_init),
            (gucharmap_block_chapters_init):
            * gucharmap/gucharmap-chapters.c: (gucharmap_chapter_get_string),
            (gucharmap_chapter_set_string):
            * gucharmap/gucharmap-chapters.h:
            * gucharmap/gucharmap-charmap.c: (gucharmap_active_char_save),
            (active_char_set), (gucharmap_charmap_new):
            * gucharmap/gucharmap-script-chapters.c: (selection_changed),
            (gucharmap_script_chapters_settings_init),
            (gucharmap_script_chapters_init):
            * gucharmap/gucharmap-table.c: (draw_chartable_from_scratch):
            * gucharmap/gucharmap-window.c: (snap_cols_pow2), (make_menu),
            (fontsel_changed), (gucharmap_window_state_changed),
            (gucharmap_window_size_changed), (gucharmap_window_init):
            * gucharmap/main.c: (main): Remember the settings. Bug #140414,
            patch by Jason Allen and Jared Moore.
    
    svn path=/trunk/; revision=1381

 gucharmap.schemas.in | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 99 insertions(+)

commit 377d651b187be7d45f4c4234b14efc8eafbc9bc3
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 3 22:05:42 2007 +0000

    Port to GtkComboBox. Bug #454250.
    
    2007-12-03  Christian Persch  <chpe@gnome.org>
    
            * gucharmap/gucharmap-mini-fontsel.c: (fill_font_families_combo),
            (update_font_familiy_combo), (family_changed),
            (gucharmap_mini_font_selection_init),
            (gucharmap_mini_font_selection_get_type),
            (gucharmap_mini_font_selection_set_font_name):
            * gucharmap/gucharmap-mini-fontsel.h: Port to GtkComboBox. Bug
            #454250.
    
    svn path=/trunk/; revision=1380

 ChangeLog                          |  10 +++
 gucharmap/gucharmap-mini-fontsel.c | 129 ++++++++++++++++++++++---------------
 gucharmap/gucharmap-mini-fontsel.h |   1 +
 3 files changed, 88 insertions(+), 52 deletions(-)

commit c52e94c2263758a233dff4f650323303037be412
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 3 22:02:56 2007 +0000

    Add mnemonic. Bug #466678, patch by Patrick Wade.
    
    2007-12-03  Christian Persch  <chpe@gnome.org>
    
            * gucharmap/gucharmap-window.c: (make_menu): Add mnemonic. Bug
            #466678, patch by Patrick Wade.
    
    svn path=/trunk/; revision=1379

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 9413d2ae26620ea5b95b00f62bee77d9c959c548
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 3 22:00:42 2007 +0000

    Bump gtk+ dependency to 2.12.0. Port to new tooltips API. Bug #459279.
    
    2007-12-03  Christian Persch  <chpe@gnome.org>
    
            * configure.ac: Bump gtk+ dependency to 2.12.0.
            * gucharmap/gucharmap-window.c: (make_text_to_copy): Port to new
            tooltips API. Bug #459279.
    
    svn path=/trunk/; revision=1378

 ChangeLog                    | 6 ++++++
 configure.ac                 | 7 ++++++-
 gucharmap/gucharmap-window.c | 5 +----
 3 files changed, 13 insertions(+), 5 deletions(-)

commit 66a332139ac7e04202e144eeaad75089f3f08962
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 3 21:56:16 2007 +0000

    Bump version after branching.
    
    2007-12-03  Christian Persch  <chpe@gnome.org>
    
            * configure.ac: Bump version after branching.
    
            * Makefile.am:
            * gucharmap.pc.in:
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-block-chapters.c: (selection_changed),
            (gucharmap_block_chapters_settings_init),
            (gucharmap_block_chapters_init):
            * gucharmap/gucharmap-chapters.c: (gucharmap_chapter_get_string),
            (gucharmap_chapter_set_string):
            * gucharmap/gucharmap-chapters.h:
            * gucharmap/gucharmap-charmap.c: (gucharmap_active_char_save),
            (active_char_set), (gucharmap_charmap_new):
            * gucharmap/gucharmap-script-chapters.c: (selection_changed),
            (gucharmap_script_chapters_settings_init),
            (gucharmap_script_chapters_init):
            * gucharmap/gucharmap-table.c: (draw_chartable_from_scratch):
            * gucharmap/gucharmap-window.c: (snap_cols_pow2), (make_menu),
            (fontsel_changed), (gucharmap_window_state_changed),
            (gucharmap_window_size_changed), (gucharmap_window_init):
            * gucharmap/main.c: (main): Remember the settings. Bug #140414,
            patch by Jason Allen and Jared Moore.
    
    svn path=/trunk/; revision=1377

 gucharmap/gucharmap-settings.c | 460 +++++++++++++++++++++++++++++++++++++++++
 gucharmap/gucharmap-settings.h |  47 +++++
 2 files changed, 507 insertions(+)

commit 8d99efac5897adc9b188d16ff7fa252ebba5dded
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Dec 3 21:42:48 2007 +0000

    Bump version after branching.
    
    2007-12-03  Christian Persch  <chpe@gnome.org>
    
            * configure.ac: Bump version after branching.
    
            * Makefile.am:
            * gucharmap.pc.in:
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-block-chapters.c: (selection_changed),
            (gucharmap_block_chapters_settings_init),
            (gucharmap_block_chapters_init):
            * gucharmap/gucharmap-chapters.c: (gucharmap_chapter_get_string),
            (gucharmap_chapter_set_string):
            * gucharmap/gucharmap-chapters.h:
            * gucharmap/gucharmap-charmap.c: (gucharmap_active_char_save),
            (active_char_set), (gucharmap_charmap_new):
            * gucharmap/gucharmap-script-chapters.c: (selection_changed),
            (gucharmap_script_chapters_settings_init),
            (gucharmap_script_chapters_init):
            * gucharmap/gucharmap-table.c: (draw_chartable_from_scratch):
            * gucharmap/gucharmap-window.c: (snap_cols_pow2), (make_menu),
            (fontsel_changed), (gucharmap_window_state_changed),
            (gucharmap_window_size_changed), (gucharmap_window_init):
            * gucharmap/main.c: (main): Remember the settings. Bug #140414,
            patch by Jason Allen and Jared Moore.
    
    svn path=/trunk/; revision=1376

 ChangeLog                             | 25 ++++++++++++++
 Makefile.am                           | 19 +++++++++--
 configure.ac                          | 31 ++++++++++++++++--
 gucharmap.pc.in                       |  2 +-
 gucharmap/Makefile.am                 |  6 ++--
 gucharmap/gucharmap-block-chapters.c  | 28 ++++++++++++++++
 gucharmap/gucharmap-chapters.c        | 62 +++++++++++++++++++++++++++++++++++
 gucharmap/gucharmap-chapters.h        | 10 ++++++
 gucharmap/gucharmap-charmap.c         | 16 +++++++++
 gucharmap/gucharmap-script-chapters.c | 26 +++++++++++++++
 gucharmap/gucharmap-table.c           |  5 +++
 gucharmap/gucharmap-window.c          | 59 +++++++++++++++++++++++++--------
 gucharmap/main.c                      | 34 ++++++++++++++++++-
 13 files changed, 301 insertions(+), 22 deletions(-)

commit 746561bda31ecf6fc689d884da4362609766700c
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Nov 20 20:17:31 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1374

 help/oc/oc.po | 43 ++++++++++++++++++++-----------------------
 po/oc.po      | 13 ++++++++-----
 2 files changed, 28 insertions(+), 28 deletions(-)

commit 09cf6477d914ad8493038b20b1689e7bf516ee9d
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Wed Nov 14 14:28:12 2007 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=1373

 po/ChangeLog |  4 ++++
 po/sl.po     | 26 +++++++++++++-------------
 2 files changed, 17 insertions(+), 13 deletions(-)

commit f2aec806ed8d9d905da87a5e4267e741de0773af
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Wed Oct 24 08:38:56 2007 +0000

    Migrated Korean manual translation to gnome-doc-utils and update.
    
    svn path=/trunk/; revision=1372

 ChangeLog                            |   5 +
 configure.ac                         |   1 -
 help/ChangeLog                       |  11 +
 help/Makefile.am                     |   4 +-
 help/ko/Makefile.am                  |   8 -
 help/ko/figures/gucharmap_window.png | Bin 29977 -> 0 bytes
 help/ko/gucharmap-ko.omf             |  30 --
 help/ko/gucharmap.xml                | 756 -------------------------------
 help/ko/ko.po                        | 837 +++++++++++++++++++++++++++++++++++
 help/ko/legal.xml                    |  53 ---
 10 files changed, 855 insertions(+), 850 deletions(-)

commit e4d7f21cfffdaf9820d93dca91833c8a51640ee3
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Wed Oct 24 08:35:52 2007 +0000

    Updated Korean translation.
    
    svn path=/trunk/; revision=1371

 po/ChangeLog |  4 ++++
 po/ko.po     | 50 +++++++++++++++++++++++++-------------------------
 2 files changed, 29 insertions(+), 25 deletions(-)

commit 55d0cfb3a29761d4c06df3fbe1a581f8982a65db
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Tue Oct 23 20:55:45 2007 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1370

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 43ecaf43d3eea44e4410bcd08e77cd046d01d549
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Oct 21 19:20:17 2007 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1369

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 1b59874184154915b975db4922f2eb69ad906c35
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Oct 21 16:44:59 2007 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1368

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 3311ac82defb9e84fddb2593ea8f4da8d37f30b6
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Oct 16 22:23:08 2007 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=1367

 po/ChangeLog |  4 ++++
 po/sv.po     | 47 ++++++++++++++++++++++++-----------------------
 2 files changed, 28 insertions(+), 23 deletions(-)

commit 2b167ef147ddac404a73656dae79d0578c032b7c
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Wed Oct 3 16:30:48 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1366

 help/oc/oc.po | 2 +-
 po/oc.po      | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

commit c4842cfa33de3b7f8f9dabe65e21d0b8cae4fff5
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Tue Oct 2 21:14:56 2007 +0000

    Updated Italian translation.
    
    svn path=/trunk/; revision=1365

 po/ChangeLog |   4 +
 po/it.po     | 455 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 260 insertions(+), 199 deletions(-)

commit 3f681b24fbd12e3e83c1682a892558d6734ba152
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Tue Sep 25 05:55:30 2007 +0000

    Translation update by Ivar Smolin.
    
    2007-09-25  Priit Laes  <plaes@svn.gnome.org>
    
            * et.po: Translation update by Ivar Smolin.
    
    svn path=/trunk/; revision=1364

 po/ChangeLog | 4 ++++
 po/et.po     | 8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit fd4e773a99ea19aebd50d1319d891259f29b6b71
Author: Olav Vitters <ovitters@src.gnome.org>
Date:   Fri Sep 21 14:21:57 2007 +0000

    Add empty line between maintainers
    
    svn path=/trunk/; revision=1363

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

commit c83202b20e287a44b386604988afd224299dfa1d
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Sep 17 23:01:22 2007 +0000

    Released 1.10.1.
    
    2007-09-17  Behdad Esfahbod  <behdad@gnome.org>
    
            Released 1.10.1.
    
            * configure.ac: Bump version to 1.10.1 and  libtool version to 6:2:0.
    
            * NEWS: Updated.
    
    
    svn path=/trunk/; revision=1361

 ChangeLog    |  8 ++++++++
 NEWS         | 12 ++++++++++++
 configure.ac |  2 +-
 3 files changed, 21 insertions(+), 1 deletion(-)

commit a7becee993b1b8097197b31ad9681b4e10dc3c69
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Sep 13 22:44:49 2007 +0000

    Updated Arabic Translation by Khaled Hosny.
    
    svn path=/trunk/; revision=1360

 po/ChangeLog |   4 ++
 po/ar.po     | 203 ++++++++++++++++++++++++++++-------------------------------
 2 files changed, 100 insertions(+), 107 deletions(-)

commit 02939ce75af8ebd960b81230c3540765537307cd
Author: Goran Rakic <grakic@src.gnome.org>
Date:   Wed Sep 12 10:31:44 2007 +0000

    Updated Serbian translation
    
    svn path=/trunk/; revision=1359

 po/ChangeLog  |   4 +
 po/sr.po      | 488 +++++++++++++++++++++++++++++++--------------------------
 po/sr@Latn.po | 492 ++++++++++++++++++++++++++++++++--------------------------
 3 files changed, 544 insertions(+), 440 deletions(-)

commit a6e1ce8ed3f2d78d3a5841c4ecfc7dc1bab484f7
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Wed Sep 5 06:58:05 2007 +0000

    Bug 311912 – Should come up showing the unicode block for the default
    
    2007-09-05  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 311912 – Should come up showing the unicode block for the default
            language
            Patch from Federico Mena Quintero
    
            * gucharmap/gucharmap-script-chapters.c
            (get_first_non_underscore_char), (select_default_script),
            (tree_view_map_event_cb), (queue_select_default_script),
            (gucharmap_script_chapters_init): Jump to default script for users
            selected languge (LC_MESSAGES).  We do this by getting translation for
            "_File" and jumping to the block containing its first character.
            We delay this until the tree view is mapped so that the tree will
            scroll to the selected row in addition to just selecting it.
    
    
    svn path=/trunk/; revision=1358

 ChangeLog                             | 15 ++++++++
 gucharmap/gucharmap-script-chapters.c | 64 +++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+)

commit 452f9ec1834ab7c6b69911ee61ba5d89dce66eac
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Wed Sep 5 06:03:32 2007 +0000

    Bug 466213 – No branch for gnome-2-18 Revert Bug 459279 – port to new
    
    2007-09-05  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 466213 – No branch for gnome-2-18
            Revert Bug 459279 – port to new tooltips API
    
            * configure.ac: Require gtk 2.6.0 again.
            * gucharmap/gucharmap-window.c (make_text_to_copy):
            Revert port to new tooltips API, so we build with stable Gtk+.
    
    
    svn path=/trunk/; revision=1357

 ChangeLog                    | 9 +++++++++
 configure.ac                 | 2 +-
 gucharmap/gucharmap-window.c | 5 ++++-
 3 files changed, 14 insertions(+), 2 deletions(-)

commit b192434e18358aadd7a2f771bd923de0e416f8fd
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Wed Sep 5 05:53:42 2007 +0000

    Bug 357471 – chartable::finalize() Patch from paolo borelli
    
    2007-09-05  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 357471 – chartable::finalize()
            Patch from paolo borelli
    
            * gucharmap/gucharmap-table.c (gucharmap_table_finalize),
            (gucharmap_table_class_init), (motion_notify_event),
            (gucharmap_table_init):
            * gucharmap/gucharmap-table.h:
            Implement chartable::finalize() so that it frees some stuff and chains
            up to the parent finalize(). Also avoid leaking the target_list each time
            something is drag&dropped.
    
    
    svn path=/trunk/; revision=1356

 ChangeLog                   | 13 +++++++++++++
 gucharmap/gucharmap-table.c | 28 +++++++++++++++++++++++++---
 gucharmap/gucharmap-table.h |  2 ++
 3 files changed, 40 insertions(+), 3 deletions(-)

commit fa685df8db1afdeafbbce805da981cd988d5e6fa
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sat Sep 1 20:18:27 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1355

 po/oc.po | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 84f100dac9f4b80361cea638e1ac3c0d5b8d9335
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Wed Aug 29 07:18:38 2007 +0000

    Add entry si for sinhala
    
    svn path=/trunk/; revision=1354

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit e6655c6b9f28094544f1d44674947942040ede6a
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Wed Aug 29 07:17:53 2007 +0000

    Updated si.po  for sinhala
    
    svn path=/trunk/; revision=1353

 po/si.po | 1177 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1177 insertions(+)

commit 391d9b738c70b17a9acc0adf6415bdc39f822144
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:   Wed Aug 29 07:16:45 2007 +0000

    Added entry  for sinhala
    
    svn path=/trunk/; revision=1352

 po/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

commit 6ca4d152995383f16a37d19b38f49dec06403c78
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Thu Aug 23 16:23:14 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1351

 help/Makefile.am |   2 +-
 help/oc/oc.po    | 712 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 713 insertions(+), 1 deletion(-)

commit 93bc3bb55f2512450c06b20ab424fc7f9d43bb67
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Tue Aug 21 11:10:11 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1350

 po/oc.po | 39 +++++++++++++++++++--------------------
 1 file changed, 19 insertions(+), 20 deletions(-)

commit cf6eb93467e92b981e698d4b9f3defe1396070ef
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Fri Aug 17 17:34:41 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1349

 po/oc.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit dc070e441187a941095ed6e0328d06a832bcdb23
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Tue Aug 7 22:49:05 2007 +0000

    Add Userid field.
    
    2007-08-07  Behdad Esfahbod  <behdad@gnome.org>
    
            * MAINTAINERS: Add Userid field.
    
    
    svn path=/trunk/; revision=1348

 ChangeLog   | 4 ++++
 MAINTAINERS | 3 +++
 2 files changed, 7 insertions(+)

commit 507efbe8683dcec970d4d116a3b8c47c24d438a5
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:   Sun Aug 5 22:14:34 2007 +0000

    Same as my last commit, but this time done right.
    
    svn path=/trunk/; revision=1347

 po/pt_BR.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 16208967bf36ff588ebf7a61e8f79d9c287fa38c
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sun Aug 5 20:03:36 2007 +0000

    s/_Conteúdo/S_umário; see bug #461308.
    
    2007-08-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
            * pt_BR.po: s/_Conteúdo/S_umário; see bug #461308.
    
    svn path=/trunk/; revision=1346

 po/ChangeLog | 4 ++++
 po/pt_BR.po  | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit d29e92af0db6512451d7fa24c103c8ec6e788e8d
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Mon Jul 30 20:27:42 2007 +0000

    Estonian translation update by Ivar Smolin.
    
    2007-07-30  Priit Laes  <plaes@svn.gnome.org>
    
            * et.po: Estonian translation update by Ivar Smolin.
    
    svn path=/trunk/; revision=1345

 po/ChangeLog | 4 ++++
 po/et.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 29177e002d3b81587677ce223b20790121589d7d
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sun Jul 29 11:42:04 2007 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=1344

 po/oc.po | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit f1d20782e0fff49b526ae23f7be8f8cddf5a016c
Author: Jan Arne Petersen <jpetersen@jpetersen.org>
Date:   Sat Jul 28 17:43:26 2007 +0000

    Remove help/de/Makefile as de moved to gnome-doc-utils.
    
    2007-07-28  Jan Arne Petersen  <jpetersen@jpetersen.org>
    
            * configure.ac: Remove help/de/Makefile as de moved to
            gnome-doc-utils.
    
            * help/Makefile.am:
            * help/de/Makefile.am:
            * help/de/de.po:
            * help/de/gucharmap-de.omf:
            * help/de/gucharmap.xml:
            * help/de/legal.xml: Migrated and updated German translation.
    
    
    svn path=/trunk/; revision=1343

 ChangeLog                            |   5 +
 configure.ac                         |   1 -
 help/ChangeLog                       |   9 +
 help/Makefile.am                     |   4 +-
 help/de/Makefile.am                  |   8 -
 help/de/de.po                        | 904 +++++++++++++++++++++++++++++++++++
 help/de/figures/gucharmap_window.png | Bin 40365 -> 32152 bytes
 help/de/gucharmap-de.omf             |  30 --
 help/de/gucharmap.xml                | 700 ---------------------------
 help/de/legal.xml                    |  32 --
 10 files changed, 920 insertions(+), 773 deletions(-)

commit 26bd01cd0cee75c4261a26b72fd4a9bfaeb2edae
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Jul 24 16:39:52 2007 +0000

    Update gtk req to 2.11.6. Port to new tooltips API. Bug #459279.
    
    2007-07-24  Christian Persch  <chpe@gnome.org>
    
            * configure.ac: Update gtk req to 2.11.6.
            * gucharmap/gucharmap-window.c: (make_text_to_copy): Port to new
            tooltips API. Bug #459279.
    
    svn path=/trunk/; revision=1342

 ChangeLog                    | 6 ++++++
 configure.ac                 | 2 +-
 gucharmap/gucharmap-window.c | 5 +----
 3 files changed, 8 insertions(+), 5 deletions(-)

commit 8f6f7a8e45c0f5257de9968d4d209d1e25a2224d
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Jul 16 16:10:04 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1341

 po/ChangeLog |  4 ++++
 po/fi.po     | 32 ++++++++++++++++----------------
 2 files changed, 20 insertions(+), 16 deletions(-)

commit f3902c581b564d073d3baf44c87df14fa281aa8a
Author: Felix I <ifelix@src.gnome.org>
Date:   Mon Jul 9 06:23:23 2007 +0000

    updated ta translation
    
    svn path=/trunk/; revision=1340

 po/ChangeLog |   4 +
 po/ta.po     | 744 +++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 476 insertions(+), 272 deletions(-)

commit 46c17f9af6016507c882aad5f997274da4d7a1dd
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Thu Jun 28 08:04:22 2007 +0000

    Estonian translation update by Ivar Smolin.
    
    2007-06-28  Priit Laes  <plaes@svn.gnome.org>
    
            * et.po: Estonian translation update by Ivar Smolin.
    
    svn path=/trunk/; revision=1339

 po/ChangeLog |  4 ++++
 po/et.po     | 28 ++++++++++++++--------------
 2 files changed, 18 insertions(+), 14 deletions(-)

commit 3f52fcf30ac0a856fb6089f5f039b38070beca1e
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Thu Jun 21 17:18:22 2007 +0000

    Bug 396265 – don't export internal symbols
    
    2007-06-21  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 396265 – don't export internal symbols
    
            * configure.ac:
            * gucharmap/Makefile.am:
            * gucharmap/main.c (main):
            Only export '^gucharmap_.*' symbols.
    
    
    svn path=/trunk/; revision=1338

 ChangeLog             |  9 +++++++++
 configure.ac          | 10 ++++++++++
 gucharmap/Makefile.am |  2 +-
 gucharmap/main.c      |  7 ++++---
 4 files changed, 24 insertions(+), 4 deletions(-)

commit 2106a86b6482c29ef01f74cd1d12956c0e393be1
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Fri May 25 10:22:56 2007 +0000

    Fixed bug #441088
    
    2007-04-24  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Fixed bug #441088
    
    
    svn path=/trunk/; revision=1337

 po/ChangeLog |  8 +++++--
 po/cs.po     | 68 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 40 insertions(+), 36 deletions(-)

commit 372271f8d424b79e47fe8af02d6c1e7073b405de
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Wed May 16 16:10:41 2007 +0000

    Occitan first translation
    
    svn path=/trunk/; revision=1336

 po/oc.po | 1180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1180 insertions(+)

commit 01d6dadad0913d5efe3124f36a4cc3792ecd6cd7
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Wed May 16 16:10:13 2007 +0000

    + Occitan
    
    svn path=/trunk/; revision=1335

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 8ad677653ceecfd3c85c2628a6285995265f71dd
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:   Sun May 6 01:21:45 2007 +0000

    Fixed translation of "search" in Brazilian Portuguese translation, by
    
    2007-05-05  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>
    
            * pt_BR.po: Fixed translation of "search" in Brazilian Portuguese
            translation, by Washington Lins <washington-lins@uol.com.br>.
    
    svn path=/trunk/; revision=1334

 po/ChangeLog |  5 +++++
 po/pt_BR.po  | 34 ++++++++++++++++++----------------
 2 files changed, 23 insertions(+), 16 deletions(-)

commit 6ea0dbafe76178f106b64b301896e1cc47457262
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Apr 30 18:55:55 2007 +0000

    Bug 434276 – G_UNICODE_BREAK_SURROGATE Patch from huzheng
    
    2007-04-30  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 434276 – G_UNICODE_BREAK_SURROGATE
            Patch from huzheng
    
            * gucharmap/gucharmap-charmap.c (set_details): Fix typo comparing
            character General Category to G_UNICODE_BREAK_SURROGATE instead of
            the break type.
    
    
    svn path=/trunk/; revision=1333

 ChangeLog                     | 14 ++++++++++++++
 gucharmap/gucharmap-charmap.c |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)

commit 21970621a3918c8a5d01b10646370a99d5729ce9
Author: David Farning <dfarning@gmail.com>
Date:   Thu Apr 26 21:36:04 2007 +0000

    fix gtk-update-icon-cache for for uninstall-hook.
    
    2007-04-26  David Farning  <dfarning@gmail.com>
    
            * pixmaps/Makefile.am (update-icon-cache): fix gtk-update-icon-cache for
            for uninstall-hook.
    
    
    svn path=/trunk/; revision=1332

 pixmaps/Makefile.am | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 2fb6ab088663caafef23fe19dac039a840495850
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Apr 26 12:56:08 2007 +0000

    Chain up to parent's finalise handler. Bug #433134.
    
    2007-04-26  Christian Persch  <chpe@gnome.org>
    
            * gucharmap/gucharmap-search-dialog.c:(gucharmap_search_dialog_finalize):
            Chain up to parent's finalise handler. Bug #433134.
    
    svn path=/trunk/; revision=1331

 ChangeLog                           | 5 +++++
 gucharmap/gucharmap-search-dialog.c | 5 +++++
 2 files changed, 10 insertions(+)

commit 0e2947e10827bb3a4231f506233a4c64c1a6a120
Author: Funda Wang <fwang@src.gnome.org>
Date:   Thu Apr 26 05:38:55 2007 +0000

    Updated gucharmap translation from Yang Zhang.
    
    svn path=/trunk/; revision=1330

 po/ChangeLog |   4 +
 po/zh_CN.po  | 245 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 143 insertions(+), 106 deletions(-)

commit b7eb40cee5f1171a296e4693cbb81d40894ad989
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Thu Apr 12 07:18:42 2007 +0000

    Updated Lithuanian translation.
    
    2007-04-12  Gintautas Miliauskas  <gintas@akl.lt>
    
            * lt.po: Updated Lithuanian translation.
    
    
    svn path=/trunk/; revision=1329

 po/ChangeLog | 4 ++++
 po/lt.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit bee438a0280a6a1d0eb2805f9848e9fbdbbce816
Author: Peter Bach <pbach@src.gnome.org>
Date:   Tue Apr 10 20:20:13 2007 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=1328

 po/ChangeLog |   4 +
 po/da.po     | 758 +++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 485 insertions(+), 277 deletions(-)

commit 49eca0fcacc70a465cffaddb7f3f5b8522695a9d
Author: Funda Wang <fwang@src.gnome.org>
Date:   Fri Mar 30 09:52:07 2007 +0000

    fix bug#424014.
    
    svn path=/trunk/; revision=1327

 po/ChangeLog |  4 ++++
 po/zh_CN.po  | 23 ++++++++++++-----------
 2 files changed, 16 insertions(+), 11 deletions(-)

commit 6694c84a8406c714682fd4b46ec98cc6d64c3d30
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sun Mar 25 21:07:02 2007 +0000

    Updated Galician Translation
    
    svn path=/trunk/; revision=1326

 po/ChangeLog |   4 +
 po/gl.po     | 248 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 126 insertions(+), 126 deletions(-)

commit bbd4b7203c2f1cbc705618a6a94a28bb7fed6d1d
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Mon Mar 19 22:56:48 2007 +0000

    Added Russian translation by Sergey Mironov <sergo@bk.ru>
    
    2007-03-20  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
            * ru/ru.po: Added Russian translation by
            Sergey Mironov <sergo@bk.ru>
    
    
    svn path=/trunk/; revision=1324

 help/ChangeLog |    5 +
 help/ru/ru.po  | 1072 +++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 763 insertions(+), 314 deletions(-)

commit 65d3db18d897d2ca34ee87594aebed29ec9c8dc1
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Mon Mar 19 10:26:06 2007 +0000

    Updated Albanian translation.
    
    svn path=/trunk/; revision=1323

 po/ChangeLog |   4 +
 po/sq.po     | 465 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 265 insertions(+), 204 deletions(-)

commit e2ef1eb72f325394cb85b19b5bf18ffb710f5f33
Author: Matic Žgur <maticz@src.gnome.org>
Date:   Sun Mar 18 14:06:00 2007 +0000

    Updated Slovenian translation.
    
    svn path=/trunk/; revision=1322

 po/ChangeLog |  4 ++++
 po/sl.po     | 39 ++++++++++++++++++++++++++-------------
 2 files changed, 30 insertions(+), 13 deletions(-)

commit 8bb601f23002d124b2513ebf70a6d9ba22e1172e
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Sat Mar 17 22:56:45 2007 +0000

    2007-03-17 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian translation.
    
    svn path=/trunk/; revision=1321

 po/ChangeLog |  4 ++++
 po/mk.po     | 18 +++++++++---------
 2 files changed, 13 insertions(+), 9 deletions(-)

commit a18a4d1c47f626aeaec2820629879b74cbc76ce5
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Mar 12 21:02:48 2007 +0000

    post-release bump to 1.10.1.
    
    2007-03-12  Vincent Untz  <vuntz@gnome.org>
    
            * configure.in: post-release bump to 1.10.1.
    
    svn path=/trunk/; revision=1319

 ChangeLog      | 6 ++++++
 configure.ac   | 2 +-
 help/ChangeLog | 2 ++
 po/ChangeLog   | 2 ++
 4 files changed, 11 insertions(+), 1 deletion(-)

commit a8c0a9605531e63508394c770b32014716fa754f
Author: Vincent Untz <vuntz@gnome.org>
Date:   Mon Mar 12 21:00:17 2007 +0000

    Bump libtool version to 6:1:0. version 1.10.0
    
    2007-03-12  Vincent Untz  <vuntz@gnome.org>
    
            * NEWS:
            * gucharmap/Makefile.am: Bump libtool version to 6:1:0.
            * configure.in: version 1.10.0
    
    svn path=/trunk/; revision=1317

 ChangeLog             | 6 ++++++
 NEWS                  | 4 ++++
 configure.ac          | 2 +-
 gucharmap/Makefile.am | 2 +-
 4 files changed, 12 insertions(+), 2 deletions(-)

commit 1be3a31699365af74649188f3deb1637f08c14db
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Mar 10 23:50:45 2007 +0000

    Translation updated.
    
    2007-03-11  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Translation updated.
    
    
    svn path=/trunk/; revision=1315

 po/ChangeLog |  4 ++++
 po/hu.po     | 41 +++++++++++++----------------------------
 2 files changed, 17 insertions(+), 28 deletions(-)

commit 8bfb17cefb2a9b6f93f63ec8cc8372200bb9f508
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Sat Mar 10 17:20:48 2007 +0000

    updatingfor Punjabi by alam
    
    svn path=/trunk/; revision=1314

 po/pa.po | 678 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 367 insertions(+), 311 deletions(-)

commit bce66f1962c0c3385bf133a74afb1ebc6051da4a
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Mon Mar 5 14:58:32 2007 +0000

    Updated Lithuanian translation.
    
    2007-03-05  Gintautas Miliauskas  <gintas@akl.lt>
    
            * lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=1313

 po/ChangeLog |  4 ++++
 po/lt.po     | 12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit cbf17940c30ad5cd2df4a0f9d92e82ea5c7c6c0f
Author: Priit Laes <plaes@svn.gnome.org>
Date:   Sun Mar 4 13:01:18 2007 +0000

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    2007-03-04  Priit Laes  <plaes@svn.gnome.org>
    
            * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
    
    svn path=/trunk/; revision=1312

 po/ChangeLog |  4 ++++
 po/et.po     | 20 ++++++++++----------
 2 files changed, 14 insertions(+), 10 deletions(-)

commit 44d350acc6ba429c10834ad90da683f83b9ae611
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Thu Mar 1 10:52:46 2007 +0000

    Update Ukrainian translation.
    
    2007-03-01 Maxim Dziumanenko <dziumanenko@gmail.com>
    
            * Update Ukrainian translation.
    
    
    svn path=/trunk/; revision=1311

 po/ChangeLog |  4 ++++
 po/uk.po     | 40 ++++++++++++++++++++--------------------
 2 files changed, 24 insertions(+), 20 deletions(-)

commit 6d8b2a47b36c669b60b95968926800d953ee8e53
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Tue Feb 27 14:48:01 2007 +0000

    Updated Lithuanian translation.
    
    2007-02-27  Gintautas Miliauskas  <gintas@akl.lt>
    
            * lt.po: Updated Lithuanian translation.
    
    
    svn path=/trunk/; revision=1310

 po/ChangeLog |  4 ++++
 po/lt.po     | 20 ++++++++++----------
 2 files changed, 14 insertions(+), 10 deletions(-)

commit 9d32268a3011830b1d80087a3540e7d6c883bc97
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Feb 24 21:40:04 2007 +0000

    Updated Korean translation.
    
    2007-02-25  Changwoo Ryu  <cwryu@debian.org>
    
            * ko.po: Updated Korean translation.
    
    svn path=/trunk/; revision=1309

 po/ChangeLog |  4 ++++
 po/ko.po     | 54 +++++++++++++++++++++++++++---------------------------
 2 files changed, 31 insertions(+), 27 deletions(-)

commit 1b977ebe1477df64f51756cd729b7b8e3afb1172
Author: David Lodge <dlodge@src.gnome.org>
Date:   Sat Feb 17 12:24:26 2007 +0000

    Added en_GB doc translation
    
    svn path=/trunk/; revision=1308

 help/ChangeLog      |   5 +
 help/Makefile.am    |   2 +-
 help/en_GB/en_GB.po | 548 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 554 insertions(+), 1 deletion(-)

commit 114c6e42718b2399b2abea2e6d634ca192c3f55c
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Wed Feb 14 20:36:56 2007 +0000

    Released 1.9.0.
    
    2007-02-14  Behdad Esfahbod  <behdad@gnome.org>
    
            Released 1.9.0.
    
            * configure.ac: Bump version to 1.9.0
    
            * gucharmap/Makefile.am: Bump libtool version to 6:0:0.
    
            * NEWS: Updated.
    
    
    svn path=/trunk/; revision=1305

 ChangeLog             | 10 +++++++
 INSTALL               | 74 ++++++++++++++++++++++++++++-----------------------
 NEWS                  |  5 ++++
 configure.ac          |  3 ++-
 gucharmap/Makefile.am |  2 +-
 5 files changed, 59 insertions(+), 35 deletions(-)

commit a17a7d8eef50ffbfcf627a6e2a4509d8641cb2aa
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:   Tue Feb 13 03:11:38 2007 +0000

    Updated pt_BR translation
    
    svn path=/trunk/; revision=1304

 po/ChangeLog |   4 +
 po/pt_BR.po  | 490 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 282 insertions(+), 212 deletions(-)

commit ad8ee02cd5d309c06329eff366b31e73d50333b7
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:   Tue Feb 6 22:43:24 2007 +0000

    Updated French translation by Jonathan Ernst.
    
    2007-02-06  Stéphane Raimbault  <stephane.raimbault@gmail.com>
    
            * fr.po: Updated French translation by Jonathan Ernst.
    
    svn path=/trunk/; revision=1303

 po/ChangeLog |  4 ++++
 po/fr.po     | 36 ++++++++++++++++++------------------
 2 files changed, 22 insertions(+), 18 deletions(-)

commit 58373b3a94ec9187410cefb912a66b7ddddc6b91
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Feb 3 18:56:42 2007 +0000

    Updated Korean translation by Young-Ho Cha.
    
    2007-02-04  Changwoo Ryu  <cwryu@debian.org>
    
            * ko.po: Updated Korean translation by Young-Ho Cha.
    
    svn path=/trunk/; revision=1302

 po/ChangeLog |  4 ++++
 po/ko.po     | 38 +++++++++++++++++++++++---------------
 2 files changed, 27 insertions(+), 15 deletions(-)

commit 25a270ade3d705bdfa9de95045918a78855ef543
Author: Christian Persch <chpe@svn.gnome.org>
Date:   Fri Feb 2 13:17:40 2007 +0000

    Don't use GNOME_DOC_INIT conditionally. Update gdu dependency to 0.9.0.
    
    2007-02-02  Christian Persch  <chpe@svn.gnome.org>
    
            * Makefile.am:
            * configure.ac: Don't use GNOME_DOC_INIT conditionally. Update gdu
            dependency to 0.9.0. Bug #354101.
    
    svn path=/trunk/; revision=1301

 ChangeLog    |  6 ++++++
 Makefile.am  | 11 +++++++----
 configure.ac | 13 +++++++------
 3 files changed, 20 insertions(+), 10 deletions(-)

commit 66de25e35ef3130630c11e4a0d56a800772b433a
Author: Christian Persch <chpe@svn.gnome.org>
Date:   Fri Jan 19 18:32:05 2007 +0000

    Bug #396265: fix compile warnings and make internal symbols start with
    
    2007-01-19  Christian Persch  <chpe@svn.gnome.org>
    
            * gucharmap/charcell_accessible.c:
            (charcell_accessible_get_extents),
            (charcell_accessible_grab_focus), (idle_do_action):
            * gucharmap/chartable_accessible.c:
            (chartable_accessible_ref_accessible_at_point), (find_object):
            * gucharmap/gucharmap-chapters.c: (gucharmap_chapters_init):
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-search-dialog.c: (entry_changed):
            * gucharmap/gucharmap-table-private.h:
            * gucharmap/gucharmap-table.c: (_gucharmap_table_cell_column),
            (_gucharmap_table_column_width), (_gucharmap_table_x_offset),
            (_gucharmap_table_row_height), (_gucharmap_table_y_offset),
            (get_appropriate_upper_left_xy), (draw_borders), (get_cell_at_xy),
            (draw_character), (draw_square_bg), (expose_square),
            (draw_and_expose_cell), (copy_rows), (redraw_rows),
            (get_root_coords_at_active_char),
            (get_appropriate_active_char_corner_xy), (_gucharmap_table_redraw),
            (key_press_event), (scroll_chartable), (button_press_event),
            (motion_notify_event), (mouse_wheel_up), (mouse_wheel_down),
            (drag_data_received), (gucharmap_table_set_active_character):
            * gucharmap/gucharmap-window.c:
            (_gucharmap_window_progress_cursor), (help_about): Bug #396265: fix
            compile warnings and make internal symbols start with underscore.
    
    svn path=/trunk/; revision=1300

 ChangeLog                           |  26 +++++++++
 gucharmap/Makefile.am               |   4 +-
 gucharmap/charcell_accessible.c     |  32 +++--------
 gucharmap/chartable_accessible.c    |  20 ++-----
 gucharmap/gucharmap-chapters.c      |   2 +-
 gucharmap/gucharmap-charmap.c       |   2 +-
 gucharmap/gucharmap-search-dialog.c |   4 +-
 gucharmap/gucharmap-table-private.h |  40 +++++++++++++
 gucharmap/gucharmap-table.c         | 108 +++++++++++++++++++-----------------
 gucharmap/gucharmap-window.c        |  10 ++--
 10 files changed, 148 insertions(+), 100 deletions(-)

commit 00c93bacfeb121a936f942cc7874191dfd15ddfa
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Wed Jan 10 20:15:27 2007 +0000

    Bug 386554 – compilation from CVS HEAD failed due to cclosure marshal
    
    2007-01-10  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 386554 – compilation from CVS HEAD failed due to cclosure marshal
            updates?
    
            * gucharmap/Makefile.am: Use different temp files for marshaler .c and
            .h files.
    
    
    svn path=/trunk/; revision=1299

 ChangeLog             |  8 ++++++++
 gucharmap/Makefile.am | 14 +++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

commit 0234aec856d32a586254b3c2e9cbcdc9803310ef
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Jan 10 07:09:27 2007 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=1298

 po/ChangeLog | 4 ++++
 po/fi.po     | 8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 455ba36467e1d1059f17e6aa0c70ac2c5c5b894a
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Tue Jan 9 03:32:07 2007 +0000

    Remove .cvsignore files (moved to svn:ignore prop)
    
    svn path=/trunk/; revision=1297

 .cvsignore            | 33 ---------------------------------
 gucharmap/.cvsignore  |  7 -------
 help/.cvsignore       |  3 ---
 help/C/.cvsignore     |  4 ----
 help/bg/.cvsignore    |  4 ----
 help/de/.cvsignore    |  4 ----
 help/es/.cvsignore    |  4 ----
 help/fi/.cvsignore    |  3 ---
 help/fr/.cvsignore    |  4 ----
 help/it/.cvsignore    |  4 ----
 help/ja/.cvsignore    |  4 ----
 help/ko/.cvsignore    |  4 ----
 help/ru/.cvsignore    |  4 ----
 help/sv/.cvsignore    |  4 ----
 help/zh_CN/.cvsignore |  4 ----
 help/zh_HK/.cvsignore |  4 ----
 help/zh_TW/.cvsignore |  4 ----
 pixmaps/.cvsignore    |  2 --
 po/.cvsignore         | 14 --------------
 19 files changed, 114 deletions(-)

commit 3aa577be6cd965995accdb03ffadcc2284066f0f
Author: Christian Persch <chpe@src.gnome.org>
Date:   Sun Dec 31 19:16:23 2006 +0000

    Remove +x from po files
    
    svn path=/trunk/; revision=1296

 po/mk.po | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 156f1cee25fb8cae980b45906958078003f46459
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 15 07:48:26 2006 +0000

    Update to work with automake 1.10.
    
    2006-12-15  Kjartan Maraas  <kmaraas@gnome.org>
    
            * autogen.sh: Update to work with automake 1.10.

 ChangeLog  |  4 ++++
 autogen.sh | 11 ++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit ad93a14646913c8e2037a332c6ad216fc6090307
Author: Thomas James Alexander Thurman <tthurman@src.gnome.org>
Date:   Thu Dec 7 14:56:14 2006 +0000

    Welsh for 'UTF-16' is not 'UTF-8'

 po/cy.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 97b70a988845e48ba2bee514910549a84cd7d203
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Tue Dec 5 22:30:43 2006 +0000

    Updated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle
    
    2006-12-06  Lucas Rocha  <lucasr@gnome.org>
    
            * pt_BR.po: Updated Brazilian Portuguese translation
            by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>

 po/ChangeLog |  5 ++++
 po/pt_BR.po  | 91 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 51 insertions(+), 45 deletions(-)

commit 96ac04d59594616d7c4d1bf646900829ba504e06
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sat Dec 2 15:34:57 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-12-02  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 24 +++++++++++++-----------
 2 files changed, 17 insertions(+), 11 deletions(-)

commit 348cf5f1ab43ec19f868fd0b08829fc399cf8b97
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:   Sun Nov 26 16:33:42 2006 +0000

    Updated Catalan translation.

 po/ChangeLog | 4 ++++
 po/ca.po     | 7 ++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 5b7c17a924d1b739492644c46f78ae971281d0f6
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:   Tue Nov 21 07:59:51 2006 +0000

    Updated Nepali Translation

 po/ne.po | 1018 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 583 insertions(+), 435 deletions(-)

commit c73c8020785d0dd4cae54a91b2990a1559744d2e
Author: Wouter Bolsterlee <wbolster@cvs.gnome.org>
Date:   Sun Nov 19 18:35:56 2006 +0000

    Translation updated by Gnome PL Team.
    
    2006-11-19  Wouter Bolsterlee  <wbolster@cvs.gnome.org>
    
            * pl.po: Translation updated by Gnome PL Team.

 po/ChangeLog |   4 +
 po/pl.po     | 726 ++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 474 insertions(+), 256 deletions(-)

commit 76b84c18a413c9bb48bb3e084351fe24acbaf5c2
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:   Wed Nov 15 16:27:01 2006 +0000

    Really add the maintainer role

 help/C/gucharmap.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6fb712d3c7c958fda45bbf75a8ba310ecdaeffc9
Author: Shaun McCance <shaunm@src.gnome.org>
Date:   Mon Nov 13 17:23:10 2006 +0000

    - Added publisher with role="maintainer"
    
    * C/gucharmap.xml:
    - Added publisher with role="maintainer"

 help/C/gucharmap.xml |  3 +++
 help/ChangeLog       | 13 +++++++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

commit bd5207592325fde949dcd588886f9676121fb1c2
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Oct 30 10:09:17 2006 +0000

    Added/Updated Arabic Translation.

 po/ChangeLog |   4 +
 po/ar.po     | 787 ++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 515 insertions(+), 276 deletions(-)

commit 294a5ca1a8e24c2f4a40718819043d28dc59995f
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Tue Oct 24 19:33:20 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-10-24  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog | 4 ++++
 po/et.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 912f17c6c570ca918e4ba5dfa62a309c0b875964
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Oct 17 14:03:18 2006 +0000

    Updated Norwegian bokmål translation.
    
    2006-10-17  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog |  4 ++++
 po/nb.po     | 30 +++++++++++++++++++-----------
 2 files changed, 23 insertions(+), 11 deletions(-)

commit b63117d5619fc3dac9aee0195a94e2ba8ed1fa07
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sat Oct 14 09:52:18 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-10-14  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 963d0b2b0fe6ba7aa516af5c0983c06a3412ff1d
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Oct 10 20:39:42 2006 +0000

    Updated Finnish translation

 po/fi.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit ffb6924d4ffcbc4c9c0968dadfd56a71a32e39b9
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Tue Oct 10 13:47:36 2006 +0000

    *** empty log message ***

 po/ChangeLog |   4 +
 po/gl.po     | 465 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 267 insertions(+), 202 deletions(-)

commit db0ca534090bf5994ecaf17ab22038d39d4df920
Author: Daniel Nylander <po@danielnylander.se>
Date:   Fri Oct 6 23:37:02 2006 +0000

    Updated Swedish translation.
    
    2006-10-07  Daniel Nylander <po@danielnylander.se>
    
            * sv/sv.po: Updated Swedish translation.

 help/ChangeLog |   4 +
 help/sv/sv.po  | 439 ++++++++++++++++++++++++++++-----------------------------
 po/ChangeLog   |   4 +
 po/sv.po       |  38 +++--
 4 files changed, 247 insertions(+), 238 deletions(-)

commit fcc3d77797608150115be32972507662d6c45f4c
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Wed Oct 4 15:35:23 2006 +0000

    Updated Czech translation.
    
    2006-10-04  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.

 po/ChangeLog |  6 +++++-
 po/cs.po     | 28 ++++++++++++++++++----------
 2 files changed, 23 insertions(+), 11 deletions(-)

commit c9523dcc5c0c077caafb8980f54eba56fccfedbb
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Wed Sep 27 19:15:20 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-27  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 16 ++++++++--------
 2 files changed, 12 insertions(+), 8 deletions(-)

commit 692b244155ae09ed4790291e75a68a59eb8393cc
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sun Sep 17 07:14:38 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-17  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 26 +++++++++++++-------------
 2 files changed, 17 insertions(+), 13 deletions(-)

commit ea8bf4ed0518b9543688e16ea5bd780dddca2480
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sat Sep 16 05:39:13 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-16  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 25 +++++++++++++++----------
 2 files changed, 19 insertions(+), 10 deletions(-)

commit 8c070094868cb5aa2dfc8bac2ec402f3fdf3c52b
Author: David Lodge <dave@cirt.net>
Date:   Sun Sep 10 10:14:28 2006 +0000

    Updated English (British) translation.
    
    2006-09-10  David Lodge <dave@cirt.net>
    
            * en_GB.po: Updated English (British) translation.

 po/ChangeLog |   4 +
 po/en_GB.po  | 768 +++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 509 insertions(+), 263 deletions(-)

commit 3a0544b4cfbe4d57579e6f6c998b088d2163c043
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Fri Sep 8 01:17:58 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-09-08  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog | 4 ++++
 po/et.po     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit a5e0739fde1e54f8b18680df1aa5c651d65b452d
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Sep 4 22:41:10 2006 +0000

    Released 1.8.0.
    
    2006-09-04  Behdad Esfahbod  <behdad@gnome.org>
    
            Released 1.8.0.
    
            * configure.ac: Bump version to 1.8.0
    
            * gucharmap/Makefile.am: Bump libtool version to 5:1:0.
    
            * NEWS: Updated.

 ChangeLog             | 10 ++++++++++
 NEWS                  |  4 ++++
 configure.ac          |  2 +-
 gucharmap/Makefile.am |  2 +-
 4 files changed, 16 insertions(+), 2 deletions(-)

commit be7e7b6ffa79300f605f87ddc54e3a567577f4c1
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:   Mon Sep 4 00:03:00 2006 +0000

    Updated Catalan translation.

 po/ChangeLog |   4 +
 po/ca.po     | 455 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 255 insertions(+), 204 deletions(-)

commit 27582efd10002aae9b21bbb55c99b501da5391a6
Author: Rahul Bhalerao <rahulb@src.gnome.org>
Date:   Sun Sep 3 21:36:53 2006 +0000

    Updated translation

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/mr.po     | 1169 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1175 insertions(+)

commit 2b1fec83ed61bef547e7bd5a1a5a31e88ba9c4f5
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Sep 3 20:46:00 2006 +0000

    Bug 354101 – must not conditionally use GNOME_DOC_INIT
    
    2006-09-03  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 354101 – must not conditionally use GNOME_DOC_INIT
    
            * configure.ac: Rever the last change...

 ChangeLog    | 6 ++++++
 configure.ac | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 4855f66d93812385e1a1f51c45cd486ef38b0888
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Sep 3 00:00:35 2006 +0000

    Bug 332880 – parameter --disable-gnome doesn't has effect
    
    2006-09-02  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 332880 – parameter --disable-gnome doesn't has effect
    
            * configure.ac: Move GNOME_DOC_INIT inside conditional for
            have_gnome.

 ChangeLog    | 7 +++++++
 configure.ac | 3 +--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 93d592f85d392580640d202733c1a21a79225af1
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Sep 2 13:19:29 2006 +0000

    Updated Swedish translation. Added screenshots.
    
    2006-09-02  Daniel Nylander <po@danielnylander.se>
    
            * sv/sv.po: Updated Swedish translation.
            * sv/figures/*png: Added screenshots.

 help/ChangeLog                             |   5 +++++
 help/sv/figures/gucharmap_start_window.png | Bin 0 -> 86776 bytes
 help/sv/figures/gucharmap_window.png       | Bin 29977 -> 29142 bytes
 help/sv/sv.po                              |  34 ++++++++++++++---------------
 4 files changed, 22 insertions(+), 17 deletions(-)

commit 8b1f212dfbd42c7d064db8ae1f56829ff2b9870c
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Sat Sep 2 10:22:09 2006 +0000

    Updated Basque translation.
    
    2006-09-02  Inaki Larranaga  <dooteo@euskalgnu.org>
    
            * eu.po: Updated Basque translation.

 po/ChangeLog |  4 ++++
 po/eu.po     | 36 +++++++++++++++++++++---------------
 2 files changed, 25 insertions(+), 15 deletions(-)

commit da71450cda45ba7c11cd6e149b98342d90c86fa0
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Sat Sep 2 09:31:59 2006 +0000

    Updated Greek translation

 po/ChangeLog |   4 +
 po/el.po     | 423 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 244 insertions(+), 183 deletions(-)

commit 0d8aea472c23fed1c6932e64f6ea69c6d591ae1b
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Fri Sep 1 12:52:09 2006 +0000

    Added Entry for Bengali India Translation Updation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit b06f917e0ffdc5114445238102e3f0b4cf60aecd
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Fri Sep 1 12:51:01 2006 +0000

    Updated Bengali India Translation

 po/bn_IN.po | 34 +++++++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 11 deletions(-)

commit 5e8c2c2afe485ba525544b453ff610dfdf26083e
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Fri Sep 1 10:45:27 2006 +0000

    recover changelog

 po/ChangeLog | 2097 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 2094 insertions(+), 3 deletions(-)

commit fc09073bbcf8da68b592fb258582f57aae2f3e15
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Fri Sep 1 09:59:40 2006 +0000

    Add missing entries into LINGUAS

 po/ChangeLog | 2097 +---------------------------------------------------------
 po/LINGUAS   |    1 +
 2 files changed, 4 insertions(+), 2094 deletions(-)

commit 8a0a16d98ff26385de28f93b14723e24745e56ff
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Fri Sep 1 09:58:44 2006 +0000

    Update Ukrainian translation.
    
    2006-09-01  Maxim Dziumanenko <dziumanenko@gmail.com>
    
            * Update Ukrainian translation.

 po/ChangeLog |   4 +
 po/uk.po     | 435 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 245 insertions(+), 194 deletions(-)

commit 9760082d4fe48f15140e106c19e33e355360567d
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Fri Sep 1 07:17:39 2006 +0000

    Updated Finnish translation

 po/ChangeLog |  4 ++++
 po/fi.po     | 28 ++++++++++++++++++----------
 2 files changed, 22 insertions(+), 10 deletions(-)

commit abd66bf978b6c849acb63b20f5c3739d1a1e92c5
Author: Alexander Shopov <ash@contact.bg>
Date:   Fri Sep 1 05:27:48 2006 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2006-09-01  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Alexander Shopov <ash@contact.bg>

 po/ChangeLog |  5 +++++
 po/bg.po     | 36 ++++++++++++++++++++++--------------
 2 files changed, 27 insertions(+), 14 deletions(-)

commit 28b2ebc5e84166cfa208fcddf0a359cd3ab072b4
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Aug 31 23:56:33 2006 +0000

    Updated Portuguese translation.
    
    2006-09-01  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |   4 +
 po/pt.po     | 457 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 256 insertions(+), 205 deletions(-)

commit 0a980285e5f6a31ddcc31ff213caffb8c2cd2bc5
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Thu Aug 31 18:41:55 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-08-31  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 36 ++++++++++++++++++++++--------------
 2 files changed, 26 insertions(+), 14 deletions(-)

commit e7662eb44a12669a3f01d982b0afd1298942b44f
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Aug 31 14:02:12 2006 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    2006-08-31  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

 po/ChangeLog |  5 +++++
 po/zh_HK.po  | 31 ++++++++++++++++++++-----------
 po/zh_TW.po  | 31 ++++++++++++++++++++-----------
 3 files changed, 45 insertions(+), 22 deletions(-)

commit b2686f5da2a3d39c064310888c652e476ff38455
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Aug 31 01:20:13 2006 +0000

    Translation updated.
    
    2006-08-31  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Translation updated.

 po/ChangeLog |  4 ++++
 po/hu.po     | 10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit c6443345a1158086823eab75541e724bbec02d9f
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Aug 31 01:18:57 2006 +0000

    Translation updated.
    
    2006-08-31  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Translation updated.

 po/ChangeLog |  4 ++++
 po/hu.po     | 69 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 41 insertions(+), 32 deletions(-)

commit 420bcc9838c85b4086f704fd01c65ce276f1393d
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Wed Aug 30 12:03:00 2006 +0000

    Updated Translation

 po/ChangeLog |  4 ++++
 po/hi.po     | 11 ++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit f3c8007106a87a877a34d60b16da1e6145d7ad2d
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Tue Aug 29 11:26:59 2006 +0000

    Updated Translation

 po/ChangeLog |   4 +
 po/hi.po     | 367 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 216 insertions(+), 155 deletions(-)

commit b9f95e28df181d695bef85b2931efc42e18cf848
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Tue Aug 29 10:00:01 2006 +0000

    Updated French translation.

 po/ChangeLog |  5 +++++
 po/fr.po     | 38 +++++++++++++++++++++++---------------
 2 files changed, 28 insertions(+), 15 deletions(-)

commit 08bfc700a7bcfc961aaedd8d19c3a2e7550e46cd
Author: Gintautas Miliauskas <gintas@src.gnome.org>
Date:   Mon Aug 28 22:14:42 2006 +0000

    Updated Lithuanian translation.

 po/ChangeLog |   4 +
 po/lt.po     | 474 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 271 insertions(+), 207 deletions(-)

commit 92a3cf31dd13ffd8d01fd06193afbe600c9fbbb2
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Mon Aug 28 10:50:09 2006 +0000

    Updated Spanish translation.
    
    2006-08-28  Francisco Javier F. Serrador  <serrador@openshine.com>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |  4 ++++
 po/es.po     | 29 ++++++++++++++++++-----------
 2 files changed, 22 insertions(+), 11 deletions(-)

commit e7439da52ca307a842de95c8806f65110a09d36d
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sun Aug 27 08:38:19 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |   4 ++
 po/vi.po     | 119 +++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 75 insertions(+), 48 deletions(-)

commit 62568ab076de68dd62baf615e83b4c037b0ee108
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Aug 27 04:09:04 2006 +0000

    Updated Thai translation.
    
    2006-08-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |  4 ++++
 po/th.po     | 41 ++++++++++++++++++++++-------------------
 2 files changed, 26 insertions(+), 19 deletions(-)

commit 84ce387aca861840e406d964d9a45e4ea3f0d33b
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sat Aug 26 14:40:04 2006 +0000

    Updated gucharmap zh_CN translation.

 po/ChangeLog |  4 ++++
 po/zh_CN.po  | 63 ++++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 42 insertions(+), 25 deletions(-)

commit 7ea5a63bb1d177614ac72a1da826de9102b65e64
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Sat Aug 26 08:55:18 2006 +0000

    Updated Translation

 po/ChangeLog |  4 ++++
 po/gu.po     | 29 +++++++++++++++++++----------
 2 files changed, 23 insertions(+), 10 deletions(-)

commit dfce5bf76a8ddb7e94bd278b53bb9bc3418ef97b
Author: Satoru SATOH <ss@gnome.gr.jp>
Date:   Sat Aug 26 01:54:38 2006 +0000

    Updated Japanese translation.
    
    2006-08-26  Satoru SATOH <ss@gnome.gr.jp>
    
            * Updated Japanese translation.

 po/ChangeLog |  4 ++++
 po/ja.po     | 28 ++++++++++++++++++----------
 2 files changed, 22 insertions(+), 10 deletions(-)

commit d41bf7ac9c06d45d08c732a54b5bc86a6a6c308c
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Sat Aug 26 00:14:10 2006 +0000

    2006-08-25 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian translation

 po/ChangeLog |   4 +++
 po/mk.po     | 100 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 58 insertions(+), 46 deletions(-)

commit 62c245c547f9f2970edefcf463be84a19eb7564e
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Fri Aug 25 19:56:58 2006 +0000

    Updated Russian translation
    
    2006-08-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
            * ru.po: Updated Russian translation

 po/ChangeLog |  4 ++++
 po/ru.po     | 38 +++++++++++++++++++++++---------------
 2 files changed, 27 insertions(+), 15 deletions(-)

commit 74195b365c865c9664ad291fcdd6efd021cb7709
Author: Funda Wang <fwang@src.gnome.org>
Date:   Fri Aug 25 12:56:51 2006 +0000

    Mark various string as translatable.

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 39b5a1edad52932181a54727c1cc5325cd9c2074
Author: Matic Zgur <mr.zgur@gmail.com>
Date:   Thu Aug 24 19:24:47 2006 +0000

    Updated Slovenian translation.
    
    2006-08-24  Matic Zgur  <mr.zgur@gmail.com>
    
            * sl.po: Updated Slovenian translation.

 po/ChangeLog |   4 +
 po/sl.po     | 437 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 225 insertions(+), 216 deletions(-)

commit 5f1dc2605feedf88a2adc12b4992f7d5601eefa9
Author: Christophe Bliard <christophe.bliard@trux.info>
Date:   Thu Aug 24 16:09:32 2006 +0000

    Added French translation
    
    2006-08-24  Christophe Bliard  <christophe.bliard@trux.info>
    
            * Makefile.am:
            * fr/fr.po:
            * fr/figures/gucharmap_window.png:
            Added French translation

 configure.ac                         |   1 -
 help/ChangeLog                       |   7 +
 help/Makefile.am                     |   4 +-
 help/fr/Makefile.am                  |   8 -
 help/fr/figures/gucharmap_window.png | Bin 29977 -> 48633 bytes
 help/fr/fr.po                        | 901 +++++++++++++++++++++++++++++++++++
 help/fr/gucharmap-fr.omf             |  30 --
 help/fr/gucharmap.xml                | 717 ----------------------------
 help/fr/legal.xml                    |  28 --
 9 files changed, 910 insertions(+), 786 deletions(-)

commit 707e013e6b106498e127d07e1e632fde26e1a6ad
Author: Raivis Dejus <orvils@gmail.com>
Date:   Thu Aug 24 14:15:31 2006 +0000

    Updated Latvian translation.
    
    2006-08-24  Raivis Dejus  <orvils@gmail.com>
    
            * lv.po: Updated Latvian translation.

 po/ChangeLog |   4 +
 po/lv.po     | 356 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 205 insertions(+), 155 deletions(-)

commit a00a7088391e2ba763e604683b17fee07d40ca96
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Wed Aug 23 09:30:35 2006 +0000

    Updated Oriya Translation

 po/or.po | 210 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 105 insertions(+), 105 deletions(-)

commit ff778838f27be3ee50b818403d5035f162ac9a36
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Wed Aug 23 09:28:24 2006 +0000

    Added Strings for Updated Oriya Translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit da42611f438d5267a1d4eb9872a0664c9be8b9fa
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Wed Aug 23 07:42:06 2006 +0000

    Updated Oriya Translation

 po/or.po | 290 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 145 insertions(+), 145 deletions(-)

commit 01be48686db88530f18f97b4e52e68e21a67c86a
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Wed Aug 23 07:41:42 2006 +0000

    Added Strings for Updated Oriya Translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 3b8714a6ebbc8c75bf1bb408f3c97ba7300e38e3
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Aug 22 21:20:01 2006 +0000

    Updated Swedish translation.
    
    2006-08-22  Daniel Nylander <po@danielnylander.se>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog | 4 ++++
 po/sv.po     | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 7a151f2935262c8a50eb27744de431db1ae10689
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Tue Aug 22 13:48:34 2006 +0000

    Added Entry for Bengali India Translation Updation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 6765eeddc817cb9410597d3a3e43c9cb1e6e9662
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Tue Aug 22 13:47:35 2006 +0000

    Updated Bengali India Translation

 po/bn_IN.po | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

commit ce2bd387d241db9a86f1fe5acec3599d9995c340
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Mon Aug 21 12:20:46 2006 +0000

    Updated Spanish translation.
    
    2006-08-21  Francisco Javier F. Serrador  <serrador@openshine.com>
    
            * es.po: Updated Spanish translation.

 help/ChangeLog |   4 +
 help/es/es.po  | 421 ++++++++++++++++++++++++---------------------------------
 2 files changed, 182 insertions(+), 243 deletions(-)

commit e9e2ac0b2eff799056b446b0254f407609a4e9dc
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Sun Aug 20 18:51:44 2006 +0000

    Updated Oriya Translation

 po/or.po | 1169 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1169 insertions(+)

commit dec903984e9725769f3f24b811b3ce2699ce38a7
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Sun Aug 20 18:50:23 2006 +0000

    Added Oriya to The List of Languages

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit b7c53832a3e26b436c3111ce10bdbeec83633177
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Sun Aug 20 18:49:18 2006 +0000

    Updated Oriya Translation and Added Oriya to The List of Languages

 po/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

commit 9bd29425e7378758a09fd6e730fdf9cb1d4d0d3f
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Aug 19 21:14:57 2006 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2006-08-19  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Alexander Shopov <ash@contact.bg>

 po/ChangeLog |   5 +
 po/bg.po     | 419 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 239 insertions(+), 185 deletions(-)

commit f3334e81fea825180a389ff2ac56a6985e4d85dc
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:   Sat Aug 19 14:42:16 2006 +0000

    Updated Russian translation

 po/ChangeLog |   4 +
 po/ru.po     | 445 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 260 insertions(+), 189 deletions(-)

commit d6c28fad9717b6c2193146f50c6a77a7ddbe8725
Author: Satoru SATOH <ss@gnome.gr.jp>
Date:   Thu Aug 17 15:50:15 2006 +0000

    Updated Japanese translation.
    
    2006-08-17  Satoru SATOH <ss@gnome.gr.jp>
    
            * Updated Japanese translation.

 po/ChangeLog |   4 +
 po/ja.po     | 414 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 237 insertions(+), 181 deletions(-)

commit ea9e9ad7ed94905d8351ea6eeb2ea6d4366b185f
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
Date:   Thu Aug 17 11:21:10 2006 +0000

    Remove, since this file is not in use.
    
    2006-08-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
    
            * nl-1.po: Remove, since this file is not in use.

 po/ChangeLog |   36 +-
 po/nl-1.po   | 1195 ----------------------------------------------------------
 2 files changed, 20 insertions(+), 1211 deletions(-)

commit 95871ab15604b62e673820a081fe09d7fb503c06
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Aug 16 06:09:15 2006 +0000

    Updated Swedish translation.
    
    2006-08-16  Daniel Nylander <po@danielnylander.se>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 +
 po/sv.po     | 760 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 385 insertions(+), 379 deletions(-)

commit 7fa41dc6a46046ecc530728a448b5e3167b91193
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Aug 16 02:21:43 2006 +0000

    Translation updated by Mate ORY.
    
    2006-08-16  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Translation updated by Mate ORY.

 po/ChangeLog |   4 +
 po/hu.po     | 409 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 234 insertions(+), 179 deletions(-)

commit f0c1b571505f82971a31a7f25ca831d9fe3800ee
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Tue Aug 15 13:31:28 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |   4 +
 po/vi.po     | 895 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 504 insertions(+), 395 deletions(-)

commit c48f38bea8ccf17122a4a6df7199171eb61dee1f
Author: Joachim Noreiko <joachimn@src.gnome.org>
Date:   Tue Aug 15 12:48:20 2006 +0000

    rewritten introduction. Fixes #349252
    
      * C/gucharmap.xml: rewritten introduction. Fixes #349252

 help/C/gucharmap.xml | 9 +++------
 help/ChangeLog       | 1 +
 2 files changed, 4 insertions(+), 6 deletions(-)

commit 4b04b7039ab7ad569eb1aa1d293e94bb2948db75
Author: Joachim Noreiko <joachimn@src.gnome.org>
Date:   Tue Aug 15 11:59:58 2006 +0000

    rewritten section on browsing. Fixes #349249
    
      * C/gucharmap.xml: rewritten section on browsing. Fixes #349249

 help/C/gucharmap.xml | 39 ++++++---------------------------------
 help/ChangeLog       |  4 ++++
 2 files changed, 10 insertions(+), 33 deletions(-)

commit fde47930986445630ff9fac6b451432a9a471c1d
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sat Aug 12 11:34:22 2006 +0000

    Updated gucharmap zh_CN translation.

 po/ChangeLog |   4 +
 po/zh_CN.po  | 408 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 234 insertions(+), 178 deletions(-)

commit 5a5aa860de3472c5f31c77856e31183f0f88906d
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:   Fri Aug 11 20:21:45 2006 +0000

    Added Georgian translation

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/ka.po     | 1198 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1203 insertions(+)

commit 50daa275ccc442bce72c5624e145e809b35f00d8
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Fri Aug 11 09:35:03 2006 +0000

    Updated German translation.
    
    2006-08-11  Hendrik Richter  <hendrikr@gnome.org>
    
            * de.po: Updated German translation.

 po/ChangeLog |   4 +
 po/de.po     | 432 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 240 insertions(+), 196 deletions(-)

commit f1cd104f27f4182cbb30b36a31dae0afc49a437b
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Wed Aug 9 20:29:20 2006 +0000

    Updated Dzongkha translation

 po/ChangeLog |   5 +
 po/dz.po     | 465 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 252 insertions(+), 218 deletions(-)

commit b2d3830f31e6d2ca876c75c15028ca45622bf64c
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Wed Aug 9 10:32:08 2006 +0000

    Added Entry for Bengali India Translation Updation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 9c38571b09cc5d2e6d758d25c017b967a4820722
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Wed Aug 9 10:31:34 2006 +0000

    Updated Bengali India Translation

 po/bn_IN.po | 821 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 420 insertions(+), 401 deletions(-)

commit b2b96b6f18b0f96444ae084357612fdf445565b6
Author: Ani Peter <anipeter@src.gnome.org>
Date:   Tue Aug 8 13:15:43 2006 +0000

    Updated Malayalam translation

 po/ChangeLog |    4 +
 po/ml.po     | 1127 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 682 insertions(+), 449 deletions(-)

commit 2184b9e09c52f8892f7f3b5ce77c8994691521e8
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Mon Aug 7 15:50:26 2006 +0000

    Updated Basque translation.
    
    2006-08-07  Inaki Larranaga  <dooteo@euskalgnu.org>
    
            * eu.po: Updated Basque translation.

 po/ChangeLog |   4 +
 po/eu.po     | 432 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 245 insertions(+), 191 deletions(-)

commit a3bb2ecc6aac146c6d18723145f7a0e57edce071
Author: Jakub Friedl <jfriedl@suse.cz>
Date:   Mon Aug 7 13:43:48 2006 +0000

    Updated Czech translation.
    
    2006-08-07  Jakub Friedl  <jfriedl@suse.cz>
    
      * cs.po: Updated Czech translation.

 po/ChangeLog |  4 +++
 po/cs.po     | 97 ++++++++++++++++--------------------------------------------
 2 files changed, 30 insertions(+), 71 deletions(-)

commit 33535a4301974b80f396c86f900eb7baa53f9375
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Aug 6 11:53:21 2006 +0000

    Updated Korean translation from Young-Ho Cha.
    
    2006-08-06  Changwoo Ryu  <cwryu@debian.org>
    
            * ko.po: Updated Korean translation from Young-Ho Cha.

 po/ChangeLog |   4 +
 po/ko.po     | 400 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 228 insertions(+), 176 deletions(-)

commit ebe80eff759fde15ce21ab5b50826b89c493ce5c
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sat Aug 5 14:05:58 2006 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    2006-08-05  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

 po/ChangeLog |   5 +
 po/zh_HK.po  | 433 ++++++++++++++++++++++++++++++++---------------------------
 po/zh_TW.po  | 433 ++++++++++++++++++++++++++++++++---------------------------
 3 files changed, 477 insertions(+), 394 deletions(-)

commit 109f9c6d27df5b30a85b9708e3575b3ca55e81b7
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Fri Aug 4 18:41:40 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-08-04  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |   4 +
 po/et.po     | 410 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 233 insertions(+), 181 deletions(-)

commit 309d473bb3d7b5e6755797c9960f90256adcf8a1
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Fri Aug 4 10:55:36 2006 +0000

    Translation updated by Tino Meinen.
    
    2006-08-04  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Tino Meinen.

 po/ChangeLog |   4 +
 po/nl.po     | 447 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 265 insertions(+), 186 deletions(-)

commit 2e018d82ccc058e6410e0ef235247fbe0bacd930
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Thu Aug 3 15:03:03 2006 +0000

    2006-08-03 Jovan Naumovski <jovanna@cvs.gnome.org> * sl.po: Added Slovenian Translation

 ChangeLog    |    4 +
 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/sl.po     | 1207 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1217 insertions(+)

commit 15cde0a0bdb128785e3e1e20f5475514beec4d38
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Aug 3 12:14:47 2006 +0000

    Updated Norwegian bokmål translation.
    
    2006-08-03  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.

 po/ChangeLog |   4 +
 po/nb.po     | 352 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 207 insertions(+), 149 deletions(-)

commit 988f1308cffa386175e1611c8d284bae03ed6f98
Author: Joachim Noreiko <joachimn@src.gnome.org>
Date:   Wed Aug 2 13:10:39 2006 +0000

    updates to section on pasting. Fixes #349478
    
      * C/gucharmap.xml: updates to section on pasting. Fixes #349478

 help/C/gucharmap.xml | 7 ++-----
 help/ChangeLog       | 4 ++++
 2 files changed, 6 insertions(+), 5 deletions(-)

commit 68da0d25ebf1711211d49d684cdd5c88c69eadd1
Author: Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
Date:   Wed Aug 2 02:55:30 2006 +0000

    Updated.
    
    2006-08-02  Ahmad Riza H Nst  <rizahnst@eriagempita.co.id>
    
            * id.po: Updated.

 po/ChangeLog |   4 +
 po/id.po     | 764 ++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 494 insertions(+), 274 deletions(-)

commit 1d345b74ecd1148db7e6f0ce3d90741b1156f8eb
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Tue Aug 1 16:06:42 2006 +0000

    2006-08-01 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated/Fixed Macedonian Translation

 po/ChangeLog |  4 ++++
 po/mk.po     | 17 +++++++++++------
 2 files changed, 15 insertions(+), 6 deletions(-)

commit 3309c48f8a41a6d8e1fceb9db96ea45925b81932
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Tue Aug 1 13:01:17 2006 +0000

    Updated Spanish translation.
    
    2006-08-01  Francisco Javier F. Serrador  <serrador@openshine.com>
    
            * es.po: Updated Spanish translation.

 help/ChangeLog |   4 +
 help/es/es.po  | 236 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 146 insertions(+), 94 deletions(-)

commit 06abc76926b18f794991ab50ae616f2f0be9235b
Author: Joachim Noreiko <joachimn@src.gnome.org>
Date:   Mon Jul 31 21:49:37 2006 +0000

    updated sections on searching and detailed information to reflect new
    
      * C/gucharmap.xml: updated sections on searching and detailed information
          to reflect new features. Fixes #329840

 help/C/gucharmap.xml | 32 +++++++++++++++++++-------------
 help/ChangeLog       |  5 +++++
 2 files changed, 24 insertions(+), 13 deletions(-)

commit cad28639631b31454d08592922963e3bea4e09b6
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Jul 30 19:23:16 2006 +0000

    Remove help/sv/Makefile as sv moved to gnome-doc-utils.
    
    2006-07-30  Behdad Esfahbod  <behdad@gnome.org>
    
            * configure.ac: Remove help/sv/Makefile as sv moved to
            gnome-doc-utils.
    
            * help/sv/.cvsignore: Update.

 ChangeLog          | 7 +++++++
 configure.ac       | 1 -
 help/sv/.cvsignore | 4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)

commit 98538db69bc7c136c6ef392b0b7061378d2f0eab
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Sat Jul 29 17:26:57 2006 +0000

    Updated Spanish translation.
    
    2006-07-29  Francisco Javier F. Serrador  <serrador@openshine.com>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |  4 ++++
 po/es.po     | 13 +++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

commit f6aedab2c074b9609a3894fb142c4b983b0fc26b
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Sat Jul 29 14:12:56 2006 +0000

    Updated French translation.

 po/ChangeLog |   4 +
 po/fr.po     | 378 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 217 insertions(+), 165 deletions(-)

commit c631febc6f8ba3cbd489f2e2339233d5275b191a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sat Jul 29 05:11:32 2006 +0000

    Updated Finnish translation

 po/ChangeLog |   4 +
 po/fi.po     | 455 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 254 insertions(+), 205 deletions(-)

commit 3c245acb22c8133ef4e3014835d2e00ac5e7d39b
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Thu Jul 27 17:52:44 2006 +0000

    Updated Spanish translation.
    
    2006-07-27  Francisco Javier F. Serrador  <serrador@openshine.com>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog | 4 ++++
 po/es.po     | 9 ++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 6d94e1821d3d450de8076e4d0eb6796f1cc5242c
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Wed Jul 26 20:31:10 2006 +0000

    Make a dummy change to force recreation of marshallers since we changed
    
    2006-07-26  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-marshal.list: Make a dummy change to force
            recreation of marshallers since we changed their prefix in
            Makefile.am.

 ChangeLog                        | 6 ++++++
 gucharmap/gucharmap-marshal.list | 1 +
 2 files changed, 7 insertions(+)

commit 3d3387ca5ce6c0318ff5d0b7363af1eac1321d7a
Author: Lukas Novotny <lukasnov@src.gnome.org>
Date:   Tue Jul 25 09:47:23 2006 +0000

    2006-07-25  Lukas Novotny  <lukasnov@cvs.gnome.org> * cs.po: Update Czech translation.

 po/ChangeLog |   4 +
 po/cs.po     | 452 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 261 insertions(+), 195 deletions(-)

commit 0a5240d829994bf41736093274c841fd8e97e707
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Tue Jul 25 05:27:50 2006 +0000

    Updated Translation

 po/ChangeLog | 4 ++++
 po/gu.po     | 9 +++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 69cc42bb73b848817ad98772d5e74f954b673788
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Jul 24 23:44:12 2006 +0000

    Add Behnam Esfahbod.
    
    2006-07-24  Behdad Esfahbod  <behdad@gnome.org>
    
            * MAINTAINERS: Add Behnam Esfahbod.

 ChangeLog   | 4 ++++
 MAINTAINERS | 2 ++
 2 files changed, 6 insertions(+)

commit c22c61d9e6f88aaed2ca449e529c7a82512dff3d
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Jul 24 23:36:45 2006 +0000

    Released 1.7.0.
    
    2006-07-24  Behdad Esfahbod  <behdad@gnome.org>
    
            Released 1.7.0.
    
            * configure.ac:
            Require intltool >= 0.35.0
            Bump version to 1.7.0
    
            * gucharmap/Makefile.am:
            Remove -no-undefined.  Breaks cygwin build.  Send patch please.
            Bump libtool version to 5:0:0
    
            * NEWS:
            Updated.

 ChangeLog             | 15 +++++++++++++++
 NEWS                  | 15 +++++++++++++++
 configure.ac          |  4 ++--
 gucharmap/Makefile.am |  2 +-
 4 files changed, 33 insertions(+), 3 deletions(-)

commit 69cd12208c9bf28d945e4941646064598cfe01c8
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Jul 24 23:23:05 2006 +0000

    Bug 341260 – String "Snap Columns to Power of Two" not marked for
    
    2006-07-24  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 341260 – String "Snap Columns to Power of Two" not marked for
            translation
    
            * gucharmap/gucharmap-window.c (make_menu): Add the message back for
            translation.

 ChangeLog                    | 8 ++++++++
 gucharmap/gucharmap-window.c | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 553373ce05666edaf1d799b5fe69ceeba60aad56
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Mon Jul 24 23:11:21 2006 +0000

    Add bug number.

 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

commit 8af2382b60456d8c7bffd80399d7218ffef0ebed
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Jul 24 23:06:31 2006 +0000

    Set prefix for marshallers to _gucharmap_marshal, to make the marshallers
    
    2006-07-24  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-block-chapters.c
            (gucharmap_block_chapters_class_init):
            * gucharmap/gucharmap-chapters.c (gucharmap_chapters_class_init):
            * gucharmap/gucharmap-charmap.c (gucharmap_charmap_class_init):
            * gucharmap/gucharmap-intl.c (_gucharmap_intl_ensure_initialized):
            * gucharmap/gucharmap-intl.h:
            * gucharmap/gucharmap-mini-fontsel.c
            (gucharmap_mini_font_selection_class_init):
            * gucharmap/gucharmap-script-chapters.c
            (gucharmap_script_chapters_class_init):
            * gucharmap/gucharmap-script-codepoint-list.c
            (gucharmap_script_codepoint_list_class_init):
            * gucharmap/gucharmap-search-dialog.c
            (gucharmap_search_dialog_class_init):
            * gucharmap/gucharmap-table.c
            (chartable_accessible_factory_class_init),
            (gucharmap_table_class_init):
            * gucharmap/gucharmap-unicode-info.c (gucharmap_get_unicode_name),
            (gucharmap_get_unicode_category_name):
            * gucharmap/gucharmap-window.c (gucharmap_window_class_init):
            * gucharmap/main.c (main):
            Set prefix for marshallers to
            _gucharmap_marshal, to make the marshallers internal.
            Change gucharmap_intl_ensure_initialized to
            _gucharmap_intl_ensure_initialized.

 ChangeLog                                   | 29 +++++++++++++++++++++++++++++
 gucharmap/Makefile.am                       |  4 ++--
 gucharmap/gucharmap-block-chapters.c        |  2 +-
 gucharmap/gucharmap-chapters.c              |  2 +-
 gucharmap/gucharmap-charmap.c               |  6 +++---
 gucharmap/gucharmap-intl.c                  |  2 +-
 gucharmap/gucharmap-intl.h                  |  2 +-
 gucharmap/gucharmap-mini-fontsel.c          |  4 ++--
 gucharmap/gucharmap-script-chapters.c       |  2 +-
 gucharmap/gucharmap-script-codepoint-list.c |  2 +-
 gucharmap/gucharmap-search-dialog.c         |  6 +++---
 gucharmap/gucharmap-table.c                 |  8 ++++----
 gucharmap/gucharmap-unicode-info.c          | 12 ++++++------
 gucharmap/gucharmap-window.c                |  2 +-
 gucharmap/main.c                            |  2 +-
 15 files changed, 57 insertions(+), 28 deletions(-)

commit 5d022812b13ec73d10189593dca5b681192db51d
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Jul 24 03:11:57 2006 +0000

    Updated Thai translation.
    
    2006-07-24  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |   4 +
 po/th.po     | 442 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 247 insertions(+), 199 deletions(-)

commit 71591c9bee7d67dc326da6add2dfe15d9ed28875
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Sun Jul 23 22:30:35 2006 +0000

    Updated Macedonian Translation <arangela@cvs.gnome.org>

 po/mk.po | 431 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 242 insertions(+), 189 deletions(-)

commit 1844131e4629d1f8e20e72379611722dd84b41c4
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Jul 23 15:43:28 2006 +0000

    Added Swedish translation. Added sv to DOC_LINGUAS.
    
    2006-07-23  Daniel Nylander <po@danielnylander.se>
    
            * sv/sv.po: Added Swedish translation.
            * Makefile.am: Added sv to DOC_LINGUAS.

 help/ChangeLog           |   5 +
 help/Makefile.am         |   4 +-
 help/sv/Makefile.am      |   8 -
 help/sv/gucharmap-sv.omf |  30 --
 help/sv/gucharmap.xml    | 755 -----------------------------------------------
 help/sv/legal.xml        |  27 --
 help/sv/sv.po            | 561 +++++++++++++++++++++++++++++++++++
 7 files changed, 568 insertions(+), 822 deletions(-)

commit 1bdc1a33115936c1dabdd433d0bba6e0e8473cf8
Author: Behnam Esfahbod <behnam@zwnj.org>
Date:   Sat Jul 22 18:49:04 2006 +0000

    Add comments and getting optional output directory.
    
    2006-07-22  Behnam Esfahbod  <behnam@zwnj.org>
    
            * gucharmap/download-unicode-files.sh: Add comments and getting optional
            output directory.

 ChangeLog                           |  5 +++++
 gucharmap/download-unicode-files.sh | 17 ++++++++++++-----
 2 files changed, 17 insertions(+), 5 deletions(-)

commit e9f8377e07e95fb3731e57dfea44086052d8079a
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Fri Jul 21 05:55:59 2006 +0000

    Updated Translation

 po/ChangeLog |   4 +
 po/gu.po     | 417 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 235 insertions(+), 186 deletions(-)

commit 1b9d9a7ff4af2b62917b62f2f134d50df00e59a7
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:   Thu Jul 20 19:05:17 2006 +0000

    Updated Spanish translation.
    
    2006-07-20  Francisco Javier F. Serrador  <serrador@openshine.com>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 349 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 200 insertions(+), 153 deletions(-)

commit 279c27549146bacc01bb5c9500609afc91d3aaf2
Author: Behnam Esfahbod <behnam@zwnj.org>
Date:   Thu Jul 20 10:26:01 2006 +0000

    Bug 334505 – Search buttons Prev Next unsensitive when they shouldn't be
    
    2006-07-19  Behnam Esfahbod  <behnam@zwnj.org>
    
            Bug 334505 – Search buttons Prev Next unsensitive when they shouldn't be
    
            * gucharmap/gucharmap-search-dialog.c: Add toggled signals to
            check buttons.
    
    2006-07-19  Behnam Esfahbod  <behnam@zwnj.org>
    
            Bug 336283 – Update to UCD 5.0
            Update to Unicode 5.0 Character Database, released on July 18, 2006.
    
            * gucharmap/unicode-blocks.h,
            * gucharmap/unicode-categories.h,
            * gucharmap/unicode-names.h,
            * gucharmap/unicode-nameslist.h,
            * gucharmap/unicode-scripts.h,
            * gucharmap/unicode-unihan.h: Updated outputs of generator script.
    
            * gucharmap/gucharmap/download-unicode-files.sh": Add download script
            to make UCD updates easier.

 ChangeLog                           |    22 +
 gucharmap/download-unicode-files.sh |    15 +
 gucharmap/gucharmap-search-dialog.c |     6 +-
 gucharmap/unicode-blocks.h          |    11 +-
 gucharmap/unicode-categories.h      |   121 +-
 gucharmap/unicode-names.h           | 35272 ++++++++++++----------
 gucharmap/unicode-nameslist.h       |  9197 +++---
 gucharmap/unicode-scripts.h         |  2260 +-
 gucharmap/unicode-unihan.h          | 55195 +++++++++++++++++-----------------
 9 files changed, 52862 insertions(+), 49237 deletions(-)

commit 23f55da3447a81ecc26bd65fcd4d06086d607c70
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Jul 3 13:56:05 2006 +0000

    Added entry for addition of  bengali India (bn_IN) translation and to LINGUAS

 po/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

commit 7f802f7ff580bac2cd8003431ff2981f775ff415
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Jul 3 13:55:53 2006 +0000

    Added bengali India (bn_IN)

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 0264a8fb69c5fe0308c0e1706caae5fe671895a4
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Mon Jul 3 13:55:14 2006 +0000

    Added Bengali India Translation

 po/bn_IN.po | 1270 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1270 insertions(+)

commit 530af4e6abdd6fc6b74040fe6b9989b5bc47a556
Author: Raivis Dejus <orvils@gmail.com>
Date:   Mon Jul 3 12:32:09 2006 +0000

    Added Latvian translation. Added 'lv'
    
    2006-07-03  Raivis Dejus  <orvils@gmail.com>
    
            * lv.po: Added Latvian translation.
            * LINGUAS: Added 'lv'

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/lv.po     | 1145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1151 insertions(+)

commit 156c864e34b09bb9c572d47a3547118a3c1b13b0
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Thu Jun 29 15:26:57 2006 +0000

    file he.po was initially added on branch gnome-2-14.

commit bdb5f6db57d170616a618b0c35f5495db31ebc62
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Mon Jun 26 05:39:53 2006 +0000

    Updated Translation

 po/ChangeLog |  4 +++
 po/hi.po     | 81 +++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 54 insertions(+), 31 deletions(-)

commit 991acca0133f417e204c448452704a92190d7b66
Author: Benoît Dejean <benoit@placenet.org>
Date:   Thu Jun 22 20:29:01 2006 +0000

    Updated French translation.
    
    2006-06-22  Benoît Dejean  <benoit@placenet.org>
    
            * fr.po: Updated French translation.

 po/ChangeLog |   4 +
 po/fr.po     | 801 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 430 insertions(+), 375 deletions(-)

commit 4f76a4b6d78de46727f8bed5677e6cb28c812461
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Thu Jun 15 15:19:39 2006 +0000

    Updated German translation.
    
    2006-06-15  Hendrik Richter  <hendrikr@gnome.org>
    
            * de.po: Updated German translation.

 po/ChangeLog | 4 ++++
 po/de.po     | 9 ++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 14319f4c1208fbe4f7edf3a84bf2afffee056d93
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sat Jun 10 19:52:33 2006 +0000

    Updated Spanish translation.
    
    2006-06-10  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |  4 ++++
 po/es.po     | 17 +++++++++--------
 2 files changed, 13 insertions(+), 8 deletions(-)

commit e1d6fff1368093e061e78484f80afeec0dd5e3d5
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sun Jun 4 18:31:49 2006 +0000

    Updated Spanish translation.
    
    2006-06-04  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es/es.po: Updated Spanish translation.

 help/ChangeLog                             |   7 ++
 help/es/es.po                              | 139 ++++++++++++++++++-----------
 help/es/figures/gucharmap_start_window.png | Bin 0 -> 54730 bytes
 help/es/figures/gucharmap_window.png       | Bin 29977 -> 47977 bytes
 4 files changed, 95 insertions(+), 51 deletions(-)

commit 57424d8c165ca123908ab95fcbcf2dce463b8291
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:   Sun May 28 12:47:11 2006 +0000

    *** empty log message ***

 po/ChangeLog |   4 +
 po/dz.po     | 770 +++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 456 insertions(+), 318 deletions(-)

commit 2eb41b378f6d5e0e224f00613219c2cfde75c348
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed May 10 14:24:03 2006 +0000

    Updated Finnish translation

 po/ChangeLog | 4 ++++
 po/fi.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit b3612e97ef75929e822f312c38f264c4e6b1e6bd
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sun Apr 23 08:14:53 2006 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    2006-04-23  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
            * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

 po/ChangeLog |  5 +++++
 po/zh_HK.po  | 16 ++++++++--------
 po/zh_TW.po  | 16 ++++++++--------
 3 files changed, 21 insertions(+), 16 deletions(-)

commit f56e68ebea68f4a7f17b5eb0fbed3e4582b237bb
Author: Priit Laes <amd@store20.com>
Date:   Wed Apr 19 06:18:18 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-04-19  Priit Laes  <amd@store20.com>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 24 ++++++++++++------------
 2 files changed, 16 insertions(+), 12 deletions(-)

commit 05e38a742b2207b4fd88f4094bc121d3690642b9
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Tue Apr 18 17:06:08 2006 +0000

    Bug 337943 – [Patch] Use po/LINGUAS Updated patch from Przemysław
    
    2006-04-18  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 337943 – [Patch] Use po/LINGUAS
            Updated patch from Przemysław Grzegorczyk.
    
            * configure.in, po/LINGUAS: Use intltool 0.34.90 format.

 ChangeLog    |  7 ++++++
 configure.ac |  4 +---
 po/LINGUAS   | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 73 insertions(+), 7 deletions(-)

commit 946386a0c0587d720f2216c85d8d8812d6869f0f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Apr 18 06:03:32 2006 +0000

    Remove obsolete entry for no_NO And the translation.
    
    2006-04-18  Kjartan Maraas  <kmaraas@gnome.org>
    
            * LINGUAS: Remove obsolete entry for no_NO
            * no.po: And the translation.

 po/ChangeLog |    5 +
 po/LINGUAS   |    2 +-
 po/no.po     | 1131 ----------------------------------------------------------
 3 files changed, 6 insertions(+), 1132 deletions(-)

commit 12ec165aac07271ddbe5be55a79e3addf957aa0b
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sun Apr 16 06:00:23 2006 +0000

    Updated gucharmap zh_CN translation.

 po/ChangeLog | 4 ++++
 po/zh_CN.po  | 8 +++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

commit f1dc382e57c6aec67afab2b7dfceecde0d1af8d8
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Fri Apr 14 16:31:07 2006 +0000

    Updated Spanish translation.
    
    2006-04-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +++
 po/es.po     | 107 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 60 insertions(+), 51 deletions(-)

commit 37a78710c1801aa4bd44307677d16f37f921a13e
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Apr 10 18:55:02 2006 +0000

    Bug 337943 – [Patch] Use po/LINGUAS Patch from Przemysław Grzegorczyk.
    
    2006-04-10  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 337943 – [Patch] Use po/LINGUAS
            Patch from Przemysław Grzegorczyk.
    
            * configure.in, po/LINGUAS: Move list of translations to po/LINGUAS.

 ChangeLog    | 7 +++++++
 configure.ac | 6 ++----
 po/LINGUAS   | 6 ++++++
 3 files changed, 15 insertions(+), 4 deletions(-)

commit 6811e03aca7dcf686e24f76ce9455371b0994059
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Apr 2 13:07:46 2006 +0000

    Updated Norwegian bokmål translation. Same.
    
    2006-04-02  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
            * no.po: Same.

 po/ChangeLog |  5 +++++
 po/nb.po     | 66 ++++++++++++++++++++++++++++++------------------------------
 po/no.po     | 66 ++++++++++++++++++++++++++++++------------------------------
 3 files changed, 71 insertions(+), 66 deletions(-)

commit e432675c60027a099744970d5e5c5c91bb9588b3
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Thu Mar 30 20:17:54 2006 +0000

    Added Dzongkha translation

 po/dz.po | 1032 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1032 insertions(+)

commit 5652e3f820a841289230dbb56caffb24dc125227
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Mon Mar 27 18:11:28 2006 +0000

    .

 help/bg/.cvsignore | 4 ++++
 po/.cvsignore      | 1 +
 2 files changed, 5 insertions(+)

commit d3fb3c0788b3d25774fd0c5b9f611dc6e26ca0f5
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Mar 27 18:10:12 2006 +0000

    Don't check _("translator-credits"), the about dialog code does this
    
    2006-03-27  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c: Don't check _("translator-credits"),
            the about dialog code does this automatically.

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 7 +------
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 16ef1e41c4bff777393663100795bdc970b44a92
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Mar 26 20:39:44 2006 +0000

    Respect DESTDIR.
    
    2006-03-26  Behdad Esfahbod  <behdad@gnome.org>
    
            * pixmaps/Makefile.am: Respect DESTDIR.

 ChangeLog           |  4 ++++
 pixmaps/Makefile.am | 10 +++++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

commit db8b4b389432a620fc62fa9211d10b3bd1350f7b
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Mar 25 16:14:31 2006 +0000

    Bug 335952 – refcount leak in main Patch from Christian Persch.
    
    2006-03-25  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 335952 – refcount leak in main
            Patch from Christian Persch.
    
            * gucharmap/main.c (main): Unref the GnomeProgram instance when
            we are done.

 ChangeLog        |  8 ++++++++
 gucharmap/main.c | 14 ++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

commit a0701d9a520a6f9d66623227769c97ff2708a19a
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Thu Mar 23 20:09:02 2006 +0000

    Added Russian translation. by Vasiliy Faronov <qvvx@land.ru>.
    
    2006-03-23  Nickolay V. Shmyrev <nshmyrev@yandex.ru>
    
            * ru/ru.po:
            * ru/.cvsignore:
            * Makefile.am (DOC_LINGUAS): Added Russian translation.
            by Vasiliy Faronov <qvvx@land.ru>.

 help/ChangeLog     |  15 +-
 help/Makefile.am   |   2 +-
 help/ru/.cvsignore |   4 +
 help/ru/ru.po      | 556 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 572 insertions(+), 5 deletions(-)

commit ea89319b6e0593c1562b45c0ddb1b70799a5cb59
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Mar 19 13:41:07 2006 +0000

    Bug 334865 – tiny string leak Patch from Paolo Borelli.
    
    2006-03-19  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 334865 – tiny string leak
            Patch from Paolo Borelli.
    
            * gucharmap/gucharmap-script-chapters.c (get_codepoint_list):
            Free script_untranslated.

 ChangeLog                             | 8 ++++++++
 gucharmap/gucharmap-script-chapters.c | 7 ++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

commit d9ec7dcf1596d333284aea15d5eb7448e1478881
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Mon Mar 13 09:14:54 2006 +0000

    Updated Translation

 po/ChangeLog |  4 ++++
 po/hi.po     | 40 ++++++++++++++++++----------------------
 2 files changed, 22 insertions(+), 22 deletions(-)

commit 8ac464452ff084b1bb2b2499b5c7c748a9f5158f
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Mar 13 05:38:10 2006 +0000

    Released 1.6.0.
    
    2006-03-13  Behdad Esfahbod  <behdad@gnome.org>
    
            Released 1.6.0.
    
            * configure.in:
            * gucharmap/Makefile.am: Bump versions.
    
            * NEWS: Updated.

 ChangeLog             | 9 +++++++++
 NEWS                  | 7 +++++++
 configure.ac          | 2 +-
 gucharmap/Makefile.am | 2 +-
 4 files changed, 18 insertions(+), 2 deletions(-)

commit d157f804d47edd8cd0f7b0a69523c049861357c7
Author: Jordi Mallach <jordim@src.gnome.org>
Date:   Sun Mar 12 19:47:25 2006 +0000

    Updated Catalan translation by Anna Grau <agrau@ub.edu>.

 po/ChangeLog |  5 +++++
 po/ca.po     | 54 ++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 41 insertions(+), 18 deletions(-)

commit 8724113fcd931c9ad3c839fa3d1604a9733686d9
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Sun Mar 12 17:47:47 2006 +0000

    update translation for Punjabi (Gurmukhi) by apbrar gmail com

 po/pa.po | 614 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 341 insertions(+), 273 deletions(-)

commit 21ed38716000c85714b078be8f47e381b23df98a
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Sun Mar 12 14:14:08 2006 +0000

    Updated Italian translation.

 po/ChangeLog |   4 +
 po/it.po     | 707 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 434 insertions(+), 277 deletions(-)

commit 219a74fe53475f1dea686d6a157fc00ffaebfb7e
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Fri Mar 10 12:31:53 2006 +0000

    Updated Translation

 po/ChangeLog |   4 +
 po/hi.po     | 696 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 427 insertions(+), 273 deletions(-)

commit f65e525ef9dc2e8eb11e1fd84c6a1b37e279df7a
Author: Francisco Javier Fernandez Serrador <cyphra@beauty.tecknolabs.com>
Date:   Thu Mar 9 23:23:55 2006 +0000

    Updated Spanish translation.
    
    2006-03-10  Francisco Javier Fernandez Serrador  <cyphra@beauty.tecknolabs.com>
    
            * es.po: Updated Spanish translation.

 help/es/es.po | 493 ++++++++++++++++++++++++++++------------------------------
 1 file changed, 239 insertions(+), 254 deletions(-)

commit 0f31056208774cdbb516b62afd35fdf94db483d8
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Thu Mar 9 17:59:19 2006 +0000

    Updated Albanian translation.
    
    2006-03-09  Laurent Dhima  <laurenti@alblinux.net>
    
            * sq.po: Updated Albanian translation.

 po/ChangeLog |   4 +
 po/sq.po     | 710 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 438 insertions(+), 276 deletions(-)

commit 5fae8a836fb826f6dea353a2b5cded6d654f5ec8
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Thu Mar 9 16:07:46 2006 +0000

    Updated Spanish translation.
    
    2006-03-09  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 ++
 po/es.po     | 172 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 92 insertions(+), 84 deletions(-)

commit c9ba81041afd0b896a0ae45c1abb9bfe3423fc81
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Mar 8 00:41:59 2006 +0000

    Hungarian translation updated by Mate ORY.
    
    2006-03-08  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Hungarian translation updated by Mate ORY.

 po/ChangeLog |   4 +++
 po/hu.po     | 113 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 61 insertions(+), 56 deletions(-)

commit 6369a29cda735ce2f82bad85a80d62a877798288
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Tue Mar 7 11:36:57 2006 +0000

    Translation updated by Tino Meinen.
    
    2006-03-07  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Tino Meinen.

 po/ChangeLog |   4 +
 po/nl.po     | 237 ++++++++++++++++++++++++++++-------------------------------
 2 files changed, 115 insertions(+), 126 deletions(-)

commit 3869d5d8df7e92c2fd10b398142d3f9fe0186b12
Author: Funda Wang <fwang@src.gnome.org>
Date:   Tue Mar 7 05:01:23 2006 +0000

    Updated gucharmap zh_CN translation.

 po/ChangeLog |   4 +
 po/zh_CN.po  | 571 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 311 insertions(+), 264 deletions(-)

commit 016dec2506c77199d511ab30ab0c851e6f592756
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Mon Mar 6 20:25:03 2006 +0000

    Translation added by Sebastien Bruggeman.
    
    2006-03-06  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl-1.po: Translation added by Sebastien Bruggeman.

 po/ChangeLog |    4 +
 po/nl-1.po   | 1195 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1199 insertions(+)

commit 479ce7febe060479a5f0ce49faf69253718806f1
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Mon Mar 6 19:37:47 2006 +0000

    Translation updated by Tino Meinen.
    
    2006-03-06  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Tino Meinen.

 po/ChangeLog |   4 +
 po/nl.po     | 691 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 377 insertions(+), 318 deletions(-)

commit 68c8a27630b9e45c93386e700a799e32f44445ce
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Mar 6 18:37:37 2006 +0000

    Updated Swedish translation.
    
    2006-03-06  Daniel Nylander <po@danielnylander.se>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |    4 +
 po/sv.po     | 1108 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 550 insertions(+), 562 deletions(-)

commit 3d0bd1a86e6c6b4d3b6376e2ea0e0082e9da0a1b
Author: Maxim Dziumanenko <mvd@mylinux.ua>
Date:   Mon Mar 6 11:07:27 2006 +0000

    Updated Ukrainian translation.
    
    2006-03-06  Maxim Dziumanenko <mvd@mylinux.ua>
    
            * Updated Ukrainian translation.

 po/ChangeLog |   4 +
 po/uk.po     | 717 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 447 insertions(+), 274 deletions(-)

commit 022ea01d26d58e0614325a1efd69c1d2a52e48f9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Mar 5 14:28:06 2006 +0000

    Updated Norwegian bokmål translation. Same.
    
    2006-03-05  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
            * no.po: Same.

 po/ChangeLog |   5 +++
 po/nb.po     | 100 ++++++++++++++++++++++++++++++++---------------------------
 po/no.po     | 100 ++++++++++++++++++++++++++++++++---------------------------
 3 files changed, 115 insertions(+), 90 deletions(-)

commit ffd52891f8d028340f8a9b7003e5c34ef937b5ec
Author: Arangel Angov <arangela@src.gnome.org>
Date:   Sun Mar 5 11:36:25 2006 +0000

    Updated Macedonian Translation <arangela@cvs.gnome.org>

 po/mk.po | 766 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 432 insertions(+), 334 deletions(-)

commit 9b3a395015ce3b45ff52c82b9af38a8428453b5e
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Mar 4 21:28:22 2006 +0000

    Updated Portuguese translation.
    
    2006-03-04  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |   4 +
 po/pt.po     | 721 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 449 insertions(+), 276 deletions(-)

commit d59e0f2e1a0437930864af049659b38edb28fb8e
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sat Mar 4 07:02:56 2006 +0000

    Added Traditional Chinese translation(Hong Kong). Updated Traditional
    
    2006-03-04  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
            * zh_HK.po: Added Traditional Chinese translation(Hong Kong).
            * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

 ChangeLog                 |   4 +
 configure.ac              |   5 +-
 po/ChangeLog              |   5 +
 po/{zh_TW.po => zh_HK.po} | 731 ++++++++++++++++++++++++++++------------------
 po/zh_TW.po               | 719 ++++++++++++++++++++++++++++-----------------
 5 files changed, 907 insertions(+), 557 deletions(-)

commit 2c174f85a5f99b67444b7380ee46b4fa7e7e4dcb
Author: Alexander Shopov <ash@contact.bg>
Date:   Fri Mar 3 18:00:39 2006 +0000

    Makefile.am bg/bg.po bg/figures/gucharmap_start_window.png
    
    2006-03-03  Alexander Shopov  <ash@contact.bg>
    
            * Makefile.am
            * bg/bg.po
            * bg/figures/gucharmap_start_window.png
            * bg/figures/gucharmap_window.png
            Added Bulgarian translation by
            Rostislav Raykov <zbrox@i-space.org>

 help/ChangeLog                             |   9 +
 help/Makefile.am                           |   2 +-
 help/bg/bg.po                              | 787 +++++++++++++++++++++++++++++
 help/bg/figures/gucharmap_start_window.png | Bin 0 -> 63492 bytes
 help/bg/figures/gucharmap_window.png       | Bin 0 -> 70808 bytes
 5 files changed, 797 insertions(+), 1 deletion(-)

commit a5d1721f09de9f95c40e58c1d75e1bb32fd7f461
Author: Alexander Shopov <ash@contact.bg>
Date:   Fri Mar 3 17:36:48 2006 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2006-03-03  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Alexander Shopov <ash@contact.bg>

 po/ChangeLog |   5 +
 po/bg.po     | 834 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 459 insertions(+), 380 deletions(-)

commit 10da84eec5610f4c7255751fdbb039ef3b10e778
Author: Jordi Mallach <jordim@src.gnome.org>
Date:   Thu Mar 2 22:52:27 2006 +0000

    Updated Catalan translation.

 po/ChangeLog |   4 +
 po/ca.po     | 573 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 313 insertions(+), 264 deletions(-)

commit 95a2a0390b689608f6ddd42305dd41b1cf52e9ed
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Thu Mar 2 21:10:33 2006 +0000

    Updated German translation.
    
    2006-03-02  Hendrik Richter  <hendrikr@gnome.org>
    
            * de.po: Updated German translation.

 po/ChangeLog |   4 +
 po/de.po     | 726 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 454 insertions(+), 276 deletions(-)

commit 3f49662ddc0500620b0375f82c3bc1688627bcb3
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Thu Mar 2 12:37:15 2006 +0000

    Added Finnish screenshot.
    
            * fi/figures/gucharmap_window.png: Added Finnish screenshot.
    2006-03-02  Tommi Vainikainen  <thv@iki.fi>

 help/ChangeLog                       |   4 ++++
 help/fi/figures/gucharmap_window.png | Bin 0 -> 36574 bytes
 2 files changed, 4 insertions(+)

commit f2cce4c24435a2a6fbd51500f6b4972cc16318e2
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Thu Mar 2 09:11:22 2006 +0000

    Added Finnish translation by Flammie Pirinen. Added. Added "fi" (Finnish).
    
    2006-03-02  Tommi Vainikainen  <thv@iki.fi>
            * fi/fi.po: Added Finnish translation by Flammie Pirinen.
            * fi/.cvsignore: Added.
            * Makefile.am (DOC_LINGUAS): Added "fi" (Finnish).

 help/ChangeLog     |   6 +
 help/Makefile.am   |   2 +-
 help/fi/.cvsignore |   3 +
 help/fi/fi.po      | 559 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 569 insertions(+), 1 deletion(-)

commit 5a43c60bd8cd4849d04553347b558885f7b53038
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Thu Mar 2 03:13:21 2006 +0000

    Updated Brazilian Portuguese translation

 po/ChangeLog |   4 +
 po/pt_BR.po  | 574 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 313 insertions(+), 265 deletions(-)

commit 00c469ee2becd467b4ea88e42be1abf1bb983f94
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Wed Mar 1 19:28:50 2006 +0000

    Translation updated by Sebastien Bruggeman.
    
    2006-03-01  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Sebastien Bruggeman.

 po/ChangeLog | 4 ++++
 po/nl.po     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 67e25b726432c15a66eadd2a8bab9a9c6dd4376d
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:   Mon Feb 27 17:44:58 2006 +0000

    corrected date

 po/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bd1a23d35f6eff924e2e3d084758aa3c9078217d
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:   Mon Feb 27 17:41:33 2006 +0000

    Updated Russian translation

 po/ChangeLog |   4 +
 po/ru.po     | 685 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 420 insertions(+), 269 deletions(-)

commit 200cdfdc4f836055022ba7db5235e36b3fa3f333
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Feb 26 15:30:25 2006 +0000

    Hungarian translation updated by Mate ORY.
    
    2006-02-26  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Hungarian translation updated by Mate ORY.

 po/ChangeLog |   4 +
 po/hu.po     | 573 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 321 insertions(+), 256 deletions(-)

commit 47eab345261e9b8a60feae38533e043b1ffb8402
Author: Priit Laes <amd@store20.com>
Date:   Sun Feb 26 11:26:26 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-02-26  Priit Laes  <amd@store20.com>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |   4 +
 po/et.po     | 591 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 329 insertions(+), 266 deletions(-)

commit f2cd890e9e46da5043ad43314f40e180214aa427
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:   Sun Feb 26 05:42:49 2006 +0000

    ko.po updated/added

 po/ko.po | 603 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 333 insertions(+), 270 deletions(-)

commit f54ace60ada4b0f7b681d9e8e0b495a0968d4ccd
Author: Rhys Jones <rhys@sucs.org>
Date:   Sat Feb 25 14:23:50 2006 +0000

    Updated Welsh translation.
    
    2006-02-25  Rhys Jones  <rhys@sucs.org>
    
            * cy.po: Updated Welsh translation.

 po/ChangeLog |   4 +
 po/cy.po     | 767 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 473 insertions(+), 298 deletions(-)

commit 4572d18fd630dc3a38a00a019bec96aeca01f8d1
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Feb 25 08:49:16 2006 +0000

    Released 1.5.3.
    
    2006-02-25  Behdad Esfahbod  <behdad@gnome.org>
    
            Released 1.5.3.
    
            * configure.in:
            * gucharmap/Makefile.am: Bump versions.

 ChangeLog             | 7 +++++++
 configure.ac          | 2 +-
 gucharmap/Makefile.am | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 36f5b044c9851178db952141657a344d96441e99
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Sat Feb 25 08:26:54 2006 +0000

    Include icon in dist again...

 pixmaps/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4a8cc66f94325e8f051abaf30647855fa527aa3f
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Thu Feb 23 15:06:11 2006 +0000

    Updated Basque translation.
    
    2006-02-23  Inaki Larranaga  <dooteo@euskalgnu.org>
    
            * eu.po:  Updated Basque translation.

 po/ChangeLog | 4 ++++
 po/eu.po     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit bd1a8e8e48fd5acf213bc64c49dd5975d9505c03
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Thu Feb 23 15:03:51 2006 +0000

    Updated Basque translation.
    
    2006-02-23  Inaki Larranaga  <dooteo@euskalgnu.org>
    
            * eu.po:  Updated Basque translation.

 po/eu.po | 708 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 434 insertions(+), 274 deletions(-)

commit cae43286b9a0aba754b2c730d1dd3abef82d6ac9
Author: Takeshi AiHANA <takeshi.aihana@gmail.com>
Date:   Wed Feb 22 10:50:23 2006 +0000

    Updated and Fixed encoding in Japanese translation.
    
    2006-02-22  Takeshi AiHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated and Fixed encoding in Japanese translation.

 po/ChangeLog |   4 +
 po/ja.po     | 626 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 317 insertions(+), 313 deletions(-)

commit 65dc77c8a2d339f1ffcc0e8b29dbfdf11e193634
Author: Slobodan D. Sredojevic <slobo@akrep.be>
Date:   Tue Feb 21 02:07:36 2006 +0000

    Updated Serbian translation
    
    2006-02-21  Slobodan D. Sredojevic  <slobo@akrep.be>
    
            * sr.po, sr@Latn.po: Updated Serbian translation

 po/ChangeLog  |   8 +-
 po/sr.po      | 594 ++++++++++++++++++++++++++++++++--------------------------
 po/sr@Latn.po | 594 ++++++++++++++++++++++++++++++++--------------------------
 3 files changed, 666 insertions(+), 530 deletions(-)

commit 0ba320ef7d06c87f5cb5fbe9af55af5afe4140e4
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Tue Feb 21 00:07:17 2006 +0000

    Change "based on Unicode Character Databse" to "based on the Unicode
    
    2006-02-20  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-windoc.c, po/*.po: Change "based on Unicode
            Character Databse" to "based on the Unicode Character Database".

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 2 +-
 po/cs.po                     | 2 +-
 po/el.po                     | 2 +-
 po/es.po                     | 2 +-
 po/fi.po                     | 2 +-
 po/gl.po                     | 2 +-
 po/gu.po                     | 2 +-
 po/ja.po                     | 2 +-
 po/lt.po                     | 2 +-
 po/nb.po                     | 2 +-
 po/no.po                     | 2 +-
 po/th.po                     | 2 +-
 po/vi.po                     | 2 +-
 14 files changed, 18 insertions(+), 13 deletions(-)

commit 1be0845c3f1637d729e2a1e2b630030b517ad529
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Mon Feb 20 11:05:19 2006 +0000

    Updated Translation

 po/ChangeLog |   4 +
 po/gu.po     | 578 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 325 insertions(+), 257 deletions(-)

commit 6a1fe59e44117bad639cea7fdafffe27ad85f5b1
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Mon Feb 20 09:00:01 2006 +0000

    Updated Greek translation

 po/ChangeLog |   4 +
 po/el.po     | 713 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 441 insertions(+), 276 deletions(-)

commit 3abcd20a7b23436b727a42bb44988566a81e85bf
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Mon Feb 20 02:51:59 2006 +0000

    Updated Czech translation.
    
    2006-02-20  Miloslav Trmac  <mitr@volny.cz>
    
            * cs.po: Updated Czech translation.

 po/ChangeLog |   4 +
 po/cs.po     | 559 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 306 insertions(+), 257 deletions(-)

commit 966cc8cd955eee2fe27e684139b1cc20964a83ca
Author: Behnam Esfahbod <behnam@zwnj.org>
Date:   Mon Feb 20 02:00:01 2006 +0000

    Bug 331722 – gucharmap crashes with search next/prev
    
    2006-02-19  Behnam Esfahbod  <behnam@zwnj.org>
    
            Bug 331722 – gucharmap crashes with search next/prev
    
            * gucharmap/gucharmap-search-dialog.c
            (gucharmap_search_dialog_start_search): Moving to
            _gucharmap_search_dialog_fire_search and adding _entry_is_empty check
            before calling that.

 ChangeLog                           |  9 ++++++++
 gucharmap/gucharmap-search-dialog.c | 41 +++++++++++++++++++++++++++----------
 2 files changed, 39 insertions(+), 11 deletions(-)

commit 74f8f554f3b515f8fd98c061faa052e88040aee8
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sun Feb 19 23:33:05 2006 +0000

    *** empty log message ***

 po/ChangeLog |   4 +
 po/gl.po     | 589 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 327 insertions(+), 266 deletions(-)

commit 7a1d6165f6463e4b68c7d50b72ca3b82266aeea1
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Sun Feb 19 22:20:51 2006 +0000

    Updated Lithuanian translation.
    
    2006-02-20  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation.

 po/ChangeLog |   4 +
 po/lt.po     | 616 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 347 insertions(+), 273 deletions(-)

commit dc8ba02329b8ec195029e14b026a15f5e1d78e0f
Author: Behnam Esfahbod <behnam@zwnj.org>
Date:   Sun Feb 19 20:30:05 2006 +0000

    Reverting the description change, because of string freeze.
    
    2006-02-19  Behnam Esfahbod  <behnam@zwnj.org>
    
            * gucharmap/gucharmap-window.c: Reverting the description change,
            because of string freeze.

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 3ce725ec8843271dc73fa5535f5238f2926c04cc
Author: Behnam Esfahbod <behnam@zwnj.org>
Date:   Sun Feb 19 19:41:06 2006 +0000

    Renaming "Cancel" button to "Close". Disabling Next and Previous buttons
    
    2006-02-19  Behnam Esfahbod  <behnam@zwnj.org>
    
            * gucharmap/gucharmap-search-dialog.c: Renaming "Cancel" button to
            "Close".  Disabling Next and Previous buttons when there's no
            result.

 ChangeLog                           |  6 ++++++
 gucharmap/gucharmap-search-dialog.c | 10 ++++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

commit 3220f3fcc416b0e4a1e1aefb55d2cb145a3e8741
Author: Behnam Esfahbod <behnam@zwnj.org>
Date:   Sun Feb 19 19:14:54 2006 +0000

    Fixing a typo and two warnings.
    
    2006-02-19  Behnam Esfahbod  <behnam@zwnj.org>
    
            * gucharmap/gucharmap-window.c: Fixing a typo and two warnings.

 ChangeLog                    | 4 ++++
 gucharmap/gucharmap-window.c | 7 ++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit dc2d2d29ab8067b5fa9505d41dab6dcab5961e28
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Feb 19 13:08:14 2006 +0000

    Updated Japanese translation for v1.5.2.
    
    2006-02-19  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation for v1.5.2.

 po/ChangeLog |   4 +
 po/ja.po     | 953 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 511 insertions(+), 446 deletions(-)

commit 84e0f3b34cd627e25594edeb6c17629fd0f44469
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Feb 18 19:32:17 2006 +0000

    Pass -f to gtk-update-icon-cache, as it's rather crazy.
    
    2006-02-18  Behdad Esfahbod  <behdad@gnome.org>
    
            * pixmaps/Makefile.am: Pass -f to gtk-update-icon-cache, as it's
            rather crazy.

 ChangeLog           | 5 +++++
 pixmaps/Makefile.am | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 742dee286a09edcbebab9ac9b32281ee651f3948
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sat Feb 18 13:46:04 2006 +0000

    Updated Spanish translation.
    
    2006-02-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |  4 +++
 po/es.po     | 82 +++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 47 insertions(+), 39 deletions(-)

commit f158c69bfcbd7c7f6fbe0060ac04ab6c1d4ca302
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Feb 18 13:04:07 2006 +0000

    Updated Norwegian bokmål translation. Same.
    
    2006-02-18  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
            * no.po: Same.

 po/ChangeLog |   5 +
 po/nb.po     | 559 ++++++++++++++++++++++++++++++++---------------------------
 po/no.po     | 559 ++++++++++++++++++++++++++++++++---------------------------
 3 files changed, 609 insertions(+), 514 deletions(-)

commit 1604ead35674ffa0051d1eaa1b6f854107b92e3a
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Feb 18 10:55:10 2006 +0000

    Pass -t and the target directory to gtk-update-icon-cache.
    
    2006-02-18  Behdad Esfahbod  <behdad@gnome.org>
    
            * pixmaps/Makefile.am: Pass -t and the target directory to
            gtk-update-icon-cache.

 ChangeLog           | 5 +++++
 pixmaps/Makefile.am | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 4f75019291be260d8a87c7c66968c2b27f8d900a
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Feb 18 10:43:12 2006 +0000

    Call g_set_application_name.
    
    2006-02-18  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/main.c (main): Call g_set_application_name.
    
            * gucharmap/gucharmap-window.c (help_about): Set logo-icon-name
            in gtk_show_about_dialog.
    
            * pixmaps/Makefile.am: Call gtk-update-icon-cache.

 ChangeLog                    | 9 +++++++++
 gucharmap/gucharmap-window.c | 1 +
 gucharmap/main.c             | 1 +
 pixmaps/Makefile.am          | 8 +++++---
 4 files changed, 16 insertions(+), 3 deletions(-)

commit 808bf57af52c1970f4c8de43d7209e020e010d0e
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Feb 17 17:59:41 2006 +0000

    Bug 331565 – cvs fails to build -- gucharmap/Makefile.am:27: blank line
    
    2006-02-17  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 331565 – cvs fails to build -- gucharmap/Makefile.am:27: blank
            line following trailing backslash
    
            * gucharmap/Makefile.am: Fixed.

 ChangeLog             | 7 +++++++
 gucharmap/Makefile.am | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 9f942636ee7d86a6989841303223c11ad5aa3b93
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Feb 17 05:52:41 2006 +0000

    Use gtk_window_set_icon_name to set the icon. Makes it themable.
    
    2006-02-17  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c: Use gtk_window_set_icon_name to set
            the icon.  Makes it themable.
    
            * gucharmap/main.c: Do gtk_window_set_default_icon_name.

 ChangeLog                    |  7 +++++++
 gucharmap/Makefile.am        |  1 -
 gucharmap/gucharmap-window.c | 38 +-------------------------------------
 gucharmap/main.c             |  2 ++
 4 files changed, 10 insertions(+), 38 deletions(-)

commit 6f37724fe25031ca5f1bd07f4b6f9af504bc7036
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Feb 17 01:57:02 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |   4 +
 po/vi.po     | 565 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 310 insertions(+), 259 deletions(-)

commit 03fc12a08b058e301511eb3ac10282d70fd3c638
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Feb 15 22:15:14 2006 +0000

    Hungarian translation updated by Mate ORY.
    
    2006-02-16  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Hungarian translation updated by Mate ORY.

 po/ChangeLog |   4 +
 po/hu.po     | 589 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 338 insertions(+), 255 deletions(-)

commit 06170a8f10ca9e69a6520a559575b90374628216
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Feb 15 03:51:19 2006 +0000

    Updated Finnish translation

 po/ChangeLog |   4 +
 po/fi.po     | 579 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 326 insertions(+), 257 deletions(-)

commit 043f0dc830ca91baa3317e9a9b8df17198e833ab
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Tue Feb 14 17:50:10 2006 +0000

    Updated Spanish translation.
    
    2006-02-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 559 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 306 insertions(+), 257 deletions(-)

commit 10bddc424098e4869c3d1d6dfad0bd824209d7c0
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Feb 14 01:07:43 2006 +0000

    Updated Thai translation.
    
    2006-02-14  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |   4 +
 po/th.po     | 574 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 321 insertions(+), 257 deletions(-)

commit a6feb39a529c81a81b56bfb07e5db6f95b95cc53
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Feb 13 21:59:44 2006 +0000

    Released 1.5.2.
    
    2006-02-13  Behdad Esfahbod  <behdad@gnome.org>
    
            Released 1.5.2.
    
            * configure.in:
            * gucharmap/Makefile.am: Bump versions.

 ChangeLog             | 7 +++++++
 configure.ac          | 4 ++--
 gucharmap/Makefile.am | 2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

commit 79e1428d8593e9ac76c355aecbf569dd1d4690d5
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Mon Feb 13 21:46:46 2006 +0000

    Minor.

 gucharmap/gucharmap-window.c | 14 +++++++-------
 gucharmap/main.c             | 13 ++++++-------
 2 files changed, 13 insertions(+), 14 deletions(-)

commit 216efe7a303f8517d57d9e65a89b6d35bd791652
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Mon Feb 13 21:43:45 2006 +0000

    Nothing fancy.

 AUTHORS | 3 +++
 1 file changed, 3 insertions(+)

commit f093d8b0506d3a551e0db3ce682bd914956b142c
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Feb 13 21:42:39 2006 +0000

    Bug 326272 – Help/About dialog isn't HIG compliant Patch from Behnam
    
    2006-02-13  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 326272 – Help/About dialog isn't HIG compliant
            Patch from Behnam "ZWNJ" Esfahbod
    
            * gucharmap/gucharmap-window.c (help_about): Use "GNOME Character Map"
            instead of "gucharmap".  Add license information.
    
            * gucharmap/gen-guch-unicode-tables.pl:
            * gucharmap/unicode-blocks.h:
            * gucharmap/unicode-categories.h:
            * gucharmap/unicode-names.h:
            * gucharmap/unicode-nameslist.h:
            * gucharmap/unicode-scripts.h:
            * gucharmap/unicode-unihan.h: Guard headers from multiple inclusion.

 ChangeLog | 3 +++
 1 file changed, 3 insertions(+)

commit daa3e148e956fb5874f6e409b4d748cdc3ff5879
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Feb 13 21:41:25 2006 +0000

    Use "GNOME Character Map" instead of "gucharmap". Add license information.
    
    2006-02-13  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c (help_about): Use "GNOME Character Map"
            instead of "gucharmap".  Add license information.
    
            * gucharmap/gen-guch-unicode-tables.pl:
            * gucharmap/unicode-blocks.h:
            * gucharmap/unicode-categories.h:
            * gucharmap/unicode-names.h:
            * gucharmap/unicode-nameslist.h:
            * gucharmap/unicode-scripts.h:
            * gucharmap/unicode-unihan.h: Guard headers from multiple inclusion.

 ChangeLog                            | 13 ++++++++++++
 gucharmap/gen-guch-unicode-tables.pl | 34 ++++++++++++++++++++++++++++--
 gucharmap/gucharmap-window.c         | 40 ++++++++++++++++++++++++++++++++----
 gucharmap/unicode-blocks.h           |  5 ++++-
 gucharmap/unicode-categories.h       |  4 ++++
 gucharmap/unicode-names.h            |  6 ++++++
 gucharmap/unicode-nameslist.h        |  4 ++++
 gucharmap/unicode-scripts.h          |  7 ++++++-
 gucharmap/unicode-unihan.h           |  4 ++++
 9 files changed, 109 insertions(+), 8 deletions(-)

commit 1de4a5332b2233911c346dc32ba82e4747c3727d
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Mon Feb 13 05:06:22 2006 +0000

    Updated Czech translation.
    
    2006-02-13  Miloslav Trmac  <mitr@volny.cz>
    
            * cs.po: Updated Czech translation.

 po/ChangeLog |   4 ++
 po/cs.po     | 132 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 74 insertions(+), 62 deletions(-)

commit f2620043f860e9c67f9eff0f225f11cb4551dd7e
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sun Feb 12 04:54:44 2006 +0000

    Updated Japanese translation for v1.5.1.
    
    2006-02-12  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation for v1.5.1.

 po/ChangeLog |   4 +
 po/ja.po     | 544 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 280 insertions(+), 268 deletions(-)

commit a4f28b304e3b4ae13c1fd0343fc9a0c9bf5cf911
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Feb 12 01:40:48 2006 +0000

    Move icon to DATADIR/icons/hicolor/48x48/apps.
    
    2006-02-11  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/Makefile.am, gucharmap/gucharmap-window.c (load_icon),
            pixmaps/Makefile.am: Move icon to DATADIR/icons/hicolor/48x48/apps.

 ChangeLog                    | 5 +++++
 gucharmap/Makefile.am        | 2 +-
 gucharmap/gucharmap-window.c | 2 +-
 pixmaps/Makefile.am          | 3 +--
 4 files changed, 8 insertions(+), 4 deletions(-)

commit 0e65d99c35791476399945799e23e649c8869ea9
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Sun Feb 12 00:18:59 2006 +0000

    no-dist-gz.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9e7265ad513cd325654a913fbfd3b9c6a2da652a
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Feb 12 00:07:14 2006 +0000

    Bug 328912 – misc fixes Patch from Christian Persch
    
    2006-02-11  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 328912 – misc fixes
            Patch from Christian Persch
    
            * autogen.sh, configure.ac, Makefile.am: Modernize the build system.
    
            * gucharmap/*.c: gucharmap_intl_ensure_initialized () in every
            library entry point.  Use gi18n-lib.h instead of custom gettext.
    
            * gucharmap/main.c: Use GOption instead of popt.

 ChangeLog                                   | 12 +++++++
 Makefile.am                                 |  4 +--
 autogen.sh                                  |  2 +-
 configure.ac                                | 42 +++++++---------------
 gucharmap/Makefile.am                       |  2 +-
 gucharmap/gen-guch-unicode-tables.pl        |  2 +-
 gucharmap/gucharmap-block-chapters.c        |  2 ++
 gucharmap/gucharmap-charmap.c               |  2 ++
 gucharmap/gucharmap-intl.c                  | 17 ++++-----
 gucharmap/gucharmap-intl.h                  | 38 +++-----------------
 gucharmap/gucharmap-mini-fontsel.c          |  2 ++
 gucharmap/gucharmap-script-chapters.c       |  2 ++
 gucharmap/gucharmap-script-codepoint-list.c |  3 ++
 gucharmap/gucharmap-search-dialog.c         |  2 ++
 gucharmap/gucharmap-table.c                 |  2 ++
 gucharmap/gucharmap-unicode-info.c          |  4 +++
 gucharmap/gucharmap-window.c                |  9 ++---
 gucharmap/main.c                            | 55 +++++++++++++----------------
 gucharmap/unicode-blocks.h                  |  1 -
 gucharmap/unicode-scripts.h                 |  1 -
 20 files changed, 85 insertions(+), 119 deletions(-)

commit d32797ddd34b31353be1b7c0a38c1432d65a47a6
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:   Sat Feb 11 12:41:18 2006 +0000

    ko.po updated

 po/ko.po | 641 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 369 insertions(+), 272 deletions(-)

commit 14e7401db8d609886f88f6c8991f7e3d0315c076
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Fri Feb 10 02:53:12 2006 +0000

    Updated Brazilian Portuguese translation

 po/ChangeLog |  4 ++++
 po/pt_BR.po  | 23 ++++++++++++-----------
 2 files changed, 16 insertions(+), 11 deletions(-)

commit 8118221901f18d632bcbe7cba1746024f982b0c0
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:   Tue Feb 7 02:11:06 2006 +0000

    Updated Brazilian Portuguese translation

 po/ChangeLog |   4 +
 po/pt_BR.po  | 670 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 393 insertions(+), 281 deletions(-)

commit 8111f8e17aa7a603788af2899bfff16b56307679
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Fri Feb 3 16:24:28 2006 +0000

    Translation updated by Sebastien Bruggeman.
    
    2006-02-03  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 ++
 po/nl.po     | 126 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 71 insertions(+), 59 deletions(-)

commit ef8d0fa8d58d367e3ae58a1af9effb2b471456bd
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Tue Jan 31 22:11:16 2006 +0000

    Changed to follow the Email: email@address.com pattern.

 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit c7b2d04641be584e07625a3c67b073d8cb6453ea
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Tue Jan 31 17:18:58 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-01-31  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |   4 +
 po/et.po     | 288 +++++++++++++++++++++++++----------------------------------
 2 files changed, 125 insertions(+), 167 deletions(-)

commit e076443afbc62a773a00e5f8a07b823b4ac9a29c
Author: Slobodan D. Sredojevic <slobo@akrep.be>
Date:   Tue Jan 31 14:52:07 2006 +0000

    Updated Serbian translation
    
    2006-01-31  Slobodan D. Sredojevic  <slobo@akrep.be>
    
            * sr.po, sr@Latn.po: Updated Serbian translation

 po/ChangeLog  |   4 +
 po/sr.po      | 654 ++++++++++++++++++++++++++++++++++------------------------
 po/sr@Latn.po | 654 ++++++++++++++++++++++++++++++++++------------------------
 3 files changed, 764 insertions(+), 548 deletions(-)

commit ccb1647fc70b05c8e34236e64889e11706028678
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Mon Jan 30 18:40:36 2006 +0000

    Added more comments.

 help/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit be0b18961e3f64de9fab8220514a61d1965e72ce
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sat Jan 28 06:04:47 2006 +0000

    Updated Thai translation.
    
    2006-01-28  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |   4 ++
 po/th.po     | 126 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 71 insertions(+), 59 deletions(-)

commit 9dd54686d7bf4c087b34c3ef6d5a46d3121e0c6a
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Jan 27 22:54:43 2006 +0000

    Released 1.5.1.
    
    2006-01-27  Behdad Esfahbod  <behdad@gnome.org>
    
            Released 1.5.1.
    
            * configure.in:
            * gucharmap/Makefile.am: Bump versions.
    
            * README: Updated required Gtk+ version.

 ChangeLog             | 9 +++++++++
 README                | 2 +-
 configure.ac          | 2 +-
 gucharmap/Makefile.am | 2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

commit 3f91c1e7c22b05694a46a8a075a332bb40967f7e
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Fri Jan 27 22:54:06 2006 +0000

    Updated.

 help/es/.cvsignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 91c43f2016a0a85806ced4f6b1bb1cd8408b045c
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Fri Jan 27 22:52:42 2006 +0000

    Misc fixes.

 po/ChangeLog | 77 ++++++++++++++++++++++++++++++------------------------------
 po/et.po     |  2 +-
 2 files changed, 40 insertions(+), 39 deletions(-)

commit be322cc623e395a83d48758e594f17975fc42cba
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Jan 27 22:33:43 2006 +0000

    Set translation domain on the action group. (bug #326328)
    
    2006-01-27  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c (make_menu): Set translation domain on
            the action group. (bug #326328)

 ChangeLog                     | 5 +++++
 gucharmap/gucharmap-charmap.c | 6 +++---
 gucharmap/gucharmap-window.c  | 7 +++++++
 3 files changed, 15 insertions(+), 3 deletions(-)

commit 67e31f12cde7a160e3af1dc7d80203e0bdaa64ce
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Jan 27 20:34:01 2006 +0000

    Migrate 'es' help files to gnome-doc-utils.
    
    2006-01-22  Behdad Esfahbod  <behdad@gnome.org>
    
            Migrate 'es' help files to gnome-doc-utils.
    
            * help/es/gucharmap.xml: Removed.

 ChangeLog             |   2 +
 help/es/gucharmap.xml | 683 --------------------------------------------------
 2 files changed, 2 insertions(+), 683 deletions(-)

commit 45de12f015e72580a4f8a35c4d21caa0d4ce2291
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Jan 27 20:16:31 2006 +0000

    Migrate 'es' help files to gnome-doc-utils.
    
    2006-01-22  Behdad Esfahbod  <behdad@gnome.org>
    
            Migrate 'es' help files to gnome-doc-utils.
    
            * help/es/Makefile.am: Oops, removed again.
    
            * configure.ac (AC_CONFIG_OUTPUT): Removed help/es/Makefile.
    
            * help/Makefile.am (SUBDIRS): Removed es.

 ChangeLog           | 20 ++++++++++++++++++++
 configure.ac        |  1 -
 help/Makefile.am    |  4 ++--
 help/es/Makefile.am |  8 --------
 4 files changed, 22 insertions(+), 11 deletions(-)

commit d264d3046188170eac97a36ce9442253557d4d1b
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Jan 27 20:13:59 2006 +0000

    Fixes bug #328775.
    
    2006-01-27  Behdad Esfahbod  <behdad@gnome.org>
    
            Fixes bug #328775.
    
            * COPYING.UNICODE: Added.
    
            * README: Refer to the above file.
    
            * Makefile.am (EXTRA_DIST): Add the new file.

 COPYING.UNICODE | 31 +++++++++++++++++++++++++++++++
 Makefile.am     |  3 ++-
 README          |  7 +++----
 3 files changed, 36 insertions(+), 5 deletions(-)

commit e4824c2882d67f1ebf39fb360f38b2fedf35de9a
Author: Adam Weinberger <adamw@gnome.org>
Date:   Thu Jan 26 18:08:30 2006 +0000

    Updated Canadian English translation.
    
    
    2006-01-26  Adam Weinberger  <adamw@gnome.org>
    
            * en_CA.po: Updated Canadian English translation.

 po/ChangeLog |   4 +
 po/en_CA.po  | 549 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 283 insertions(+), 270 deletions(-)

commit 5d277461a4e19ba03758aa6af5393bc3ec4a4afd
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Tue Jan 24 13:12:05 2006 +0000

    Translation updated by Ivar Smolin.
    
    2006-01-24  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 51 +++++++++++++++++++++------------------------------
 2 files changed, 25 insertions(+), 30 deletions(-)

commit 59e88f6679dd74beb25d8e7dea774539ca244802
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Tue Jan 24 06:09:51 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |  4 ++++
 po/vi.po     | 62 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 37 insertions(+), 29 deletions(-)

commit bcd783ef347055eeb34df72c6cb9d056a2d4adb7
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Mon Jan 23 21:28:25 2006 +0000

    Updated Spanish translation.
    
    2006-01-23  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 help/ChangeLog |   4 ++
 help/es/es.po  | 151 ++++++++++++++++++++++++---------------------------------
 2 files changed, 67 insertions(+), 88 deletions(-)

commit b6bde96389b74f478a9a31c07087e744423fe38b
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Mon Jan 23 09:45:00 2006 +0000

    Updated Translation

 po/ChangeLog |   4 ++
 po/gu.po     | 131 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 74 insertions(+), 61 deletions(-)

commit a58920373fb3031914201acffa54600d600ced3c
Author: Funda Wang <fwang@src.gnome.org>
Date:   Mon Jan 23 07:23:22 2006 +0000

    Updated gucharmap translation.

 po/ChangeLog |   4 ++
 po/zh_CN.po  | 129 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 74 insertions(+), 59 deletions(-)

commit a73faab2ba5ecc0109aa49a70faaf26b0b3f4fdd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Jan 22 19:24:14 2006 +0000

    Updated Norwegian bokmål translation. Same.
    
    2006-01-22  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
            * no.po: Same.

 po/ChangeLog |   5 +++
 po/nb.po     | 130 +++++++++++++++++++++++++++++++----------------------------
 po/no.po     | 130 +++++++++++++++++++++++++++++++----------------------------
 3 files changed, 143 insertions(+), 122 deletions(-)

commit 232f484f62054b626b0cebc940975834db3b4339
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sun Jan 22 18:56:59 2006 +0000

    *** empty log message ***

 po/ChangeLog |  4 ++++
 po/gl.po     | 62 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 37 insertions(+), 29 deletions(-)

commit 9932035fc47dd19d9d4b97c6fdabf5b27d3431e7
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:   Sun Jan 22 14:40:14 2006 +0000

    Updated Catalan translation.

 po/ChangeLog |   4 +
 po/ca.po     | 656 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 386 insertions(+), 274 deletions(-)

commit 79e18499379c390f9ae39980054d7b9ff18e1feb
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Jan 22 07:37:17 2006 +0000

    Updated Finnish translation

 po/ChangeLog |   2 +-
 po/fi.po     | 124 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 67 insertions(+), 59 deletions(-)

commit 7393fd01c03748133dd70a3411ef825526a3ca7a
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Jan 22 07:34:36 2006 +0000

    Updated Finnish translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 2a9a0dfe983baea6064283eb0ed6ea438b0f9a78
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Jan 22 07:11:46 2006 +0000

    Weird, Francisco Javier F. Serrador removed the file while updating the es
    
    2006-01-22  Behdad Esfahbod  <behdad@gnome.org>
    
            * help/es/Makefile.am:  Weird, Francisco Javier F. Serrador removed
            the file while updating the es translations!  Readded. (bug #328135,
            Elijah Newren)

 ChangeLog           | 6 ++++++
 help/es/Makefile.am | 8 ++++++++
 2 files changed, 14 insertions(+)

commit 463aa8ff195fdd8c10b868570a4066819e2d73df
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sun Jan 22 05:23:15 2006 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |  4 ++++
 po/vi.po     | 76 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 44 insertions(+), 36 deletions(-)

commit e3d0946ab14d08bafe149481d6928af70b2273e5
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sun Jan 22 01:52:50 2006 +0000

    Updated Spanish translation.
    
    2006-01-22  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 help/Makefile.am    |   2 +-
 help/es/Makefile.am |   8 ----
 po/ChangeLog        |   4 ++
 po/es.po            | 126 ++++++++++++++++++++++++++++------------------------
 4 files changed, 72 insertions(+), 68 deletions(-)

commit 49bfbb34d8866fd27bcb53de1dc0014113cb3a63
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Jan 21 23:38:14 2006 +0000

    Categorize as GNOME;GTK;Utility; instead of GNOME:Application:Utility;.
    
    2006-01-21  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap.desktop.in: Categorize as GNOME;GTK;Utility;
            instead of GNOME:Application:Utility;. (bug #319078)

 ChangeLog                     | 12 +++++++
 TODO                          |  6 ++--
 gucharmap.desktop.in          |  2 +-
 gucharmap/gucharmap-charmap.c | 77 ++++++++++++++++++++++++++++---------------
 4 files changed, 67 insertions(+), 30 deletions(-)

commit 26fc71d672da5f8825d60d7605052f521623e2fa
Author: Marcel Telka <marcel@telka.sk>
Date:   Sat Jan 21 22:04:03 2006 +0000

    Updated Slovak translation.
    
    2006-01-21  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |  4 ++++
 po/sk.po     | 72 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 42 insertions(+), 34 deletions(-)

commit de228a91236a20aad4539ab23a06c1d9972e4410
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sat Jan 21 20:44:27 2006 +0000

    *** empty log message ***

 po/ChangeLog |  4 ++++
 po/gl.po     | 75 +++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 43 insertions(+), 36 deletions(-)

commit d258e0b8a8933a311d74d19c34086a08fa19422f
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Jan 21 19:03:25 2006 +0000

    Fix infinite loop on Next Character in empty chapters like Low Surrogates.
    
    2006-01-21  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c: Fix infinite loop on Next Character
            in empty chapters like Low Surrogates. (bug #323934, Behnam Esfahbod)

 ChangeLog                    | 7 ++++++-
 gucharmap/gucharmap-window.c | 6 ++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

commit cfaa4a29b27c139bd91d631865206ea3be09905a
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Jan 21 18:56:54 2006 +0000

    Add PANGO_CFLAGS and PANGO_LIBS explicitly. (bug #309281)
    
    2006-01-21  Behdad Esfahbod  <behdad@gnome.org>
    
            * configure.ac, gucharmap/Makefile.am: Add PANGO_CFLAGS and PANGO_LIBS
            explicitly. (bug #309281)

 ChangeLog             |  5 +++++
 configure.ac          |  2 ++
 gucharmap/Makefile.am | 12 ++++--------
 3 files changed, 11 insertions(+), 8 deletions(-)

commit e751acd1360a1e3efbe8c1b6ee26aea05e04796f
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Sat Jan 21 18:38:50 2006 +0000

    Added bug number.

 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9ccb2866d54724404bb9f4a1700c46de21335b87
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Jan 21 18:38:19 2006 +0000

    Add a "Search in character details" option.
    
    2006-01-21  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-search-dialog.c: Add a "Search in character
            details" option.

 ChangeLog                           |  5 ++++
 gucharmap/gucharmap-search-dialog.c | 60 ++++++++++++++++++++++++-------------
 2 files changed, 45 insertions(+), 20 deletions(-)

commit 510b0f32ac802afdf354037f82b7fcb2f97128d3
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Jan 21 18:26:53 2006 +0000

    Replace "translator_credits" with "translator-credits". (bug #300965)
    
    2006-01-21  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c, po/*.po: Replace "translator_credits"
            with "translator-credits". (bug #300965)

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 4 ++--
 po/am.po                     | 2 +-
 po/ar.po                     | 2 +-
 po/az.po                     | 2 +-
 po/be.po                     | 2 +-
 po/bg.po                     | 2 +-
 po/bn.po                     | 2 +-
 po/bs.po                     | 2 +-
 po/ca.po                     | 2 +-
 po/cs.po                     | 2 +-
 po/cy.po                     | 2 +-
 po/da.po                     | 4 ++--
 po/de.po                     | 2 +-
 po/el.po                     | 2 +-
 po/en_CA.po                  | 2 +-
 po/en_GB.po                  | 2 +-
 po/eo.po                     | 2 +-
 po/es.po                     | 2 +-
 po/et.po                     | 2 +-
 po/eu.po                     | 2 +-
 po/fa.po                     | 2 +-
 po/fi.po                     | 2 +-
 po/fr.po                     | 2 +-
 po/ga.po                     | 2 +-
 po/gl.po                     | 2 +-
 po/gu.po                     | 2 +-
 po/hi.po                     | 2 +-
 po/hr.po                     | 2 +-
 po/hu.po                     | 2 +-
 po/id.po                     | 2 +-
 po/is.po                     | 2 +-
 po/it.po                     | 2 +-
 po/ja.po                     | 2 +-
 po/ko.po                     | 2 +-
 po/lt.po                     | 2 +-
 po/mi.po                     | 2 +-
 po/mk.po                     | 2 +-
 po/ml.po                     | 2 +-
 po/mn.po                     | 2 +-
 po/ms.po                     | 4 ++--
 po/nb.po                     | 2 +-
 po/ne.po                     | 2 +-
 po/nl.po                     | 2 +-
 po/nn.po                     | 2 +-
 po/no.po                     | 2 +-
 po/pa.po                     | 2 +-
 po/pl.po                     | 2 +-
 po/pt.po                     | 2 +-
 po/pt_BR.po                  | 2 +-
 po/ro.po                     | 2 +-
 po/ru.po                     | 2 +-
 po/rw.po                     | 2 +-
 po/sk.po                     | 2 +-
 po/sq.po                     | 2 +-
 po/sr.po                     | 2 +-
 po/sr@Latn.po                | 2 +-
 po/sv.po                     | 2 +-
 po/ta.po                     | 2 +-
 po/th.po                     | 2 +-
 po/tr.po                     | 2 +-
 po/uk.po                     | 2 +-
 po/vi.po                     | 2 +-
 po/wa.po                     | 2 +-
 po/xh.po                     | 2 +-
 po/zh_CN.po                  | 2 +-
 po/zh_TW.po                  | 2 +-
 67 files changed, 74 insertions(+), 69 deletions(-)

commit e9473413d6948fbcf48ac8a05d258e0ffc132580
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Jan 21 17:30:16 2006 +0000

    Categorize as GNOME;Application;Utility; instead of
    
    2006-01-21  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap.desktop.in: Categorize as GNOME;Application;Utility;
            instead of Utility;Accessibility;. (bug #319078 again)

 ChangeLog            | 5 +++++
 gucharmap.desktop.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit b32a1622517b310ccb4be713092c2f60f02cb590
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Jan 9 06:38:22 2006 +0000

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
    
    2006-01-09  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Rostislav Raykov <zbrox@i-space.org>

 po/ChangeLog |   5 +
 po/bg.po     | 538 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 316 insertions(+), 227 deletions(-)

commit a10e30bb96193b9065a5c93ad25b5834e29ffbc0
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Mon Jan 2 09:00:44 2006 +0000

    Oops, forgot to commit :-(.
    
    2005-12-12  Behdad Esfahbod  <behdad@gnome.org>
    
            * configure.in: Bump version to 1.5.0.
    
            * gucharmap/Makefile.am: Increase libtool version.

 ChangeLog             | 6 ++++++
 configure.ac          | 2 +-
 gucharmap/Makefile.am | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

commit 7c23500473c5cba2b6456bf65f8d78054e3259e4
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Fri Dec 30 16:44:27 2005 +0000

    Updated Finnish translation

 po/ChangeLog |   4 +
 po/fi.po     | 541 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 312 insertions(+), 233 deletions(-)

commit 7e8252829bf43a1822f88f710c967f0ebe21d841
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Fri Dec 30 06:56:12 2005 +0000

    vi.po: Updated Vietnamese translation.

 po/ChangeLog |   4 +
 po/vi.po     | 742 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 401 insertions(+), 345 deletions(-)

commit 85df124912e671b785e7a569d1c9c4bdf9f2143c
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Mon Dec 26 23:57:20 2005 +0000

    Translation updated by Sebastien Bruggeman.
    
    2005-12-27  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 543 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 322 insertions(+), 225 deletions(-)

commit 7ce48667869831f22d9be2bf7bd0952716c7b52e
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Mon Dec 26 16:04:34 2005 +0000

    Updated Lithuanian translation.
    
    2005-12-26  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation.

 po/ChangeLog |   4 ++
 po/lt.po     | 178 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 95 insertions(+), 87 deletions(-)

commit f41931a7d8fff38326890c33db9c71ddaef18a5f
Author: Takeshi AIHANA <aihaan@gnome.gr.jp>
Date:   Wed Dec 21 16:09:04 2005 +0000

    Updated Japanese translation for v1.5.0.
    
    2005-12-21  Takeshi AIHANA <aihaan@gnome.gr.jp>
    
            * ja.po: Updated Japanese translation for v1.5.0.

 po/ChangeLog |   4 +
 po/ja.po     | 634 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 365 insertions(+), 273 deletions(-)

commit 4bc35c5568c5b05eb6c41fd6ee4e3c7889a0f447
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Wed Dec 14 21:40:31 2005 +0000

    Updated French translation.

 po/ChangeLog |   4 +
 po/fr.po     | 656 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 388 insertions(+), 272 deletions(-)

commit 4ff55c53ca30fea6bca0f3c3d9247af6b658b803
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Wed Dec 14 03:44:14 2005 +0000

    update for HEAD with Punjabi Language

 po/pa.po | 700 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 395 insertions(+), 305 deletions(-)

commit 63ea274e1033ad3fb20f7251caf5334cf4a31a4b
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Dec 12 09:39:23 2005 +0000

    Updated Thai translation.
    
    2005-12-12  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |  4 ++++
 po/th.po     | 78 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 45 insertions(+), 37 deletions(-)

commit edbc23b66308d08b262ab352d4dc131723fe6940
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Sun Dec 11 21:58:34 2005 +0000

    Updated Czech translation.
    
    2005-12-11  Miloslav Trmac  <mitr@volny.cz>
    
            * cs.po: Updated Czech translation.

 po/ChangeLog |  4 ++++
 po/cs.po     | 15 ++++++---------
 2 files changed, 10 insertions(+), 9 deletions(-)

commit 35ba9da513e3d1966ba821637ac1b138ee5893ea
Author: Brent Smith <bmsmith@src.gnome.org>
Date:   Sun Dec 11 18:11:14 2005 +0000

    Brent Smith <gnome@nextreality.net>
            oops, forgot the role="description" in the omf file.

 help/C/gucharmap.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a10352cf42c1346ecef5cf0e3e47801b859c01ba
Author: Brent Smith <bmsmith@src.gnome.org>
Date:   Sun Dec 11 17:58:42 2005 +0000

    Brent Smith  <gnome@nextreality.net>
            * help/C/gucharmap.xml:
            added more verbose description for yelp to display in table of
            contents, and removed version number from the title.

 ChangeLog            | 6 ++++++
 help/C/gucharmap.xml | 7 ++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

commit 00b4485c9119421d3010f764064dab5edae8431d
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Sun Dec 11 13:27:24 2005 +0000

    Updated Gujarati Translation

 po/ChangeLog |   4 +
 po/gu.po     | 650 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 368 insertions(+), 286 deletions(-)

commit ddfc49d76dfd2e88f47fa322810e623287ed7131
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Wed Dec 7 19:50:28 2005 +0000

    Translation updated.
    
    2005-12-07  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated.

 po/ChangeLog |   4 +
 po/et.po     | 621 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 388 insertions(+), 237 deletions(-)

commit 5fe2ca6417b14a2ec9cd4ac35a7ca88ddcb9b962
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Tue Dec 6 00:39:40 2005 +0000

    Updated Spanish translation.
    
    2005-12-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |  4 ++++
 po/es.po     | 68 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 40 insertions(+), 32 deletions(-)

commit bfe48ae2e171a728166f55338f3270e032e44ee4
Author: Adam Weinberger <adamw@gnome.org>
Date:   Sat Dec 3 21:01:37 2005 +0000

    Updated Canadian English translation.
    
    
    2005-12-03  Adam Weinberger  <adamw@gnome.org>
    
            * en_CA.po: Updated Canadian English translation.

 po/ChangeLog |   4 +
 po/en_CA.po  | 530 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 311 insertions(+), 223 deletions(-)

commit 5d0f15b1bda6f5b53032495b139bf3aa704c6a44
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Dec 3 12:13:02 2005 +0000

    Updated Norwegian bokmål translation. Same
    
    2005-12-03  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
            * no.po: Same

 po/ChangeLog |   5 +
 po/nb.po     | 535 ++++++++++++++++++++++++++++++++++-------------------------
 po/no.po     | 535 ++++++++++++++++++++++++++++++++++-------------------------
 3 files changed, 629 insertions(+), 446 deletions(-)

commit 9de012a984db5558a424a0f88874d7fec62c73da
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Fri Dec 2 19:54:53 2005 +0000

    Updated Czech translation.
    
    2005-12-02  Miloslav Trmac  <mitr@volny.cz>
    
            * cs.po: Updated Czech translation.

 po/ChangeLog |   4 +
 po/cs.po     | 548 +++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 326 insertions(+), 226 deletions(-)

commit 9374a86de5ba199b315fbe9196919b158afca6ee
Author: Marcel Telka <marcel@telka.sk>
Date:   Wed Nov 30 19:49:12 2005 +0000

    Updated Slovak translation.
    
    2005-11-30  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |  4 ++++
 po/sk.po     | 75 ++++++++++++++++++++++++++++--------------------------------
 2 files changed, 39 insertions(+), 40 deletions(-)

commit a5c7e1472ef0d6a9d67844d72da0469a717a83eb
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Tue Nov 29 13:19:37 2005 +0000

    Warnings clean up. (Part of #301628, Behnam Esfahbod)
    
    2005-11-27  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-search-dialog.c: Warnings clean up. (Part of
            #301628, Behnam Esfahbod)

 ChangeLog                           |  5 +++++
 gucharmap/gucharmap-search-dialog.c | 10 ++++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

commit 6c6e8539c7f99a2fe4773e5a9d2a3c176fe531cf
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Tue Nov 29 12:06:30 2005 +0000

    Decrease the amount of non-shared data. #169491, Benoît Dejean, Behnam
    
    2005-11-27  Behdad Esfahbod  <behdad@gnome.org>
    
            Decrease the amount of non-shared data.
            #169491, Benoît Dejean, Behnam Esfahbod.
    
            * gucharmap/gen-guch-unicode-tables.pl: Generate index-tables instead
            of pointer-tables, for Unihan table, and names table.
    
            * gucharmap/gucharmap-unicode-info.c: Update to follow.
    
            * gucharmap/unicode-names.h, gucharmap/unicode-unihan.h: Regenerated.

 ChangeLog                            |     12 +
 gucharmap/gen-guch-unicode-tables.pl |    151 +-
 gucharmap/gucharmap-unicode-info.c   |     77 +-
 gucharmap/unicode-names.h            |  48999 ++++++----
 gucharmap/unicode-unihan.h           | 158628 ++++++++++++++++++++++++++------
 5 files changed, 163922 insertions(+), 43945 deletions(-)

commit b953d94df96d744681528e065d8b239d48a072a2
Author: Noah Levitt <nlevitt@columbia.edu>
Date:   Mon Nov 28 21:42:07 2005 +0000

    Fix ctrl+{pgdn,pgup}, which had been inadvertantly swapped.
    
    2005-11-28  Noah Levitt  <nlevitt@columbia.edu>
    
            * gucharmap/gucharmap-window.c: Fix ctrl+{pgdn,pgup}, which had
            been inadvertantly swapped.

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 58c9492bf4b3fa13c67089037be3b5524eebd43f
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Mon Nov 28 00:06:27 2005 +0000

    *** empty log message ***

 po/ChangeLog |   4 ++
 po/gl.po     | 176 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 94 insertions(+), 86 deletions(-)

commit f5cca970913996b7890bd5b1be92aebe422e01fd
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Sun Nov 27 21:26:39 2005 +0000

    Add _() around Match whole word.

 gucharmap/gucharmap-search-dialog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 79f3d55b2993f451caa8c2a3d01e9bbeacff3086
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Nov 27 07:42:04 2005 +0000

    Make autolinking more strict to not convert 3.1415 to 3.U+1415! (#303596,
    
    2005-11-27  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-charmap.c: Make autolinking more strict to not
            convert 3.1415 to 3.U+1415! (#303596, Behnam Esfahbod)

 ChangeLog                     |  5 +++++
 gucharmap/gucharmap-charmap.c | 38 +++++++++++++++++++++++++++-----------
 2 files changed, 32 insertions(+), 11 deletions(-)

commit 66ff27c991fac10c36c8169b67cd34837ca0db90
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sun Nov 27 07:25:58 2005 +0000

    Add "whole word" search and also search in the annotations. (#128700,
    
    2005-11-27  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-search-dialog.c: Add "whole word" search and
            also search in the annotations. (#128700, Behnam Esfahbod)

 ChangeLog                           |   5 +
 gucharmap/gucharmap-search-dialog.c | 336 +++++++++++++++++++++++++-----------
 2 files changed, 236 insertions(+), 105 deletions(-)

commit c52f800500cd770fdcb030f610c95c525f083fe6
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sat Nov 26 13:35:06 2005 +0000

    Updated Thai translation.
    
    2005-11-26  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |   4 ++
 po/th.po     | 121 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 69 insertions(+), 56 deletions(-)

commit 3936d7a80a9e90a4ce6d745622974da2a31e5157
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sat Nov 26 07:33:11 2005 +0000

    Updated Simplified Chinese translation of gucharmap

 po/zh_CN.po | 111 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 56 insertions(+), 55 deletions(-)

commit 6b36ad1429e3235ad96c30578fff3e4a7366a237
Author: Marcel Telka <marcel@telka.sk>
Date:   Fri Nov 25 21:38:36 2005 +0000

    Updated Slovak translation.
    
    2005-11-25  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |   4 ++
 po/sk.po     | 121 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 69 insertions(+), 56 deletions(-)

commit 18b96727085364d950a981b20304caa162b27ebd
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Fri Nov 25 16:17:52 2005 +0000

    Updated Spanish translation.
    
    2005-11-25  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 ++
 po/es.po     | 121 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 69 insertions(+), 56 deletions(-)

commit 43b03d107c17a92e2614514a83e0db9ba8f7c74e
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Nov 25 10:59:06 2005 +0000

    Remove selection before inserting new characters. (#319973, Behnam
    
    2005-11-25  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c: Remove selection before inserting new
            characters. (#319973, Behnam Esfahbod)

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 1 +
 2 files changed, 6 insertions(+)

commit b5ec19a70d42a51425a1c307190889014aa6ddcc
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Nov 25 10:05:08 2005 +0000

    Follow up on several fixes to scrollbar and cell activation. (#312001,
    
    2005-11-25  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-table.c: Follow up on several fixes to scrollbar
            and cell activation. (#312001, Behnam Esfahbod)

 ChangeLog                   | 5 +++++
 gucharmap/gucharmap-table.c | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit eb9bebddfd3d99d9c6e289ca9385a4edd1f7179d
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Nov 25 08:55:50 2005 +0000

    Use GtkUIManager. (#51532, thetroublemaker)
    
    2005-11-25  Behdad Esfahbod  <behdad@gnome.org>
    
            Use GtkUIManager. (#51532, thetroublemaker)
    
            * gucharmap/gucharmap-window.c: Ported menus to gtkuimanager
    
            * gucharmap/gucharmap-window.c: Created functions help_contents and
            chapters_set_labels.
    
            * gucharmap/gucharmap-window.c: Ported function help_about from
            GnomeAboutDialog to GtkAboutDialog, thus got the function out of the
            #if HAVE_GNOME.
    
            * configure.ac: The Gtk+ requirement is now >= 2.6.0

 ChangeLog                    |  15 ++
 configure.ac                 |   2 +-
 gucharmap/gucharmap-window.c | 514 +++++++++++++++++++++----------------------
 3 files changed, 266 insertions(+), 265 deletions(-)

commit 0432026591fc2f475593b861590abf3087f908ae
Author: Funda Wang <fwang@src.gnome.org>
Date:   Fri Nov 25 08:54:30 2005 +0000

    Updated Simplified Chinese translation of gucharmap

 po/ChangeLog |   4 +
 po/zh_CN.po  | 580 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 336 insertions(+), 248 deletions(-)

commit 1cc6abdec28b298626d103be13884b017187374c
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Nov 25 08:33:31 2005 +0000

    Categorize as Utility;Accessibility instead of Graphics;Viewer. (#319078,
    
    2005-11-25  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap.desktop: Categorize as Utility;Accessibility instead of
            Graphics;Viewer. (#319078, Stanislav Brabec)

 ChangeLog            | 5 +++++
 gucharmap.desktop.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit e2a68e9ccfd12328276c353fec5453651defbdec
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Nov 25 08:24:49 2005 +0000

    Several fixes to scrollbar and cell activation. (#312001, Behnam Esfahbod)
    
    2005-11-25  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-table.c: Several fixes to scrollbar and cell
            activation. (#312001, Behnam Esfahbod)

 ChangeLog                   | 10 +++++++++
 gucharmap/gucharmap-table.c | 50 +++++++++++++++++++++++----------------------
 2 files changed, 36 insertions(+), 24 deletions(-)

commit 6cb1089e45659b3620a962bd6a3ff6e3aeadfe0b
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Nov 25 08:14:13 2005 +0000

    Fix Next/Prev function behavior over one-to-last/second characters.
    
    2005-11-25  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c: Fix Next/Prev function behavior over
            one-to-last/second characters. (#304952, Luca Cavalli, Behnam Esfahbod)

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 51aa88b76d8b9490fe9d91a7e9c4444f8d509ffd
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:   Thu Nov 24 14:41:44 2005 +0000

    updated Walloon file

 po/ChangeLog |   8 +-
 po/wa.po     | 575 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 336 insertions(+), 247 deletions(-)

commit c95bd6ad8e8850d2c520e0a5f26388392c1c4074
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Thu Nov 24 13:43:22 2005 +0000

    Updated Lithuanian translation.
    
    2005-11-24  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation.

 po/ChangeLog |   4 +
 po/lt.po     | 362 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 225 insertions(+), 141 deletions(-)

commit 4e1c288544d5934738d0e14a9eb739af20a6832c
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Tue Nov 22 23:16:03 2005 +0000

    *** empty log message ***

 po/ChangeLog |   4 +
 po/gl.po     | 360 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 224 insertions(+), 140 deletions(-)

commit f68c0c2925edfabcd53a97e7ae26d945277fb8ed
Author: Marcel Telka <marcel@telka.sk>
Date:   Tue Nov 22 22:25:58 2005 +0000

    Updated Slovak translation.
    
    2005-11-22  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |   4 +
 po/sk.po     | 362 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 225 insertions(+), 141 deletions(-)

commit 6ee9a296ffec2c9fe31f0a9e12a72fc2b1a9a405
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Tue Nov 22 15:36:45 2005 +0000

    Updated Spanish translation.
    
    2005-11-22  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 406 +++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 247 insertions(+), 163 deletions(-)

commit 46dd9a21c013e3a64898f26d922d5fdd0c306c5e
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Nov 22 15:34:01 2005 +0000

    Updated Thai translation.
    
    2005-11-22  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |   4 +
 po/th.po     | 362 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 225 insertions(+), 141 deletions(-)

commit 44a5ce9e7047866f35da27c90da5db2c6eb7a05c
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Tue Nov 22 07:46:06 2005 +0000

    Update to Unicode 4.1 Character Database. (#313411, Behnam Esfahbod)
    
    2005-11-22  Behdad Esfahbod  <behdad@gnome.org>
    
            Update to Unicode 4.1 Character Database. (#313411, Behnam Esfahbod)
    
            * gucharmap/gucharmap-script-codepoint-list.c,
            * gucharmap/gen-guch-unicode-tables.pl: Updated to handle 4.1 data.
    
            * gucharmap/unicode-blocks.h,
            * gucharmap/unicode-categories.h,
            * gucharmap/unicode-names.h,
            * gucharmap/unicode-nameslist.h,
            * gucharmap/unicode-scripts.h,
            * gucharmap/unicode-unihan.h: Updated outputs of above scripts.

 ChangeLog                                   |    14 +
 gucharmap/gen-guch-unicode-tables.pl        |    25 +-
 gucharmap/gucharmap-script-codepoint-list.c |   123 +-
 gucharmap/unicode-blocks.h                  |    23 +-
 gucharmap/unicode-categories.h              |   304 +-
 gucharmap/unicode-names.h                   |  1258 +-
 gucharmap/unicode-nameslist.h               | 12790 ++++----
 gucharmap/unicode-scripts.h                 |  1565 +-
 gucharmap/unicode-unihan.h                  | 43871 +++++++++++++-------------
 9 files changed, 31810 insertions(+), 28163 deletions(-)

commit 26a7322c55acd85df3e11e2a5071b28071a94fb2
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Mon Nov 21 00:28:33 2005 +0000

    *** empty log message ***

 po/ChangeLog |  4 +++
 po/gl.po     | 84 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 49 insertions(+), 39 deletions(-)

commit ea60b9ed3ce8457c67a4fb48c980c90ae04f39e7
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Nov 13 12:22:02 2005 +0000

    Updated Thai translation.
    
    2005-11-13  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |   6 ++-
 po/th.po     | 122 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 67 insertions(+), 61 deletions(-)

commit 032f1cf05a793d009eb9b631f87c511937fc9cf7
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Nov 11 22:20:02 2005 +0000

    Update page on up-arrow if necessary. (#316210, patch from Ferran Puig)
    
    2005-11-11  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-table.c (set_active_cell): Update page on
            up-arrow if necessary. (#316210, patch from Ferran Puig)

 ChangeLog                   | 5 +++++
 gucharmap/gucharmap-table.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 838faac26e881b3a32de417eb9c603433e292cff
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Sun Nov 6 18:31:22 2005 +0000

    Updated Lithuanian translation.
    
    2005-11-06  Žygimantas Beručka  <zygis@gnome.org>
    
            * lt.po: Updated Lithuanian translation.

 po/ChangeLog |   4 +
 po/lt.po     | 798 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 374 insertions(+), 428 deletions(-)

commit 763f915570d1f0879576da507a6ce80263526122
Author: Marcel Telka <marcel@telka.sk>
Date:   Sun Nov 6 16:50:50 2005 +0000

    Updated Slovak translation.
    
    2005-11-06  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |   4 +
 po/sk.po     | 496 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 255 insertions(+), 245 deletions(-)

commit 816e5c62704d395aaac91a9b69d113ca19f87b10
Author: Miloslav Trmac <mitr@volny.cz>
Date:   Wed Nov 2 22:59:53 2005 +0000

    Updated Czech translation.
    
    2005-11-02  Miloslav Trmac  <mitr@volny.cz>
    
            * cs.po: Updated Czech translation.

 po/ChangeLog |   4 +
 po/cs.po     | 490 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 251 insertions(+), 243 deletions(-)

commit ce30e99ecfa2a6a906c106a8162f1659bbca4f98
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sat Oct 29 12:38:22 2005 +0000

    Updated Spanish translation.
    
    2005-10-29  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 ++
 po/es.po     | 128 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 67 insertions(+), 65 deletions(-)

commit e0b10b7049b20a5a930543e6161179dc389b0a19
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Thu Oct 27 19:09:13 2005 +0000

    Translation updated by Tino Meinen.
    
    2005-10-27  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Tino Meinen.

 po/ChangeLog |   4 +
 po/nl.po     | 494 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 252 insertions(+), 246 deletions(-)

commit 192a5b05f3d0c7c9c34bc31b8139d46f29d02f3e
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Tue Oct 25 19:15:08 2005 +0000

    Translation updated by Ivar Smolin.
    
    2005-10-25  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |   4 +
 po/et.po     | 586 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 276 insertions(+), 314 deletions(-)

commit e017f44d50405226e551feea939f04c2bd880c60
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Oct 24 12:44:03 2005 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2005-10-24  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Alexander Shopov <ash@contact.bg>

 po/ChangeLog |  5 ++++
 po/bg.po     | 80 +++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 47 insertions(+), 38 deletions(-)

commit 00beec55268aa3620670792477c9f737883e2278
Author: Christian Rose <menthos@menthos.com>
Date:   Sun Oct 23 21:21:39 2005 +0000

    Updated Swedish translation.
    
    2005-10-23  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |  4 +++
 po/sv.po     | 88 +++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 50 insertions(+), 42 deletions(-)

commit c6fb9b1a2ec84f32c61a90efc8a82e0b7336ed7f
Author: Adam Weinberger <adamw@gnome.org>
Date:   Sun Oct 23 06:28:33 2005 +0000

    Updated Canadian English translation.
    
    
    2005-10-23  Adam Weinberger  <adamw@gnome.org>
    
            * en_CA.po: Updated Canadian English translation.

 po/ChangeLog |  4 ++++
 po/en_CA.po  | 76 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 44 insertions(+), 36 deletions(-)

commit 1b4ad4dcd0f566592550a835773cb9069d6905b8
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sun Oct 23 06:03:53 2005 +0000

    Updated Finnish translation

 po/ChangeLog |   7 +-
 po/fi.po     | 518 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 268 insertions(+), 257 deletions(-)

commit dde7c470213e048c788df227fb375e73a32da774
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Oct 21 04:03:06 2005 +0000

    Enable Cantonese pronunciation (#319342, patch from Benoît Dejean)
    
    2005-10-21  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-charmap.c (set_details): Enable Cantonese
            pronunciation (#319342, patch from Benoît Dejean)

 ChangeLog                     | 5 +++++
 gucharmap/gucharmap-charmap.c | 6 ++++++
 2 files changed, 11 insertions(+)

commit ae840da607de112a5ce9eb7966f91aeffa7e194e
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Sat Oct 15 06:19:51 2005 +0000

    Change #ifdef G_PLATFORM_WIN32 to #ifdef G_OS_WIN32. Fixes Cygwin builds.
    
    2005-10-15  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-table.c, gucharmap/gucharmap-window.c: Change
            #ifdef G_PLATFORM_WIN32 to #ifdef G_OS_WIN32.
            Fixes Cygwin builds. (#318889, patch from Cygwin Ports maintainer)

 ChangeLog                    | 6 ++++++
 gucharmap/gucharmap-table.c  | 4 ++--
 gucharmap/gucharmap-window.c | 6 +++---
 3 files changed, 11 insertions(+), 5 deletions(-)

commit 96e398926013bec7d6f489fa85d1707f26f7bf37
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sat Oct 8 10:21:09 2005 +0000

    Translation updated.
    
    2005-10-08  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated.

 po/ChangeLog |  4 ++++
 po/et.po     | 22 +++++++++++-----------
 2 files changed, 15 insertions(+), 11 deletions(-)

commit 2030b402986a9501c2f35e0501d03f166dbc3c4d
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sat Oct 8 10:18:26 2005 +0000

    Translation updated by Ivar Smolin.
    
    2005-10-08  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 16 ++++++++--------
 2 files changed, 12 insertions(+), 8 deletions(-)

commit 1703fa6c26081f635e3ff7bab8e6d25757fba86a
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Sat Oct 1 09:52:07 2005 +0000

    Added entry for Bengali (bn) Translation updation:10/01

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit e92c3df25d1749977635db3fd1bd862b539b3daf
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Sat Oct 1 09:51:49 2005 +0000

    Updated Bengali (bn) Translaion:10/01

 po/bn.po | 223 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 92 insertions(+), 131 deletions(-)

commit dcc2fbb79675982be558b33b0b3f213589379529
Author: Stanislav Brabec <utx@src.gnome.org>
Date:   Tue Sep 27 13:00:05 2005 +0000

    cs.po: Fixed bad translation.

 po/ChangeLog | 4 ++++
 po/cs.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 5135404ce193fd065f76daa1f7da014c95a5fc1b
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Sep 16 20:40:16 2005 +0000

    call finalize from the parent GtkWindow class. (#316514, patch from
    
    2005-09-16  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c (gucharmap_window_class_init): call
            finalize from the parent GtkWindow class. (#316514, patch from
            Alexander Nedotsukov)

 ChangeLog                    | 6 ++++++
 gucharmap/gucharmap-window.c | 4 ++++
 2 files changed, 10 insertions(+)

commit 813728e993148c1ebf6b3649e4779e98f3323309
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Fri Sep 16 20:33:29 2005 +0000

    s/;;/;/, gcc 2.95.x compatibility. (#316515)
    
    2005-09-16  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/gucharmap-window.c: s/;;/;/, gcc 2.95.x compatibility. (#316515)

 ChangeLog                    |  4 ++++
 gucharmap/gucharmap-window.c | 12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit e3255718c731ffd9efc6176cfe2f8b8b49eeeb5a
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Wed Sep 14 22:13:59 2005 +0000

    Reverted Roozbeh's commit, inserted back copyright line that has been left
    
    2005-09-14  Behdad Esfahbod  <behdad@gnome.org>
    
            * fa.po: Reverted Roozbeh's commit, inserted back copyright line
            that has been left out accidentally on 2005-09-06 commit of mine.

 po/ChangeLog |  5 +++++
 po/fa.po     | 41 ++++++++++++++++++++---------------------
 2 files changed, 25 insertions(+), 21 deletions(-)

commit f5d52234b79c756761928f9042af7b66b919af8f
Author: Roozbeh Pournader <roozbeh@farsiweb.info>
Date:   Wed Sep 14 16:11:19 2005 +0000

    Checked in partially-reviewed translation as reviewed by Meelad Zakaria
    
    2005-09-14  Roozbeh Pournader  <roozbeh@farsiweb.info>
    
            * fa.po: Checked in partially-reviewed translation as reviewed by
              Meelad Zakaria <meelad@farsiweb.info> as a quick remedy, restoring
              the removed copyright line.

 po/ChangeLog |  6 ++++++
 po/fa.po     | 40 +++++++++++++++++++++-------------------
 2 files changed, 27 insertions(+), 19 deletions(-)

commit 50898e1fbd2df6eccc2f28ea398a8de7784458b8
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Sun Sep 11 11:15:16 2005 +0000

    Underscore checks

 po/vi.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a63a6400d385d4ee8b6e8b070c941f904075fd92
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Thu Sep 8 13:35:59 2005 +0000

    Various gcc warning shut-ups. Mostly adding void to function definitions
    
    2005-09-08  Behdad Esfahbod  <behdad@gnome.org>
    
            * gucharmap/*.[ch]: Various gcc warning shut-ups.  Mostly adding void
            to function definitions with no parameter.

 ChangeLog                                   |  5 +++++
 gucharmap/gucharmap-block-chapters.c        |  4 ++--
 gucharmap/gucharmap-block-chapters.h        |  4 ++--
 gucharmap/gucharmap-chapters.c              |  2 +-
 gucharmap/gucharmap-chapters.h              |  2 +-
 gucharmap/gucharmap-charmap.c               | 16 ++++++++--------
 gucharmap/gucharmap-codepoint-list.c        |  4 ++--
 gucharmap/gucharmap-codepoint-list.h        |  2 +-
 gucharmap/gucharmap-intl.c                  |  1 +
 gucharmap/gucharmap-intl.h                  |  1 +
 gucharmap/gucharmap-mini-fontsel.c          |  4 ++--
 gucharmap/gucharmap-mini-fontsel.h          |  4 ++--
 gucharmap/gucharmap-script-chapters.c       |  4 ++--
 gucharmap/gucharmap-script-chapters.h       |  4 ++--
 gucharmap/gucharmap-script-codepoint-list.c |  6 +++---
 gucharmap/gucharmap-script-codepoint-list.h |  4 ++--
 gucharmap/gucharmap-search-dialog.c         |  2 +-
 gucharmap/gucharmap-search-dialog.h         |  4 ++--
 gucharmap/gucharmap-table.c                 | 18 +++++++++---------
 gucharmap/gucharmap-unicode-info.c          |  6 ++++--
 gucharmap/gucharmap-unicode-info.h          |  6 +++---
 gucharmap/gucharmap-window.c                | 10 +++++-----
 gucharmap/gucharmap-window.h                |  4 ++--
 23 files changed, 63 insertions(+), 54 deletions(-)

commit 18c83aaa07be3bc6cc86d80226f3cf11e0d6fc3c
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Thu Sep 8 11:10:07 2005 +0000

    Bumped version /up/ to 1.4.4-cvs.
    
    2005-09-08  Behdad Esfahbod  <behdad@gnome.org>
    
            * configure.ac: Bumped version /up/ to 1.4.4-cvs.
    
            * gucharmap/Makefile.am: Pass -no-undefined to libtool. (#315490)
    
            * MAINTAINERS: Hooking up myself!

 ChangeLog             | 8 ++++++++
 MAINTAINERS           | 3 ++-
 configure.ac          | 2 +-
 gucharmap/Makefile.am | 2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

commit 313c22f7f84e402a3cda12ade69f7ecaedea69e5
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Wed Sep 7 18:42:56 2005 +0000

    Added "eu" (Basque) to ALL_LINGUAS.
    
    2005-09-07  Inaki Larranaga  <dooteo@euskalgnu.org>
    
            * configura.ac: Added "eu" (Basque) to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 017291baf9ec0b2c091dc3f11d6093f3dbfa3e26
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:   Wed Sep 7 18:42:21 2005 +0000

    Updated Basque translation.
    
    2005-09-07  Inaki Larranaga  <dooteo@euskalgnu.org>
    
            * eu.po: Updated Basque translation.

 po/ChangeLog |   4 +
 po/eu.po     | 986 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 990 insertions(+)

commit 8e2c46600ca278e4ff73bf1522ab2a2eee3c3ed0
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Tue Sep 6 18:42:22 2005 +0000

    1.4.4 released.
    
    2005-09-06  Behdad Esfahbod  <behdad@gnome.org>
    
            1.4.4 released.
    
            * configure.ac:
            * gucharmap/Makefile.am: Bump version numbers for release.
    
            * README, NEWS: Adjusted.

 ChangeLog             | 11 ++++++++++-
 NEWS                  |  2 +-
 README                |  3 +--
 configure.ac          |  9 +++++----
 gucharmap/Makefile.am |  2 +-
 5 files changed, 18 insertions(+), 9 deletions(-)

commit aa159a02a2a81a7f756baefa40a7853ca5cd5355
Author: Behdad Esfahbod <behdad@gnome.org>
Date:   Tue Sep 6 18:41:50 2005 +0000

    Translation updated.
    
    2005-09-06  Behdad Esfahbod  <behdad@gnome.org>
    
            * fa.po: Translation updated.

 po/ChangeLog |   4 +
 po/fa.po     | 282 +++++++++++++++++++++++++----------------------------------
 2 files changed, 123 insertions(+), 163 deletions(-)

commit 7c4116b62dddd1800a4aadccc504a8a82f3c2a8a
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sun Sep 4 20:43:11 2005 +0000

    Translation updated by .
    
    2005-09-04  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by .

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 6f5d0c00332078be11512fb87503d485748a1793
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sun Sep 4 20:41:48 2005 +0000

    Translation updated by Ivar Smolin.
    
    2005-09-04  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog | 4 ++++
 po/et.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 28f6177952b559963f95afbc2dcc71110b8a40d0
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sun Sep 4 02:02:59 2005 +0000

    Updated Spanish translation
    
    2005-09-04  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation

 help/es/es.po | 889 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 889 insertions(+)

commit 86aa287e4cd602e46d38fb7540797e969c1b71ad
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Thu Sep 1 18:29:10 2005 +0000

    Translation updated by Ivar Smolin.
    
    2005-09-01  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog |  4 ++++
 po/et.po     | 48 ++++++++++++++++++++++++------------------------
 2 files changed, 28 insertions(+), 24 deletions(-)

commit 62c07b50c7407a080d449b33af929b9ab70eadef
Author: Tomasz Kłoczko <kloczek@src.gnome.org>
Date:   Wed Aug 31 19:33:25 2005 +0000

    remove outdated strings.

 po/pl.po | 548 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 242 insertions(+), 306 deletions(-)

commit 10b7e8295deee1873d95e3c0c6d1ef52cceab6e4
Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
Date:   Wed Aug 31 19:25:46 2005 +0000

    Updated Russian translation

 po/ChangeLog |   4 +
 po/ru.po     | 734 ++++++++++++++++++++++++++++-------------------------------
 2 files changed, 350 insertions(+), 388 deletions(-)

commit d0eef6f25a7482d4ddfd99c3b58cbc210151561f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 31 09:37:11 2005 +0000

    Updated Norwegian bokmål translation. Same
    
    2005-08-31  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Updated Norwegian bokmål translation.
            * no.po: Same

 po/ChangeLog |  5 ++++
 po/nb.po     | 86 +++++++++++++++++++++++++++++-------------------------------
 po/no.po     | 86 +++++++++++++++++++++++++++++-------------------------------
 3 files changed, 89 insertions(+), 88 deletions(-)

commit a62f6114059c36b26f29b8334a39ec45b1cfc8c1
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Mon Aug 29 18:11:53 2005 +0000

    Updated Spanish translation.
    
    2005-08-29  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 724 +++++++++++++++++++++--------------------------------------
 2 files changed, 263 insertions(+), 465 deletions(-)

commit cad5c1357dc6ee0a2370b5914c9fa84c13b0f917
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Fri Aug 19 06:08:40 2005 +0000

    Migrated to gnome-doc-utils.
    
    2005-08-19  Tommi Vainikainen  <thv@iki.fi>
            * .cvsignore, Makefile.am, autogen.sh, configure.ac,
            help/ChangeLog: Migrated to gnome-doc-utils.

 .cvsignore             |  1 +
 ChangeLog              |  5 +++++
 Makefile.am            |  4 ++++
 autogen.sh             |  6 +++++-
 configure.ac           |  3 ++-
 help/.cvsignore        |  1 +
 help/C/Makefile.am     |  7 -------
 help/C/gucharmap-C.omf | 30 ------------------------------
 help/C/gucharmap.xml   |  3 ++-
 help/ChangeLog         |  5 +++++
 help/Makefile.am       | 15 ++++++++++++++-
 help/gucharmap.omf.in  | 11 +++++++++++
 12 files changed, 50 insertions(+), 41 deletions(-)

commit fc71d00e4ce925d1feb4abbf8b5511ad2d551cab
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon Aug 15 21:05:31 2005 +0000

    Escape backslash when forming C strings. (#313409, Behnam Esfahbod)
    
    2005-08-15  Behdad Esfahbod  <behdad@behdad.org>
    
            * src/gen-guch-unicode-tables.pl: Escape backslash when forming
            C strings. (#313409, Behnam Esfahbod)

 ChangeLog                            | 5 +++++
 gucharmap/gen-guch-unicode-tables.pl | 5 +++++
 2 files changed, 10 insertions(+)

commit 615ff03f7b809242f2e85240b2fad440d50bd13a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Aug 14 22:09:23 2005 +0000

    Hungarian translation updated.
    
    2005-08-15  Gabor Kelemen  <kelemeng@gnome.hu>
    
            * hu.po: Hungarian translation updated.

 po/ChangeLog |   4 +
 po/hu.po     | 505 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 259 insertions(+), 250 deletions(-)

commit 3dcd1471fe5a8f43787e974ae82a4506277a64f6
Author: Terance Sola <terance@lyse.net>
Date:   Sat Aug 13 20:06:57 2005 +0000

    Updated Norwegian bokmål translation. Same.
    
    2005-08-13  Terance Sola  <terance@lyse.net>
    
            * nb.po: Updated Norwegian bokmål translation.
            * no.po: Same.

 po/ChangeLog |   5 +
 po/bn.po     | 483 ++++++++++++++++++++++++++++----------------------------
 po/nb.po     | 508 ++++++++++++++++++++++++++++++-----------------------------
 po/no.po     | 508 ++++++++++++++++++++++++++++++-----------------------------
 po/sv.po     | 485 ++++++++++++++++++++++++++++----------------------------
 5 files changed, 1002 insertions(+), 987 deletions(-)

commit b19a3a820267af709ea5a8d37eb8a37265df2482
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Thu Jul 28 15:40:17 2005 +0000

    Bulk changes to Finnish strings

 po/ChangeLog | 4 ++++
 po/fi.po     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 709d42dfd9f03ed0a14321cccfbf6149e844d89b
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Mon Jul 25 14:11:53 2005 +0000

    Set $srcdir automatically based on `dirname $0` if not set. Fixes bug
    
    2005-07-25  Tommi Vainikainen  <thv@iki.fi>
    
            * autogen.sh (srcdir): Set $srcdir automatically based on `dirname
            $0` if not set. Fixes bug #158322.
    
            * gucharmap/Makefile.am (BUILT_SOURCES): Add
            gucharmap-marshal.[ch] and fix build rules for those files so it
            works when srcdir != builddir.

 ChangeLog             |  9 +++++++++
 autogen.sh            |  3 ++-
 gucharmap/Makefile.am | 10 ++++++----
 3 files changed, 17 insertions(+), 5 deletions(-)

commit 800dcc616a044931cc65bcf69a69fdb4856eb9ba
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Fri Jul 22 19:07:49 2005 +0000

    Fixed URL for Finnish project page.
    
    2005-07-22  Tommi Vainikainen  <thv@iki.fi>
    
            * fi.po: Fixed URL for Finnish project page.

 po/ChangeLog |  4 ++++
 po/fi.po     | 11 ++++++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

commit 40cfc88e40a3b29983d51971c0676c6288783527
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Fri Jul 22 14:51:51 2005 +0000

    *** empty log message ***

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/gl.po     | 981 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 990 insertions(+), 1 deletion(-)

commit b016c663bf225061720e206bc50374a2b5075394
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Thu Jul 21 11:47:05 2005 +0000

    Merged from gnome-2.10

 po/vi.po | 924 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 497 insertions(+), 427 deletions(-)

commit 69e3b50be8037fb2a3607241edf57738b71606aa
Author: Hendrik Richter <hendi@gnome-de.org>
Date:   Mon Jul 4 17:19:06 2005 +0000

    Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.
    
    2005-07-04  Hendrik Richter  <hendi@gnome-de.org>
    
            * de.po: Fixed German translation by
            Jens Seidel <jensseidel@users.sf.net>.

 po/ChangeLog | 5 +++++
 po/de.po     | 9 +++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

commit e89cdf71018377e5b820ada0108fcf572c425781
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Sat Jul 2 08:32:21 2005 +0000

    Translation updated by Ivar Smolin.
    
    2005-07-02  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog | 4 ++++
 po/et.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 049100f87ba36723904c2509eb5522a587722c8b
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Fri Jul 1 13:00:21 2005 +0000

    Translation updated by Ivar Smolin.
    
    2005-07-01  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog | 4 ++++
 po/et.po     | 7 ++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

commit c973b76740a6fce3429ebaf323b1bbc656c6bafe
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Fri Jul 1 08:52:47 2005 +0000

    Updated Thai translation.
    
    2006-07-01  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |   4 +
 po/th.po     | 304 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 155 insertions(+), 153 deletions(-)

commit 14d9ec6ddbec7e34bf043199240c167ba416b011
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Tue Jun 28 11:48:31 2005 +0000

    Translation updated by Ivar Smolin.
    
    2005-06-28  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation updated by Ivar Smolin.

 po/ChangeLog | 4 ++++
 po/et.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 817000223eedd2e3a6a1c5a816b9f04d85aa8cb8
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Fri Jun 24 03:31:38 2005 +0000

    fix language team reference

 po/ChangeLog |  4 ++++
 po/zh_TW.po  | 15 ++++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

commit 39ba1ee56f959d6ae1e128582600d4c59d3a653c
Author: Alexander Shopov <ash@contact.bg>
Date:   Wed Jun 8 07:29:45 2005 +0000

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
    
    2005-06-08  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Vladimir Petkov <vpetkov@i-space.org>

 po/ChangeLog |   9 +-
 po/bg.po     | 489 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 254 insertions(+), 244 deletions(-)

commit 9f1a2b83511c947623c1917d1248a03aa02f6c6f
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:   Sun May 29 12:03:59 2005 +0000

    updated nepali translation

 po/ChangeLog |    4 +
 po/ne.po     | 2024 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 991 insertions(+), 1037 deletions(-)

commit b292cdb22ccd4973a4fdc6459360735ca87d111f
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Wed May 11 11:24:55 2005 +0000

    Updated Greek Translation.

 po/ChangeLog | 4 ++++
 po/el.po     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 24a29afc623dda64b56a14cf70e97b91137f6ae7
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Thu Apr 28 21:38:33 2005 +0000

    Added et to ALL_LINGUAS.
    
    2005-04-29  Priit Laes  <plaes@cvs.gnome.org>
    
            * configure.ac: Added et to ALL_LINGUAS.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dc142e541ff25e9f0eb388840e2cff28affb7100
Author: Priit Laes <plaes@cvs.gnome.org>
Date:   Thu Apr 28 21:38:31 2005 +0000

    Translation added by Ivar Smolin.
    
    2005-04-29  Priit Laes  <plaes@cvs.gnome.org>
    
            * et.po: Translation added by Ivar Smolin.

 po/ChangeLog |    4 +
 po/et.po     | 1030 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1034 insertions(+)

commit f8f6bd6774213afa826db0691d0a1cb8dfac162a
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
Date:   Thu Apr 28 10:25:52 2005 +0000

    file gucharmap_start_window.png was initially added on branch gnome-2-10.

commit 5a653e8594719cabee8702c34f82be4dd7e1cf51
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
Date:   Thu Apr 28 10:25:52 2005 +0000

    file gucharmap_window.png was initially added on branch gnome-2-10.

commit 1be289b753ebec91d67c1f445a606deb4cfa92d5
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
Date:   Thu Apr 28 10:21:06 2005 +0000

    file Makefile.am was initially added on branch gnome-2-10.

commit 08c84eeeece99c862386e46b3a0726da3e7c6e6e
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
Date:   Thu Apr 28 10:21:06 2005 +0000

    file gucharmap-eu.omf was initially added on branch gnome-2-10.

commit a3930c5b37fdcd594d103cdc3697c79ff6fdbdf4
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
Date:   Thu Apr 28 10:21:06 2005 +0000

    file gucharmap.xml was initially added on branch gnome-2-10.

commit 0f5a0722666b5846741aea10acb2c7c447e32438
Author: Iñaki Larrañaga Murgoitio <dooteo@src.gnome.org>
Date:   Thu Apr 28 10:21:06 2005 +0000

    file legal.xml was initially added on branch gnome-2-10.

commit 25113fd1c1d1848d90c9ab89eececfff47cf1db5
Author: Noah Levitt <nlevitt@columbia.edu>
Date:   Sun Apr 24 02:50:20 2005 +0000

    Update from gnome-common cvs.
    
    2005-04-23  Noah Levitt  <nlevitt@columbia.edu>
    
            * autogen.sh: Update from gnome-common cvs.

 ChangeLog  |   6 ++-
 autogen.sh | 122 ++++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 85 insertions(+), 43 deletions(-)

commit aeb00f92db5aebd81588c91ba077d34940e00de9
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Fri Apr 22 14:16:33 2005 +0000

    Updated traditional Chinese translation from GNOME HK Team
    
            * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team

 po/ChangeLog |   4 ++
 po/zh_TW.po  | 123 +++++++++++++----------------------------------------------
 2 files changed, 30 insertions(+), 97 deletions(-)

commit 735903f3bdf6a43c38c4d437259f31c0b2540b3a
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Thu Apr 21 17:14:21 2005 +0000

    Updated traditional Chinese translation from GNOME HK Team
    
            * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team

 po/ChangeLog |   4 +
 po/zh_TW.po  | 765 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 389 insertions(+), 380 deletions(-)

commit 1cb02f1dee49fca2ded91e57eb7473d438cec23c
Author: Cai Qian <caiqian@gnome.org>
Date:   Thu Apr 7 17:39:56 2005 +0000

    Updated Simplified Chinese.
    
    2005-04-08  Cai Qian  <caiqian@gnome.org>
    
            * zh_CN.po: Updated Simplified Chinese.

 po/ChangeLog |  4 ++++
 po/zh_CN.po  | 72 +++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 41 insertions(+), 35 deletions(-)

commit c1cd4c34137516ccaabdf0ad19b1312d63bafd73
Author: Adi Attar <aattar@cvs.gnome.org>
Date:   Sat Apr 2 14:20:03 2005 +0000

    Updated Xhosa translation.
    
    2005-04-02  Adi Attar  <aattar@cvs.gnome.org>
    
            * xh.po: Updated Xhosa translation.

 po/ChangeLog |  4 ++++
 po/xh.po     | 24 +++++++-----------------
 2 files changed, 11 insertions(+), 17 deletions(-)

commit 73617b89c96874df26fc9df402a063951fa57057
Author: Adi Attar <aattar@cvs.gnome.org>
Date:   Fri Apr 1 13:07:18 2005 +0000

    Added Xhosa translation. Added "xh" to ALL_LINGUAS.
    
    2005-04-01  Adi Attar  <aattar@cvs.gnome.org>
    
            * xh.po: Added Xhosa translation.
            * configure.ac: Added "xh" to ALL_LINGUAS.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/xh.po     | 990 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 999 insertions(+), 1 deletion(-)

commit cdc9f829bcf22ee00a62e2f0d79b21ee1fada5bd
Author: Steven Michael Murphy <smurphy@src.gnome.org>
Date:   Fri Apr 1 01:17:49 2005 +0000

    Added new Language, Kinyarwanda (rw), to this package

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/rw.po     | 1193 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1202 insertions(+), 1 deletion(-)

commit 6f9b86b3facabc2830a1413a3ff7e1443944ec0b
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:   Tue Mar 22 18:34:42 2005 +0000

    updated Walloon file

 po/ChangeLog |   4 +
 po/wa.po     | 929 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 484 insertions(+), 449 deletions(-)

commit 48b8008fec4973e6a43c3b75ca3bc3a913191687
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Thu Mar 17 05:23:46 2005 +0000

    Updated Canadian English translation.
    
    
            * en_CA.po: Updated Canadian English translation.

 po/ChangeLog | 4 ++++
 po/en_CA.po  | 5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit f92e67e8ec22baaa5566f5f596776c338e64e9ad
Author: Dan Damian <dand@src.gnome.org>
Date:   Sun Mar 6 12:59:10 2005 +0000

    Added Romanian translation.
    
            * Added Romanian translation.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/ro.po     | 979 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 988 insertions(+), 1 deletion(-)

commit 1e8fdf9f9f98afe95f4f53a6d711e2a3ded33c3e
Author: Jordi Mallach <jordim@src.gnome.org>
Date:   Thu Feb 24 11:31:55 2005 +0000

    Updated Catalan translation by Josep Puigdemont <josep@imatge-sintetica.com>.

 po/ChangeLog |  5 +++++
 po/ca.po     | 60 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 37 insertions(+), 28 deletions(-)

commit fa0188ae61d0d51f6a27d12d9cbcec607666e055
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Wed Feb 23 12:45:10 2005 +0000

    update by amanpreetalam@yahoo.com

 po/pa.po | 102 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 52 insertions(+), 50 deletions(-)

commit 6c666c2d0f6b1f72876920f938d4c35080a28760
Author: Roozbeh Pournader <roozbeh@src.gnome.org>
Date:   Sun Jan 30 11:35:13 2005 +0000

    Reverting behdad's changes.

 po/fa.po | 286 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 202 insertions(+), 84 deletions(-)

commit 4e7fcbc0df27702fcdca08fb2f1a8a6a1bf5a17b
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:   Sat Jan 29 12:20:27 2005 +0000

    done

 po/mk.po | 711 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 399 insertions(+), 312 deletions(-)

commit ece0a28234ab4d59b72df4fd64470abd33f69f07
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Thu Jan 27 08:40:04 2005 +0000

    Unbroke string!

 po/fa.po | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 2b93976f12ceb5aeeee97b535173b5273727b961
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Thu Jan 27 08:38:56 2005 +0000

    Date fixed.

 po/fa.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fe409bc1099bf031c08fca28db4d52ea13617d79
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Thu Jan 27 08:38:31 2005 +0000

    More Persian translation updates.

 po/fa.po | 42 ++++++++++++++++++++++--------------------
 1 file changed, 22 insertions(+), 20 deletions(-)

commit 10e073b08fd3daae0087faa178ce4678dac1ca96
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Thu Jan 27 08:07:53 2005 +0000

    More Persian translation updates.

 po/fa.po | 158 ++++++++-------------------------------------------------------
 1 file changed, 19 insertions(+), 139 deletions(-)

commit 716b6981467517de21a86ff639c5ab04ad9f3541
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Wed Jan 26 12:25:48 2005 +0000

    Syntax fix.

 ChangeLog | 54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

commit 95995aa10f16ae2a61c16c4c170f150854df432f
Author: Behdad Esfahbod <behdad@src.gnome.org>
Date:   Wed Jan 26 12:23:01 2005 +0000

    Persian translation updated.

 po/fa.po | 109 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 55 insertions(+), 54 deletions(-)

commit 110e5bb300860aaa11b37975460f65abc3c607d8
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Jan 25 09:07:21 2005 +0000

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
    
    2005-01-25  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Vladimir Petkov <vpetkov@i-space.org>

 po/ChangeLog |   5 ++
 po/bg.po     | 280 ++++++++++++++++++++++++++---------------------------------
 2 files changed, 127 insertions(+), 158 deletions(-)

commit fb38a06e2e511f12709d31ea5faf6e91e3fe9e83
Author: Sebastien Bacher <seb128@debian.org>
Date:   Sun Jan 23 20:56:53 2005 +0000

    Added "@" to the emails (Closes: #157938).
    
    2005-01-23  Sebastien Bacher  <seb128@debian.org>
    
            * gucharmap/gucharmap-window.c: (help_about): Added "@" to the emails
            (Closes: #157938).

 ChangeLog                    |  5 +++++
 gucharmap/gucharmap-window.c | 10 +++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit 681d2ba98e50899bf0fc4362b8ec86c52de59c56
Author: Alexander Winston <alexander.winston@comcast.net>
Date:   Mon Jan 17 01:45:37 2005 +0000

    Updated Canadian English translation.
    
    2005-01-16  Alexander Winston  <alexander.winston@comcast.net>
    
            * en_CA.po: Updated Canadian English translation.

 po/ChangeLog | 4 ++++
 po/en_CA.po  | 7 +++----
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 122f93b0d9550251cd178c453dee9fa5da16ee09
Author: Noah Levitt <nlevitt@columbia.edu>
Date:   Mon Jan 10 22:55:56 2005 +0000

    Don't do any help stuff when gnome support is disabled. (#141152, Jason
    
    2005-01-10  Noah Levitt  <nlevitt@columbia.edu>
    
            * Makefile.am:
            * configure.ac: Don't do any help stuff when gnome support is
            disabled. (#141152, Jason Allen)

 ChangeLog    | 6 ++++++
 Makefile.am  | 2 +-
 configure.ac | 3 +++
 3 files changed, 10 insertions(+), 1 deletion(-)

commit ba54767375307d3fbed27f995ba0b2bb67c9499f
Author: Pawan Chitrakar <pawan@nplinux.org>
Date:   Sat Jan 1 04:48:55 2005 +0000

    Added Nepali Translation
    
    2005-01-01  Pawan Chitrakar  <pawan@nplinux.org>
    
            * ne.po: Added Nepali Translation
    
            * configure.ac: Added ne "Nepali" in ALL_LINGUAS

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/ne.po     | 1037 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1046 insertions(+), 1 deletion(-)

commit 90c41f7bf5ed7439c88a0d266b2eff5cb6b547d5
Author: Jordi Mallach <jordim@src.gnome.org>
Date:   Tue Dec 14 15:11:08 2004 +0000

    Updated Catalan translation.

 po/ChangeLog |  4 +++
 po/ca.po     | 91 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 49 insertions(+), 46 deletions(-)

commit 20a9bc54ed04e12d9c05dcdd6031876de3aaffee
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:   Tue Nov 23 11:19:08 2004 +0000

    Updated Danish translation.
    
            * da.po: Updated Danish translation.

 po/ChangeLog |  4 +++
 po/da.po     | 87 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 51 insertions(+), 40 deletions(-)

commit 2203e570e465c7c5cff1e8dc07e8695c836935a2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Nov 16 17:12:26 2004 +0000

    Distcheck fixes. Bump versions.
    
    2004-11-16  Kjartan Maraas  <kmaraas@gnome.org>
    
            * Makefile.am: Distcheck fixes.
            * configure.ac: Bump versions.

 ChangeLog    |  5 +++++
 Makefile.am  | 11 ++++++++++-
 configure.ac |  4 ++--
 3 files changed, 17 insertions(+), 3 deletions(-)

commit 9b0100d54264b13186bcb9236df726c05732542e
Author: Meelad Zakaria <meelad@bamdad.org>
Date:   Mon Nov 15 16:53:45 2004 +0000

    Updated Persian translation.
    
    2004-11-15  Meelad Zakaria  <meelad@bamdad.org>
    
            * fa.po: Updated Persian translation.

 po/ChangeLog |   4 +
 po/fa.po     | 656 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 353 insertions(+), 307 deletions(-)

commit 78d90373709402388b7e4f4007638b92b6bf19aa
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:   Sun Nov 14 23:04:15 2004 +0000

    Updated Greek translation

 po/ChangeLog |   4 ++
 po/el.po     | 165 +++++++++++++++++++++--------------------------------------
 2 files changed, 62 insertions(+), 107 deletions(-)

commit a536b4fbcebd44d2fd43cbf4c42f7271370dfa06
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Tue Oct 26 11:54:34 2004 +0000

    ankit@redhat.com * Changed some wrong rendered characters

 po/gu.po | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

commit 8aeb9623ba83238d91079b0c18b8501780304154
Author: Stanislav Brabec <utx@src.gnome.org>
Date:   Thu Oct 21 07:19:27 2004 +0000

    cs.po: Few typo fixes.

 po/ChangeLog | 4 ++++
 po/cs.po     | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit f54e262cefe39d5fbeb0111af6bf13dfad850114
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Sun Sep 19 05:23:35 2004 +0000

    Updated traditional Chinese translation by GNOME HK Team
    
            * zh_TW.po: Updated traditional Chinese translation by GNOME HK Team

 po/ChangeLog | 4 ++++
 po/zh_TW.po  | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit f09697cb340c372cfada797fff1f00776ac20a09
Author: Abel Cheung <maddog@linuxhall.org>
Date:   Sun Sep 19 05:20:59 2004 +0000

    Added "tr" to ALL_LINGUAS.
    
    2004-09-19  Abel Cheung  <maddog@linuxhall.org>
    
            * configure.ac: Added "tr" to ALL_LINGUAS.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/zh_TW.po  | 696 ++++++++++++++++++++++++++++++++---------------------------
 3 files changed, 386 insertions(+), 316 deletions(-)

commit ef0e30d31f9c7dbcf6c3042bb54ae1363049d8a7
Author: Supranee Thirawatthanasuk <loma@src.gnome.org>
Date:   Sun Sep 12 11:29:56 2004 +0000

    edited th.po to gucharmap package

 po/ChangeLog |   4 ++
 po/th.po     | 139 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 75 insertions(+), 68 deletions(-)

commit 728a255557ac77a4d702cf7508866e2579857355
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Sat Sep 11 03:14:59 2004 +0000

    Updated Turkish Translation
    
            * tr.po: Updated Turkish Translation

 po/ChangeLog |   4 +
 po/tr.po     | 302 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 161 insertions(+), 145 deletions(-)

commit ce91e146126587cf8c0ae3ed40343a404df525ae
Author: Adam Weinberger <adamw@src.gnome.org>
Date:   Wed Sep 8 07:22:01 2004 +0000

    Updated Canadian English translation.
    
    
            * en_CA.po: Updated Canadian English translation.

 po/ChangeLog |  4 ++++
 po/en_CA.po  | 25 +++++++++++++------------
 2 files changed, 17 insertions(+), 12 deletions(-)

commit efa738047c1cc109236eaf6e9dcae988e770e965
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:   Mon Sep 6 20:20:10 2004 +0000

    Updated Norwegian Nynorsk translation.
    
    2004-09-06  Åsmund Skjæveland <aasmunds@fys.uio.no>
    
            * nn.po: Updated Norwegian Nynorsk translation.

 po/ChangeLog |   4 ++
 po/nn.po     | 160 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 88 insertions(+), 76 deletions(-)

commit e1f324f6b339e0717804ca73779336ffa510af6e
Author: Amila Akagić <aakagic@src.gnome.org>
Date:   Fri Sep 3 07:57:48 2004 +0000

    2004-09-03 Akagic Amila <bono@linux.org.ba> * configure.ac: Again added 'bs' to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit a8021189a3f02bbeea8201d0f79dcf7d8af3308f
Author: Amila Akagić <aakagic@src.gnome.org>
Date:   Fri Sep 3 07:52:05 2004 +0000

    2004-09-03 Akagic Amila <bono@linux.org.ba> * bs.po: Updated Bosnian translation.

 po/ChangeLog |   4 ++
 po/bs.po     | 154 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 81 insertions(+), 77 deletions(-)

commit ade313be4272fe3bfb3332498e6f7d8468a92e0b
Author: Christian Rose <menthos@menthos.com>
Date:   Thu Sep 2 21:55:13 2004 +0000

    Removed "bs" from ALL_LINGUAS, as this translation contains errors.
    
    2004-09-02  Christian Rose  <menthos@menthos.com>
    
            * configure.ac: Removed "bs" from ALL_LINGUAS, as
            this translation contains errors.

 ChangeLog    | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 9b51064690da038e718aa74274f1514eb2517e66
Author: N Jayaradha <njaya@src.gnome.org>
Date:   Thu Sep 2 10:19:14 2004 +0000

    yet to proof read

 po/ta.po | 1036 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 537 insertions(+), 499 deletions(-)

commit 7c2272a8dcf6b69dfbd2cad0cbb00c05352801c5
Author: Amila Akagić <aakagic@src.gnome.org>
Date:   Sun Aug 29 14:34:23 2004 +0000

    2004-08-29 Akagic Amila <bono@linux.org.ba> * bs.po: Added Bosnian translation.

 po/ChangeLog |   4 +
 po/bs.po     | 980 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 984 insertions(+)

commit c3a20190e075180445bbf697efb52a3f2e1a9f66
Author: Amila Akagić <aakagic@src.gnome.org>
Date:   Sun Aug 29 14:30:45 2004 +0000

    2004-08-29 Akagic Amila <bono@linux.org.ba> * configure.ac: Added 'bs' to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 2f70946a36e728e4955732a7b3a57acfbb88a8ed
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Aug 24 09:06:46 2004 +0000

    Add «nb» to ALL_LINGUAS.
    
    2004-08-24  Kjartan Maraas  <kmaraas@gnome.org>
    
            * configure.ac: Add «nb» to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 9224e922474bbc5391cc67868fdeed2f5543f69a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Aug 24 09:06:03 2004 +0000

    Add. Update.
    
    2004-08-24  Kjartan Maraas  <kmaraas@gnome.org>
    
            * nb.po: Add.
            * no.po: Update.

 po/ChangeLog        |  5 +++++
 po/{no.po => nb.po} | 36 +++++++++++++++++-------------------
 po/no.po            | 36 +++++++++++++++++-------------------
 3 files changed, 39 insertions(+), 38 deletions(-)

commit 0efdbf318a727fe19c6b41c81d2f2135f4822beb
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Fri Aug 20 16:57:09 2004 +0000

    Updated Albanian translation.
    
    2004-08-20  Laurent Dhima  <laurenti@alblinux.net>
    
            * sq.po: Updated Albanian translation.

 po/ChangeLog |  4 ++++
 po/sq.po     | 12 ++++++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

commit 4b422eebfe4b96a096ac60e583c1925b2bc6515d
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Fri Aug 20 10:40:14 2004 +0000

    ankit@redhat.com 20/08/2004 * Proofread gu.po

 po/gu.po | 82 +++++++++++-----------------------------------------------------
 1 file changed, 14 insertions(+), 68 deletions(-)

commit afd291af25b8029b3f7a5b6ac1cad744f21bd838
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Wed Aug 18 11:03:29 2004 +0000

    Updated Albanian translation.
    
    2004-08-18  Laurent Dhima  <laurenti@alblinux.net>
    
            * sq.po: Updated Albanian translation.

 po/ChangeLog |  4 ++++
 po/sq.po     | 15 +--------------
 2 files changed, 5 insertions(+), 14 deletions(-)

commit 6b178e16080407f9e109c5bd64f13cf86e1517fb
Author: Tommi Vainikainen <tvainika@src.gnome.org>
Date:   Fri Aug 13 19:46:14 2004 +0000

    Unified po headers for Finnish Team

 po/ChangeLog | 4 ++++
 po/fi.po     | 3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit b498929c8b215fdd28aafe1dd0fbb317eaa8a925
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Fri Aug 13 15:27:52 2004 +0000

    Updated Korean translation

 po/ChangeLog | 4 ++++
 po/ko.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit d51dc9d59301360bcc5f93fa37a21779d65806da
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Mon Aug 9 11:35:52 2004 +0000

    check

 po/pa.po | 227 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 116 insertions(+), 111 deletions(-)

commit 6d08b1a13813474879f6baac9460282663952543
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Wed Jul 21 12:40:31 2004 +0000

    updated hindi translation

 po/ChangeLog |   4 +
 po/hi.po     | 479 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 241 insertions(+), 242 deletions(-)

commit 9981b8144cc3d568414d8f0365e47fbb6ac6fce9
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Jul 19 11:41:17 2004 +0000

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
    
    2004-07-19  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Updated Bulgarian translation by
            Rostislav Raykov <zbrox@i-space.org>

 po/ChangeLog |   5 +
 po/bg.po     | 678 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 392 insertions(+), 291 deletions(-)

commit a0c88d92594c40595763a53a261b0e0e64281a44
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Mon Jul 19 11:16:06 2004 +0000

    Updated Korean translation.
    
            * ko.po: Updated Korean translation.

 po/ChangeLog |  4 +++
 po/ko.po     | 97 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 52 insertions(+), 49 deletions(-)

commit e440ed3e740b315c5c58fb595067604318fca7c7
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Mon Jul 5 15:45:22 2004 +0000

    Updated Albanian translation.
    
    2004-07-05  Laurent Dhima  <laurenti@alblinux.net>
    
            * sq.po: Updated Albanian translation.

 po/ChangeLog |  4 ++++
 po/sq.po     | 39 ++++++++++++++++++++++++++-------------
 2 files changed, 30 insertions(+), 13 deletions(-)

commit 825669ede3a03abedae411ac853eb74b598a2f23
Author: Laurent Dhima <laurenti@alblinux.net>
Date:   Mon Jun 28 15:13:47 2004 +0000

    Translation updated.
    
    2004-06-28  Laurent Dhima  <laurenti@alblinux.net>
    
            * sq.po: Translation updated.

 po/ChangeLog |  4 ++++
 po/sq.po     | 76 +++++++++++++++++++++++++++++-------------------------------
 2 files changed, 41 insertions(+), 39 deletions(-)

commit cc2493564d76699e6810d101b6ac9d13f54bccec
Author: John C Barstow <jbowtie@amathaine.com>
Date:   Sat Jun 26 07:55:17 2004 +0000

    Added mi to ALL_LINGUAS.
    
    2004-06-26  John C Barstow  <jbowtie@amathaine.com>
    
            * configure.ac: Added mi to ALL_LINGUAS.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 54c3ecf79b4b8349ca4a30a3dc55c4ff206b2378
Author: John C Barstow <jbowtie@amathaine.com>
Date:   Sat Jun 26 07:55:15 2004 +0000

    Translation added.
    
    2004-06-26  John C Barstow  <jbowtie@amathaine.com>
    
            * mi.po: Translation added.

 po/ChangeLog |    4 +
 po/mi.po     | 1020 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1024 insertions(+)

commit 503cb7a1aacc821fc81b16982c27793053d13240
Author: Alexander Shopov <ash@contact.bg>
Date:   Sun May 23 21:19:56 2004 +0000

    Added Bulgarian translation by Rostislav Raikov <zbrox@dir.bg>
    
    2004-05-24  Alexander Shopov  <ash@contact.bg>
    
            * bg.po: Added Bulgarian translation
            by Rostislav Raikov <zbrox@dir.bg>

 ChangeLog    |   5 +
 configure.ac |   2 +-
 po/ChangeLog |   5 +
 po/bg.po     | 922 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 933 insertions(+), 1 deletion(-)

commit 0a0834555b9b6bda9896a316c4f0bb527006634f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 23 07:06:05 2004 +0000

    2004-05-23  Noah Levitt
    
            * gucharmap/gucharmap-block-chapters.c (go_to_character):
            * gucharmap/gucharmap-script-chapters.c (go_to_character): Have
            chapter list scroll to selection automatically when searching.

 ChangeLog                             |  6 ++++++
 gucharmap/gucharmap-block-chapters.c  | 12 ++++++++++--
 gucharmap/gucharmap-script-chapters.c |  6 +++++-
 3 files changed, 21 insertions(+), 3 deletions(-)

commit ee28bb0ff4a87598e5f3f1f9ae79fe101431f5ee
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:   Sat May 22 12:25:11 2004 +0000

    Updated Norwegian Nynorsk translation.
    
    2004-05-22  Åsmund Skjæveland  <aasmunds@fys.uio.no>
    
            * nn.po: Updated Norwegian Nynorsk translation.

 po/ChangeLog |   4 +++
 po/nn.po     | 101 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 59 insertions(+), 46 deletions(-)

commit 9c1330faf7eee99d25ab109823de6c6ed4080b8a
Author: Mohammad DAMT <mdamt@bisnisweb.com>
Date:   Wed May 19 07:43:25 2004 +0000

    Updated Indonesian translation by Ahmad Riza H Nst <ari@160c.afraid.org>
    
    2004-05-19  Mohammad DAMT  <mdamt@bisnisweb.com>
    
            * id.po: Updated Indonesian translation by Ahmad Riza H Nst <ari@160c.afraid.org>

 po/ChangeLog |   4 +
 po/id.po     | 610 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 333 insertions(+), 281 deletions(-)

commit 84d8375537bf8799c61c4c17c32cb810a2d5410b
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:   Sun May 16 10:30:28 2004 +0000

    ja.po: Minor fix

 po/ChangeLog | 4 ++++
 po/ja.po     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 7d409b01ce636f961fc5b2ed3845193b46887128
Author: Andras Timar <timar@gnome.hu>
Date:   Fri May 14 11:16:41 2004 +0000

    Updated Hungarian translation.
    
    2004-05-14  Andras Timar  <timar@gnome.hu>
    
            * hu.po: Updated Hungarian translation.

 po/ChangeLog |  4 ++++
 po/hu.po     | 55 ++++++++++++++++++++++++++-----------------------------
 2 files changed, 30 insertions(+), 29 deletions(-)

commit 75419255195db89298c330021a1e70a86e04fb43
Author: Andras Timar <timar@gnome.hu>
Date:   Tue Apr 13 12:50:13 2004 +0000

    Updated Hungarian translation.
    
    2004-04-13  Andras Timar  <timar@gnome.hu>
    
            * hu.po: Updated Hungarian translation.

 po/ChangeLog |   4 +
 po/hu.po     | 923 ++++++++++++++++++++++++++++-------------------------------
 2 files changed, 449 insertions(+), 478 deletions(-)

commit 5ab3b5b3023394b241c288bdb4e401f7bc23dfd7
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Fri Apr 9 15:47:23 2004 +0000

    added gujarati translation

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    5 +
 po/gu.po     | 1043 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1053 insertions(+), 1 deletion(-)

commit b1600266a2f1565203c162559c475feeb8ebc05d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Apr 2 01:51:03 2004 +0000

    2004-04-01  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c: Fix crash when closing search
            dialog with escape.

 ChangeLog                           | 5 +++++
 gucharmap/gucharmap-search-dialog.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit e181f508878a805050883f32fbf3a18c3911c4f0
Author: Samel Jn Gunnarsson <sammi@techattack.nu>
Date:   Mon Mar 29 23:32:50 2004 +0000

    Added Icelandic Translation by ki G. Karlsson <aki@akademia.is>
    
    2004-03-29  Samel Jn Gunnarsson  <sammi@techattack.nu>
    
            * is.po: Added Icelandic Translation by
            ki G. Karlsson <aki@akademia.is>

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    5 +
 po/is.po     | 1051 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1061 insertions(+), 1 deletion(-)

commit 51bec0dff6927c1a57c6dbe07303d643de50587d
Author: Denis Lackovic <delacko@src.gnome.org>
Date:   Sun Mar 28 21:30:12 2004 +0000

    *** empty log message ***

 po/ChangeLog |   4 +
 po/hr.po     | 589 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 309 insertions(+), 284 deletions(-)

commit b58589ea3184b573d0f7da7f235feafeb2e59b1b
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:   Tue Mar 23 16:06:42 2004 +0000

    Added 'nn' to ALL_LINGUAS. Added Norwegian Nynorsk translation.
    
    2004-03-23  Åsmund Skjæveland  <aasmunds@fys.uio.no>
    
            * configure.ac: Added 'nn' to ALL_LINGUAS.
            * po/nn.po: Added Norwegian Nynorsk translation.

 ChangeLog    |    5 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/nn.po     | 1002 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1012 insertions(+), 1 deletion(-)

commit 9337035c3bdfcfc164c61051b0fa016196d334d3
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:   Tue Mar 23 09:22:55 2004 +0000

    ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.

 po/ChangeLog |   5 +
 po/ru.po     | 820 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 457 insertions(+), 368 deletions(-)

commit aa270678a3d625e3fd00be6aa6653416a9a1c88e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 23 06:11:33 2004 +0000

    2004-03-23  Noah Levitt
    
            * configure.ac:
            * gucharmap/Makefile.am: Bump version numbers for release.

 ChangeLog             | 5 +++++
 configure.ac          | 4 ++--
 gucharmap/Makefile.am | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

commit b3b269da7563161d505df7f8b7ba4c92627659bc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 23 04:12:55 2004 +0000

    2004-03-22  Noah Levitt
    
            * NEWS: New NEWS.

 ChangeLog |  6 +++++-
 NEWS      | 14 ++++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)

commit 4a504157b3c967df4ed2274905897d423310460c
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Tue Mar 23 00:41:05 2004 +0000

    Updated Spansih translation.
    
    2004-03-23  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spansih translation.

 po/ChangeLog |  4 ++++
 po/es.po     | 16 +++++++++-------
 2 files changed, 13 insertions(+), 7 deletions(-)

commit bb8aca69d3bb30e3c9f96545549281dcff75dc3d
Author: Gareth Owen <gowen@src.gnome.org>
Date:   Mon Mar 22 14:05:02 2004 +0000

    Updated British translation

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/en_GB.po  | 980 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 989 insertions(+), 1 deletion(-)

commit a8e8de8a1ea4579e673a735e39488e7f499785af
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Mon Mar 22 11:29:20 2004 +0000

    added punjabi translation

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   5 +
 po/pa.po     | 980 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 990 insertions(+), 1 deletion(-)

commit c97f9849a035ae50bd8932c861ece0f508384419
Author: Dafydd Harries <daf@src.gnome.org>
Date:   Tue Mar 16 17:54:46 2004 +0000

    Updated Welsh translation.

 po/ChangeLog |   4 +
 po/cy.po     | 707 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 402 insertions(+), 309 deletions(-)

commit 07367806de07549cf1453565088fe005e9ca340d
Author: Glynn Foster <gman@src.gnome.org>
Date:   Tue Mar 16 09:37:31 2004 +0000

    Quiet young pup.

 help/fr/.cvsignore | 4 ++++
 1 file changed, 4 insertions(+)

commit e73034c134762b038b6098097c5ada6457de4f0d
Author: Glynn Foster <glynn.foster@sun.com>
Date:   Tue Mar 16 09:35:31 2004 +0000

    Localized online help documentation for de, es, fr, it, ja, ko, sv, zh_CN,
    
    2004-03-15  Glynn Foster  <glynn.foster@sun.com>
    
            * help/*: Localized online help documentation for
            de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW from
            Sun's translation team.
            * configure.ac: Add localized help.

 ChangeLog                               |   7 +
 configure.ac                            |   9 +
 help/Makefile.am                        |   2 +-
 help/de/.cvsignore                      |   4 +
 help/de/Makefile.am                     |   8 +
 help/de/figures/gucharmap_window.png    | Bin 0 -> 40365 bytes
 help/de/gucharmap-de.omf                |  30 ++
 help/de/gucharmap.xml                   | 700 +++++++++++++++++++++++++++++
 help/de/legal.xml                       |  32 ++
 help/es/.cvsignore                      |   4 +
 help/es/Makefile.am                     |   8 +
 help/es/figures/gucharmap_window.png    | Bin 0 -> 29977 bytes
 help/es/gucharmap-es.omf                |  30 ++
 help/es/gucharmap.xml                   | 683 +++++++++++++++++++++++++++++
 help/es/legal.xml                       |  75 ++++
 help/fr/Makefile.am                     |   8 +
 help/fr/figures/gucharmap_window.png    | Bin 0 -> 29977 bytes
 help/fr/gucharmap-fr.omf                |  30 ++
 help/fr/gucharmap.xml                   | 717 ++++++++++++++++++++++++++++++
 help/fr/legal.xml                       |  28 ++
 help/it/.cvsignore                      |   4 +
 help/it/Makefile.am                     |   8 +
 help/it/figures/gucharmap_window.png    | Bin 0 -> 36427 bytes
 help/it/gucharmap-it.omf                |  30 ++
 help/it/gucharmap.xml                   | 705 +++++++++++++++++++++++++++++
 help/it/legal.xml                       |  27 ++
 help/ja/.cvsignore                      |   4 +
 help/ja/Makefile.am                     |   8 +
 help/ja/figures/gucharmap_window.png    | Bin 0 -> 29977 bytes
 help/ja/gucharmap-ja.omf                |  29 ++
 help/ja/gucharmap.xml                   | 671 ++++++++++++++++++++++++++++
 help/ja/legal.xml                       |  46 ++
 help/ko/.cvsignore                      |   4 +
 help/ko/Makefile.am                     |   8 +
 help/ko/figures/gucharmap_window.png    | Bin 0 -> 29977 bytes
 help/ko/gucharmap-ko.omf                |  30 ++
 help/ko/gucharmap.xml                   | 756 ++++++++++++++++++++++++++++++++
 help/ko/legal.xml                       |  53 +++
 help/sv/.cvsignore                      |   4 +
 help/sv/Makefile.am                     |   8 +
 help/sv/figures/gucharmap_window.png    | Bin 0 -> 29977 bytes
 help/sv/gucharmap-sv.omf                |  30 ++
 help/sv/gucharmap.xml                   | 755 +++++++++++++++++++++++++++++++
 help/sv/legal.xml                       |  27 ++
 help/zh_CN/.cvsignore                   |   4 +
 help/zh_CN/Makefile.am                  |   8 +
 help/zh_CN/figures/gucharmap_window.png | Bin 0 -> 29977 bytes
 help/zh_CN/gucharmap-zh_CN.omf          |  30 ++
 help/zh_CN/gucharmap.xml                | 575 ++++++++++++++++++++++++
 help/zh_CN/legal.xml                    |  25 ++
 help/zh_HK/.cvsignore                   |   4 +
 help/zh_HK/Makefile.am                  |   8 +
 help/zh_HK/figures/gucharmap_window.png | Bin 0 -> 29977 bytes
 help/zh_HK/gucharmap-zh_HK.omf          |  12 +
 help/zh_HK/gucharmap.xml                | 509 +++++++++++++++++++++
 help/zh_HK/legal.xml                    |  25 ++
 help/zh_TW/.cvsignore                   |   4 +
 help/zh_TW/Makefile.am                  |   8 +
 help/zh_TW/figures/gucharmap_window.png | Bin 0 -> 29977 bytes
 help/zh_TW/gucharmap-zh_TW.omf          |  12 +
 help/zh_TW/gucharmap.xml                | 509 +++++++++++++++++++++
 help/zh_TW/legal.xml                    |  25 ++
 62 files changed, 7339 insertions(+), 1 deletion(-)

commit 1cdd9b9cdda6edff3c42f136de362e88ea6d1d6f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 16 05:48:20 2004 +0000

    2004-03-15  Noah Levitt
    
            * configure.ac:
            * gucharmap/Makefile.am: Bump version nums for release.

 ChangeLog             | 5 +++++
 configure.ac          | 4 ++--
 gucharmap/Makefile.am | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

commit 1f01c493443fc8e8621e4a7e665e0318c71a7331
Author: Yuri Syrota <rasta@src.gnome.org>
Date:   Mon Mar 15 16:10:16 2004 +0000

    Updated Ukrainian translation

 po/ChangeLog |   4 +
 po/uk.po     | 643 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 341 insertions(+), 306 deletions(-)

commit 7b53f40a191f23a9f3b75a47d55e83c006e063c3
Author: Sayamindu Dasgupta <sdg@src.gnome.org>
Date:   Sun Mar 14 18:58:03 2004 +0000

    Updated Bengali translation

 po/ChangeLog |   4 +
 po/bn.po     | 807 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 456 insertions(+), 355 deletions(-)

commit 15b9177c439d33c09dcec5eeebce28628e57e0d5
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:   Sun Mar 14 16:14:47 2004 +0000

    additional change from previous commit.

 po/th.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 1ec7766ef2215c237a6a542f40897bb1999ce738
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Mar 14 16:11:12 2004 +0000

    Updated Thai translation.
    
    2004-03-14  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
            * th.po: Updated Thai translation.

 po/ChangeLog |   4 ++
 po/th.po     | 140 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 75 insertions(+), 69 deletions(-)

commit 9a422b4b19a2a11f3d6f74bee99e033816039c00
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Mar 12 18:42:41 2004 +0000

    2004-03-12  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c (follow_if_link): Fix
            bug that would take you to U+FFFFFFFF on clicking any link.

 ChangeLog                     | 5 +++++
 gucharmap/gucharmap-charmap.c | 7 ++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

commit f4b4ca1529596c525a3f9752572660ebdb945d1b
Author: Alexander Winston <alexander.winston@comcast.net>
Date:   Fri Mar 12 17:46:54 2004 +0000

    Added en_CA to ALL_LINGUAS.
    
    2004-03-12  Alexander Winston  <alexander.winston@comcast.net>
    
            * configure.ac: Added en_CA to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 80ddcf3f12723c1db321851f2bda8d5f1913d7ef
Author: Alexander Winston <alexander.winston@comcast.net>
Date:   Fri Mar 12 17:33:43 2004 +0000

    Added Canadian English translation.
    
    2004-03-12  Alexander Winston  <alexander.winston@comcast.net>
    
            * en_CA.po: Added Canadian English translation.

 po/ChangeLog |   4 +
 po/en_CA.po  | 978 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 982 insertions(+)

commit 95447c28845e977aaad135abd8bc37958f71a221
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
Date:   Thu Mar 11 21:57:01 2004 +0000

    Updated Brazilian Portuguese translation done by Raphael Higino
    
    2004-03-11  Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>
    
            * pt_BR.po: Updated Brazilian Portuguese translation done by
            Raphael Higino <raphaelh@uai.com.br>.

 po/ChangeLog |   5 +
 po/pt_BR.po  | 649 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 346 insertions(+), 308 deletions(-)

commit 4ed49b4acc7121e436ef911cf30bb092c32e07e4
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Wed Mar 10 15:01:57 2004 +0000

    Fix Czech translation

 po/ChangeLog |  5 +++++
 po/cs.po     | 49 ++++++++++++++++++++-----------------------------
 2 files changed, 25 insertions(+), 29 deletions(-)

commit 67f19235af575145120507c4d3b1cbe869cc571a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Mar 9 14:41:52 2004 +0000

    Updated Norwegian translation.
    
    2004-03-09  Kjartan Maraas  <kmaraas@gnome.org>
    
            * no.po: Updated Norwegian translation.

 po/ChangeLog |   4 ++
 po/no.po     | 204 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 119 insertions(+), 89 deletions(-)

commit ab3aaced8d78d03c965668655789fd4c995bab84
Author: Alastair McKinstry <alastairmck@src.gnome.org>
Date:   Mon Mar 8 21:17:04 2004 +0000

    Updated Irish translation

 po/ChangeLog |  4 ++++
 po/ga.po     | 30 +++++++++++++++---------------
 2 files changed, 19 insertions(+), 15 deletions(-)

commit 8dc4a384506b4d9da1edb9efde735ac0a93e2b65
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Mar 7 18:01:31 2004 +0000

    2004-03-07  Noah Levitt
    
            * configure.ac: Require intltool >= 0.29 and gobject >= 2.3.0.
            (#136471, foser)

 ChangeLog    | 5 +++++
 configure.ac | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 582f5a0470bdf553e2cb5162f0fb6658373f7fdc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Mar 7 17:28:37 2004 +0000

    2004-03-07  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c:
            * gucharmap/gucharmap-unicode-info.c: Fix compilation with
            --disable-unihan. (#136465, foser)

 ChangeLog                           |  6 ++++++
 gucharmap/gucharmap-search-dialog.c |  4 ++++
 gucharmap/gucharmap-unicode-info.c  | 10 ++++++++--
 3 files changed, 18 insertions(+), 2 deletions(-)

commit 64f281164f35c66f3d3436759e05d6dca03fec79
Author: Funda Wang <fwang@src.gnome.org>
Date:   Sun Mar 7 03:16:42 2004 +0000

    Updated Simplified Chinese translation

 po/ChangeLog |   4 +
 po/zh_CN.po  | 291 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 154 insertions(+), 141 deletions(-)

commit 5f9d5418906907b0c065ffefdd87b0fffdc46567
Author: Mətin Əmirov <metin@karegen.com>
Date:   Sat Mar 6 20:38:13 2004 +0000

    Translation updated.
    
    2004-03-06  Mətin Əmirov  <metin@karegen.com>
    
            * az.po: Translation updated.

 po/ChangeLog |   4 +
 po/az.po     | 300 ++++++++++++++++++++++++-----------------------------------
 2 files changed, 128 insertions(+), 176 deletions(-)

commit 9f067ee2c2d7fba3506cff63126b5a77cacc5bd9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Mar 5 20:21:31 2004 +0000

    2004-03-05  Noah Levitt
    
            * gucharmap/gucharmap-table.c (motion_notify_event): Hide the zoom
            window while redoing it when moving to new character while holding
            down right mouse button.

 ChangeLog                   |  6 ++++++
 gucharmap/gucharmap-table.c | 16 ++--------------
 2 files changed, 8 insertions(+), 14 deletions(-)

commit 8fbb78f44c0679982667871510e429f00a8dcf1c
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:   Fri Mar 5 14:56:03 2004 +0000

    Updated Greek translation

 po/ChangeLog |   4 +
 po/el.po     | 422 ++++++++++++++++++++++++++++-------------------------------
 2 files changed, 206 insertions(+), 220 deletions(-)

commit 392140b90230e004700e8c9ddcc8ed4ab00319f9
Author: Abel Cheung <maddog@linux.org.hk>
Date:   Thu Mar 4 19:53:23 2004 +0000

    Fix wrongly merged header.
    
    2004-03-04  Abel Cheung  <maddog@linux.org.hk>
    
            * ar.po: Fix wrongly merged header.

 po/ChangeLog |  4 ++++
 po/ar.po     | 13 ++-----------
 2 files changed, 6 insertions(+), 11 deletions(-)

commit 9c3fced4c781c72f1a3726ba1da048449cf36f08
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Mar 4 02:37:27 2004 +0000

    2004-03-03  Noah Levitt
    
            * configure.ac: Remove GTK_BINARY_VERSION stuff, which was used for
            imgucharmap. Bump version for release.
    
            * gucharmap/Makefile.am: Bump -version-info for release.
    
            * gucharmap/gucharmap-search-dialog.c: Declare variables at start of
            block.

 ChangeLog                           | 10 ++++++++++
 configure.ac                        |  8 +++-----
 gucharmap/Makefile.am               |  2 +-
 gucharmap/gucharmap-search-dialog.c |  3 ++-
 4 files changed, 16 insertions(+), 7 deletions(-)

commit 234cc8d551334dd7ec5b5d39c3a5b3f035ada7ea
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Mar 4 02:28:16 2004 +0000

    2004-03-03  Noah Levitt
    
            * POTFILES.in: Remove imgucharmap.c.

 po/ChangeLog   | 4 ++++
 po/POTFILES.in | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

commit bfad31caea813b17411408c74a1f9b217adf0d65
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Mar 4 00:19:01 2004 +0000

    2004-03-03  Noah Levitt
    
            * README:
            * configure.ac:
            * gucharmap/Makefile.am:
            * gucharmap/im-module-file.c:
            * gucharmap/imgucharmap.c: Removed gucharmap input method. I don’t
            think anyone used it. It only caused people strange problems compiling
            gnome.

 ChangeLog                  |  10 ++
 README                     |  22 ----
 configure.ac               |  16 ---
 gucharmap/Makefile.am      |  29 ------
 gucharmap/im-module-file.c |  13 ---
 gucharmap/imgucharmap.c    | 253 ---------------------------------------------
 6 files changed, 10 insertions(+), 333 deletions(-)

commit f06643caae99a56535c471e78f334aa4ff041080
Author: Tommi Vainikainen <tvainika@src.gnome.org>
Date:   Sun Feb 29 23:21:17 2004 +0000

    Minox fixes to Finnish translation

 po/ChangeLog |  4 ++++
 po/fi.po     | 34 +++++++++++++++++-----------------
 2 files changed, 21 insertions(+), 17 deletions(-)

commit d214d23673de134decdb69efc34e201807f431e0
Author: Arafat medini <lumina@silverpen.de>
Date:   Sun Feb 29 11:38:51 2004 +0000

    Updated Arabic translation.
    
    
    2004-02-29  Arafat medini  <lumina@silverpen.de>
    
            * ar.po: Updated Arabic translation.

 po/ChangeLog |   4 +
 po/ar.po     | 773 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 417 insertions(+), 360 deletions(-)

commit c080ba1f043793358f1853637c0139f9e5eb14e6
Author: Zygimantas Berucka <uid0@tuxfamily.org>
Date:   Sat Feb 28 12:54:45 2004 +0000

    Updated Lithuanian translation.
    
    2004-02-28  Zygimantas Berucka  <uid0@tuxfamily.org>
    
    * lt.po: Updated Lithuanian translation.

 po/ChangeLog |   4 +
 po/lt.po     | 377 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 207 insertions(+), 174 deletions(-)

commit b52cef7d683a26ab22acb5835c144b9daf6e9c58
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Feb 27 18:11:01 2004 +0000

    2004-02-27  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Add "Sun Microsystems" do documenter
            credits.

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 1 +
 2 files changed, 6 insertions(+)

commit bfc5cbec286926c537d3c654c6a342f95e26e165
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Thu Feb 26 23:01:41 2004 +0000

    Updated French translation.

 po/ChangeLog |   4 +
 po/fr.po     | 693 ++++++++++++++++++++++++++++-------------------------------
 2 files changed, 329 insertions(+), 368 deletions(-)

commit eb3b57d63ab951787343b47064e4f41c5cf072a4
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Thu Feb 26 14:36:20 2004 +0000

    Translation updated by Kees van den Broek.
    
    2004-02-26  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Kees van den Broek.

 po/ChangeLog |  4 ++++
 po/nl.po     | 62 +++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 36 insertions(+), 30 deletions(-)

commit 0fef0cd4f049cfa4f6d8e6a544c048d4c25f6761
Author: Breda McColgan <breda.mccolgan@sun.com>
Date:   Thu Feb 26 14:33:03 2004 +0000

    Updated based on technical review comments from Noah. Updated date and
    
    
    2004-02-26 Breda McColgan <breda.mccolgan@sun.com>
    
            * help/C/gucharmap.xml: Updated based on technical review comments from Noah.
            * help/C/gucharmap-C.omf: Updated date and software version.
            * help/C/figures/gucharmap_window.png: Updated screenshot.

 ChangeLog                           |   6 +++
 help/C/figures/gucharmap_window.png | Bin 24798 -> 21136 bytes
 help/C/gucharmap-C.omf              |   4 +-
 help/C/gucharmap.xml                |  81 ++++++++++++++----------------------
 4 files changed, 40 insertions(+), 51 deletions(-)

commit c01f11d6856993223ef8da2a0a3556eb37d6cd2f
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Thu Feb 26 12:26:26 2004 +0000

    updated hindi translations

 po/ChangeLog |   4 +
 po/hi.po     | 649 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 351 insertions(+), 302 deletions(-)

commit edcf6cb936013460a256c9109d8bd20f18fe746e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Feb 25 22:15:38 2004 +0000

    2004-02-25  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c (search_find_response):
            Select text in the entry so that when the user next edits it
            they don't have to delete what's there first.
    
            * gucharmap/gucharmap-search-dialog.c: Make
            gucharmap_search_state_* static.
    
            * gucharmap/gucharmap-search-dialog.c (gucharmap_search_dialog_start_search):
            Use existing search state if searching for the same string as
            last time (and are viewing by the same codepoint list).
            search_state->dont_search wasn't being used before. Speeds up
            repeated searches that have no results or 1 result.

 ChangeLog                           | 15 +++++++++++++++
 gucharmap/gucharmap-search-dialog.c | 35 +++++++++++++++++++++++++++--------
 2 files changed, 42 insertions(+), 8 deletions(-)

commit fec96efc1c4ede0082c62680f7afdf398ce89b83
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Feb 25 21:18:39 2004 +0000

    2004-02-25  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c: After doing full text
            search, try NFC on the search string, and if the result is a
            single character, jump to it. (#134678, requested by Mariano
            Suárez-Alvarez) Then, if that fails, try interpreting the
            search string as a hex number, and jump to that codepoint.
            (This is in addition to jumping straight to 0x* and U+*, which
            are checked before the full string search.)

 ChangeLog                           | 10 ++++++
 gucharmap/gucharmap-search-dialog.c | 70 ++++++++++++++++++++++++++++++-------
 2 files changed, 67 insertions(+), 13 deletions(-)

commit 8ad7cd5a829554a577c2a59bc0ad702e97f47aea
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Feb 25 18:44:55 2004 +0000

    2004-02-25  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Use gtk_window_present to show search
            dialog. (#132266, Fernando Herrera)

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit c6a663606c35fa53d9ed72d5cacdfc69a4d12ee6
Author: Jordi Mallach <jordim@src.gnome.org>
Date:   Wed Feb 25 14:24:07 2004 +0000

    Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>.

 po/ChangeLog |   5 +
 po/ca.po     | 688 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 369 insertions(+), 324 deletions(-)

commit 9e4be2cb401927e56078f7949229d860094d5b69
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:   Tue Feb 24 20:26:01 2004 +0000

    Updated Finnish translation from Tommi Vainikainen.
    
    2004-02-24  Pauli Virtanen  <pauli.virtanen@hut.fi>
    
            * fi.po: Updated Finnish translation from Tommi Vainikainen.

 po/ChangeLog |   4 +
 po/fi.po     | 954 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 500 insertions(+), 458 deletions(-)

commit 4bb6405d2a39a04e437372514d5745a486bef958
Author: Marcel Telka <marcel@telka.sk>
Date:   Sun Feb 22 15:22:52 2004 +0000

    Updated Slovak translation.
    
    2004-02-22  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |  4 +++
 po/sk.po     | 84 ++++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 54 insertions(+), 34 deletions(-)

commit 3d2c70a7cfda589aec9cb3f9dbfbcaa6add73b58
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Sun Feb 22 09:34:22 2004 +0000

    Updated German translation.

 po/ChangeLog |  4 +++
 po/de.po     | 84 ++++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 54 insertions(+), 34 deletions(-)

commit 09d76828a77a2e8d55e5b84663f250ac100b8603
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:   Sat Feb 21 22:58:54 2004 +0000

    Added Thai (th) to ALL_LINGUAS.
    
    2004-02-21  Paisa Seeluangsawat  <paisa@users.sf.net>
    
            * configure.ac: Added Thai (th) to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 655153e7378781b4e341b06f82a35f33fe4a443f
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:   Sat Feb 21 22:56:43 2004 +0000

    Added Thai translation by Surichat Sumrit Supranee Thirawatthanasuk, and
    
    2004-02-21  Paisa Seeluangsawat  <paisa@users.sf.net>
    
            * th.po: Added Thai translation by Surichat Sumrit
                     Supranee Thirawatthanasuk, and Chanchai Junlouchai.

 po/ChangeLog |   17 +-
 po/th.po     | 1026 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1037 insertions(+), 6 deletions(-)

commit db817fb671e118d54ec2d1dbb69b9e04f45a059d
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sat Feb 21 14:23:23 2004 +0000

    Updated Albanian translation
    
    * sq.po: Updated Albanian translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 3d69088d1e1326179f3496273679612e4b59202b
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sat Feb 21 14:22:09 2004 +0000

    Korrigjime

 po/sq.po | 71 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 35 insertions(+), 36 deletions(-)

commit ca947d7919025fae2508c30763af8d21801b5817
Author: Ole Laursen <olau@hardworking.dk>
Date:   Wed Feb 18 10:27:30 2004 +0000

    Updated Danish translation.
    
    2004-02-18  Ole Laursen  <olau@hardworking.dk>
    
            * da.po: Updated Danish translation.

 po/ChangeLog |  4 +++
 po/da.po     | 80 ++++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 52 insertions(+), 32 deletions(-)

commit 6f9497ef9cac0af6634e731c371066bbe551bdab
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Feb 18 01:32:49 2004 +0000

    2004-02-17  Noah Levitt
    
            * configure.ac: Don’t build static libs by default. (Why have I been
            wasting 7 megs of everybody’s space until now?)

 ChangeLog    | 5 +++++
 configure.ac | 1 +
 2 files changed, 6 insertions(+)

commit 51d3bd7288adb14c784ebe6205e5a5a6bff8b6e8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Wed Feb 18 00:13:31 2004 +0000

    Updated Portuguese translation.
    
    2004-02-18  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |   4 +
 po/pt.po     | 581 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 317 insertions(+), 268 deletions(-)

commit eb733a56e9a1ba035c5dabe1d3e167cbd558aeaa
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Tue Feb 17 21:44:50 2004 +0000

    Translation updated by Sebastien Bruggeman.
    
    2004-02-17  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 315 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 174 insertions(+), 145 deletions(-)

commit 5b7b6c753750b7de3cbab329a5e6add2228cfbf5
Author: Danilo Šegan <dsegan@gmx.net>
Date:   Mon Feb 16 19:17:27 2004 +0000

    Separate declaration from assignment of "cursor" (GCC 2.95 compatibility).
    
    2004-02-16  Danilo Šegan  <dsegan@gmx.net>
    
            * gucharmap/gucharmap-window.c (search_start): Separate
            declaration from assignment of "cursor" (GCC 2.95 compatibility).

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 646c799dfdb56208ef0ea615020d27d042aea6c7
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Mon Feb 16 16:55:59 2004 +0000

    Updated Korean translation.
    
            * ko.po: Updated Korean translation.

 po/ChangeLog |   4 ++
 po/ko.po     | 170 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 102 insertions(+), 72 deletions(-)

commit 7c3b8b4ecf598a3a7f08ecf32d7479e5c2ece2a3
Author: Christian Rose <menthos@menthos.com>
Date:   Mon Feb 16 15:11:21 2004 +0000

    Updated Swedish translation.
    
    2004-02-16  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 +
 po/sv.po     | 314 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 173 insertions(+), 145 deletions(-)

commit 7690cdf39bbacfed3e5ea6bb779099c658f0fe6d
Author: Mətin Əmirov <metin@karegen.com>
Date:   Sun Feb 15 13:27:28 2004 +0000

    Translation updated.
    
    2004-02-15  Mətin Əmirov  <metin@karegen.com>
    
            * az.po: Translation updated.

 po/ChangeLog |   4 ++
 po/az.po     | 230 ++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 153 insertions(+), 81 deletions(-)

commit 98b766ed0b10971ddba8d674a12e3c5d7e83b9d2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 15 06:12:17 2004 +0000

    2004-02-15  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c:
            * gucharmap/gucharmap-window.c: Use pointer+watch cursor instead of
            watch.

 ChangeLog                           |  6 ++++
 gucharmap/gucharmap-search-dialog.c |  2 +-
 gucharmap/gucharmap-window.c        | 56 ++++++++++++++++++++++++++++++++++++-
 3 files changed, 62 insertions(+), 2 deletions(-)

commit be266b07aa776d24f25e8db21bd246bfca89f091
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 15 04:42:44 2004 +0000

    2004-02-14  Noah Levitt
    
            * configure.ac:
            * gucharmap/Makefile.am: Bump version number for dev release (which
            happened a few days ago).

 ChangeLog             | 6 ++++++
 configure.ac          | 6 +++---
 gucharmap/Makefile.am | 2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)

commit fab079c01bf4f499b607b5718a36db6936d8fc48
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Thu Feb 12 20:16:21 2004 +0000

    Updated Italian translation by Luigi Maselli.

 po/ChangeLog |   5 +
 po/it.po     | 703 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 372 insertions(+), 336 deletions(-)

commit 5615cd54f29f47ca1b68bfb7abcbbf038beebb25
Author: Danilo Šegan <danilo@src.gnome.org>
Date:   Thu Feb 12 02:54:33 2004 +0000

    Updated Serbian translation.

 po/ChangeLog  |  4 +++
 po/sr.po      | 82 +++++++++++++++++++++++++++++++++++------------------------
 po/sr@Latn.po | 82 +++++++++++++++++++++++++++++++++++------------------------
 3 files changed, 102 insertions(+), 66 deletions(-)

commit c5af6f8b14d764e977eb45bec20405d119c2c23a
Author: Arafat Medini <lumina@silverpen.de>
Date:   Wed Feb 11 23:22:13 2004 +0000

    Updated Arabic translation.
    
    
    2004-02-12  Arafat Medini  <lumina@silverpen.de>
    
            * ar.po: Updated Arabic translation.

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 338cadcb0347e4e3cc823fae06a8e601e9caf090
Author: Breda McColgan <breda.mccolgan@sun.com>
Date:   Wed Feb 11 11:14:08 2004 +0000

    Updated based on peer review comments. Updated date.
    
    
    2004-02-11 Breda McColgan <breda.mccolgan@sun.com>
    
            * help/C/gucharmap.xml: Updated based on peer review comments.
            * help/C/gucharmap-C.omf: Updated date.

 ChangeLog              |   5 ++
 help/C/gucharmap-C.omf |   4 +-
 help/C/gucharmap.xml   | 227 ++++++++++++-------------------------------------
 3 files changed, 60 insertions(+), 176 deletions(-)

commit bcba51ad045349f4d0267e155a837f1617942119
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:   Sat Feb 7 17:10:03 2004 +0000

    2004-02-08 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

 po/ChangeLog |   4 +
 po/ja.po     | 647 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 344 insertions(+), 307 deletions(-)

commit 2a211a2694dabfe137ff689db3f13e0ac25ab600
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Fri Feb 6 23:59:04 2004 +0000

    Updated Spanish translation.
    
    2004-02-07  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |  4 +++
 po/es.po     | 81 ++++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 53 insertions(+), 32 deletions(-)

commit 2b39567699f6d98bd01c170f8c82cc167a71cf1f
Author: Sanlig Badral <badaa@src.gnome.org>
Date:   Thu Feb 5 01:07:02 2004 +0000

    Updated Mongolian translation

 po/ChangeLog |   4 +
 po/mn.po     | 662 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 338 insertions(+), 328 deletions(-)

commit 5b04708b21f4303a7a0485738d39e959b630980a
Author: Alastair McKinstry <alastairmck@src.gnome.org>
Date:   Tue Feb 3 21:00:10 2004 +0000

    Updated Irish translation

 po/ChangeLog |    4 +
 po/ga.po     | 1038 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 524 insertions(+), 518 deletions(-)

commit fc56941b8da40dadc9412d9ed0f513f7f3bb6c69
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Tue Feb 3 16:07:32 2004 +0000

    Updated the Greek translation

 po/ChangeLog |   4 +
 po/el.po     | 605 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 331 insertions(+), 278 deletions(-)

commit bfb1fc0bbc394b40a321770b6baa7aab68d8b651
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 2 19:57:11 2004 +0000

    2004-02-02  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c: Put stock arrow images on Next
            and Previous buttons.

 ChangeLog                           |  5 +++++
 gucharmap/gucharmap-search-dialog.c | 38 +++++++++++++++++++++++++++++++++++--
 2 files changed, 41 insertions(+), 2 deletions(-)

commit f36bb6bc7a4f6bbea343ca7843ed4cc74dc41b8d
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Mon Feb 2 18:58:35 2004 +0000

    Update Czech translation

 po/ChangeLog |   4 +
 po/cs.po     | 297 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 167 insertions(+), 134 deletions(-)

commit f0e6c84f1f13fea79a4c407717427c4f06890646
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Mon Feb 2 10:28:25 2004 +0000

    Updated Albanian translation
    
    * sq.po: Updated Albanian translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 28d99c089b659ced567a7b8ba3731d7267c242ed
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Mon Feb 2 10:27:14 2004 +0000

    Updated

 po/sq.po | 72 +++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 44 insertions(+), 28 deletions(-)

commit 19b3ba56cd4ffa0bf3483c6d18fb6c2f6f8eeb3c
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:   Mon Feb 2 07:36:04 2004 +0000

    Updated Polish translation by GNOME PL Team.
    
    2004-02-02  Artur Flinta  <aflinta@cvs.gnome.org>
    
            * pl.po: Updated Polish translation by GNOME PL Team.

 po/ChangeLog |   4 ++
 po/pl.po     | 143 +++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 88 insertions(+), 59 deletions(-)

commit 99ddb1de9b6bd5dd11fbb7cfd37872da878d256c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 2 01:39:05 2004 +0000

    2004-02-01  Noah Levitt
    
            * gucharmap/gucharmap-chapters.c: Keep active chapter in view.

 ChangeLog                      | 4 ++++
 gucharmap/gucharmap-chapters.c | 8 ++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

commit d89bd88b5735b74c0606185ed31229635e1bcc1a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 2 01:28:09 2004 +0000

    2004-02-01  Noah Levitt
    
            * gucharmap/gucharmap-script-chapters.c: Sort by translated name.

 ChangeLog                             | 4 ++++
 gucharmap/gucharmap-script-chapters.c | 4 ++++
 2 files changed, 8 insertions(+)

commit 3878f2257c989b8a7ba68792abf3628ad58a5e5e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 2 00:48:05 2004 +0000

    2004-02-01  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Improve square size.
    
            * gucharmap/main.c: Increase default font size.

 ChangeLog                   | 6 ++++++
 gucharmap/gucharmap-table.c | 9 ++-------
 gucharmap/main.c            | 2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)

commit bb6f53c616d2e91165088701fbc397e83457158b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 2 00:39:48 2004 +0000

    2004-02-01  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Make the end of the list really look
            like it.

 ChangeLog                   |  5 +++++
 gucharmap/gucharmap-table.c | 11 +++--------
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 32374fe948ac758b73198abbb9235ab9d49d96b1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 2 00:03:49 2004 +0000

    2004-02-01  Noah Levitt
    
            * gucharmap/gucharmap-chapters.c:
            * gucharmap/gucharmap-chapters.h:
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-charmap.h:
            * gucharmap/gucharmap-window.c: Next Script/Block and Previous
            Script/BLock menu items.
    
            * gucharmap/gucharmap-window.c: Remove a couple of unused variables.

 ChangeLog                      | 11 +++++
 gucharmap/gucharmap-chapters.c | 38 ++++++++++++++++++
 gucharmap/gucharmap-chapters.h |  2 +
 gucharmap/gucharmap-charmap.c  | 19 +++++----
 gucharmap/gucharmap-charmap.h  |  2 +-
 gucharmap/gucharmap-window.c   | 91 ++++++++++++++++++++++++++++++++++++++----
 6 files changed, 145 insertions(+), 18 deletions(-)

commit 6af2ebda8288e127692b42bbdf83172fa2da37ac
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sun Feb 1 22:08:55 2004 +0000

    Updated Albanian translation
    
    * sq.po: Updated Albanian translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 82cbb98dd60ec195468371c6d0faf34121014d29
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sun Feb 1 22:06:53 2004 +0000

    Updated

 po/sq.po | 281 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 137 insertions(+), 144 deletions(-)

commit 76625ba877848648c108da9d26214ed706df8e67
Author: Mətin Əmirov <metin@karegen.com>
Date:   Sun Feb 1 22:01:48 2004 +0000

    Translation updated.
    
    2004-02-02  Mətin Əmirov  <metin@karegen.com>
    
            * az.po: Translation updated.

 po/ChangeLog |   4 +
 po/az.po     | 569 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 292 insertions(+), 281 deletions(-)

commit 036ed99e7e51a65a2850b5199e7e16fa280c62ac
Author: Ole Laursen <olau@hardworking.dk>
Date:   Sun Feb 1 21:56:11 2004 +0000

    Updated Danish translation.
    
    2004-02-01  Ole Laursen  <olau@hardworking.dk>
    
            * da.po: Updated Danish translation.

 po/ChangeLog |   4 +
 po/da.po     | 691 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 386 insertions(+), 309 deletions(-)

commit bcdbb78b8cac746e8039ceff3afcef8a86ce5877
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Sun Feb 1 20:55:36 2004 +0000

    Updated German translation.

 po/ChangeLog |   4 +
 po/de.po     | 266 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 136 insertions(+), 134 deletions(-)

commit 89cd19f42ffee87327c2de5c049b259c02cd55d7
Author: Danilo Šegan <danilo@src.gnome.org>
Date:   Sun Feb 1 19:24:01 2004 +0000

    Updated Serbian translation.

 po/ChangeLog  |   4 +
 po/sr.po      | 299 ++++++++++++++++++++++++++++++----------------------------
 po/sr@Latn.po | 299 ++++++++++++++++++++++++++++++----------------------------
 3 files changed, 314 insertions(+), 288 deletions(-)

commit d4409fa337be742659dc11ee1c9be9006f1940cb
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sun Feb 1 13:34:50 2004 +0000

    Updated Spanish translation.
    
    2004-02-01  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 ++
 po/es.po     | 130 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 73 insertions(+), 61 deletions(-)

commit 3a4b61cbd35e9aa43aa5edbdbd6e0bcd8fe9925c
Author: Marcel Telka <marcel@telka.sk>
Date:   Sun Feb 1 08:45:58 2004 +0000

    Updated Slovak translation.
    
    2004-02-01  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |   4 ++
 po/sk.po     | 225 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 125 insertions(+), 104 deletions(-)

commit 287cb06631ce8745148b893f08dbd3297673de66
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 05:43:22 2004 +0000

    2004-02-01  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c:
            * gucharmap/gucharmap-search-dialog.h:
            * gucharmap/gucharmap-unicode-info.c:
            * gucharmap/gucharmap-unicode-info.h:
            * gucharmap/gucharmap-window.c: Progress bar for searching.

 ChangeLog                           |  8 ++++++
 gucharmap/gucharmap-search-dialog.c | 38 +++++++++++++++++++++----
 gucharmap/gucharmap-search-dialog.h |  9 +++---
 gucharmap/gucharmap-unicode-info.c  | 12 ++++++++
 gucharmap/gucharmap-unicode-info.h  |  2 ++
 gucharmap/gucharmap-window.c        | 57 ++++++++++++++++++++++++++++++-------
 6 files changed, 106 insertions(+), 20 deletions(-)

commit 0eca82344b2c5cf4e3d0634acc182e78fdecef84
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 03:49:20 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: PAGE_SIZE not used anymore.

 ChangeLog                     | 4 ++++
 gucharmap/gucharmap-charmap.c | 4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 8ee4a07f022d2858bdbe98d67c7aa23bcbbc6830
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 03:46:21 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-search-dialog.c:
            * gucharmap/gucharmap-table.c:
            * gucharmap/main.c: Remove logging statements.

 ChangeLog                           |  7 ++++++
 gucharmap/gucharmap-charmap.c       |  6 -----
 gucharmap/gucharmap-search-dialog.c | 46 -------------------------------------
 gucharmap/gucharmap-table.c         | 19 +++------------
 gucharmap/main.c                    | 10 --------
 5 files changed, 10 insertions(+), 78 deletions(-)

commit 57182a81b17521aba14e6243ac0db2fa5fd26553
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 03:40:32 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-table.c:
            * gucharmap/main.c:
            * gucharmap/gucharmap-search-dialog.c: Search in CJK definitions as
            well. This commit has some logging statements in it for reference
            which will be removed shortly.

 ChangeLog                           |  9 ++++
 gucharmap/gucharmap-charmap.c       |  6 +++
 gucharmap/gucharmap-search-dialog.c | 93 ++++++++++++++++++++++++++++---------
 gucharmap/gucharmap-table.c         | 36 +++++++++++++-
 gucharmap/main.c                    | 11 ++++-
 5 files changed, 131 insertions(+), 24 deletions(-)

commit 88c0472165f6d11999358cf9dd6d66db359f882e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 02:38:26 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Avoid warnings with latest gtk+.

 ChangeLog                   |  4 ++++
 gucharmap/gucharmap-table.c | 13 +++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

commit 35606ad414d3f57845e0b0027eb66f9335c5b11a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 01:10:33 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c: Set text entry mnemonic widget
            on _("_Search:").

 ChangeLog                           | 5 +++++
 gucharmap/gucharmap-search-dialog.c | 2 ++
 2 files changed, 7 insertions(+)

commit 533468dbb9008eb40e4d0855a4f992f75ba4a4cd
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 01:04:24 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c (information_dialog):
            Whom to set_transient_for depends on whether the search dialog is
            visible.

 ChangeLog                           | 6 ++++++
 gucharmap/gucharmap-search-dialog.c | 8 ++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 5fbebe214b40664f4dd7a6cbe37fb2cfb4ea8341
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 01:00:21 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-search-dialog.c: Use watch cursor while
            searching.

 ChangeLog                           | 5 +++++
 gucharmap/gucharmap-search-dialog.c | 6 ++++++
 2 files changed, 11 insertions(+)

commit a55e8528ac253a6ca00818e89aeb5d1f36ca53b2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 00:36:31 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-window.c:
            * gucharmap/main.c: Remove logging statements just committed.
    
            * gucharmap/gucharmap-table.c: Simplify bare_minimal_* functions.

 ChangeLog                    | 18 ++++++++++++++++++
 gucharmap/gucharmap-table.c  | 38 +++-----------------------------------
 gucharmap/gucharmap-window.c |  4 ----
 gucharmap/main.c             | 18 +-----------------
 4 files changed, 22 insertions(+), 56 deletions(-)

commit 85d478bde2dfc71dc81580c303c1b8f0d2bc5101
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 1 00:17:34 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-table.h:
            * gucharmap/gucharmap-window.c:
            * gucharmap/main.c: Estimate font height rather than call
            pango_context_get_metrics, drastically improving startup time and
            responsiveness when changing fonts. This commit has some logging
            statements in it for reference; will remove and recommit.

 gucharmap/gucharmap-table.c  | 28 ++++++++++++++++++----------
 gucharmap/gucharmap-table.h  |  1 -
 gucharmap/gucharmap-window.c |  4 ++++
 gucharmap/main.c             | 15 ++++++++++++++-
 4 files changed, 36 insertions(+), 12 deletions(-)

commit 0c9b6d6a88d40c0ca50efa487d2891de7cae09f0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Jan 31 23:21:03 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-marshal.list:
            * gucharmap/gucharmap_marshal.list: Rename gucharmap_marshal.list to
            gucharmap-marshal.list.

 ChangeLog                                                    | 7 +++++++
 gucharmap/Makefile.am                                        | 8 ++++----
 gucharmap/{gucharmap_marshal.list => gucharmap-marshal.list} | 0
 3 files changed, 11 insertions(+), 4 deletions(-)

commit a1fc02ff0a0792c6a9285190e0edf0f2ceedeb7e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Jan 31 23:13:20 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Ctrl+= sets font to "normal size".

 ChangeLog                    |  4 ++++
 gucharmap/gucharmap-window.c | 32 ++++++++++++++++++++++++--------
 2 files changed, 28 insertions(+), 8 deletions(-)

commit 4d17623a1b13b883dbae3db81924cba3fcf98f89
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Jan 31 22:58:47 2004 +0000

    2004-01-31  Noah Levitt
    
            * gucharmap/gucharmap-mini-fontsel.c:
            * gucharmap/gucharmap-mini-fontsel.h:
            * gucharmap/gucharmap-window.c:
            * gucharmap/gucharmap-window.h:
            * gucharmap/main.c: Resurrect default size setting.

 ChangeLog                          |  8 ++++++++
 gucharmap/gucharmap-mini-fontsel.c | 22 +++++++++++++++++-----
 gucharmap/gucharmap-mini-fontsel.h | 38 ++++++++++++++++++--------------------
 gucharmap/gucharmap-window.c       |  6 ++++++
 gucharmap/gucharmap-window.h       | 18 ++++++++++--------
 gucharmap/main.c                   | 15 ++++++---------
 6 files changed, 65 insertions(+), 42 deletions(-)

commit 8e49ec291e64d0bae2d39130dead726ff17fb349
Author: Mətin Əmirov <metin@karegen.com>
Date:   Sat Jan 31 19:11:33 2004 +0000

    Translation updated.
    
    2004-01-31  Mətin Əmirov  <metin@karegen.com>
    
            * az.po: Translation updated.

 po/ChangeLog |   4 +
 po/az.po     | 566 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 293 insertions(+), 277 deletions(-)

commit 2a2c47578ef6ac35235a20d24db44d57cf192d16
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Jan 31 13:44:18 2004 +0000

    Updated Norwegian translation.
    
    2004-01-31  Kjartan Maraas  <kmaraas@gnome.org>
    
            * no.po: Updated Norwegian translation.

 po/ChangeLog |   4 ++
 po/no.po     | 216 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 116 insertions(+), 104 deletions(-)

commit 5aa143e166e2dd366349b82bd131eb7da46e40dc
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Fri Jan 30 20:52:22 2004 +0000

    Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.
    
            * ko.po: Updated Korean translation by
            Young-Ho Cha <ganadist at mizi.com>.

 po/ChangeLog |   5 +
 po/ko.po     | 620 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 319 insertions(+), 306 deletions(-)

commit ab32db70d32a76a2808d56b69c26651a5e7a05a1
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:   Fri Jan 30 19:29:38 2004 +0000

    Updated Polish translation.
    
    2004-01-30  Artur Flinta  <aflinta@cvs.gnome.org>
    
            * pl.po: Updated Polish translation.

 po/ChangeLog |   4 +
 po/pl.po     | 280 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 145 insertions(+), 139 deletions(-)

commit 60819bb823d3f5c60db868f1a4ca9272ae53a49d
Author: Breda McColgan <breda.mccolgan@sun.com>
Date:   Fri Jan 30 16:31:17 2004 +0000

    Updated for GNOME 2.6, technical review draft * help/C/gucharmap-C.omf:
    
    
    2004-01-30 Breda McColgan <breda.mccolgan@sun.com>
    
            * help/C/gucharmap.xml: Updated for GNOME 2.6, technical review draft   * help/C/gucharmap-C.omf: Updated for GNOME 2.6
            * help/C/l10n.txt: Added for GNOME 2.6
            * help/C/figures/gucharmap_window.png: Added for GNOME 2.6

 ChangeLog                           |    7 +
 help/C/figures/gucharmap_window.png |  Bin 0 -> 24798 bytes
 help/C/gucharmap-C.omf              |   21 +-
 help/C/gucharmap.xml                | 1042 +++++++++++++++++------------------
 help/C/l10n.txt                     |   20 +
 5 files changed, 547 insertions(+), 543 deletions(-)

commit 7d78b51998880333b9edae9b12a7a7f3c9c074b0
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Fri Jan 30 15:51:17 2004 +0000

    Updated Spanish translation.
    
    2004-01-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 289 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 151 insertions(+), 142 deletions(-)

commit e3adb290db0e774c2964c28852e775360fc5aba7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 30 07:33:04 2004 +0000

    2004-01-30  Noah Levitt
    
            * gucharmap/Makefile.am:
            * gucharmap/gen-guch-unicode-tables.pl:
            * gucharmap/gucharmap-block-chapters.[ch]:
            * gucharmap/gucharmap-chapters.[ch]:
            * gucharmap/gucharmap-charmap.[ch]:
            * gucharmap/gucharmap-codepoint-list.[ch]:
            * gucharmap/gucharmap-intl.[ch]:
            * gucharmap/gucharmap-mini-fontsel.[ch]:
            * gucharmap/gucharmap-script-chapters.[ch]:
            * gucharmap/gucharmap-script-codepoint-list.[ch]:
            * gucharmap/gucharmap-search-dialog.c:
            * gucharmap/gucharmap-table.[ch]:
            * gucharmap/gucharmap-unicode-info.[ch]:
            * gucharmap/gucharmap-window.[ch]:
            * gucharmap/gucharmap.h:
            * gucharmap/imgucharmap.c:
            * gucharmap/main.c:
            * gucharmap/unicode-blocks.h:
            * gucharmap/unicode-scripts.h: gucharmap-intl.h instead of
            gucharmap_intl.h, and misc little preamble fixups.
    
            * gucharmap/gucharmap_intl.[ch]: Removed.

 ChangeLog                                        | 25 ++++++++++++++++++++++++
 gucharmap/Makefile.am                            |  2 +-
 gucharmap/gen-guch-unicode-tables.pl             |  4 ++--
 gucharmap/gucharmap-block-chapters.c             |  6 +++---
 gucharmap/gucharmap-block-chapters.h             |  2 +-
 gucharmap/gucharmap-chapters.c                   |  4 ++--
 gucharmap/gucharmap-chapters.h                   |  2 +-
 gucharmap/gucharmap-charmap.c                    |  9 +++------
 gucharmap/gucharmap-charmap.h                    |  3 +--
 gucharmap/gucharmap-codepoint-list.c             |  4 ++--
 gucharmap/gucharmap-codepoint-list.h             |  2 +-
 gucharmap/{gucharmap_intl.c => gucharmap-intl.c} |  4 +---
 gucharmap/{gucharmap_intl.h => gucharmap-intl.h} |  0
 gucharmap/gucharmap-mini-fontsel.c               | 12 ++++--------
 gucharmap/gucharmap-mini-fontsel.h               |  2 +-
 gucharmap/gucharmap-script-chapters.c            |  7 +++----
 gucharmap/gucharmap-script-chapters.h            |  2 +-
 gucharmap/gucharmap-script-codepoint-list.c      |  2 +-
 gucharmap/gucharmap-script-codepoint-list.h      |  2 +-
 gucharmap/gucharmap-search-dialog.c              |  2 +-
 gucharmap/gucharmap-table.c                      | 17 +++++++---------
 gucharmap/gucharmap-table.h                      |  2 +-
 gucharmap/gucharmap-unicode-info.c               | 10 ++++------
 gucharmap/gucharmap-unicode-info.h               |  2 +-
 gucharmap/gucharmap-window.c                     |  5 ++---
 gucharmap/gucharmap-window.h                     |  2 +-
 gucharmap/gucharmap.h                            |  2 +-
 gucharmap/imgucharmap.c                          | 10 ++++------
 gucharmap/main.c                                 | 10 ++++------
 gucharmap/unicode-blocks.h                       |  2 +-
 gucharmap/unicode-scripts.h                      |  2 +-
 31 files changed, 82 insertions(+), 78 deletions(-)

commit 326625c9c3add381a25d269d20071994bf54eb39
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 30 07:08:51 2004 +0000

    2004-01-30  Noah Levitt
    
            * gucharmap/Makefile.am: Install all the include files.
    
            * gucharmap/gucharmap-charmap.h:
            * gucharmap/gucharmap-script-codepoint-list.h:
            * gucharmap/gucharmap-window.h: #include <gucharmap/gucharmap-foo.h>
            in headers, #include "gucharmap-foo.h" in .c files.
    
            * gucharmap/gucharmap.h: Add gucharmap-search-dialog.h.

 ChangeLog                                   | 11 +++++++++++
 gucharmap/Makefile.am                       |  6 +++++-
 gucharmap/gucharmap-charmap.h               |  4 ++--
 gucharmap/gucharmap-script-codepoint-list.h |  4 ++--
 gucharmap/gucharmap-window.h                |  2 +-
 gucharmap/gucharmap.h                       |  1 +
 6 files changed, 22 insertions(+), 6 deletions(-)

commit ba63ddf21b082ded0b8ee02dabc2f604304b1ba0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 30 03:49:22 2004 +0000

    2004-01-29  Noah Levitt
    
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-search-dialog.c:
            * gucharmap/gucharmap-search-dialog.h:
            * gucharmap/gucharmap-window.c: Moved search handling as completely as
            possible to GucharmapSearchDialog.
    
            * gucharmap/gucharmap-search.c:
            * gucharmap/gucharmap-search.h: Removed.

 ChangeLog                           |  11 +
 gucharmap/Makefile.am               |   2 +-
 gucharmap/gucharmap-search-dialog.c | 587 ++++++++++++++++++++++++++++++++++++
 gucharmap/gucharmap-search-dialog.h |  63 ++++
 gucharmap/gucharmap-search.c        | 336 ---------------------
 gucharmap/gucharmap-search.h        |  50 ---
 gucharmap/gucharmap-window.c        | 234 ++++----------
 7 files changed, 726 insertions(+), 557 deletions(-)

commit 96a9f266d1f810d6dab95e79d16ad1a06cd6c262
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 30 03:47:57 2004 +0000

    2004-01-29  Noah Levitt
    
            * POTFILES.in: Added gucharmap/gucharmap-search-dialog.c.

 po/ChangeLog   | 4 ++++
 po/POTFILES.in | 1 +
 2 files changed, 5 insertions(+)

commit 4f5f508acf699eaa84acd9a491083135e3ea6d3b
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:   Thu Jan 29 10:19:38 2004 +0000

    Minor updates

 po/no.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit dd7433f66f7a07a9eede74a375fd6c101e5a2296
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Jan 29 10:18:43 2004 +0000

    Updated Norwegian translation
    
    2004-01-29  Kjartan Maraas  <kmaraas@gnome.org>
    
            * no.po: Updated Norwegian translation

 po/ChangeLog |   4 ++
 po/no.po     | 118 +++++++++++++++++++++++------------------------------------
 2 files changed, 50 insertions(+), 72 deletions(-)

commit 60875e0e50e0e219ae2f3fa519e8d125e5ff89f8
Author: Marcel Telka <marcel@telka.sk>
Date:   Wed Jan 28 21:02:13 2004 +0000

    Updated Slovak translation.
    
    2004-01-28  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |   4 +
 po/sk.po     | 465 ++++++++++++++++++++++++++---------------------------------
 2 files changed, 210 insertions(+), 259 deletions(-)

commit bc26c5bf57c3a8daab95815dddfc12dca547c894
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 28 20:36:19 2004 +0000

    2004-01-28  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-window.c:
            * gucharmap/main.c: Remove clipboard identifying and
            link-clicking history code.

 ChangeLog                     |   8 ++
 gucharmap/gucharmap-charmap.c |   7 --
 gucharmap/gucharmap-table.c   |  42 -----------
 gucharmap/gucharmap-window.c  | 171 ++++++------------------------------------
 gucharmap/main.c              |  16 ++--
 5 files changed, 38 insertions(+), 206 deletions(-)

commit 8b56f5d843a03ccdb9b4d34c35fed5eac24d1894
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 28 20:01:28 2004 +0000

    2004-01-28  Noah Levitt
    
            * gucharmap/main.c:
            * gucharmap/gucharmap-window.c:
            * gucharmap/gucharmap-window.h: Use private data structure.

 ChangeLog                    |   8 +-
 gucharmap/gucharmap-window.c | 484 ++++++++++++++++++++++++-------------------
 gucharmap/gucharmap-window.h |  66 ++----
 gucharmap/main.c             |   9 +-
 4 files changed, 301 insertions(+), 266 deletions(-)

commit 4a677d09f92508649ffa6a35623720aeaba41fac
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 28 17:43:59 2004 +0000

    2004-01-26  Noah Levitt
    
            * gucharmap/gucharmap-window.c (font_bigger, font_smaller): Increase
            zoom increment.
    
            * gucharmap/gucharmap-window.c (help_about): Change email address
            obfuscation method.

 ChangeLog                    |  8 ++++++++
 gucharmap/gucharmap-window.c | 24 ++++++++++--------------
 2 files changed, 18 insertions(+), 14 deletions(-)

commit f5c453595d74245bb84e4e40d344ae2ee1e7b481
Author: Kaushal Kumar <kaushal.kumar@wipro.com>
Date:   Wed Jan 28 14:49:50 2004 +0000

    Fix a compilation error. Fixes bugzilla #132763.
    
    2004-01-28  Kaushal Kumar <kaushal.kumar@wipro.com>
    
            * gucharmap/gucharmap-search.c (gucharmap_idle_search):
            Fix a compilation error. Fixes bugzilla #132763.

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-search.c | 5 +++--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 4395ff5c7aa569d7e04a4577270d3e6ca5fe7f97
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Wed Jan 28 11:24:25 2004 +0000

    Fixed Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 169 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 88 insertions(+), 85 deletions(-)

commit 073a2702fcfb03dd41e58b0de27d3f02261f55c2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 27 01:37:23 2004 +0000

    2004-01-26  Noah Levitt
    
            * gucharmap/gucharmap-search.c:
            * gucharmap/gucharmap-search.h:
            * gucharmap/gucharmap-window.c:
            * gucharmap/gucharmap-window.h: Search in an idle handler to be more
            responsive. Make mouse cursor a watch while searching.

 ChangeLog                    |   8 ++
 gucharmap/gucharmap-search.c | 250 +++++++++++++++++++++++++++++--------------
 gucharmap/gucharmap-search.h |  17 ++-
 gucharmap/gucharmap-window.c |  69 ++++++++----
 gucharmap/gucharmap-window.h |   1 +
 5 files changed, 239 insertions(+), 106 deletions(-)

commit d4578a75c1aacb8b4fb247fa80ca30c26219ee85
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:   Sun Jan 25 20:48:10 2004 +0000

    CVS_SILENT

 po/tr.po | 886 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 449 insertions(+), 437 deletions(-)

commit 0c3e8a56549e000591f1334ee86d95d910fffdc9
Author: Funda Wang <fwang@src.gnome.org>
Date:   Fri Jan 23 19:20:13 2004 +0000

    update

 po/ChangeLog |   6 +-
 po/zh_CN.po  | 616 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 324 insertions(+), 298 deletions(-)

commit bb4a97c90f45bf4c3b172374dfcff861c3a7ead4
Author: Hasbullah Bin Pit <sebol@my-penguin.org>
Date:   Thu Jan 22 12:13:25 2004 +0000

    Updated Malay translation.
    
    2004-01-22  Hasbullah Bin Pit  <sebol@my-penguin.org>
    
            * ms.po: Updated Malay translation.

 po/ChangeLog |   4 +
 po/ms.po     | 535 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 296 insertions(+), 243 deletions(-)

commit 2286a973263ba9e9f65aa4098a14a5d5ed9f2e39
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Wed Jan 21 22:28:32 2004 +0000

    Translation updated by Kees van den Broek.
    
    2004-01-21  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Kees van den Broek.

 po/ChangeLog | 4 ++++
 po/nl.po     | 6 ++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 5685ef34a2408c9c296618599ffa17db6f31d77a
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Mon Jan 19 17:28:10 2004 +0000

    Updated German translation.

 po/ChangeLog |   4 +
 po/de.po     | 411 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 211 insertions(+), 204 deletions(-)

commit 31052c88fc39a1124d4b47592f6db5c23027df75
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Mon Jan 19 13:26:32 2004 +0000

    Translation updated by Sebastien Bruggeman.
    
    2004-01-19  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 391 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 208 insertions(+), 187 deletions(-)

commit 1bff786c638b7c056f00417db7dc146ffdbae348
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 19 01:16:01 2004 +0000

    2004-01-18  Noah Levitt
    
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-block-chapters.c:
            * gucharmap/gucharmap-chapters.c:
            * gucharmap/gucharmap-chapters.h:
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-charmap.h:
            * gucharmap/gucharmap-codepoint-list.h:
            * gucharmap/gucharmap-script-chapters.c:
            * gucharmap/gucharmap-script-codepoint-list.c:
            * gucharmap/gucharmap-script-codepoint-list.h:
            * gucharmap/gucharmap-search.c:
            * gucharmap/gucharmap-search.h:
            * gucharmap/gucharmap-unicode-info.c:
            * gucharmap/gucharmap-unicode-info.h:
            * gucharmap/gucharmap-window.c: New search implementation that works
            with chapters.

 ChangeLog                                   |  19 +++
 gucharmap/Makefile.am                       |   3 +-
 gucharmap/gucharmap-block-chapters.c        |  55 +++++++
 gucharmap/gucharmap-chapters.c              |  33 +++-
 gucharmap/gucharmap-chapters.h              |  19 ++-
 gucharmap/gucharmap-charmap.c               |  59 ++-----
 gucharmap/gucharmap-charmap.h               |  13 +-
 gucharmap/gucharmap-codepoint-list.h        |   2 +-
 gucharmap/gucharmap-script-chapters.c       |  64 ++++++++
 gucharmap/gucharmap-script-codepoint-list.c | 125 +++++++++-----
 gucharmap/gucharmap-script-codepoint-list.h |   2 +
 gucharmap/gucharmap-search.c                | 245 ++++++++++++++++++++++++++++
 gucharmap/gucharmap-search.h                |  43 +++++
 gucharmap/gucharmap-unicode-info.c          |  99 -----------
 gucharmap/gucharmap-unicode-info.h          |  59 +++----
 gucharmap/gucharmap-window.c                | 171 ++++---------------
 16 files changed, 630 insertions(+), 381 deletions(-)

commit 1378cf740390943a37d4cd09102d215ef8eccd12
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Jan 16 20:37:37 2004 +0000

    Updated Norwegian translation.
    
    2004-01-16  Kjartan Maraas  <kmaraas@gnome.org>
    
            * no.po: Updated Norwegian translation.

 po/ChangeLog |   4 +
 po/no.po     | 603 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 318 insertions(+), 289 deletions(-)

commit 1a697285cd6843bbc233765828d4cf01a9f8e7e8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 16 05:54:47 2004 +0000

    2004-01-16  Noah Levitt
    
            * gucharmap/gucharmap-script-codepoint-list.c:
            * gucharmap/gucharmap-script-codepoint-list.h: The lovely
            gucharmap_script_codepoint_list_set_scripts function which may be
            shortly discarded.

 ChangeLog                                   |   7 ++
 gucharmap/gucharmap-script-codepoint-list.c | 101 ++++++++++++++++++----------
 gucharmap/gucharmap-script-codepoint-list.h |  11 +--
 3 files changed, 79 insertions(+), 40 deletions(-)

commit e293e817c6dc4c25e2ccd6bf89f8efab756d448f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jan 15 20:52:20 2004 +0000

    2004-01-15  Noah Levitt
    
            * gucharmap/gen-guch-unicode-tables.pl:
            * gucharmap/gucharmap-codepoint-list.c:
            * gucharmap/gucharmap-codepoint-list.h:
            * gucharmap/gucharmap-script-codepoint-list.c:
            * gucharmap/unicode-scripts.h: Use signed integers as the indices into
            codepoint lists. There was no point using unsigned. It's easier to
            check for -1 with signed integers.

 ChangeLog                                   | 10 ++++++++++
 gucharmap/gen-guch-unicode-tables.pl        |  2 +-
 gucharmap/gucharmap-codepoint-list.c        | 20 ++++++++++----------
 gucharmap/gucharmap-codepoint-list.h        | 12 ++++++------
 gucharmap/gucharmap-script-codepoint-list.c | 16 ++++++++--------
 gucharmap/unicode-scripts.h                 |  2 +-
 6 files changed, 36 insertions(+), 26 deletions(-)

commit 6d306bfb728f2798099308de8a36179714642ea9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jan 15 20:17:28 2004 +0000

    2004-01-15  Noah Levitt
    
            * autogen.sh: Replace home-spun thing with gnome-common's autogen.

 ChangeLog  |   4 +
 autogen.sh | 413 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 379 insertions(+), 38 deletions(-)

commit ab6ad01fdfd284dfe7f1afe25c985ddbc027e9b7
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Thu Jan 15 16:58:56 2004 +0000

    Updated Albanian translation
    
    * sq.po: Updated Albanian translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit e0645fecef4ca18bf8a371dd52748fe94b38dbbe
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Thu Jan 15 16:57:19 2004 +0000

    Updated

 po/sq.po | 427 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 220 insertions(+), 207 deletions(-)

commit bd006dabe783c28201cb96fbec2082142f4736a0
Author: Christian Rose <menthos@menthos.com>
Date:   Wed Jan 14 23:12:05 2004 +0000

    Updated Swedish translation.
    
    2004-01-15  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 +
 po/sv.po     | 659 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 369 insertions(+), 294 deletions(-)

commit 10d3d973c263e9c9963ed5d657bba4dbe2c0e6e8
Author: Zygimantas Berucka <uid0@tuxfamily.org>
Date:   Wed Jan 14 20:21:16 2004 +0000

    Updated Lithuanian translation by Tomas Kuliavas.
    
    2004-01-14  Zygimantas Berucka  <uid0@tuxfamily.org>
    
    * lt.po: Updated Lithuanian translation by Tomas Kuliavas.

 po/ChangeLog |   4 +
 po/lt.po     | 629 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 351 insertions(+), 282 deletions(-)

commit 8400e57e9b885f4a2ade544f202efa4ffc4cebf4
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Wed Jan 14 12:52:32 2004 +0000

    Updated Spanish translation.
    
    2004-01-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 421 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 224 insertions(+), 201 deletions(-)

commit 1cd9746a70fbe49a638628f468704b5b44597452
Author: Danilo Šegan <danilo@src.gnome.org>
Date:   Wed Jan 14 08:05:17 2004 +0000

    Updated Serbian translation.

 po/ChangeLog  |   4 +
 po/sr.po      | 391 ++++++++++++++++++++++++++++++----------------------------
 po/sr@Latn.po | 391 ++++++++++++++++++++++++++++++----------------------------
 3 files changed, 412 insertions(+), 374 deletions(-)

commit 74d63dddbd32c5ce23b75c7b117dfa6302878ad0
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:   Tue Jan 13 13:52:19 2004 +0000

    Updated Polish translation by GNOME PL Team.
    
    2004-01-13  Artur Flinta  <aflinta@cvs.gnome.org>
    
            * pl.po: Updated Polish translation by GNOME PL Team.

 po/ChangeLog |   4 +
 po/pl.po     | 644 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 360 insertions(+), 288 deletions(-)

commit feb223b82be1b3fc5be076be0d813d78719de924
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Mon Jan 12 09:43:08 2004 +0000

    Update Czech translation

 po/ChangeLog |   4 +
 po/cs.po     | 374 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 199 insertions(+), 179 deletions(-)

commit d8e3f3bb1cab452e901edf123598fee86230a01d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 12 05:31:50 2004 +0000

    2004-01-12  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Fix mouse wheel scrolling.

 ChangeLog                   |  4 ++++
 gucharmap/gucharmap-table.c | 12 +++++-------
 2 files changed, 9 insertions(+), 7 deletions(-)

commit dde14ffb083725235a262775d93bbb69e0f6b738
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 12 05:20:47 2004 +0000

    2004-01-12  Noah Levitt
    
            * gucharmap/gen-guch-unicode-tables.pl:
            * gucharmap/gucharmap-script-codepoint-list.c:
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-table.h:
            * gucharmap/unicode-scripts.h: "Common" script.
    
            * gucharmap/gucharmap-window.c: Ctrl-n and ctrl-p skip unassigned and
            invalid codepoints.

 ChangeLog                                   |  11 +
 gucharmap/gen-guch-unicode-tables.pl        |   3 +-
 gucharmap/gucharmap-script-codepoint-list.c |  63 +-
 gucharmap/gucharmap-table.c                 |   5 +-
 gucharmap/gucharmap-table.h                 |   8 +-
 gucharmap/gucharmap-window.c                |  30 +-
 gucharmap/unicode-scripts.h                 | 905 ++++++++++++++--------------
 7 files changed, 550 insertions(+), 475 deletions(-)

commit 513bdcd158c21fb7336440a86d4101de5ba0b55f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 12 00:47:42 2004 +0000

    Fixed some typos.

 po/ChangeLog | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit b12c1c72bc6b342730991c154b6f8120af85608c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 12 00:46:21 2004 +0000

    2003-01-11  Noah Levitt
    
            * POTFILES.in: Added gucharmap/gucharmap-script-chapters.c.

 po/ChangeLog   | 4 ++++
 po/POTFILES.in | 1 +
 2 files changed, 5 insertions(+)

commit b4df57b9381cc24a1dbbdc1ed46f7a563ab91398
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 12 00:45:34 2004 +0000

    2004-01-11  Noah Levitt
    
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-charmap.h:
            * gucharmap/gucharmap-script-chapters.c:
            * gucharmap/gucharmap-script-chapters.h:
            * gucharmap/gucharmap-script-codepoint-list.c:
            * gucharmap/gucharmap-window.c:
            * gucharmap/gucharmap.h:
            * gucharmap/gucharmap_intl.h: Group by script as well as by unicode
            block.

 ChangeLog                                   |  13 +++
 gucharmap/Makefile.am                       |   1 +
 gucharmap/gucharmap-charmap.c               |  29 +++--
 gucharmap/gucharmap-charmap.h               |  33 +++---
 gucharmap/gucharmap-script-chapters.c       | 172 ++++++++++++++++++++++++++++
 gucharmap/gucharmap-script-chapters.h       |  58 ++++++++++
 gucharmap/gucharmap-script-codepoint-list.c |  11 +-
 gucharmap/gucharmap-window.c                |  30 +++++
 gucharmap/gucharmap.h                       |   1 +
 gucharmap/gucharmap_intl.h                  |   6 +-
 10 files changed, 308 insertions(+), 46 deletions(-)

commit 2caa440d98ff07b2ed1a91e5a025eaf9fe5bb629
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 11 21:40:00 2004 +0000

    2003-01-11  Noah Levitt
    
            * POTFILES.in: Added gucharmap/gucharmap-block-chapters.c.

 po/ChangeLog   | 4 ++++
 po/POTFILES.in | 1 +
 2 files changed, 5 insertions(+)

commit 879a5dc4bdc316cbc7555f54c3e44d4d37406dee
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 11 21:39:04 2004 +0000

    2004-01-11  Noah Levitt
    
            * gucharmap/.cvsignore:
            * gucharmap/Makefile.am:
            * gucharmap/gen-guch-unicode-tables.pl:
            * gucharmap/gucharmap-block-chapters.c:
            * gucharmap/gucharmap-block-chapters.h:
            * gucharmap/gucharmap-chapters.c:
            * gucharmap/gucharmap-chapters.h:
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-charmap.h:
            * gucharmap/gucharmap-codepoint-list.c:
            * gucharmap/gucharmap-codepoint-list.h:
            * gucharmap/gucharmap-script-codepoint-list.c:
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-table.h:
            * gucharmap/gucharmap-unicode-info.c:
            * gucharmap/gucharmap-unicode-info.h:
            * gucharmap/gucharmap.h:
            * gucharmap/unicode-blocks.h:
            * gucharmap/unicode-categories.h:
            * gucharmap/unicode-nameslist.h:
            * gucharmap/unicode-scripts.h: New chapters / codepoint list design.

 ChangeLog                                   |  24 ++++
 gucharmap/.cvsignore                        |   4 +-
 gucharmap/Makefile.am                       |   9 +-
 gucharmap/gen-guch-unicode-tables.pl        |  40 ++++--
 gucharmap/gucharmap-block-chapters.c        | 170 ++++++++++++++++++++++
 gucharmap/gucharmap-block-chapters.h        |  59 ++++++++
 gucharmap/gucharmap-chapters.c              | 105 ++++++++++++++
 gucharmap/gucharmap-chapters.h              |  65 +++++++++
 gucharmap/gucharmap-charmap.c               | 211 ++++------------------------
 gucharmap/gucharmap-charmap.h               |  18 ---
 gucharmap/gucharmap-codepoint-list.c        |  49 ++++++-
 gucharmap/gucharmap-codepoint-list.h        |   9 +-
 gucharmap/gucharmap-script-codepoint-list.c |   8 +-
 gucharmap/gucharmap-table.c                 | 155 ++++++++------------
 gucharmap/gucharmap-table.h                 |   6 +-
 gucharmap/gucharmap-unicode-info.c          |  18 +--
 gucharmap/gucharmap-unicode-info.h          |  18 +--
 gucharmap/gucharmap.h                       |   2 +
 gucharmap/unicode-blocks.h                  |  14 +-
 gucharmap/unicode-categories.h              |   4 +-
 gucharmap/unicode-nameslist.h               |  12 +-
 gucharmap/unicode-scripts.h                 |   6 +-
 22 files changed, 624 insertions(+), 382 deletions(-)

commit 2f8bf37c62a0ab490ca878bf4f783d6c83ec5383
Author: Danilo Šegan <danilo@src.gnome.org>
Date:   Sat Jan 10 00:16:03 2004 +0000

    Updated Serbian translation.

 po/ChangeLog  |  4 +++
 po/sr.po      | 81 +++++++++++++++++++++++++++++++----------------------------
 po/sr@Latn.po | 81 +++++++++++++++++++++++++++++++----------------------------
 3 files changed, 90 insertions(+), 76 deletions(-)

commit 9fc709a22ac736d87391955762a253df5fcd0440
Author: Arafat Medini <arafatmedini@src.gnome.org>
Date:   Fri Jan 9 23:54:04 2004 +0000

    2004.01.10 Arafat Medini <lumina@silverpen.de>
    
    
    2004.01.10  Arafat Medini <lumina@silverpen.de>
    
            * ar.po: Added Arabic translation

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/ar.po     | 961 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 970 insertions(+), 1 deletion(-)

commit 3fcd09a111fb8ca6453a6e56ac6db1f620ec13b9
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Fri Jan 9 17:57:48 2004 +0000

    Translation updated by Sebastien Bruggeman.
    
    2004-01-09  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Sebastien Bruggeman.

 po/ChangeLog |  4 ++++
 po/nl.po     | 32 ++++++++++++++++++--------------
 2 files changed, 22 insertions(+), 14 deletions(-)

commit cd18a556e2de64fe16c8d4f45f5a1d649911bdc9
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Wed Jan 7 23:12:37 2004 +0000

    Updated and revised Portuguese translation.
    
    2004-01-07  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated and revised Portuguese translation.

 po/ChangeLog |   4 +
 po/pt.po     | 765 +++++++++++++++++++++++++----------------------------------
 2 files changed, 327 insertions(+), 442 deletions(-)

commit 218cf4640995f0c8c02d3c14b6378dd910ef5911
Author: Marcel Telka <marcel@telka.sk>
Date:   Wed Jan 7 22:38:10 2004 +0000

    Updated Slovak translation.
    
    2004-01-07  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |  4 ++++
 po/sk.po     | 31 ++++++++++++++++++-------------
 2 files changed, 22 insertions(+), 13 deletions(-)

commit 14002c40446a7da00bb145aa01e01ebc58d3b405
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Tue Jan 6 16:46:42 2004 +0000

    Update Czech translation

 po/ChangeLog |  4 ++++
 po/cs.po     | 33 ++++++++++++++++++---------------
 2 files changed, 22 insertions(+), 15 deletions(-)

commit f4e32949cbe75b88b4131e43dd29e89a30fb583c
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Tue Jan 6 14:04:34 2004 +0000

    Updated German translation.

 po/ChangeLog |   4 +
 po/de.po     | 595 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 309 insertions(+), 290 deletions(-)

commit 686b6f9fb245601b759525612bfd745c3576d631
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 5 22:32:26 2004 +0000

    2004-01-05  Noah Levitt
    
            * gucharmap.desktop.in: Set tooltip. (#130614, Lars Weber)

 ChangeLog            | 4 ++++
 gucharmap.desktop.in | 1 +
 2 files changed, 5 insertions(+)

commit 8e96cfbd46d15c77a625da72a83584b302dd6ed5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 5 21:22:49 2004 +0000

    2004-01-05  Noah Levitt
    
            * gucharmap.desktop.in:
            * gucharmap/gucharmap-window.c:
            * gucharmap/imgucharmap.c: s/Unicode Character Map/Character Map/g
            (#130497, Lars Weber)

 ChangeLog                    | 7 +++++++
 gucharmap.desktop.in         | 2 +-
 gucharmap/gucharmap-window.c | 4 ++--
 gucharmap/imgucharmap.c      | 2 +-
 4 files changed, 11 insertions(+), 4 deletions(-)

commit 82310f4b7a7ccd60fd972c88f48e3f541a8852ca
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 5 21:04:02 2004 +0000

    2004-01-05  Noah Levitt
    
            * gucharmap/gucharmap-mini-fontsel.c: Use stock icons for bold and
            italic. (#130306, Mikael Brockman)

 ChangeLog                          | 7 ++++++-
 gucharmap/gucharmap-mini-fontsel.c | 6 ++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

commit d9e7cc876930b10c7a38a8b4ebfb018349878ed3
Author: Roozbeh Pournader <roozbeh@sharif.edu>
Date:   Mon Jan 5 01:37:37 2004 +0000

    Updated Persian translation.
    
    2004-01-05  Roozbeh Pournader  <roozbeh@sharif.edu>
    
            * fa.po: Updated Persian translation.

 po/ChangeLog |    4 +
 po/fa.po     | 1181 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 966 insertions(+), 219 deletions(-)

commit 9fd6cff8773a5b9df3fd2af962c19c245d84bc63
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sun Jan 4 17:42:16 2004 +0000

    Updated Albanian translation
    
    * sq.po: Updated Albanian translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 859469891b29f320f8c379502f6c22ed7aea0fe6
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sun Jan 4 17:40:56 2004 +0000

    Updated

 po/sq.po | 567 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 288 insertions(+), 279 deletions(-)

commit be705605bf4afb15856d87cfd125090893befb57
Author: Marcel Telka <marcel@telka.sk>
Date:   Sun Jan 4 15:41:53 2004 +0000

    Updated Slovak translation.
    
    2004-01-04  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Updated Slovak translation.

 po/ChangeLog |   4 +
 po/sk.po     | 603 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 329 insertions(+), 278 deletions(-)

commit 566af8b5f839af4f16cc2f5b00ed577a25292d34
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:   Sun Jan 4 14:06:44 2004 +0000

    Updated Malay translation.
    
    2004-01-04  Hasbullah Bin Pit  <sebol@ikhlas.com>
    
            * ms.po: Updated Malay translation.

 po/ChangeLog |   4 +
 po/ms.po     | 611 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 307 insertions(+), 308 deletions(-)

commit b05b19c1271180a1b180fe99b2c8c635483ee2b3
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Sun Jan 4 11:41:16 2004 +0000

    Updated French translation.

 po/ChangeLog |   6 +-
 po/fr.po     | 648 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 353 insertions(+), 301 deletions(-)

commit e9c206713eeb0463fbe3a1debb10b4ed571296a2
Author: Denis Lackovic <delacko@src.gnome.org>
Date:   Sat Jan 3 14:55:34 2004 +0000

    *** empty log message ***

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/hr.po     | 957 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 966 insertions(+), 1 deletion(-)

commit 15e736ff1a046368a89ba656f2a4680761e3ef94
Author: Sanlig Badral <badaa@src.gnome.org>
Date:   Sat Jan 3 11:37:24 2004 +0000

    Updated Mongolian translation

 po/ChangeLog |   4 +
 po/mn.po     | 527 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 305 insertions(+), 226 deletions(-)

commit 164f2f9ed6cb1617e59799a2a11709838d08a0f1
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:   Fri Jan 2 22:30:58 2004 +0000

    Translation updated by Sebastien Bruggeman.
    
    2004-01-02  Vincent van Adrighem  <adrighem@gnome.org>
    
            * nl.po: Translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 607 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 331 insertions(+), 280 deletions(-)

commit 5d4dd6e5df604d175d5d9edffba82f17117466f7
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Tue Dec 30 20:56:26 2003 +0000

    Updated the Greek translation

 po/ChangeLog |   4 +
 po/el.po     | 606 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 330 insertions(+), 280 deletions(-)

commit 26054dd1630bf434165a5ada6e8eb61908a6ff84
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:   Sun Dec 28 23:23:15 2003 +0000

    Some modifications...

 po/tr.po | 957 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 957 insertions(+)

commit 4b715a0332885a4da141466cdf343a3fc8133b9b
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:   Sun Dec 21 16:29:53 2003 +0000

    Updated Spanish translation.
    
    2003-12-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 599 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 326 insertions(+), 277 deletions(-)

commit 3fba75da7ac240093d758a405a4b797b536e428e
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Thu Dec 18 17:42:38 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 +
 po/cs.po     | 478 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 262 insertions(+), 220 deletions(-)

commit cd52ffa7fd06a44389ab0f97756984105ff7e0af
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 16 18:02:52 2003 +0000

    2003-12-16  Noah Levitt
    
            * gucharmap/gucharmap-script-codepoint-list.c: Add finalize().

 ChangeLog                                   |  4 ++++
 gucharmap/gucharmap-script-codepoint-list.c | 24 +++++++++++++++++++-----
 2 files changed, 23 insertions(+), 5 deletions(-)

commit 0c438b0b58afaad9e5dc4142b02dc4fa7ecda3c7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 16 17:59:27 2003 +0000

    2003-12-16  Noah Levitt
    
            * gucharmap/im-module-file.c: Improve the code as a sample usage of
            gtk_rc_get_im_module_file.

 ChangeLog                  | 5 +++++
 gucharmap/im-module-file.c | 9 +++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 3d16dc1df7ab4cb49abf6f4399b7e15588a016c3
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 16 17:56:02 2003 +0000

    2003-12-16  Noah Levitt
    
            * gucharmap/gucharmap-mini-fontsel.c:
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-table.c:
            * gucharmap/Makefile.am: Rename gucharmap_marshal.[ch] to
            gucharmap-marshal.[ch], add to CLEANFILES.

 ChangeLog                          | 3 +++
 gucharmap/gucharmap-charmap.c      | 3 +--
 gucharmap/gucharmap-mini-fontsel.c | 2 +-
 gucharmap/gucharmap-table.c        | 2 +-
 4 files changed, 6 insertions(+), 4 deletions(-)

commit a8a078ad4fb700d8223919691203a5dd5c0b95fc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 16 17:53:01 2003 +0000

    2003-12-16  Noah Levitt
    
            * gucharmap/Makefile.am: Rename gucharmap_marshal.[ch] to
            gucharmap-marshal.[ch], add to CLEANFILES.

 ChangeLog             |  5 +++++
 gucharmap/Makefile.am | 19 ++++++++++---------
 2 files changed, 15 insertions(+), 9 deletions(-)

commit d5de73c2aca6743c2ee24768c800ed3b8c92b658
Author: Mohammad DAMT <mdamt@bisnisweb.com>
Date:   Tue Dec 16 10:36:57 2003 +0000

    Added "id" in ALL_LINGUAS Indonesian translation by Ahmad Riza H Nst
    
    2003-12-16      Mohammad DAMT  <mdamt@bisnisweb.com>
    
            * configure.ac: Added "id" in ALL_LINGUAS
            * po/id.po: Indonesian translation by Ahmad Riza H Nst <ari@160c.afraid.org>

 ChangeLog    |   5 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/id.po     | 972 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 982 insertions(+), 1 deletion(-)

commit 2ca6cda61eddcdf41cf9d617d539a38473873c13
Author: Danilo Šegan <dsegan@gmx.net>
Date:   Tue Dec 16 03:37:04 2003 +0000

    Updated Serbian translatin.
    
    2003-12-16  Danilo Šegan  <dsegan@gmx.net>
    
            * sr.po, sr@Latn.po: Updated Serbian translatin.
    
            * POTFILES.in: Added gucharmap/gucharmap-script-codepoint-list.c.

 po/ChangeLog   |   6 +
 po/POTFILES.in |   1 +
 po/sr.po       | 436 +++++++++++++++++++++++++++++++--------------------------
 po/sr@Latn.po  | 436 +++++++++++++++++++++++++++++++--------------------------
 4 files changed, 487 insertions(+), 392 deletions(-)

commit 811b8f44ee10f2005abf59ff2ea9b86369154b75
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 16 00:44:32 2003 +0000

    2003-12-15  Noah Levitt
    
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-codepoint-list.h:
            * gucharmap/gucharmap-mini-fontsel.c:
            * gucharmap/gucharmap-script-codepoint-list.c:
            * gucharmap/gucharmap-script-codepoint-list.h:
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-unicode-info.h:
            * gucharmap/gucharmap.h: Script codepoint list implementation.
    
            * gucharmap/gen-guch-unicode-tables.pl:
            * gucharmap/unicode-scripts.h:
            * po/POTFILES.in: Unicode Scripts.txt info.

 ChangeLog                                   |  15 +
 gucharmap/Makefile.am                       |  10 +-
 gucharmap/gen-guch-unicode-tables.pl        | 102 ++++-
 gucharmap/gucharmap-codepoint-list.h        |   6 +-
 gucharmap/gucharmap-mini-fontsel.c          |   4 +-
 gucharmap/gucharmap-script-codepoint-list.c | 335 ++++++++++++++++
 gucharmap/gucharmap-script-codepoint-list.h |  62 +++
 gucharmap/gucharmap-table.c                 |  29 +-
 gucharmap/gucharmap-unicode-info.h          |  24 +-
 gucharmap/gucharmap.h                       |   1 +
 gucharmap/unicode-scripts.h                 | 577 ++++++++++++++++++++++++++++
 po/POTFILES.in                              |   1 +
 12 files changed, 1129 insertions(+), 37 deletions(-)

commit 59c40f8ddfcd19fb60a75da5003d4849871da423
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 15 23:07:06 2003 +0000

    2003-12-15  Noah Levitt
    
            * gucharmap/gucharmap-unicode-info.c: If glib is new enough, don’t
            special-case hangul syllables.

 ChangeLog                          | 5 +++++
 gucharmap/gucharmap-unicode-info.c | 9 ++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 45bb4db47d97be82b24b1ae30c7670279bf3119c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 15 16:04:26 2003 +0000

    2003-12-15  Noah Levitt
    
            * po/POTFILES.in: Fix.

 ChangeLog      | 4 ++++
 po/POTFILES.in | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 7c5e22ff5dab3225606dc4bc47be67d212558360
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 15 03:31:57 2003 +0000

    2003-12-14  Noah Levitt
    
            * gucharmap/gucharmap-unicode-info.c: List the correct name for CJK
            ideographs (see section 0.3 of the unicode book).

 ChangeLog                          |   5 ++
 gucharmap/gucharmap-unicode-info.c | 104 ++++++++++++++-----------------------
 2 files changed, 45 insertions(+), 64 deletions(-)

commit 89b3a252be230e3a188b79dec111dd5b50424efa
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 15 01:21:56 2003 +0000

    2003-12-14  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Move "Character in Clipboard" from
            Search menu to to Go menu. Change accelerator from ctrl+o to Insert.
            Maybe it's usable now!
    
            * .cvsignore: Add intltool-modules.

 .cvsignore                   |  1 +
 ChangeLog                    |  8 ++++++++
 gucharmap/gucharmap-window.c | 22 +++++++++++-----------
 3 files changed, 20 insertions(+), 11 deletions(-)

commit 1e5248bdd5a0812d75f4e53322b245ba48e44cc5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 15 01:01:26 2003 +0000

    2003-12-14  Noah Levitt
    
            * gucharmap/gen-guch-unicode-tables.pl: Some fixes.
    
            * gucharmap/unicode-blocks.h:
            * gucharmap/unicode-categories.h:
            * gucharmap/unicode-names.h:
            * gucharmap/unicode-nameslist.h:
            * gucharmap/unicode-unihan.h: New generated headers.
    
            * gucharmap/unicode/.cvsignore:
            * gucharmap/unicode/Makefile.am:
            * gucharmap/unicode/generate_categories.pl:
            * gucharmap/unicode/generate_nameslist.c:
            * gucharmap/unicode/generate_unihan.c:
            * gucharmap/unicode/generator.sh:
            * gucharmap/unicode/unicode_blocks.cI:
            * gucharmap/unicode/unicode_categories.cI:
            * gucharmap/unicode/unicode_data.cI:
            * gucharmap/unicode/unicode_nameslist.cI:
            * gucharmap/unicode/unicode_unihan.cI: Remove in favor of new ones.
    
            * configure.ac:
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-unicode-info.c: Change to the use new unicode
            tables.

 ChangeLog                                          |    27 +
 configure.ac                                       |     1 -
 gucharmap/Makefile.am                              |     7 -
 gucharmap/gen-guch-unicode-tables.pl               |    42 +-
 gucharmap/gucharmap-unicode-info.c                 |   108 +-
 .../unicode_blocks.cI => unicode-blocks.h}         |    13 +-
 .../unicode_categories.cI => unicode-categories.h} |    18 +-
 .../{unicode/unicode_data.cI => unicode-names.h}   |    18 +-
 .../unicode_nameslist.cI => unicode-nameslist.h}   |  1833 +-
 gucharmap/unicode-unihan.h                         | 26922 ++++++++++++++++++
 gucharmap/unicode/.cvsignore                       |     9 -
 gucharmap/unicode/Makefile.am                      |    57 -
 gucharmap/unicode/generate_categories.pl           |   104 -
 gucharmap/unicode/generate_nameslist.c             |   303 -
 gucharmap/unicode/generate_unihan.c                |   220 -
 gucharmap/unicode/generator.sh                     |   286 -
 gucharmap/unicode/unicode_unihan.cI                | 27025 -------------------
 17 files changed, 27877 insertions(+), 29116 deletions(-)

commit 9aacaf20e5332b779285c8b92b5e0e896e4daee2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 14 23:50:38 2003 +0000

    2003-12-14  Noah Levitt
    
            * gucharmap/gen-guch-unicode-tables.pl: New unicode table generation
            script.

 ChangeLog                            |   5 +
 gucharmap/gen-guch-unicode-tables.pl | 572 +++++++++++++++++++++++++++++++++++
 2 files changed, 577 insertions(+)

commit f34038adf828aa06207e49c3cc38ed8551e717a5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:   Sat Dec 13 01:00:24 2003 +0000

    add codepoint-list.h to the installed headers

 ChangeLog             | 5 +++++
 gucharmap/Makefile.am | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit d425f3e6fcf1f66cfb44c60c9edd9c5f4a083ace
Author: Sanlig Badral <badaa@src.gnome.org>
Date:   Wed Dec 10 00:33:22 2003 +0000

    Updated Mongolian translation

 po/ChangeLog |   4 ++
 po/mn.po     | 163 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 86 insertions(+), 81 deletions(-)

commit bb4d83122bbe4d6a3156a284f4a346dc8b339abe
Author: Sanlig Badral <badaa@src.gnome.org>
Date:   Thu Dec 4 19:11:11 2003 +0000

    Added Mongolian translation.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   5 +
 po/mn.po     | 930 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 940 insertions(+), 1 deletion(-)

commit c7df88ce184d38330465e246ae8f4a6bd5e3bb3b
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Tue Dec 2 20:08:34 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 188 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 99 insertions(+), 93 deletions(-)

commit 49ecd9d25aaf1100d6f4afed47856d5dbe3a7117
Author: Zygimantas Berucka <uid0@tuxfamily.org>
Date:   Tue Dec 2 10:22:18 2003 +0000

    Added Lithuanian translation by Tomas Kuliavas. Added "lt" to ALL_LINGUAS.
    
    2003-12-02  Zygimantas Berucka  <uid0@tuxfamily.org>
    
    * po/lt.po: Added Lithuanian translation by Tomas Kuliavas.
    * configure.ac: Added "lt" to ALL_LINGUAS.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   5 +
 po/lt.po     | 950 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 960 insertions(+), 1 deletion(-)

commit a3089a9a5cbe09bc5f1c50193af46cad668a3d82
Author: Danilo Šegan <dsegan@gmx.net>
Date:   Tue Nov 25 21:46:33 2003 +0000

    Updated Serbian translation.
    
    2003-11-25  Danilo Šegan  <dsegan@gmx.net>
    
            * sr.po, sr@Latn.po: Updated Serbian translation.

 po/ChangeLog  |   4 ++
 po/sr.po      | 185 ++++++++++++++++++++++++++++----------------------------
 po/sr@Latn.po | 189 +++++++++++++++++++++++++++++-----------------------------
 3 files changed, 194 insertions(+), 184 deletions(-)

commit e2620c4fdc040b5cbc7e494aef9d592bb2b04659
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Nov 25 03:12:44 2003 +0000

    2003-11-24  Noah Levitt
    
            * gucharmap/gucharmap-codepoint-list.c: Undo accidentally committed
            every-other-character codepoint list.

 ChangeLog                            |  5 +++++
 gucharmap/gucharmap-codepoint-list.c | 10 +++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit d784fd6b1b0b179ef95c44e02b392dbb95223def
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Nov 25 01:04:09 2003 +0000

    2003-11-24  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Do jump-to right with codepoint list
            stuff in search dialog.

 ChangeLog                    |  5 +++++
 gucharmap/gucharmap-window.c | 24 +++++++++++++++---------
 2 files changed, 20 insertions(+), 9 deletions(-)

commit 839a6057009f2562172777cbd164ed064eea25d0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Nov 25 00:51:16 2003 +0000

    2003-11-24  Noah Levitt
    
            * gucharmap/gucharmap-table.c: More active_char vs active_cell fixes.

 ChangeLog                   |  4 +++
 gucharmap/gucharmap-table.c | 65 ++++++++++++++-------------------------------
 2 files changed, 24 insertions(+), 45 deletions(-)

commit 30560ebed99c9066adb2c9259a4177281dd64fdd
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Nov 25 00:21:40 2003 +0000

    No more question marks.
    
    * help/C/.cvsignore: No more question marks.

 ChangeLog         | 2 ++
 help/C/.cvsignore | 2 ++
 2 files changed, 4 insertions(+)

commit 46f982ead152898d7c4ba27ac6d8b0837de21846
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Nov 25 00:20:20 2003 +0000

    2003-11-24  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Place characters in text_to_copy at
            the current cursor location, not at the end. (#127857, Hakon)

 ChangeLog                    |  5 +++++
 gucharmap/gucharmap-window.c | 27 ++++++++++-----------------
 2 files changed, 15 insertions(+), 17 deletions(-)

commit 45b85cd07bfa7f126a296c4e1cb164e87e4d05f1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 24 04:53:10 2003 +0000

    2003-11-23  Noah Levitt
    
            * gucharmap/Makefile.am:
            * gucharmap/charcell_accessible.c:
            * gucharmap/chartable_accessible.c:
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-codepoint-list.c:
            * gucharmap/gucharmap-codepoint-list.h:
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-table.h:
            * gucharmap/gucharmap-window.c:
            * gucharmap/gucharmap.h: Change chartable to keep track of cells by
            cell number instead of by character. GucharmapCodepointList gives the
            codepoint for a particular cell.

 ChangeLog                            |  15 ++
 gucharmap/Makefile.am                |   3 +-
 gucharmap/charcell_accessible.c      |  10 +-
 gucharmap/chartable_accessible.c     |  14 +-
 gucharmap/gucharmap-charmap.c        |  89 +++----
 gucharmap/gucharmap-codepoint-list.c | 145 ++++++++++++
 gucharmap/gucharmap-codepoint-list.h |  68 ++++++
 gucharmap/gucharmap-table.c          | 442 +++++++++++++++--------------------
 gucharmap/gucharmap-table.h          |  17 +-
 gucharmap/gucharmap-window.c         |  99 +++-----
 gucharmap/gucharmap.h                |   4 +-
 11 files changed, 517 insertions(+), 389 deletions(-)

commit ed60575830b563236f881fd0babcccefd310b4d3
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Nov 23 17:22:23 2003 +0000

    2003-11-23  Noah Levitt
    
            * gucharmap.desktop.in: Change Terminal=0 to Terminal=false. (#127748,
            Pawel)

 ChangeLog            | 5 +++++
 gucharmap.desktop.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit c0e77670e5c96a49f2ad69a792548bd57c47ceb2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Nov 21 20:15:14 2003 +0000

    2003-11-21  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Fix compile error. (#127629, Mike
            Castle)

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 46cdf951b8b571b5f5e880a9b9317513227196b8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Nov 20 21:35:14 2003 +0000

    2003-11-20  Noah Levitt
    
            * configure.ac:
            * gucharmap/Makefile.am: Bump version number and library version for
            release.

 ChangeLog             | 6 ++++++
 configure.ac          | 4 ++--
 gucharmap/Makefile.am | 3 +--
 3 files changed, 9 insertions(+), 4 deletions(-)

commit 50affab3ddfc6b39f91358f6466d919418fa66e6
Author: Mariano Suárez-Alvarez <mariano@src.gnome.org>
Date:   Tue Nov 18 19:54:59 2003 +0000

    2003-11-18  Mariano Suárez-Alvarez
    
            * gucharmap/gucharmap-charmap.c (set_details, create_tags): indent the
            big glyph using a left margin, not spaces.

 ChangeLog                     |  5 +++++
 gucharmap/gucharmap-charmap.c | 13 ++++---------
 2 files changed, 9 insertions(+), 9 deletions(-)

commit b4356e0619184440d9dae9f90722878940e29cb0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Nov 18 16:30:12 2003 +0000

    2003-11-18  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Add documenter credit. (#127268, Chee
            Bin HOH)

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 7 ++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

commit 9b4bbe93e903fd0a2e39358485aa4083edb4a51d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Nov 18 08:05:35 2003 +0000

    2003-11-18  Noah Levitt
    
            * gucharmap/Makefile.am: Add @GNOME_LIBS@ to im-gucharmap.so. (Keith
            Packard)

 ChangeLog             | 5 +++++
 gucharmap/Makefile.am | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 3a57e6fa8ead8780b85c4e37ae07cbddc92a46df
Author: Chee Bin Hoh <cbhoh@src.gnome.org>
Date:   Tue Nov 18 07:47:03 2003 +0000

    Update online manual for the remove of 'Search/Code Point...' functionality,
    the remove of Back and Forward buttons.

 ChangeLog                                 |   7 ++
 help/C/figures/gucharmap_start_window.png | Bin 53394 -> 51237 bytes
 help/C/gucharmap.xml                      | 178 ++++++++++++++----------------
 3 files changed, 88 insertions(+), 97 deletions(-)

commit 54b8d8a7ebb86e2827189606743311b7fbc5987c
Author: Mariano Suárez-Alvarez <mariano@src.gnome.org>
Date:   Mon Nov 17 08:48:31 2003 +0000

    2003-11-17  Mariano Suárez-Alvarez
    
            * gucharmap/gucharmap-window.[ch]: remove all remaining references to
            the Back and Forward buttons.

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 6 ------
 gucharmap/gucharmap-window.h | 2 --
 3 files changed, 5 insertions(+), 8 deletions(-)

commit c8567adfbbc171e4fe79c26314fd6fdab46b7f61
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 17 08:00:21 2003 +0000

    2003-11-17  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Remove Back and Forward buttons, since
            they were just confusing and seldom used.

 ChangeLog                    |  5 ++++
 gucharmap/gucharmap-window.c | 62 --------------------------------------------
 2 files changed, 5 insertions(+), 62 deletions(-)

commit 5481a41d01f0b76b35666fc7f5793d8176a7fe28
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 17 07:33:32 2003 +0000

    2003-11-17  Noah Levitt
    
            * gucharmap/gucharmap-window.c (do_search): Check for #dddd too, as
            suggested by Behdad.

 ChangeLog                    | 5 +++++
 gucharmap/gucharmap-window.c | 7 ++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

commit 7cbb5953063021f9b2506b4a23deb1a19390324b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 17 06:19:44 2003 +0000

    2003-11-17  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Get rid of "Search/Code Point..." Its
            functionality is in Search/Find now.
    
            * gucharmap/gucharmap-window.c (do_search): Improvements to the
            heuristic.

 ChangeLog                    |  10 +++-
 gucharmap/gucharmap-window.c | 124 ++++++-------------------------------------
 2 files changed, 26 insertions(+), 108 deletions(-)

commit 9411ff915733bc6763a8d5e689daf7fc6333b03d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 17 05:53:57 2003 +0000

    2003-10-20  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Make Search/Find smart. The
            intelligence is astounding.

 ChangeLog                    |  5 +++
 gucharmap/gucharmap-window.c | 84 +++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 88 insertions(+), 1 deletion(-)

commit d9d1e81c5f4e5a4976602abeaf1ff4622faaef51
Author: Jordi Mallach <jordim@src.gnome.org>
Date:   Mon Nov 3 13:42:20 2003 +0000

    Added "ca" (Catalan) to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 8bf47b72b041cbb1f51a2976cd98ae52667b9206
Author: Jordi Mallach <jordim@src.gnome.org>
Date:   Mon Nov 3 13:40:54 2003 +0000

    Added Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>.

 po/ChangeLog |   5 +
 po/ca.po     | 948 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 953 insertions(+)

commit 8689dc357f161a3e73e1b8c782db0bf53256ef18
Author: Chee Bin Hoh <cbhoh@src.gnome.org>
Date:   Thu Oct 23 04:15:52 2003 +0000

    Add a new entry for docs updated

 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

commit 92e3718a51ae4dab6119eef50e3512f23e75b937
Author: Chee Bin Hoh <cbhoh@src.gnome.org>
Date:   Thu Oct 23 04:15:14 2003 +0000

    Update docs as suggested by Noah and recapture the screenshot with default
    GNOME theme.

 help/C/figures/gucharmap_start_window.png | Bin 63647 -> 53394 bytes
 help/C/gucharmap.xml                      |  73 ++++++++++++++++++------------
 2 files changed, 45 insertions(+), 28 deletions(-)

commit c1394a9e2be79ca74cf1ad8b8c70dc9b7573bdbb
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Oct 21 00:28:39 2003 +0000

    2003-10-20  Noah Levitt
    
            * Makefile.am:
            * configure.ac:
            * gucharmap/Makefile.am:
            * gucharmap/gucharmap-window.c:
            * gucharmap/main.c:
            * help/.cvsignore:
            * help/Makefile.am:
            * help/omf.make:
            * help/xmldocs.make:
            * help/C/.cvsignore:
            * help/C/Makefile.am:
            * help/C/gucharmap-C.omf:
            * help/C/gucharmap.xml:
            * help/C/legal.xml:
            * help/C/figures/gucharmap_start_window.png: Help contributed by Chee
            Bin HOH.

 ChangeLog                                 |  19 +
 Makefile.am                               |   2 +-
 configure.ac                              |   2 +
 gucharmap/Makefile.am                     |   4 +-
 gucharmap/gucharmap-window.c              |   3 +-
 gucharmap/main.c                          |   1 +
 help/.cvsignore                           |   2 +
 help/C/.cvsignore                         |   2 +
 help/C/Makefile.am                        |   7 +
 help/C/figures/gucharmap_start_window.png | Bin 0 -> 63647 bytes
 help/C/gucharmap-C.omf                    |  37 ++
 help/C/gucharmap.xml                      | 753 ++++++++++++++++++++++++++++++
 help/C/legal.xml                          |  76 +++
 help/Makefile.am                          |   1 +
 help/omf.make                             |  53 +++
 help/xmldocs.make                         |  96 ++++
 16 files changed, 1055 insertions(+), 3 deletions(-)

commit 2165ac1c5f6a5065328c8e263ef37017fd2ce1ff
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Oct 2 21:30:09 2003 +0000

    2003-10-01  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Use gtk_widget_create_pango_layout.

 ChangeLog                   |  4 ++++
 gucharmap/gucharmap-table.c | 24 ++++++++----------------
 2 files changed, 12 insertions(+), 16 deletions(-)

commit 6966632bf674e74720e7d282b5152e4a006f370d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Oct 2 21:20:55 2003 +0000

    2003-10-01  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-mini-fontsel.c:
            * gucharmap/gucharmap-window.c: Fix compile warning from finalize
            assignments.

 ChangeLog                          | 7 +++++++
 gucharmap/gucharmap-charmap.c      | 3 ++-
 gucharmap/gucharmap-mini-fontsel.c | 3 ++-
 gucharmap/gucharmap-window.c       | 4 +++-
 4 files changed, 14 insertions(+), 3 deletions(-)

commit 3c6525eaeae44812f7725ba3469731ffd0df99d2
Author: Yuri Syrota <rasta@src.gnome.org>
Date:   Thu Oct 2 20:40:28 2003 +0000

    Updated Ukrainian translation

 po/ChangeLog |    4 +
 po/uk.po     | 1116 +++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 879 insertions(+), 241 deletions(-)

commit 8004b0a00b832210bbf2bb1729d9b74ba9d3662d
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:   Thu Oct 2 04:15:45 2003 +0000

    update vi.po

 po/vi.po | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit c21d238dc80ca3e28e4a27bc80dd6a0e7aa5cb32
Author: Sami Pesonen <spesonen@src.gnome.org>
Date:   Mon Sep 22 19:30:03 2003 +0000

    Finnish translation updated by Sami Pesonen <sampeson@iki.fi>

 po/ChangeLog |   4 +++
 po/fi.po     | 116 ++++++++++++++++++-----------------------------------------
 2 files changed, 39 insertions(+), 81 deletions(-)

commit f2ec7082b8f90031273ae70ba96fb9d91e2f79b4
Author: Fatih Demir <kabalak@src.gnome.org>
Date:   Wed Sep 17 06:27:12 2003 +0000

    Added Tamil translation by dinesh

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/ta.po     | 946 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 955 insertions(+), 1 deletion(-)

commit b04d2e4784ee69dcc7ae46fc5922763b4dfe7f77
Author: Sami Pesonen <spesonen@src.gnome.org>
Date:   Mon Sep 15 19:38:22 2003 +0000

    Finnish translation updated by Sami Pesonen <sampeson@iki.fi>

 po/ChangeLog |    4 +
 po/fi.po     | 1035 +++++++++++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 918 insertions(+), 121 deletions(-)

commit 06473362433e296aed54982ef647408a94e64f1d
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Mon Sep 15 19:22:20 2003 +0000

    Updated Italian translation.

 po/ChangeLog |  4 +++
 po/it.po     | 91 ++++++++++++++++++++++++++++--------------------------------
 2 files changed, 47 insertions(+), 48 deletions(-)

commit 831311a92d77207e0e6aa2011c6b6cad42bf0441
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:   Wed Sep 10 20:12:26 2003 +0000

    Added Vietnamese file

 ChangeLog    |   2 +-
 configure.ac |   2 +-
 po/ChangeLog |   1 +
 po/vi.po     | 946 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 949 insertions(+), 2 deletions(-)

commit b3a470a64849016f538108ac8263c7c2899f4451
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:   Wed Sep 10 00:52:29 2003 +0000

    Added Walloon file

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/wa.po     | 947 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 956 insertions(+), 1 deletion(-)

commit 1847475b4f14d16806b31413ca3b49c1724ba2c7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Sep 8 21:28:36 2003 +0000

    2003-09-08  Noah Levitt
    
            * configure.ac:
            * gucharmap/Makefile.am: Bump version number and library version for
            release.

 ChangeLog             | 6 ++++++
 configure.ac          | 4 ++--
 gucharmap/Makefile.am | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

commit af4c77868a59fac49023c4005c4eb41fd7faddba
Author: Gustavo Noronha Silva <gns@src.gnome.org>
Date:   Mon Sep 8 03:02:13 2003 +0000

    updated translation, by Maurício de Lemos Rodrigues Collares Neto
    
    
            * pt_BR.po: updated translation, by
              Maurício de Lemos Rodrigues Collares Neto <mauricioc@myrealbox.com>

 po/ChangeLog |   5 +
 po/pt_BR.po  | 294 +++++++++++++++++++++--------------------------------------
 2 files changed, 107 insertions(+), 192 deletions(-)

commit 3d05d157f497c89d8a812cba6cfc187d8dcd9847
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sun Sep 7 22:47:00 2003 +0000

    Added "sq" to ALL_LINGUAS
    
    * configure.ac: Added "sq" to ALL_LINGUAS

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 0078145866f73d94ddff109176ad30aff473a5bc
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sun Sep 7 22:43:39 2003 +0000

    Added Albanian translation
    
    * sq.po: Added Albanian translation

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 7d869af82b15ec09f902a4141d9313980aa1caa2
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Sun Sep 7 22:41:13 2003 +0000

    Added Albanian translation

 po/sq.po | 950 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 950 insertions(+)

commit 5186d894875cc1fd17618cb8f01de746fb4b15a1
Author: Taneem Ahmed <taneem@bengalinux.org>
Date:   Sat Sep 6 07:38:01 2003 +0000

    Added "bn" to ALL_LINGUAS. Added Bangla translation by Sayamindu of Ankur
    
    2003-09-06  Taneem Ahmed  <taneem@bengalinux.org>
    
            * configure.in: Added "bn" to ALL_LINGUAS.
            * po/bn.po: Added Bangla translation by Sayamindu
            of Ankur group <gnome-translation@bengalinux.org>.

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    5 +
 po/bn.po     | 1038 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1048 insertions(+), 1 deletion(-)

commit 673dbe24375b24c3cd5cef3e6c9214243866d9b4
Author: Andras Timar <timar@gnome.hu>
Date:   Fri Sep 5 21:48:24 2003 +0000

    Added hu.
    
    2003-09-05  Andras Timar  <timar@gnome.hu>
    
            * configure.ac (ALL_LINGUAS): Added hu.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit bc72e84a93f9027740067ef24ecd32abe1ebe670
Author: Andras Timar <timar@gnome.hu>
Date:   Fri Sep 5 21:45:48 2003 +0000

    Added Hungarian translation.
    
    2003-09-05  Andras Timar  <timar@gnome.hu>
    
            * hu.po: Added Hungarian translation.

 po/ChangeLog |    4 +
 po/hu.po     | 1035 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1039 insertions(+)

commit 02d440b45d2932543d3450da9032078f50193c33
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Sep 5 12:56:40 2003 +0000

    Updated Norwegian translation.
    
    2003-09-05  Kjartan Maraas  <kmaraas@gnome.org>
    
            * no.po: Updated Norwegian translation.

 po/ChangeLog |   4 ++
 po/no.po     | 139 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 74 insertions(+), 69 deletions(-)

commit 8663cec7f530d4196cccd46fa1ef922d56be5a67
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Sep 4 22:39:16 2003 +0000

    2003-09-04  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-mini-fontsel.c:
            * gucharmap/gucharmap-window.c: Add finalize functions to free stuff
            that the widgets allocate on the heap.

 ChangeLog                          |  7 +++++++
 gucharmap/gucharmap-charmap.c      | 12 ++++++++++++
 gucharmap/gucharmap-mini-fontsel.c |  9 +++++++++
 gucharmap/gucharmap-window.c       | 17 +++++++++++++++++
 4 files changed, 45 insertions(+)

commit b43f532cbb12d83986624e0f141fb7823b6916a8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Sep 4 21:10:38 2003 +0000

    2003-09-04  Noah Levitt
    
            * gucharmap/gucharmap-mini-fontsel.c: Fix leak in
            show_available_families. (Kjartan Maraas)

 ChangeLog                          | 5 +++++
 gucharmap/gucharmap-mini-fontsel.c | 1 +
 2 files changed, 6 insertions(+)

commit 6c8cf11955638444ad09c4dd46a2391122432e36
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Sep 4 20:56:18 2003 +0000

    2003-09-04  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Fix memory leak in draw_square_bg.
            (Kjartan Maraas)

 ChangeLog                   | 5 +++++
 gucharmap/gucharmap-table.c | 2 ++
 2 files changed, 7 insertions(+)

commit 7dd0600d67ad6ad738c3e91404391765235d4485
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Thu Sep 4 11:08:28 2003 +0000

    Updated the Greek translation

 po/ChangeLog |  4 ++++
 po/el.po     | 27 +++++++++++++++------------
 2 files changed, 19 insertions(+), 12 deletions(-)

commit 3fb5f88429033ebd950459608faad57bb5690587
Author: Wang Jian <lark@src.gnome.org>
Date:   Sun Aug 31 17:19:16 2003 +0000

    *** empty log message ***

 po/ChangeLog |   5 ++
 po/zh_CN.po  | 207 ++++++++++++++++-------------------------------------------
 2 files changed, 59 insertions(+), 153 deletions(-)

commit 387fb822beda0b48775400516b0fef485331b7eb
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Sat Aug 30 17:29:10 2003 +0000

    Updated French translation.

 po/ChangeLog |  4 ++++
 po/fr.po     | 16 ++++++----------
 2 files changed, 10 insertions(+), 10 deletions(-)

commit fa74fbf3bb646600a1da76c5361277d600f75f6d
Author: Dafydd Harries <daf@src.gnome.org>
Date:   Sat Aug 30 10:38:44 2003 +0000

    Updated Welsh translation.

 po/ChangeLog | 4 ++++
 po/cy.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 5d22ace0df65b7e4156bdf75819afa6f796c9e70
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:   Wed Aug 27 20:08:31 2003 +0000

    Revision of Spanish translation by Francisco Javier F. Serrador
    
    2003-08-27  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
    
            * es.po: Revision of Spanish translation by
                     Francisco Javier F. Serrador <serrador@arrakis.es>.

 po/ChangeLog |   5 +++
 po/es.po     | 122 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 67 insertions(+), 60 deletions(-)

commit 2f50193052f0d9c446d2cb66a6adaa98e2861b49
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:   Tue Aug 26 23:06:34 2003 +0000

    Dutch translation updated by Kees van den Broek.
    
    2003-08-27  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
    
            * nl.po: Dutch translation updated by Kees van den Broek.

 po/ChangeLog |  4 ++++
 po/nl.po     | 62 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 35 insertions(+), 31 deletions(-)

commit 9566ad6270e935c8903606b59c3a31305079cda2
Author: Marcel Telka <marcel@telka.sk>
Date:   Tue Aug 26 08:47:30 2003 +0000

    Added sk.
    
    2003-08-26  Marcel Telka  <marcel@telka.sk>
    
            * configure.ac (ALL_LINGUAS): Added sk.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 2227b90badfd7647cf245a0a7906fe5da2ab0381
Author: Marcel Telka <marcel@telka.sk>
Date:   Tue Aug 26 08:43:18 2003 +0000

    Added Slovak translation.
    
    2003-08-26  Marcel Telka  <marcel@telka.sk>
    
            * sk.po: Added Slovak translation.

 po/ChangeLog |   4 +
 po/sk.po     | 948 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 952 insertions(+)

commit 2ed5b6df424118a53b27f2e6d5460cf3667fa120
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Mon Aug 25 14:54:16 2003 +0000

    Added missing accel to Portuguese translation.
    
    2003-08-25  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Added missing accel to Portuguese translation.

 po/ChangeLog |  4 ++++
 po/pt.po     | 63 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 36 insertions(+), 31 deletions(-)

commit 6447fa02013bd43a498479964ad6c5b04247205d
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:   Mon Aug 25 06:03:13 2003 +0000

    ko.po updated

 po/ChangeLog |  4 +++
 po/ko.po     | 95 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 52 insertions(+), 47 deletions(-)

commit eb18897cc0d0372d6fcba018c828d1dcf46d65bc
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Aug 24 17:24:11 2003 +0000

    Update Norwegian translation.
    
    2003-08-24  Kjartan Maraas  <kmaraas@gnome.org>
    
            * no.po: Update Norwegian translation.

 po/ChangeLog |   4 ++
 po/no.po     | 123 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 64 insertions(+), 63 deletions(-)

commit aaf6d4cb485ad881223342263e34ca16dd4d0aeb
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:   Sun Aug 24 16:08:32 2003 +0000

    2003-08-25 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

 po/ChangeLog |   4 +
 po/ja.po     | 444 ++++++++++++++++++++++-------------------------------------
 2 files changed, 166 insertions(+), 282 deletions(-)

commit ef8b7fc33245c13f49a177991c4236973c68bde5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Aug 22 17:53:02 2003 +0000

    2003-08-22  Noah Levitt
    
            * configure.ac:
            * Makefile.am: Bump version number for release.

 ChangeLog             | 5 +++++
 configure.ac          | 4 ++--
 gucharmap/Makefile.am | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

commit c0a896df99840aa0099c062c91678a44cc8c4582
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Aug 22 17:52:21 2003 +0000

    2003-08-22  Noah Levitt
    
            * gucharmap/unicode/Makefile.am: Run $(srcdir)/generator.sh instead of
            ./generator.sh. Makes building outside of source tree work.

 ChangeLog                     |  5 +++++
 gucharmap/unicode/Makefile.am | 10 +++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

commit 5e8d1f59dca613c84d9273f3a3715a7040b3e4cc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Aug 20 19:08:48 2003 +0000

    2003-08-20  Noah Levitt
    
            * gucharmap/gucharmap-unicode-info.h: Get rid of #define UNICHAR_MAX.
            It's for internal use.

 ChangeLog                          | 5 +++++
 gucharmap/gucharmap-unicode-info.h | 7 +------
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 10aa7e3a17bc9ffd090a1b7cdb90aaf485fb2da7
Author: George Lebl <jirka@5z.com>
Date:   Wed Aug 20 18:58:56 2003 +0000

    fix crash on the right click popup with non-printable characters
    
    
    Wed Aug 20 11:49:54 2003  George Lebl <jirka@5z.com>
    
            * gucharmap/gucharmap-table.c: fix crash on the right click
              popup with non-printable characters

 ChangeLog                   | 5 +++++
 gucharmap/gucharmap-table.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 23f06d7983953d8bf49960dfb753d78675431fd4
Author: Danilo Šegan <dsegan@gmx.net>
Date:   Tue Aug 19 13:13:53 2003 +0000

    Fixed the brokenes that Guntupalli introduced [conflicts were not
    
    2003-08-19  Danilo Šegan  <dsegan@gmx.net>
    
            * configure.ac: Fixed the brokenes that Guntupalli introduced
            [conflicts were not reviewed].
    
            * ChangeLog: Resolved conflicts left over from last commit.

 ChangeLog    | 17 +++++++----------
 configure.ac | 10 +---------
 2 files changed, 8 insertions(+), 19 deletions(-)

commit cff5499f173d0dddab979559e220b849193d84af
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:   Mon Aug 18 17:31:35 2003 +0000

    Added Hindi translation

 ChangeLog    |  14 +
 configure.ac |  10 +-
 po/ChangeLog |   4 +
 po/hi.po     | 948 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 975 insertions(+), 1 deletion(-)

commit 4b419cbd34f72e8ac87cfcfedf46bccc8385109d
Author: Metin Amiroff <metin@karegen.com>
Date:   Mon Aug 18 10:43:12 2003 +0000

    Updated Azerbaijani translation.
    
    2003-08-18  Metin Amiroff <metin@karegen.com>
    
            * az.po: Updated Azerbaijani translation.

 po/ChangeLog |  4 ++++
 po/az.po     | 49 ++++++++++++++++++++++++-------------------------
 2 files changed, 28 insertions(+), 25 deletions(-)

commit c56370b26e17320e901920e0b9e858ddee84f7c4
Author: Dafydd Harries <daf@src.gnome.org>
Date:   Fri Aug 15 18:14:28 2003 +0000

    Updated Welsh translation.

 po/ChangeLog |   4 +
 po/cy.po     | 360 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 185 insertions(+), 179 deletions(-)

commit 730fac9cef5b8c46b003a0373218264b1a5877b7
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Wed Aug 13 21:29:08 2003 +0000

    Updated French translation.

 po/ChangeLog | 5 +++++
 po/fr.po     | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 5ed40a2df8320ce102f0e608d17b4cf357c1fa13
Author: Christophe Merlet <redfox@src.gnome.org>
Date:   Wed Aug 13 21:21:10 2003 +0000

    Updated French translation.

 po/fr.po | 1039 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 919 insertions(+), 120 deletions(-)

commit 1753abe7eaa9c94839ba307fbe0b671e5aee2140
Author: Dafydd Harries <daf@src.gnome.org>
Date:   Tue Aug 12 17:34:16 2003 +0000

    Added Welsh translation.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/cy.po     | 948 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 957 insertions(+), 1 deletion(-)

commit b2d3fc7d57294b8a99d916be15ba0e4f880a1c41
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:   Sun Aug 10 19:03:55 2003 +0000

    Updated Brazilian Portuguese translation.
    
    2003-08-10  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
    
            * pt_BR.po: Updated Brazilian Portuguese translation.

 po/ChangeLog |   4 ++
 po/pt_BR.po  | 136 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 70 insertions(+), 70 deletions(-)

commit a97d9392e881e54da31096e0665f9a87534ae59a
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:   Sun Aug 10 01:57:01 2003 +0000

    Updated Brazilian Portuguese translation.
    
    2003-08-09  Evandro Fernandes Giovanini  <evandrofg@ig.com.br>
    
            * pt_BR.po: Updated Brazilian Portuguese translation.

 po/ChangeLog |    4 +
 po/pt_BR.po  | 1167 ++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 940 insertions(+), 231 deletions(-)

commit 71dbd3c9968f2e51bbe466b49be84f26607437dd
Author: Sajith VK <sajith_vk@src.gnome.org>
Date:   Fri Aug 8 11:56:49 2003 +0000

    Adding the missing

 po/ml.po | 946 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 946 insertions(+)

commit c5d588c61f67739758ff47c3117f7ef4444ec196
Author: Metin Amiroff <metin@karegen.com>
Date:   Wed Aug 6 17:33:27 2003 +0000

    Added "az" (Azerbaijani) to ALL_LINGUAS
    
    2003-08-06  Metin Amiroff <metin@karegen.com>
    
            * configure.ac: Added "az" (Azerbaijani) to ALL_LINGUAS

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 1635ca1655248d3e485d888331d76866c53ec918
Author: Metin Amiroff <metin@karegen.com>
Date:   Wed Aug 6 17:32:12 2003 +0000

    Added Azerbaijani translation.
    
    2003-08-06  Metin Amiroff  <metin@karegen.com>
    
            * az.po: Added Azerbaijani translation.

 po/ChangeLog |   4 +
 po/az.po     | 949 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 953 insertions(+)

commit 533d83140391b41d84f8718d06b6375b5635c04f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Aug 1 14:43:48 2003 +0000

    2003-08-01  Noah Levitt
    
            * gucharmap-table.c: Get rid of the zoom window on key-release of
            GDK_ISO_Next_Group or GDK_ISO_Prev_Group, since Shift may send these
            keysyms on release if the grp(shift_toggle) xkb setting is on.

 ChangeLog                   | 6 ++++++
 gucharmap/gucharmap-table.c | 5 +++++
 2 files changed, 11 insertions(+)

commit 5f678e257d0d161c9e5d9038ff0dad8c2c968287
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Aug 1 14:41:22 2003 +0000

    2003-08-01  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Fix reckless casting between gunichar
            and gpointer (use GPOINTER_TO_UINT and GUINT_TO_POINTER).

 ChangeLog                     | 5 +++++
 gucharmap/gucharmap-charmap.c | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit d29ec8b04f23ae23fd2598e95ab4f347e9889fcb
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jul 30 16:20:17 2003 +0000

    2003-07-30  Noah Levitt
    
            * README: Added README, which has a slightly abridged form of a couple
            of emails between Telsa Gwynne and myself, with some explanations of
            strings that might be helpful to translators.

 po/ChangeLog |   6 ++
 po/README    | 197 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 203 insertions(+)

commit bb9d1c5e2a6d5441a8278140916ff5d36d753ff8
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:   Tue Jul 29 04:36:31 2003 +0000

    be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.

 po/ChangeLog |    5 +
 po/be.po     | 1199 ++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 969 insertions(+), 235 deletions(-)

commit 3167a1f223be4efff5050264c7568554e7661c82
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jul 28 00:22:42 2003 +0000

    2003-07-27  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Don't print the font family in the drag
            icon.

 ChangeLog                   |  5 ++++
 gucharmap/gucharmap-table.c | 60 ++++++++++++++++++++++++++++-----------------
 2 files changed, 42 insertions(+), 23 deletions(-)

commit d55bef9d6a663b972d23c09a642e87586f9c90e7
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:   Sun Jul 27 20:52:41 2003 +0000

    Updated Polish translation.
    
    2003-07-27  Artur Flinta  <aflinta@cvs.gnome.org>
    
            * pl.po: Updated Polish translation.

 po/ChangeLog |   4 +++
 po/pl.po     | 108 +++++------------------------------------------------------
 2 files changed, 13 insertions(+), 99 deletions(-)

commit e2c671247bd9760013a74ec89c38129c44bd8bf5
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Sun Jul 27 14:31:45 2003 +0000

    Updated Italian translation.

 po/ChangeLog |  4 ++++
 po/it.po     | 52 ++++++++++++++++++++--------------------------------
 2 files changed, 24 insertions(+), 32 deletions(-)

commit 88009132e53c271e88c322222cf9d90029a56e7d
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:   Wed Jul 23 21:07:35 2003 +0000

    Updated Polish translation.
    
    2003-07-23  Artur Flinta  <aflinta@cvs.gnome.org>
    
            * pl.po: Updated Polish translation.

 po/ChangeLog |  4 ++++
 po/pl.po     | 18 ++++++++++--------
 2 files changed, 14 insertions(+), 8 deletions(-)

commit 85df8a96c245f5199cc4e4edb0581124c58f338a
Author: Danilo Šegan <dsegan@gmx.net>
Date:   Wed Jul 23 02:30:05 2003 +0000

    Added "sr" and "sr@Latn" to ALL_LINGUAS.
    
    2003-07-13  Danilo Šegan  <dsegan@gmx.net>
    
            * configure.ac: Added "sr" and "sr@Latn" to ALL_LINGUAS.
    
            * po/sr.po, po/sr@Latn.po: Added Serbian translation by Serbian
            team (Prevod.org).

 ChangeLog     |   4 +
 configure.ac  |   2 +-
 po/ChangeLog  |   5 +
 po/sr.po      | 953 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@Latn.po | 953 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1916 insertions(+), 1 deletion(-)

commit 8dbb96dc72adac166a08eef88170127d3e8d4bbe
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jul 21 17:11:28 2003 +0000

    2003-07-21  Noah Levitt
    
            * MAINTAINERS: Added MAINTAINERS file.

 ChangeLog   | 4 ++++
 MAINTAINERS | 1 +
 2 files changed, 5 insertions(+)

commit 3e731c0d8fada02106d0c85514cedd51e0b5839e
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:   Tue Jul 15 22:21:57 2003 +0000

    Updated Polish translation.
    
    2003-07-16  Artur Flinta  <aflinta@cvs.gnome.org>
    
            * pl.po: Updated Polish translation.

 po/ChangeLog |    4 +
 po/pl.po     | 1154 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 942 insertions(+), 216 deletions(-)

commit 48c38ee9cfdd02b693e7cd7d5b749070cd234457
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:   Fri Jul 11 16:34:09 2003 +0000

    Updated Malay translation.
    
    2003-07-11  Hasbullah Bin Pit  <sebol@ikhlas.com>
    
            * ms.po: Updated Malay translation.

 po/ChangeLog |   4 ++
 po/ms.po     | 225 ++++++++++++++++++++++++++---------------------------------
 2 files changed, 104 insertions(+), 125 deletions(-)

commit a79d3784a54b7149c4c6c2bade1896958fcac5bd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Jul 11 14:24:40 2003 +0000

    Add Norwegian Same. Same.
    
    2003-07-11  Kjartan Maraas  <kmaraas@gnome.org>
    
            * configure.ac: Add Norwegian
            * po/ChangeLog: Same.
            * po/no.po: Same.

 ChangeLog    |   6 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/no.po     | 948 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 959 insertions(+), 1 deletion(-)

commit dee986ab76f9a58c9f14fbcb1df52406bdf0d9ca
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jul 10 13:23:28 2003 +0000

    2003-07-10  Noah Levitt
    
            * el.po: Greek translation updated by Alexandros Diamantidis.

 po/ChangeLog |   4 +
 po/el.po     | 986 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 887 insertions(+), 103 deletions(-)

commit 69c9bf231d2e34ce58d42d16883f11a3a8fabda8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jul 10 13:20:25 2003 +0000

    2003-07-10  Noah Levitt
    
            * zh_CN.po: Simplified Chinese translation updated by LIANG ChangTai.

 po/ChangeLog |   4 +
 po/zh_CN.po  | 989 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 509 insertions(+), 484 deletions(-)

commit 2b0889d32d1ff6ff3aca83ebbea3b1e041c2c013
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:   Tue Jul 8 22:25:46 2003 +0000

    ko.po updated

 po/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 81ff2cf8883ce943a5568b0a39d9653ac554eb3f
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Tue Jul 8 22:25:46 2003 +0000

    Updated Italian translation.

 po/ChangeLog |   4 +
 po/it.po     | 455 +++++++++++++++++++++++++----------------------------------
 2 files changed, 194 insertions(+), 265 deletions(-)

commit 96c1d53ed29603eef627d8fcb7953481641fa407
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jul 7 20:23:36 2003 +0000

    2003-07-07  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Prevent multiple About dialogs. (bug
            #114341, patch from Steve Chaplin)

 ChangeLog                    |  5 +++++
 gucharmap/gucharmap-window.c | 48 ++++++++++++++++++++++++++------------------
 2 files changed, 34 insertions(+), 19 deletions(-)

commit d7fd833f86cd5a266baa613ac101dcfc113baff8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jul 7 19:06:20 2003 +0000

    2003-07-07  Noah Levitt
    
            * configure.ac: Added Macedonian (mk) to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 po/mk.po     | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

commit c6364eeda0f564ceb44b9a7dd22ad786247be628
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:   Mon Jul 7 15:33:14 2003 +0000

    Dutch translation updated by Kees van den Broek.
    
    2003-07-07  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
    
            * nl.po: Dutch translation updated by Kees van den Broek.

 po/ChangeLog | 4 ++++
 po/nl.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 5456621609aff7e8d6c6a11529585647bcd5513d
Author: Valek Frob <frob@src.gnome.org>
Date:   Wed Jul 2 17:33:07 2003 +0000

    Updated russian translation from Andrew Nosenko.

 po/ChangeLog |    4 +
 po/ru.po     | 1262 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 598 insertions(+), 668 deletions(-)

commit f65babb6399f87f9f0cb23b30cf623a18afd3a29
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:   Mon Jun 30 19:06:03 2003 +0000

    Set translator_credits.
    
    2003-06-30  Pauli Virtanen  <pauli.virtanen@hut.fi>
    
            * fi.po: Set translator_credits.

 po/ChangeLog | 4 ++++
 po/fi.po     | 4 +---
 2 files changed, 5 insertions(+), 3 deletions(-)

commit 5d583d7b43b5aa9bbddd06e66759d409a81dff27
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Jun 28 00:07:28 2003 +0000

    Updated Portuguese translation.
    
    2003-06-28  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |   4 +
 po/pt.po     | 457 ++++++++++++++++++++++++++++-------------------------------
 2 files changed, 221 insertions(+), 240 deletions(-)

commit d970480bf656f9cd47f93c08f077a048c97dfa79
Author: Ole Laursen <olau@hardworking.dk>
Date:   Thu Jun 26 15:05:08 2003 +0000

    Updated Danish translation.
    
    2003-06-26  Ole Laursen  <olau@hardworking.dk>
    
            * da.po: Updated Danish translation.

 po/ChangeLog |   4 +
 po/da.po     | 976 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 503 insertions(+), 477 deletions(-)

commit a25686ef22e1ca908ed33e0a8507dbd327f8f4e6
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:   Sun Jun 22 23:00:48 2003 +0000

    Dutch translation updated by Kees van den Broek.
    
    2003-06-23  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
    
            * nl.po: Dutch translation updated by Kees van den Broek.

 po/ChangeLog |   4 ++
 po/nl.po     | 128 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 72 insertions(+), 60 deletions(-)

commit bd291155dd7855c9e91522a11902cbbd88fe1848
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:   Wed Jun 18 10:43:52 2003 +0000

    added Macedonian translation

 po/mk.po | 949 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 949 insertions(+)

commit f1a55f4857614f688c524de3934f56956e638843
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Tue Jun 17 18:16:00 2003 +0000

    Minor fixes to Czech translation

 po/ChangeLog | 4 ++++
 po/cs.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit cbdc9eea2f16767b26105e383aac072ecc4605c7
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Sat Jun 14 15:14:25 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 +++
 po/cs.po     | 107 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 62 insertions(+), 49 deletions(-)

commit 7ecf01f1d504826f0e47db0bb678eb17c9ee8a2a
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Thu Jun 12 10:43:37 2003 +0000

    Updated German translation.

 po/ChangeLog |   4 ++
 po/de.po     | 136 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 78 insertions(+), 62 deletions(-)

commit 1482f2088882ce603d53463049bc46a1b1e232b4
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jun 11 02:21:13 2003 +0000

    2003-06-10  Noah Levitt
    
            * configure.ac:
            * gucharmap/Makefile.am: Bump version number and library version for
            release.

 ChangeLog             | 6 ++++++
 configure.ac          | 6 +++---
 gucharmap/Makefile.am | 4 ++--
 3 files changed, 11 insertions(+), 5 deletions(-)

commit dbd247a98116778ce868f103343f154ba2c98bec
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:   Tue Jun 10 19:11:53 2003 +0000

    Updated Spanish translation.
    
    2003-06-10  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 323 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 192 insertions(+), 135 deletions(-)

commit 104b329f40d0e002bb7d91fbde8f4e3d963beaf6
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jun 10 05:42:49 2003 +0000

    2003-06-10  Noah Levitt
    
            * configure.ac:
            * autogen.sh: Don't be so noisy.

 ChangeLog    |  5 +++++
 autogen.sh   | 18 ++++++++----------
 configure.ac |  6 ++++--
 3 files changed, 17 insertions(+), 12 deletions(-)

commit 0559b973772ec0574d5c23ecb14185cef383c8d9
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:   Tue Jun 10 04:07:56 2003 +0000

    configure.in: Added Russian to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 61257ac14ac0d2279018f39b1955903ac3e47ece
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:   Tue Jun 10 04:06:26 2003 +0000

    ru.po: Added Russian translation from Russian team <gnome-cyr@gnome.org>.

 po/ChangeLog |    5 +
 po/ru.po     | 1023 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1028 insertions(+)

commit 48c67879ba1fb1d8478816732a50283fa9856cc2
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Tue Jun 10 03:35:48 2003 +0000

    Updated traditional Chinese translation.
    
            * zh_TW.po: Updated traditional Chinese translation.

 po/ChangeLog |   4 ++
 po/zh_TW.po  | 138 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 77 insertions(+), 65 deletions(-)

commit ce51c9e4b6b217f876bb65952bb4ff5a3631e557
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 9 20:57:43 2003 +0000

    2003-06-09  Noah Levitt
    
            * nl.po: Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 233 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 112 insertions(+), 125 deletions(-)

commit 788dfb138b1ea4078caa309366a9280620b0544c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 9 05:27:49 2003 +0000

    Oops, put the heading back in.

 gucharmap/gucharmap-charmap.c | 2 ++
 1 file changed, 2 insertions(+)

commit 7dc6f2225276335131442b576426ecfe5139cbb9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 9 05:15:22 2003 +0000

    2003-06-09  Noah Levitt
    
            * gucharmap/gucharmap-unicode-info.c:
            * gucharmap/gucharmap-charmap.c: Don't print headings of empty
            sections.

 ChangeLog                          |   6 ++
 gucharmap/gucharmap-charmap.c      | 162 ++++++++++++++++++++-----------------
 gucharmap/gucharmap-unicode-info.c |   7 +-
 3 files changed, 99 insertions(+), 76 deletions(-)

commit be5e44accf5c6b3784be26a38bba677e830c5d15
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jun 6 22:44:07 2003 +0000

    2003-06-06  Noah Levitt
    
            * gucharmap/gucharmap-table.c: In the zoom window, tell the user what
            font the character is actually being drawn in.

 ChangeLog                   |  5 +++
 gucharmap/gucharmap-table.c | 91 +++++++++++++++++++++++++++++++++++++--------
 2 files changed, 80 insertions(+), 16 deletions(-)

commit c763698d33c0c963f1829d64a06333f6fa85d022
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jun 6 01:34:06 2003 +0000

    2003-06-05  Noah Levitt
    
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-table.h: Begin drags manually to work around
            bug #114534.
    
            [shouts out to #commits!]

 ChangeLog                   |  6 ++++++
 gucharmap/gucharmap-table.c | 31 +++++++++++++++++++++++++------
 gucharmap/gucharmap-table.h |  3 +++
 3 files changed, 34 insertions(+), 6 deletions(-)

commit 8f769fab3df52fef7f21b2683ab3ea6e2ec364db
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:   Thu Jun 5 15:33:21 2003 +0000

    Added "ms".
    
    2003-06-04  Hasbullah Bin Pit  <sebol@ikhlas.com>
    
            * configure.in(ALL_LINGUAS): Added "ms".

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit fbcd044d4d843c15d1985ce9904db25ba9f9555c
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:   Thu Jun 5 15:30:51 2003 +0000

    Added Malay translation.
    
    2003-06-05  Hasbullah Bin Pit  <sebol@ikhlas.com>
    
            * ms.po: Added Malay translation.

 po/ChangeLog |    4 +
 po/ms.po     | 1027 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1031 insertions(+)

commit bfe0ade1feaa62455036ab83bd36593719f7a080
Author: Christian Rose <menthos@menthos.com>
Date:   Thu Jun 5 04:57:28 2003 +0000

    Updated Swedish translation.
    
    2003-06-05  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |  4 ++++
 po/sv.po     | 54 ++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 38 insertions(+), 20 deletions(-)

commit 90435b6a12e241b701850659987e30ff757b69a2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jun 4 23:12:56 2003 +0000

    2003-06-04  Noah Levitt
    
            * gucharmap/gucharmap-window.[ch]: Back and Forward buttons.

 ChangeLog                    |  4 +++
 gucharmap/gucharmap-window.c | 81 +++++++++++++++++++++++++++++++++++++++++---
 gucharmap/gucharmap-window.h |  2 ++
 3 files changed, 83 insertions(+), 4 deletions(-)

commit 5b59dc250da145f47eff398fc22f7fb0bd6e00bd
Author: Christian Rose <menthos@menthos.com>
Date:   Wed Jun 4 14:30:39 2003 +0000

    Updated Swedish translation.
    
    2003-06-04  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 ++
 po/sv.po     | 132 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 71 insertions(+), 65 deletions(-)

commit 5649bdb5f97adf4104e4a4f9c6fd7dfbfd34de57
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Wed Jun 4 13:38:51 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 143 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 79 insertions(+), 68 deletions(-)

commit 826f965705082f4479241a0f85b53c76a994d2c1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jun 4 02:59:37 2003 +0000

    2003-06-03  Noah Levitt
    
            * gucharmap/main.c: Make the default size smart about
            multihead/xinerama.

 ChangeLog        |  5 +++++
 gucharmap/main.c | 10 ++++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

commit b318b35d90ebdd32eef6af992c55f9cb26bce411
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jun 3 23:28:37 2003 +0000

    2003-06-03  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Fixed off-by-one memory allocation.

 ChangeLog                     | 4 ++++
 gucharmap/gucharmap-charmap.c | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 8258a3859bbda91aca9133df89bcc2fe41c0c57a
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Tue Jun 3 12:02:20 2003 +0000

    Updated Korean translation from Young-Ho Cha <ganadist@mizi.com>.
    
    2003-06-03  Changwoo Ryu  <cwryu@debian.org>
    
            * ko.po: Updated Korean translation from Young-Ho
            Cha <ganadist@mizi.com>.

 po/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

commit 99208eab792a85a87ad74aa490962da0f68a215b
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:   Tue Jun 3 12:02:20 2003 +0000

    ko.po updated

 po/ko.po | 186 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 96 insertions(+), 90 deletions(-)

commit 01740fc73e5e383b2a74a7ffcb389d33d91bb102
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Tue Jun 3 12:02:20 2003 +0000

    Updated Korean translation from Young-Ho Cha <ganadist@mizi.com>.
    
    2003-06-03  Changwoo Ryu  <cwryu@debian.org>
    
            * ko.po: Updated Korean translation from Young-Ho
            Cha <ganadist@mizi.com>.

 po/ko.po | 1059 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 842 insertions(+), 217 deletions(-)

commit 48959c2af9546fef482fdf0aa6697e773bac5cf3
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jun 3 05:52:05 2003 +0000

    2003-06-03  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Hex codepoints in nameslist are
            always capitalized. "precede" does not have a codepoint in the
            middle. :-)

 ChangeLog                     | 6 ++++++
 gucharmap/gucharmap-charmap.c | 7 ++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 375a2df28d6693536cbfa68aabaf7a432184034c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jun 3 05:39:23 2003 +0000

    2003-06-03  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Give more space to the big character
            in the details view. Some hangul jongseongs need a lot of room.

 ChangeLog                     | 5 +++++
 gucharmap/gucharmap-charmap.c | 4 +++-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit c5080e008e32cd2e499b411fa743b40eec3500fb
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jun 3 04:55:11 2003 +0000

    2003-06-03  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-window.c: Next Character and Previous Character
            move to the Go menu.

 ChangeLog                     |   6 ++
 gucharmap/gucharmap-charmap.c | 126 +-----------------------------------------
 gucharmap/gucharmap-window.c  |  59 +++++++++++++++++++-
 3 files changed, 63 insertions(+), 128 deletions(-)

commit 921393368baa1e5e3dfd01fc884497645b7f3cd8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jun 3 04:37:03 2003 +0000

    2003-06-03  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-charmap.h:
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-window.c:
            * gucharmap/gucharmap-window.h:
            * gucharmap/gucharmap_marshal.list: Simple forward/backward history
            (for link clicking).

 ChangeLog                        |  10 ++++
 gucharmap/gucharmap-charmap.c    |  12 ++++-
 gucharmap/gucharmap-charmap.h    |   3 ++
 gucharmap/gucharmap-table.c      |   1 -
 gucharmap/gucharmap-window.c     | 106 +++++++++++++++++++++++++++++++++++++--
 gucharmap/gucharmap-window.h     |   6 +++
 gucharmap/gucharmap_marshal.list |   1 +
 7 files changed, 132 insertions(+), 7 deletions(-)

commit d3b054184990bcd48fa54496c9cc1371a4f65653
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jun 3 02:31:41 2003 +0000

    2003-06-02  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Make the hand go away and come back
            correctly in all situtations (hopefully).

 ChangeLog                     |  5 ++++
 gucharmap/gucharmap-charmap.c | 58 +++++++++++++++++++++++++++++++++----------
 2 files changed, 50 insertions(+), 13 deletions(-)

commit 2442664bcc745bb38a30109ff45ce06ea7032a7d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jun 3 01:00:12 2003 +0000

    2003-06-02  Noah Levitt
    
            * gucharmap/gucharmap-charmap.h:
            * gucharmap/gucharmap-charmap.c: Hand cursor when hovering over a
            link.

 ChangeLog                     |  6 ++++
 gucharmap/gucharmap-charmap.c | 79 ++++++++++++++++++++++++++++++++++++++-----
 gucharmap/gucharmap-charmap.h |  4 +++
 3 files changed, 81 insertions(+), 8 deletions(-)

commit 89bdceeebf43b4a7ea493fdd5855c7764ab9410a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 21:37:03 2003 +0000

    2003-06-02  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Don't try to interpret strings that
            don't have codepoints in them.

 ChangeLog                     |  5 +++++
 gucharmap/gucharmap-charmap.c | 16 ++++++++++------
 2 files changed, 15 insertions(+), 6 deletions(-)

commit b6244a720f2e22d4383267191859a814f8f545ed
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 18:18:58 2003 +0000

    2003-06-02  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Pretty decent linking everywhere.

 ChangeLog                     |  4 ++++
 gucharmap/gucharmap-charmap.c | 53 +++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 55 insertions(+), 2 deletions(-)

commit f588df3ea7ab0763313e7a3fa37f2a1328499c58
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 17:20:48 2003 +0000

    2003-06-02  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Canonical decomposition is links.

 ChangeLog                     |  4 +++
 gucharmap/gucharmap-charmap.c | 78 ++++++++++++++++++-------------------------
 2 files changed, 36 insertions(+), 46 deletions(-)

commit 83e7dde57ae729fb877ba9e727b58348e7e9b5e1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 17:10:33 2003 +0000

    2003-06-02  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Clicking a link no longer selects the
            whole textview (thanks, ::event-after). Also fixed stuff to allow
            linking to U+0000.

 ChangeLog                     |   6 +++
 gucharmap/gucharmap-charmap.c | 121 +++++++++++++++++++++++++-----------------
 2 files changed, 78 insertions(+), 49 deletions(-)

commit a63550eaba385e2e3c0216c85608d2051920777c
Author: Christian Rose <menthos@menthos.com>
Date:   Mon Jun 2 08:49:13 2003 +0000

    Updated Swedish translation.
    
    2003-06-02  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 ++
 po/sv.po     | 138 +++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 86 insertions(+), 56 deletions(-)

commit 2e7b97587b2968a183acbe6743bf159335893b67
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 05:59:57 2003 +0000

    2003-06-02  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Don't try to draw on a null pixmap.

 ChangeLog                   |  4 ++++
 gucharmap/gucharmap-table.c | 13 ++++++-------
 2 files changed, 10 insertions(+), 7 deletions(-)

commit cbd87a85ef08205ed20a3a3bfebc2871231798a5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 05:33:09 2003 +0000

    2003-06-02  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Still broken, but better,
            link-clicking support.

 ChangeLog                     |   5 ++
 gucharmap/gucharmap-charmap.c | 121 ++++++++++++++++++++++++++++++------------
 2 files changed, 91 insertions(+), 35 deletions(-)

commit 2545b97ab0b4bfa2d3803af1b75595594571b2e9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 03:25:43 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Broken initial link-clicking support.

 ChangeLog                     |   4 ++
 gucharmap/gucharmap-charmap.c | 119 ++++++++++++++++++++++++++++--------------
 2 files changed, 83 insertions(+), 40 deletions(-)

commit 5e3de8672658876b844ddf13659bee2b7720bd89
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 01:26:02 2003 +0000

    Updated TODO somewhat.

 TODO | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

commit 74847c4cb22e1acb0a1e553c73e900c512e08676
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jun 2 00:47:09 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Highlight the active block.

 ChangeLog                   |  4 ++
 gucharmap/gucharmap-table.c | 92 +++++++++++++++++++++++++++++++++++++++------
 2 files changed, 84 insertions(+), 12 deletions(-)

commit 850455a95ef93c553aa040932d9a28861bfde227
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 23:16:10 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Next and Previous Character buttons
            skip over invalid and unassigned codepoints.

 ChangeLog                     |  5 +++++
 gucharmap/gucharmap-charmap.c | 30 ++++++++++++++++++++++++------
 2 files changed, 29 insertions(+), 6 deletions(-)

commit 4f3bdd94dd6c565a2c0fe0baa15c93c367a5c2ce
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 22:58:14 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-charmap.h: Put the notebook in the right pane.
            Can always see the block selector now.

 ChangeLog                     |  6 ++++
 gucharmap/gucharmap-charmap.c | 80 +++++++++++++++++++++----------------------
 gucharmap/gucharmap-charmap.h |  4 +--
 3 files changed, 48 insertions(+), 42 deletions(-)

commit 9fee6137bc0b735eec2ae7ced3d7aa7cfd2d9544
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 21:57:54 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-window.c: Next and Previous Character buttons in
            the details tab.

 ChangeLog                     |   6 +++
 gucharmap/gucharmap-charmap.c | 111 +++++++++++++++++++++++++++++++++++++++++-
 gucharmap/gucharmap-window.c  |   4 +-
 3 files changed, 117 insertions(+), 4 deletions(-)

commit a55bea6ee9acb35bdb8364a5ffe257ef7d4aa8c9
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Sun Jun 1 21:05:39 2003 +0000

    Updated German translation.

 po/ChangeLog |   4 +
 po/de.po     | 430 +++++++++++++++++++----------------------------------------
 2 files changed, 144 insertions(+), 290 deletions(-)

commit 5773bb926293b02e44646c3412236ca27401e292
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Sun Jun 1 21:02:25 2003 +0000

    Added missing colon to kun pronounciation string.
    
            * gucharmap/gucharmap-charmap.c: Added missing colon to kun
            pronounciation string.

 ChangeLog                     | 5 +++++
 gucharmap/gucharmap-charmap.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 240d287ebb8081f05a27ec337aecd4cbd060a994
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Sun Jun 1 20:31:52 2003 +0000

    Updated traditional Chinese translation.
    
            * zh_TW.po: Updated traditional Chinese translation.

 po/ChangeLog |   4 +
 po/zh_TW.po  | 270 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 136 insertions(+), 138 deletions(-)

commit 12bce31702b888a09f5016e57a170815ff2a63ad
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 07:36:10 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/Makefile.am: Set LD_LIBRARY_PATH when running
            gtk-query-immodules.

 ChangeLog             | 5 +++++
 gucharmap/Makefile.am | 2 +-
 gucharmap/main.c      | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

commit 8bed18e788403bfd17311890139d68267ffca404
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 07:06:49 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/gucharmap-mini-fontsel.c:
            * gucharmap/gucharmap-mini-fontsel.h: Improved the mini font
            selection. Toggle buttons for bold and italic.

 ChangeLog                          |   6 +
 gucharmap/gucharmap-mini-fontsel.c | 269 ++++++++++---------------------------
 gucharmap/gucharmap-mini-fontsel.h |  11 +-
 3 files changed, 82 insertions(+), 204 deletions(-)

commit b603435fa00ad6acf470a2b1b764f9c4fbb2855a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 05:36:53 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Fix bug where zoom window was sometimes
            the wrong size.

 ChangeLog                   |  5 +++++
 gucharmap/gucharmap-table.c | 24 ++++++++++++++++++++++--
 2 files changed, 27 insertions(+), 2 deletions(-)

commit f05755b5ad8cecdbbcb0fbf17fd77640d60ecd48
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 04:39:24 2003 +0000

    2003-06-01  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-window.c:
            * gucharmap/imgucharmap.c: Fix infinite recursive loop when starting
            imgucharmap.

 ChangeLog                     |  7 +++++++
 gucharmap/gucharmap-charmap.c |  2 ++
 gucharmap/gucharmap-window.c  | 17 +++++++++++------
 gucharmap/imgucharmap.c       | 31 ++++++++++++++++++++++---------
 4 files changed, 42 insertions(+), 15 deletions(-)

commit 926b8b9af3ad490b267e151a0d670e1c48612f18
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 02:32:03 2003 +0000

    2003-05-31  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Make the zoom window go away when it
            should.

 ChangeLog                   |  5 +++++
 gucharmap/gucharmap-table.c | 23 +++++++++++++++++------
 2 files changed, 22 insertions(+), 6 deletions(-)

commit e99a874c598b997ea1c24070eacdd6c087ad8a55
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jun 1 02:10:42 2003 +0000

    2003-05-31  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Statusbar, don't resize yourself.

 ChangeLog                    |  4 ++++
 gucharmap/gucharmap-window.c | 14 +++++++++++++-
 2 files changed, 17 insertions(+), 1 deletion(-)

commit ae3318bcf8f6f3527f06258759e1b88514b57705
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 31 21:01:47 2003 +0000

    2003-05-31  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Add some additional, hopefully
            intelligent, information to the statusbar message

 ChangeLog                     |  5 +++++
 gucharmap/gucharmap-charmap.c | 51 +++++++++++++++++++++++++++++++------------
 2 files changed, 42 insertions(+), 14 deletions(-)

commit 06e55babf0b4fb627e65ba2531b149a4e91b75fa
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Sat May 31 20:03:43 2003 +0000

    Update Czech translation

 po/ChangeLog | 4 ++++
 po/cs.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 727dba2e8ec5ee5fca59d8f6fcca4fc715421903
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 31 20:03:00 2003 +0000

    2003-05-31  Noah Levitt
    
            * nl.po: Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +++
 po/nl.po     | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 99 insertions(+), 14 deletions(-)

commit 1856f16aa5f934c574d2d056b741b83dd8ce52e4
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 31 15:02:24 2003 +0000

    Fix typo.

 gucharmap/gucharmap-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b73c497b9d362f3a360289fcd71180bfc8b2833a
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Sat May 31 12:48:23 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 +++
 po/cs.po     | 109 +++++++++++++++++++++++------------------------------------
 2 files changed, 46 insertions(+), 67 deletions(-)

commit c3c6ecbedab304feff804c526a29f19745483091
Author: Christian Rose <menthos@menthos.com>
Date:   Sat May 31 09:40:56 2003 +0000

    Updated Swedish translation.
    
    2003-05-31  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 ++
 po/sv.po     | 149 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 87 insertions(+), 66 deletions(-)

commit 01bffaf209c61fa9cb4d55b1fe0e884360f4fbc0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 31 03:43:01 2003 +0000

    2003-05-30  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Failed searches pop up a message, but
            leave the search dialog open, now.

 ChangeLog                    |  5 +++++
 gucharmap/gucharmap-window.c | 28 +++++++++++++++++-----------
 2 files changed, 22 insertions(+), 11 deletions(-)

commit b39871a6fc798c9d38275e3dd4ac0d32d003192c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 31 03:29:41 2003 +0000

    2003-05-30  Noah Levitt
    
            * gucharmap/gucharmap-window.c:
            * gucharmap/gucharmap-table.c: Hold down Shift for Zoom Mode. No more
            menu item for it.

 ChangeLog                    |  6 ++++++
 gucharmap/gucharmap-table.c  | 40 +++++++++++++++++++++++++++++++++++-----
 gucharmap/gucharmap-window.c | 38 --------------------------------------
 3 files changed, 41 insertions(+), 43 deletions(-)

commit 2978050289e7d3a4c801665dd701da940a1f6ae5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 31 03:04:48 2003 +0000

    2003-05-30  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Improve search dialog somewhat.

 ChangeLog                    |  4 ++++
 gucharmap/gucharmap-window.c | 38 +++++++++++++++++++++++---------------
 2 files changed, 27 insertions(+), 15 deletions(-)

commit 353e4d6eee7d10a9215cb598a4e43abaa63d549a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 31 02:52:49 2003 +0000

    2003-05-30  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Improve jump-to-codepoint dialog.

 ChangeLog                    |   4 +
 gucharmap/gucharmap-window.c | 177 +++++++++++++++++++++++--------------------
 2 files changed, 99 insertions(+), 82 deletions(-)

commit ad43203163ed40fd9f0f7c517a02ad5d839be63c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 31 00:14:52 2003 +0000

    2003-05-30  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Status message always has the active
            character; use a dialog for failed searches.

 ChangeLog                    |  5 ++++
 gucharmap/gucharmap-window.c | 59 ++++++++++++++++++++++++++------------------
 2 files changed, 40 insertions(+), 24 deletions(-)

commit f370e6687f7e4ad3336545bc321a886c8b4be101
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri May 30 22:55:28 2003 +0000

    2003-05-30  Noah Levitt
    
            * gucharmap/gucharmap-window.c: Change Char_map menu to _File.

 ChangeLog                    | 4 ++++
 gucharmap/gucharmap-window.c | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 60ccec38f0295b5a46fa75bb524d06c91527502c
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Mon May 26 22:15:21 2003 +0000

    Updated traditional Chinese translation.
    
            * zh_TW.po: Updated traditional Chinese translation.

 po/ChangeLog |   4 +
 po/zh_TW.po  | 448 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 210 insertions(+), 242 deletions(-)

commit 1567c1a346c4e50f5ae2eb8c26ae6d742795b75d
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Mon May 26 10:22:29 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 +
 po/cs.po     | 240 +++++++++++++++++++++++------------------------------------
 2 files changed, 98 insertions(+), 146 deletions(-)

commit 6f6d54637497e5adcbbb1cb0904d6736ab3eb639
Author: Christian Rose <menthos@menthos.com>
Date:   Sun May 25 21:37:11 2003 +0000

    Updated Swedish translation.
    
    2003-05-25  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 ++
 po/sv.po     | 186 ++++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 137 insertions(+), 53 deletions(-)

commit 5ad62bc60c66fef92a1284ec03d07ec26944b88a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 25 04:03:41 2003 +0000

    2003-05-24  Noah Levitt
    
            * gucharmap/gucharmap-table.c: Fix keynav when numlock is pressed.

 ChangeLog                   | 4 ++++
 gucharmap/gucharmap-table.c | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit f82ab59ffd625d7c26d12794ea81271e9d859254
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 25 03:54:35 2003 +0000

    2003-05-24  Noah Levitt
    
            * gucharmap/Makefile.am: Fix make install.

 ChangeLog             | 4 ++++
 gucharmap/Makefile.am | 6 ++++++
 2 files changed, 10 insertions(+)

commit 74ef7f8ea14c5cf3c3922306000caa8168d6a173
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 25 03:49:59 2003 +0000

    2003-05-24  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c: Put "see also" back in.

 ChangeLog                     |  4 +++
 gucharmap/gucharmap-charmap.c | 82 +++++++++++++++++++++++++++++++------------
 2 files changed, 63 insertions(+), 23 deletions(-)

commit 34659903f9d16ae97ad655909d71a28d2cac2aaa
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 25 02:56:35 2003 +0000

    2003-05-24  Noah Levitt
    
            * gucharmap/gucharmap-charmap.c:
            * gucharmap/gucharmap-table.c:
            * gucharmap/gucharmap-unicode-info.c: Fix up the details page a bit.

 ChangeLog                          |   6 +
 gucharmap/gucharmap-charmap.c      | 332 ++++++++++++-------------------------
 gucharmap/gucharmap-table.c        |   7 +-
 gucharmap/gucharmap-unicode-info.c |  14 +-
 4 files changed, 123 insertions(+), 236 deletions(-)

commit f0cc8373f7890cfcb94f2e2131de6c5dcc3a5030
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 25 00:21:20 2003 +0000

    2003-05-24  Noah Levitt
    
            * configure.ac:
            * gucharmap/Makefile.am: Add option not to generate gtk.immodules.

 ChangeLog             |  5 +++++
 configure.ac          | 15 ++++++++++++---
 gucharmap/Makefile.am |  6 +++++-
 3 files changed, 22 insertions(+), 4 deletions(-)

commit ffec0ea1e75c3c117e0cfae206ba5338b96d7bdd
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:   Tue May 20 13:49:22 2003 +0000

    Updated Spanish translation.
    
    2003-05-20  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |    4 +
 po/es.po     | 1471 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 757 insertions(+), 718 deletions(-)

commit aa22174e8804ada5a54ce57e6525f1a75f18c65a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 18 02:17:59 2003 +0000

    Install "gnome-character-map" symlink as reqested by Glynn Foster.

 ChangeLog             | 287 +++++++++++++++++++++++++-------------------------
 gucharmap/Makefile.am |   8 +-
 2 files changed, 152 insertions(+), 143 deletions(-)

commit 42ac9bd2411b8c5273d80f18c26de18a8d3e094a
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:   Wed May 14 15:04:36 2003 +0000

    Emit active-descendant-changed signal when selected cell changes. This
    
    2003-05-14  Padraig O'Briain  <padraig.obriain@sun.com>
    
            * chartable-accessible.c: Emit active-descendant-changed signal
            when selected cell changes. This fixes bug #112981.

 ChangeLog                        |  5 +++++
 gucharmap/chartable_accessible.c | 40 ++++++++++++++++++++++++++++------------
 2 files changed, 33 insertions(+), 12 deletions(-)

commit 76f3a83553e28b16c68fa45591e7c06383aad410
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed May 14 05:17:44 2003 +0000

    Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 879 +++++++++++++++++++++++++----------------------------------
 2 files changed, 370 insertions(+), 513 deletions(-)

commit ee00ee464b57bf6ac6c1b6b2d2124183d1a7608d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed May 14 05:16:01 2003 +0000

    Added zh_CN to ALL_LINGUAS.

 ChangeLog    |    4 +
 configure.ac |    2 +-
 po/ChangeLog |    4 +
 po/zh_CN.po  | 1029 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1038 insertions(+), 1 deletion(-)

commit cc5213853b480888c5c335fb34a195fe6f3a4d50
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed May 14 05:13:40 2003 +0000

    <gucharmap/foo.h> is relative to $(top_srcdir)

 gucharmap/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit c445c7a6b52dac0dddd404044dc7ef18f28ec66a
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Mon May 12 20:51:34 2003 +0000

    Updated Italian translation.

 po/ChangeLog |    5 +
 po/it.po     | 1471 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 762 insertions(+), 714 deletions(-)

commit 858f7c8949a22ea3a852eb607e459407dc7deacf
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Fri May 9 15:59:15 2003 +0000

    Updated German translation.

 po/ChangeLog |    4 +
 po/de.po     | 1252 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 671 insertions(+), 585 deletions(-)

commit 46a81726fb5481876649a1cafea27b10b75c8278
Author: Christian Rose <menthos@menthos.com>
Date:   Fri May 9 09:51:41 2003 +0000

    Updated Swedish translation.
    
    2003-05-09  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |    4 +
 po/sv.po     | 1151 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 568 insertions(+), 587 deletions(-)

commit 0368b3b4adb8a794f9cd5e2ccfda3946aaf503ed
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri May 9 03:03:09 2003 +0000

    Get rid of the U+xxxx page listings in the treeview on the left.

 ChangeLog                     | 14 ++++++++++
 gucharmap/gucharmap-charmap.c | 63 ++-----------------------------------------
 gucharmap/gucharmap-charmap.h |  4 +--
 gucharmap/gucharmap-window.c  | 17 ------------
 4 files changed, 18 insertions(+), 80 deletions(-)

commit 1cb5a495d30530b76242fd9dfd4fb51acf974729
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri May 9 02:39:34 2003 +0000

    Unmark evil strings for translation.

 gucharmap/gucharmap-charmap.c | 66 ++++++++++++++++++++++++++-----------------
 1 file changed, 40 insertions(+), 26 deletions(-)

commit cebef6866828fbc616499d61c4310e2a5fb74227
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri May 9 02:24:56 2003 +0000

    Hide the File (Char_map) menu in the input method. (bug #112605, Gregory Merchan)

 gucharmap/gucharmap-window.c | 42 ++++++++++++++++++++++++++++++++++--------
 gucharmap/gucharmap-window.h |  7 +++++++
 gucharmap/main.c             |  2 ++
 3 files changed, 43 insertions(+), 8 deletions(-)

commit b3a878cbbae5716b107dde2474e1fdf49374d42f
Author: KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
Date:   Thu May 8 13:41:43 2003 +0000

    Updated Japanese translatioin.
    
    2003-05-08  KAMAGASAKO Masatoshi  <emerald@gnome.gr.jp>
    
            * ja.po: Updated Japanese translatioin.

 po/ChangeLog |    4 +
 po/ja.po     | 1161 +++++++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 952 insertions(+), 213 deletions(-)

commit ef2f5695e3622a09822df0d9e586c4cbc984c9a4
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Thu May 8 13:05:32 2003 +0000

    Update Czech translation

 po/ChangeLog |  4 ++++
 po/cs.po     | 66 +++++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 56 insertions(+), 14 deletions(-)

commit 45c6c0a103a8f44d1ef2d89abd910ac6e3625ad1
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu May 8 00:01:47 2003 +0000

    Updated Portuguese translation.
    
    2003-05-08  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |    4 +
 po/pt.po     | 1586 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 828 insertions(+), 762 deletions(-)

commit 0e01f9485cfad8f8b90e9dcf028fd2ca285e78a9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed May 7 19:57:38 2003 +0000

    Added CJK ideograph info to the details tab.

 ChangeLog                     |  5 ++++
 gucharmap/gucharmap-charmap.c | 57 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)

commit c22847cd9a87e5690ac8095d0d2b84df47763bb8
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Wed May 7 18:47:03 2003 +0000

    Update Czech translation

 po/ChangeLog |    4 +
 po/cs.po     | 1511 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 734 insertions(+), 781 deletions(-)

commit 9e7c79925de1c9f1ca33d7ecaf6c286f8c75139d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed May 7 03:56:29 2003 +0000

    Set statusbar message to indicate active character.

 ChangeLog                     |  5 +++++
 gucharmap/gucharmap-charmap.c | 51 +++++--------------------------------------
 2 files changed, 11 insertions(+), 45 deletions(-)

commit 016eec1628ca238b2aff2458c3ee3c905fb276f7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed May 7 03:42:04 2003 +0000

    Added the nameslist stuff to the character details tab.

 ChangeLog                     |   5 ++
 gucharmap/gucharmap-charmap.c | 181 +++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 182 insertions(+), 4 deletions(-)

commit e3ffc47608596d01afc31de46aa77408cfaa4b53
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed May 7 02:50:03 2003 +0000

    Started redoing the UI to get rid of the character details treeview, and replace it with a textview in another tab.

 ChangeLog                     |   9 +
 gucharmap/gucharmap-charmap.c | 794 +++++++++++++-----------------------------
 gucharmap/gucharmap-charmap.h |  42 +--
 gucharmap/gucharmap-window.c  | 432 -----------------------
 gucharmap/gucharmap-window.h  |   3 -
 5 files changed, 246 insertions(+), 1034 deletions(-)

commit d9a71c4e3495e532854fef03c3ffe84ffc51f44f
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Wed May 7 01:04:56 2003 +0000

    Updated traditional Chinese translation

 po/ChangeLog |    1 +
 po/zh_TW.po  | 1322 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 692 insertions(+), 631 deletions(-)

commit 6a220ebaea5faaf5cacfff2c7bea9f4c7c02b133
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:   Wed May 7 00:57:20 2003 +0000

    Add new files to POTFILES.in

 po/ChangeLog   | 2 +-
 po/POTFILES.in | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 31569cf8be157f6b991d7476a8276a15b35026ac
Author: Abel Cheung <maddog@linux.org.hk>
Date:   Wed May 7 00:55:29 2003 +0000

    Added "zh_TW" to ALL_LINGUAS. Remove non-existant file(s).
    
    2003-05-07  Abel Cheung  <maddog@linux.org.hk>
    
            * configure.ac: Added "zh_TW" to ALL_LINGUAS.
            * po/POTFILES.in: Remove non-existant file(s).

 ChangeLog      | 4 ++++
 configure.ac   | 2 +-
 po/ChangeLog   | 4 ++++
 po/POTFILES.in | 5 -----
 4 files changed, 9 insertions(+), 6 deletions(-)

commit 39123ac6cd462aea90e49efc17ea4256c78bdcdc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon May 5 01:59:46 2003 +0000

    Ignore keypresses with modifiers.

 ChangeLog                   | 4 ++++
 gucharmap/gucharmap-table.c | 7 +++++--
 2 files changed, 9 insertions(+), 2 deletions(-)

commit 828cdcb306f007530eb259383873db5bab5d7d0f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon May 5 01:14:18 2003 +0000

    Reorganized so that everything public has the gucharmap_ prefix.

 gucharmap/gucharmap_window.c | 1272 ------------------------------------------
 gucharmap/gucharmap_window.h |   92 ---
 2 files changed, 1364 deletions(-)

commit 790ca4cfc5ec2d9e6c329f65ec5fce30636ff21a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon May 5 00:21:49 2003 +0000

    Some code formatting cleanup.

 gucharmap/charcell_accessible.c    |  18 ++++--
 gucharmap/charcell_accessible.h    |  18 ++----
 gucharmap/chartable_accessible.c   |   9 ++-
 gucharmap/chartable_accessible.h   |  18 ++----
 gucharmap/gucharmap-charmap.c      | 128 ++++++++++++++++++-------------------
 gucharmap/gucharmap-charmap.h      |  84 +++++++++++++-----------
 gucharmap/gucharmap-mini-fontsel.c |   6 +-
 gucharmap/gucharmap-table.h        |   7 +-
 gucharmap/gucharmap-unicode-info.c |   3 +-
 gucharmap/gucharmap-unicode-info.h |   5 +-
 gucharmap/gucharmap-window.c       | 124 +++++++++++++++++------------------
 gucharmap/gucharmap-window.h       |   6 +-
 gucharmap/main.c                   |  10 +--
 13 files changed, 216 insertions(+), 220 deletions(-)

commit ae88d9152adff93ae47c21b4cd4ffeca0de53d3c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 4 22:14:23 2003 +0000

    Reorganized so that everything public has the gucharmap_ prefix.

 ChangeLog                                          |    3 +-
 gucharmap/Makefile.am                              |   18 +-
 gucharmap/charcell_accessible.c                    |   46 +-
 gucharmap/charmap.h                                |  140 ---
 gucharmap/chartable.h                              |  101 --
 gucharmap/chartable_accessible.c                   |   64 +-
 gucharmap/{charmap.c => gucharmap-charmap.c}       |  307 +++--
 gucharmap/gucharmap-charmap.h                      |  140 +++
 .../{mini_fontsel.c => gucharmap-mini-fontsel.c}   |   92 +-
 gucharmap/gucharmap-mini-fontsel.h                 |   87 ++
 gucharmap/{chartable.c => gucharmap-table.c}       |  309 +++--
 gucharmap/gucharmap-table.h                        |  104 ++
 .../{unicode_info.c => gucharmap-unicode-info.c}   |  112 +-
 gucharmap/gucharmap-unicode-info.h                 |   88 ++
 gucharmap/gucharmap-window.c                       | 1269 ++++++++++++++++++++
 gucharmap/gucharmap-window.h                       |   92 ++
 gucharmap/gucharmap.h                              |   32 +
 gucharmap/imgucharmap.c                            |    8 +-
 gucharmap/main.c                                   |   14 +-
 gucharmap/mini_fontsel.h                           |   86 --
 gucharmap/unicode/generator.sh                     |    2 +-
 gucharmap/unicode/unicode_blocks.cI                |    2 +-
 gucharmap/unicode_info.h                           |   88 --
 23 files changed, 2301 insertions(+), 903 deletions(-)

commit 36f5be5c8267a58da72d99ad32cc8c63cd3cef24
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun May 4 22:13:51 2003 +0000

    Reorganized so that everything public has the gucharmap_ prefix.

 ChangeLog | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

commit bc1330099c1be1dc9ba2dac4d31d06e236a0c338
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 3 23:15:38 2003 +0000

    Add rpm spec file.

 .cvsignore        |  1 +
 ChangeLog         |  6 +++++
 Makefile.am       |  3 ++-
 configure.ac      |  1 +
 gucharmap.spec.in | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 89 insertions(+), 1 deletion(-)

commit 30f838d6880cf60cda99600bae5ec37c00a30adc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 3 22:23:35 2003 +0000

    Install the input module in the right place, and write /etc/gtk-2.0/gtk.immodules.

 ChangeLog                  |  1 +
 README                     | 34 ++++++-----------------------
 configure.ac               | 10 ++++++++-
 gucharmap/.cvsignore       |  1 +
 gucharmap/Makefile.am      | 54 ++++++++++------------------------------------
 gucharmap/im-module-file.c |  8 +++++++
 6 files changed, 37 insertions(+), 71 deletions(-)

commit 852bd6361b08f3598c6094c04122cce839f7fccc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 3 22:22:30 2003 +0000

    Install the input module in the right place, and write /etc/gtk-2.0/gtk.immodules.

 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

commit 1dda7c0bd4d171fe967de35db8d29051aa51dab7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat May 3 07:04:10 2003 +0000

    Bump development version to 0.7.0.

 ChangeLog    | 4 ++++
 configure.ac | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 3cca76923e72ec985487f49a676025b52aad2f2f
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri May 2 21:12:04 2003 +0000

    Updated Portuguese translation.
    
    2003-05-02  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |   4 ++
 po/pt.po     | 198 ++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 133 insertions(+), 69 deletions(-)

commit 1892fece54af928d7913478cefc23bbf7fcdfe6b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri May 2 03:30:22 2003 +0000

    Fix typo.

 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d90b97af07ca517065056660bdcc8df40c51e2e9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu May 1 05:38:26 2003 +0000

    Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 311 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 193 insertions(+), 122 deletions(-)

commit d84529bc21a27bb529fd59d911ec3a6f20f168b6
Author: Ole Laursen <olau@hardworking.dk>
Date:   Wed Apr 30 17:45:08 2003 +0000

    Updated Danish translation.
    
    2003-04-30  Ole Laursen  <olau@hardworking.dk>
    
            * da.po: Updated Danish translation.

 po/ChangeLog |   4 +
 po/da.po     | 296 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 184 insertions(+), 116 deletions(-)

commit db9afd985f0a4337b7bef0533197ce563f5f82e8
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Tue Apr 29 17:09:50 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 198 ++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 133 insertions(+), 69 deletions(-)

commit 171f95fc964758534a742940b01b9b9d45a92e80
Author: Christian Rose <menthos@menthos.com>
Date:   Tue Apr 29 06:22:22 2003 +0000

    Updated Swedish translation.
    
    2003-04-29  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 ++
 po/sv.po     | 198 ++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 133 insertions(+), 69 deletions(-)

commit 1a3ee75e20d8dc0bf557e0692ff96a6529abc2f7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Apr 28 21:58:28 2003 +0000

    Update to Unicode 4.0.

 ChangeLog                               |     7 +
 gucharmap/unicode/unicode_blocks.cI     |    15 +
 gucharmap/unicode/unicode_categories.cI |   143 +-
 gucharmap/unicode/unicode_data.cI       |  1226 ++++
 gucharmap/unicode/unicode_nameslist.cI  | 11133 ++++++++++++++++--------------
 5 files changed, 7319 insertions(+), 5205 deletions(-)

commit 439713554ba397f82e8bad064aa15c811794ed71
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Apr 28 21:47:05 2003 +0000

    Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 889 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 769 insertions(+), 124 deletions(-)

commit 5f1b1885f76c94c4c592b506f980bbf71c91189c
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Tue Apr 22 20:09:13 2003 +0000

    Updated Portuguese translation.
    
    2003-04-22  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |   4 +++
 po/pt.po     | 100 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 56 insertions(+), 48 deletions(-)

commit f4407edeb8a8722eaa6ff36be85c9a36637caacd
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Sun Apr 20 21:51:57 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 +++
 po/cs.po     | 100 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 56 insertions(+), 48 deletions(-)

commit 9554f75dfd132fa4f20d23f1d506e99fea35bc38
Author: Christian Rose <menthos@menthos.com>
Date:   Sun Apr 20 21:35:14 2003 +0000

    Updated Swedish translation.
    
    2003-04-20  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 +++
 po/sv.po     | 100 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 56 insertions(+), 48 deletions(-)

commit 8ab872637304dc83bab06520fa71e1f1a0106b29
Author: Abel Cheung <maddog@linux.org.hk>
Date:   Sun Apr 20 20:02:39 2003 +0000

    Added "pl", "uk", "zh_TW" to ALL_LINGUAS. New traditional Chinese
    
    2003-04-21  Abel Cheung  <maddog@linux.org.hk>
    
            * configure.in: Added "pl", "uk", "zh_TW" to ALL_LINGUAS.
            * po/zh_TW.po: New traditional Chinese translation.
            * po/el.po: Fixed header for msgfmt check.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   5 +
 po/el.po     |   2 +-
 po/zh_TW.po  | 963 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 974 insertions(+), 2 deletions(-)

commit 9e62f8058e54a2b02918445202558e78ea40e64c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Apr 20 01:04:05 2003 +0000

    Snap columns to power of two option (bug #107965).

 ChangeLog                    |  7 +++++++
 gucharmap/chartable.c        | 29 +++++++++++++++++++++++++++--
 gucharmap/chartable.h        |  9 ++++++---
 gucharmap/gucharmap_window.c | 17 +++++++++++++++++
 4 files changed, 57 insertions(+), 5 deletions(-)

commit 59a8314e20bc249166656560e2e753106ee606b2
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Apr 17 17:45:54 2003 +0000

    Updated Portuguese translation.
    
    2003-04-17  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |  4 ++++
 po/pt.po     | 24 ++++++++++++------------
 2 files changed, 16 insertions(+), 12 deletions(-)

commit fd089ad89a5a24ea0e8364bcaf14586b35737ff5
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Thu Apr 17 16:48:43 2003 +0000

    Updated German translation.

 po/ChangeLog |  4 ++++
 po/de.po     | 32 ++++++++++++++++----------------
 2 files changed, 20 insertions(+), 16 deletions(-)

commit 6524f1aaa1e087ee0dfa231d2c7f58da17b7f8aa
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Apr 17 00:00:14 2003 +0000

    The zoom window and drag icon use pixmap instead of pixbuf. It had to be converted back and forth from a pixmap, anyway (at least for the zoom window).

 ChangeLog             |   6 +++
 gucharmap/chartable.c | 108 ++++++++++++++++----------------------------------
 gucharmap/chartable.h |   2 +-
 3 files changed, 42 insertions(+), 74 deletions(-)

commit e94480f16b03e556f9417f2e3c803cea0bfef7e7
Author: Ole Laursen <olau@hardworking.dk>
Date:   Wed Apr 16 21:09:36 2003 +0000

    Updated Danish translation.
    
    2003-04-16  Ole Laursen  <olau@hardworking.dk>
    
            * da.po: Updated Danish translation.

 po/ChangeLog | 4 ++++
 po/da.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit b230ef40aea9338dde8f82e8f8614f5fbc236324
Author: Ole Laursen <olau@hardworking.dk>
Date:   Wed Apr 16 21:01:50 2003 +0000

    Updated Danish translation.
    
    2003-04-16  Ole Laursen  <olau@hardworking.dk>
    
            * da.po: Updated Danish translation.

 po/da.po | 886 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 764 insertions(+), 122 deletions(-)

commit 2ae13520039d7d2a1b4cdab5bc9f03296233c03e
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Wed Apr 16 18:11:04 2003 +0000

    Update Czech translation

 po/ChangeLog |  4 ++++
 po/cs.po     | 22 +++++++++++-----------
 2 files changed, 15 insertions(+), 11 deletions(-)

commit 9b2f1cded4194ea7d00dfdcfdc38c4422fc9a05e
Author: Christian Rose <menthos@menthos.com>
Date:   Wed Apr 16 12:20:58 2003 +0000

    Updated Swedish translation.
    
    2003-04-16  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |  4 ++++
 po/sv.po     | 20 ++++++++++----------
 2 files changed, 14 insertions(+), 10 deletions(-)

commit ae8b6011057c474e6555990d6e3dce7dc16eac3c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Apr 16 06:13:44 2003 +0000

    Made the zoom window a bit less invasive. It's no longer always on top and on every desktop. But now it is focusable (you can alt-tab to it, for example). Oh well, close enough.

 ChangeLog             |  6 ++++++
 gucharmap/chartable.c | 24 ++++++++++++++----------
 2 files changed, 20 insertions(+), 10 deletions(-)

commit 143987d004749b37bf6a00ae0784a843ce3d318a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Apr 15 20:18:55 2003 +0000

    Always capitalize Unicode.

 gucharmap/gucharmap_window.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6f647d691c51cb136b5bcd78a16b689e9c61a290
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Apr 15 19:58:36 2003 +0000

    Got the gucharmap input module working better.

 ChangeLog               |   5 ++
 gucharmap/imgucharmap.c | 133 ++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 116 insertions(+), 22 deletions(-)

commit bf2cb84fb3c9ca71b9218e100cf90f28671f4f39
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Tue Apr 15 19:32:53 2003 +0000

    Updated Italian translation by Luigi Maselli.

 po/ChangeLog |   5 +
 po/it.po     | 868 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 754 insertions(+), 119 deletions(-)

commit 1428cfff9aa6c04ba0d578be0c34306b5dad0668
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Sat Apr 12 13:10:55 2003 +0000

    Updated German translation.

 po/ChangeLog |   4 +
 po/de.po     | 441 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 236 insertions(+), 209 deletions(-)

commit a86750746e29f6cf2c4227d548769b32399bc6e7
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
Date:   Thu Apr 10 19:20:50 2003 +0000

    Added Irish translation (ga)
    
    2003-04-10 Paul Duffy <dubhthach@frink.nuigalway.ie>
        Added Irish translation (ga)

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/ga.po     | 956 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 965 insertions(+), 1 deletion(-)

commit 3d5656b65cc5763616b0b97f8828fd74f53c3338
Author: Christian Rose <menthos@menthos.com>
Date:   Wed Apr 9 17:17:01 2003 +0000

    Updated Swedish translation.
    
    2003-04-09  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 +
 po/sv.po     | 928 +++++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 784 insertions(+), 148 deletions(-)

commit c5cfde77df6a4f07e31d4bc3428320847c04c3b0
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:   Fri Apr 4 14:27:13 2003 +0000

    Updated Spanish translation.
    
    2003-04-04  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
    
            * es.po: Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 929 +++++++++++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 784 insertions(+), 149 deletions(-)

commit 09ca86dbbc92a3cbea8fffa0b55f58607469dd7b
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Wed Apr 2 07:46:30 2003 +0000

    Updated Italian translation by Luigi Maselli.

 po/ChangeLog |   5 +
 po/it.po     | 312 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 180 insertions(+), 137 deletions(-)

commit 0c0b8389cb27cdd5b180a395d7005aad6370900c
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Mon Mar 31 23:13:46 2003 +0000

    Updated Portuguese translation.
    
    2003-03-31  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |   4 +
 po/pt.po     | 364 ++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 229 insertions(+), 139 deletions(-)

commit 0c58a1d0d21cf2f0d10f1e86f37bbd40464aefcf
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Mon Mar 31 11:51:36 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 228 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 223 insertions(+), 9 deletions(-)

commit ad9073433eeba965b2dd6a5099d3bf91dfed5282
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 31 01:49:46 2003 +0000

    Unbreak gtk.immodules generation.

 gucharmap/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 108c936006c01839969bf2882d84906ee787be2c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 31 00:08:31 2003 +0000

    Added missing file to POTFILES.in.

 po/ChangeLog   | 4 ++++
 po/POTFILES.in | 1 +
 2 files changed, 5 insertions(+)

commit ebf996ca20915956380fa6db7b5d16a5c108817e
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Sun Mar 30 12:48:30 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 +
 po/cs.po     | 898 +++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 659 insertions(+), 243 deletions(-)

commit 586668b6da88d7f25a4e3b05d6339ae4e9ddbbd9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Mar 30 08:39:02 2003 +0000

    Some of the gnome functionality is in gucharmap_window, which is in libgucharmap, which means that libgucharmap has to link with the gnome libs, when compiling with gnome. Something that didn't occur to me when I made gucharmap_window.c. Oh, well.

 gucharmap/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 42b18a750a24cf75f610a5ec768ad48df4ead345
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Mar 30 07:09:59 2003 +0000

    Got the gucharmap input module working.

 ChangeLog                | 14 ++++++++
 Makefile.am              |  2 +-
 README                   | 52 ++++++++++++++++++++++++++--
 configure.ac             |  6 ++--
 gucharmap/.cvsignore     |  1 +
 gucharmap/Makefile.am    | 47 ++++++++++++++++++++++++-
 gucharmap/imgucharmap.c  | 54 ++++++++++-------------------
 gucharmap/main.c         |  3 +-
 gucharmap/mini_fontsel.c | 90 +++++++++++++++++++++++++++++++-----------------
 gucharmap/mini_fontsel.h |  2 ++
 10 files changed, 196 insertions(+), 75 deletions(-)

commit 30065a1cfd1cb1c3f3c0082f4a0c99b87db46951
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Mar 30 04:05:12 2003 +0000

    Updated Portuguese translation.
    
    2003-03-30  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Updated Portuguese translation.

 po/ChangeLog |    4 +
 po/pt.po     | 1033 ++++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 793 insertions(+), 244 deletions(-)

commit 0c9fe7f1a7a9e5f5c27a27b52e15f2f5ff393e5e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Mar 29 21:24:51 2003 +0000

    Implemented Find Previous (shift-ctrl-G).

 ChangeLog                    |  8 ++++++++
 gucharmap/charmap.c          | 14 ++++++++++----
 gucharmap/charmap.h          |  4 +++-
 gucharmap/gucharmap_window.c | 34 ++++++++++++++++++++++++++++++----
 gucharmap/unicode_info.c     | 30 +++++++++++++++++++++---------
 gucharmap/unicode_info.h     |  5 +++--
 6 files changed, 75 insertions(+), 20 deletions(-)

commit 5b0b56e1ba1efcc33a9438d63c776bbfd9bb3841
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Mar 29 06:05:50 2003 +0000

    Moved items in the Go menu to the Search menu.

 ChangeLog                    |  5 +++++
 gucharmap/gucharmap_window.c | 24 ++++++++++--------------
 2 files changed, 15 insertions(+), 14 deletions(-)

commit 8ee349da746e77ebc50769576bd566c9893c207f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Mar 29 05:58:01 2003 +0000

    Created GucharmapWindow widget. Got rid of the search entry and button; made a menu item and dialog instead.

 ChangeLog                    |    9 +
 gucharmap/Makefile.am        |    5 +-
 gucharmap/gucharmap_window.c | 1233 ++++++++++++++++++++++++++++++++++++++++++
 gucharmap/gucharmap_window.h |   92 ++++
 gucharmap/main.c             | 1061 +-----------------------------------
 gucharmap/mini_fontsel.c     |    3 +
 6 files changed, 1362 insertions(+), 1041 deletions(-)

commit 7610e58dacd5bec74a61426fde6d7bdf8f54e053
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Fri Mar 28 20:37:13 2003 +0000

    Marked some more strings for translation, updated German translation.

 ChangeLog                           |   7 +
 gucharmap/charmap.c                 |   2 +-
 gucharmap/unicode/generator.sh      |   2 +-
 gucharmap/unicode/unicode_blocks.cI | 220 +++++-----
 gucharmap/unicode_info.c            |  83 ++--
 po/ChangeLog                        |   5 +
 po/POTFILES.in                      |   5 +-
 po/de.po                            | 830 +++++++++++++++++++++++++++++++-----
 8 files changed, 896 insertions(+), 258 deletions(-)

commit 9ed40e036cad3e201d46640d04f8f0b0f54dd981
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Mar 28 05:08:26 2003 +0000

    Fixed some weirdness at initialization.

 gucharmap/mini_fontsel.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit b8b6b80970564592590ab01c879ff37abc9876d0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Mar 27 03:13:59 2003 +0000

    Unbreak stupid breakage.

 gucharmap/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c8526f3949f3fe2418dc0a4b0674880060a62c1d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Mar 27 03:09:10 2003 +0000

    Unbreak stupid breakage.

 gucharmap/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 09542cd601db0bed6ba8912b094a04c94b2231e7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Mar 27 03:02:24 2003 +0000

    Unbreak stupid temporary compile error.

 gucharmap/Makefile.am    | 11 +++++------
 gucharmap/charmap.h      |  2 +-
 gucharmap/chartable.h    |  2 +-
 gucharmap/imgucharmap.c  |  4 ++--
 gucharmap/unicode_info.h |  2 +-
 5 files changed, 10 insertions(+), 11 deletions(-)

commit 728f1f288f27e1245e89e900382e952446b281ee
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Mar 26 23:10:26 2003 +0000

    Started gucharmap input method.

 ChangeLog               |   8 ++-
 gucharmap/Makefile.am   |  12 +++-
 gucharmap/imgucharmap.c | 169 ++++++++++++++++++++++++++++++++++++++++++++++++
 gucharmap/main.c        |   2 +-
 4 files changed, 187 insertions(+), 4 deletions(-)

commit 059b24b9711886face8e213b2f5e732257df27a4
Author: Alessio Frusciante <algol@src.gnome.org>
Date:   Sat Mar 22 10:59:00 2003 +0000

    Added Italian translation by Luigi Maselli.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   5 +
 po/it.po     | 335 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 345 insertions(+), 1 deletion(-)

commit 1c4f044a4ab7d1c13c6f39d0cbd1829c8c234645
Author: Alex Duggan <aldug@astrolinux.com>
Date:   Thu Mar 20 03:38:16 2003 +0000

    Fix up bugzilla fields and add startup-notification support.
    
    2003-03-19  Alex Duggan  <aldug@astrolinux.com>
    
            * gucharmap.desktop.in: Fix up bugzilla fields and add
            startup-notification support.

 ChangeLog            | 5 +++++
 gucharmap.desktop.in | 2 ++
 2 files changed, 7 insertions(+)

commit 1a1504996f3616f3943479c995eff058b9b37b96
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 18 06:14:15 2003 +0000

    Updated Japanese translation by KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>.

 po/ChangeLog |   5 ++
 po/ja.po     | 162 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 96 insertions(+), 71 deletions(-)

commit 354e02c63ae6a253a870d5af1cea1b34cfb1c564
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 18 05:59:05 2003 +0000

    All unicode information comes from unicode.org files now. No discrepancies with g_unichar_*, no out of date information.

 ChangeLog                                |   14 +
 gucharmap/charmap.c                      |   77 +-
 gucharmap/chartable.c                    |   74 +-
 gucharmap/main.c                         |    2 +-
 gucharmap/unicode/Makefile.am            |   13 +-
 gucharmap/unicode/generate_categories.pl |  104 ++
 gucharmap/unicode/generator.sh           |   24 +
 gucharmap/unicode/unicode_categories.cI  | 1736 ++++++++++++++++++++++++++++++
 gucharmap/unicode_info.c                 |  256 ++++-
 gucharmap/unicode_info.h                 |   66 +-
 10 files changed, 2158 insertions(+), 208 deletions(-)

commit f5acd824bee5c3dba548cc4c3cf94d5157c78dea
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:   Mon Mar 17 02:40:33 2003 +0000

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

 po/pl.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7235a1efcf82c2e86e1a4f9fe801d1484f32bfd4
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:   Mon Mar 17 02:38:35 2003 +0000

    Added Polish translation by GNOME PL Team <translators@gnome.pl>

 po/ChangeLog |   5 +
 po/pl.po     | 319 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 324 insertions(+)

commit 7d0d75c6083572cc26526c5a267831ea98639abc
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:   Sun Mar 16 19:38:19 2003 +0000

    Updated Brazilian Portuguese translation.
    
    2003-03-16  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
    
            * pt_BR.po: Updated Brazilian Portuguese translation.

 po/ChangeLog |   4 ++
 po/pt_BR.po  | 162 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 95 insertions(+), 71 deletions(-)

commit e3185903498c1c0d89061462901b58fe5221809a
Author: YanKo Kaneti <yaneti@declera.com>
Date:   Sun Mar 16 07:47:36 2003 +0000

    make the charmap symlink relative. Fixes staging area installs in DESTDIR.
    
    2003-03-16  YanKo Kaneti  <yaneti@declera.com>
    
            * gucharmap/Makefile.am: make the charmap symlink relative.
            Fixes staging area installs in DESTDIR.

 ChangeLog             | 5 +++++
 gucharmap/Makefile.am | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 24db2edf28ba408598f2c8e64d5a28069f57978c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Mar 16 07:36:39 2003 +0000

    Updated gtk+ dependency to 2.2 (#107962). Also fixed some memory leaks.

 ChangeLog                        | 11 +++++++++++
 README                           |  2 +-
 configure.ac                     |  4 ++--
 gucharmap/charmap.c              | 35 ++++++++++++++++++-----------------
 gucharmap/chartable.c            |  7 +++++--
 gucharmap/chartable_accessible.c |  2 --
 gucharmap/main.c                 |  7 +++++--
 po/POTFILES.in                   |  1 +
 8 files changed, 43 insertions(+), 26 deletions(-)

commit 8351e0ec3de5e8b34417f208c929bce835cd350a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Mar 15 22:15:40 2003 +0000

    A couple small changes for the 0.4.0 release.

 README           | 28 ++++++++++++++++------------
 configure.ac     |  4 ++--
 gucharmap.nsi.in |  2 +-
 gucharmap/main.c |  1 +
 4 files changed, 20 insertions(+), 15 deletions(-)

commit dbdda56b5b600c56e2ccc85a84877b46a53f270d
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:   Fri Mar 14 02:04:26 2003 +0000

    ko.po updated

 po/ChangeLog |   4 +
 po/ko.po     | 258 ++++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 196 insertions(+), 66 deletions(-)

commit cb1e6adad09a30a315da1cf4f4e3f3fa161b43de
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 11 05:40:34 2003 +0000

    Moved generated stuff to its own directory, made it compile only with --enable-maintainer-mode.

 ChangeLog                                          |    32 +-
 configure.ac                                       |     1 +
 gucharmap/.cvsignore                               |     7 -
 gucharmap/Makefile.am                              |    37 +-
 gucharmap/{ => unicode}/.cvsignore                 |     3 -
 gucharmap/unicode/Makefile.am                      |    52 +
 gucharmap/{ => unicode}/generate_nameslist.c       |     2 +-
 gucharmap/{ => unicode}/generate_unihan.c          |     0
 .../generator.sh}                                  |     0
 gucharmap/unicode/unicode_blocks.cI                |   118 +
 gucharmap/unicode/unicode_data.cI                  | 13881 ++++++++++
 gucharmap/unicode/unicode_nameslist.cI             | 15348 +++++++++++
 gucharmap/unicode/unicode_unihan.cI                | 27025 +++++++++++++++++++
 gucharmap/unicode_info.c                           |     8 +-
 14 files changed, 56465 insertions(+), 49 deletions(-)

commit 028a07c64533a882f4d4b476236cd1d0bc2865ab
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 11 04:20:11 2003 +0000

    Build process fixes / non-fixes.

 Makefile.am           |  3 ++-
 configure.ac          |  2 ++
 gucharmap/Makefile.am | 17 ++++++-----------
 3 files changed, 10 insertions(+), 12 deletions(-)

commit 86839c6d37d0f44431366628b5b19392ec53b0f7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 11 02:41:34 2003 +0000

    Fixed dumb copy/paste mistake that broke 'make dist'.

 Makefile.am           | 2 +-
 gucharmap/Makefile.am | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

commit f3cc16575989d516c464ee63ff51752dccd92cc5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 11 00:46:52 2003 +0000

    Temporarily commenting out atk 1.2 dependent functionality.

 gucharmap/chartable_accessible.c | 2 ++
 1 file changed, 2 insertions(+)

commit 27bddf70cb9f91104eddabc7d379979a362d5616
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 11 00:35:04 2003 +0000

    Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 241 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 114 insertions(+), 131 deletions(-)

commit b4aa049ccab615272cc8f7a8d7990e8ec7b65e9f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Mar 11 00:30:37 2003 +0000

    Go To / Hex Code Point always gives an error on invalid hex numbers.

 gucharmap/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 47bcf3d658f138285445c61ea612a4436ff39073
Author: Ole Laursen <olau@hardworking.dk>
Date:   Mon Mar 10 19:28:21 2003 +0000

    Added Danish (da) to ALL_LINGUAS.
    
    2003-03-10  Ole Laursen  <olau@hardworking.dk>
    
            * configure.ac: Added Danish (da) to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 627b01aaf90675cd5c7675130379d2336422e79e
Author: Ole Laursen <olau@hardworking.dk>
Date:   Mon Mar 10 19:26:45 2003 +0000

    Added Danish translation.
    
    2003-03-10  Ole Laursen  <olau@hardworking.dk>
    
            * da.po: Added Danish translation.

 po/ChangeLog |   4 +
 po/da.po     | 316 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 320 insertions(+)

commit 06506e0e7dae68e7bbcbf4f9d9a0ec1b2183d238
Author: Roozbeh Pournader <roozbeh@sharif.edu>
Date:   Mon Mar 10 14:28:20 2003 +0000

    Added "fa" to ALL_LINGUAS. Added Persian translation.
    
    2003-03-10  Roozbeh Pournader  <roozbeh@sharif.edu>
    
            * configure.ac: Added "fa" to ALL_LINGUAS.
            * po/fa.po: Added Persian translation.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |  10 +-
 po/fa.po     | 315 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 327 insertions(+), 4 deletions(-)

commit b6306381fdb987f7f7e88f032fc2efbef6f6f2cb
Author: Yuri Syrota <rasta@src.gnome.org>
Date:   Mon Mar 10 11:14:52 2003 +0000

    Updated Ukrainian translation

 po/ChangeLog |   4 +
 po/uk.po     | 276 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 131 insertions(+), 149 deletions(-)

commit d7dc712850edd78201e268f6ee7466bd26fd9994
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 10 06:03:03 2003 +0000

    Canonical decomposition works in both directions! Thanks, Roozbeh.

 ChangeLog           |  5 +++++
 gucharmap/charmap.c | 15 ++++++++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)

commit c59a5940a8ddd497214281ff363bfb6e54406067
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 10 04:49:51 2003 +0000

    Force UTF-8 to LTR. Previous scheme was buggy.

 gucharmap/charmap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4587bddf19c592798f91497579228eb92b25e608
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 10 04:28:56 2003 +0000

    gtk_tree_store_remove returns void in gtk+ 2.0. Don't check its return value, use gtk_tree_store_iter_is_valid instead.

 gucharmap/charmap.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 855de8c09b0553ea88ece05198bf6eef133ec06a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 10 03:55:58 2003 +0000

    gtk_tree_store_remove returns void in gtk+ 2.0. Don't check its return value, use gtk_tree_store_iter_is_valid instead.

 gucharmap/charmap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d5ff2d089d0f81ed0aeefb97305548ecd5a667fe
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 10 02:06:00 2003 +0000

    Made character details... acceptable in RTL.

 ChangeLog           |   4 ++
 gucharmap/charmap.c | 139 ++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 100 insertions(+), 43 deletions(-)

commit f0acf785c5885c840e7713e68c781aac50ce60ab
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:   Sun Mar 9 00:41:58 2003 +0000

    Updated Brazilian Portuguese translation.
    
    2003-03-08  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
    
            * pt_BR.po: Updated Brazilian Portuguese translation.

 po/ChangeLog |   4 +
 po/pt_BR.po  | 265 ++++++++++++++++++++++++++---------------------------------
 2 files changed, 119 insertions(+), 150 deletions(-)

commit 15b42b2b841678085a33761025fe3eaa6dce3a93
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Mar 7 18:17:39 2003 +0000

    Got rid of src/*.

 src/.cvsignore                |   12 -
 src/Makefile.am               |  137 ---
 src/charcell_accessible.c     |  440 ----------
 src/charcell_accessible.h     |   88 --
 src/charmap.c                 |  958 ---------------------
 src/charmap.h                 |  155 ----
 src/chartable.c               | 1834 -----------------------------------------
 src/chartable.h               |  110 ---
 src/chartable_accessible.c    |  775 -----------------
 src/chartable_accessible.h    |   70 --
 src/generate_nameslist.c      |  303 -------
 src/generate_unicode_stuff.sh |  262 ------
 src/generate_unihan.c         |  220 -----
 src/gucharmap_intl.c          |   29 -
 src/gucharmap_intl.h          |   45 -
 src/gucharmap_marshal.list    |    4 -
 src/gucharmaprc.rc            |    1 -
 src/main.c                    | 1136 -------------------------
 src/mini_fontsel.c            |  412 ---------
 src/mini_fontsel.h            |   88 --
 src/unicode_info.c            |  673 ---------------
 src/unicode_info.h            |  135 ---
 22 files changed, 7887 deletions(-)

commit 92b71f92e5b71174260d3e26856957f145c836d4
Author: added ja into ALL_LINGUAS. T.Aihana <aihana@gnome.gr.jp>
Date:   Fri Mar 7 15:53:52 2003 +0000

    2003-03-08 added ja into ALL_LINGUAS. T.Aihana <aihana@gnome.gr.jp>

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 1b4a7b1693a14e463b199597cc4320fb9eb7c30b
Author: added ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:   Fri Mar 7 15:52:28 2003 +0000

    2003-03-08 added ja.po. T.Aihana <aihana@gnome.gr.jp>

 po/ChangeLog |   5 +
 po/ja.po     | 315 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 320 insertions(+)

commit 962ff199cd48375b987cef21c260b8f59602a9dd
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Mar 5 03:17:51 2003 +0000

    Renamed atk_* functions.

 gucharmap/charcell_accessible.c  | 8 ++++----
 gucharmap/chartable_accessible.c | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 36a2ea548acc190887388ac929b6a40c2b810aac
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Mar 5 03:05:28 2003 +0000

    Committing Dom's patch. Changed necessary stuff for move from src/ to gucharmap/.

 ChangeLog                |  6 ++++++
 Makefile.am              |  2 +-
 configure.ac             |  2 +-
 gucharmap/charmap.c      | 11 ++++++++++-
 gucharmap/charmap.h      | 37 ++++++++++---------------------------
 gucharmap/chartable.c    |  2 +-
 gucharmap/chartable.h    | 16 ++--------------
 gucharmap/mini_fontsel.h |  4 ----
 po/POTFILES.in           |  6 +++---
 9 files changed, 34 insertions(+), 52 deletions(-)

commit fc8fa7efe2b7dde88d2a46a4b837dde456e27b09
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:   Tue Mar 4 16:29:36 2003 +0000

    Remove cell_data from ChartableAccessible data structure. Use object data
    
    2003-03-04  Padraig O'Briain  <padraig.obriain@sun.com>
    
            * src/chartable-accessible.[ch]:
            Remove cell_data from ChartableAccessible data structure. Use
            object data for it.

 ChangeLog                        |  6 ++++++
 gucharmap/chartable_accessible.c | 45 ++++++++++++++++++++++++++++++----------
 gucharmap/chartable_accessible.h |  2 --
 src/chartable_accessible.c       | 45 ++++++++++++++++++++++++++++++----------
 src/chartable_accessible.h       |  2 --
 5 files changed, 74 insertions(+), 26 deletions(-)

commit 589aaf698ef6eee87fa54274ef79e71e9fb20b91
Author: Christian Rose <menthos@menthos.com>
Date:   Mon Mar 3 23:51:14 2003 +0000

    Updated Swedish translation.
    
    2003-03-04  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 ++
 po/sv.po     | 228 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 119 insertions(+), 113 deletions(-)

commit 9e14e5b371cf15e141b64bc523ec0bf86b78ec35
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 3 06:07:01 2003 +0000

    Added charmap_get_chartable.

 ChangeLog           | 1 -
 gucharmap/charmap.c | 8 ++++++++
 gucharmap/charmap.h | 1 +
 src/charmap.c       | 8 ++++++++
 src/charmap.h       | 1 +
 5 files changed, 18 insertions(+), 1 deletion(-)

commit 234cc67af2d0f5b0421021fa3e1f1e9761270926
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Mar 3 05:50:05 2003 +0000

    Refactored chartable into its own widget.

 ChangeLog                        |   11 +
 gucharmap/Makefile.am            |    4 +-
 gucharmap/charcell_accessible.c  |   59 +-
 gucharmap/charmap.c              | 2130 +++++---------------------------------
 gucharmap/charmap.h              |   42 +-
 gucharmap/chartable.c            | 1834 ++++++++++++++++++++++++++++++++
 gucharmap/chartable.h            |  110 ++
 gucharmap/chartable_accessible.c |  157 +--
 gucharmap/main.c                 |   11 +-
 src/Makefile.am                  |    4 +-
 src/charcell_accessible.c        |   59 +-
 src/charmap.c                    | 2130 +++++---------------------------------
 src/charmap.h                    |   42 +-
 src/chartable.c                  | 1834 ++++++++++++++++++++++++++++++++
 src/chartable.h                  |  110 ++
 src/chartable_accessible.c       |  157 +--
 src/main.c                       |   11 +-
 17 files changed, 4677 insertions(+), 4028 deletions(-)

commit adfbc986d913f6f8f4159005035d8bc87bcba48b
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:   Mon Mar 3 05:37:54 2003 +0000

    configure.ac: Added Belarusian to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit a3d6c1f47e22d83d0a3077718a6e954f9f1198a5
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:   Mon Mar 3 05:35:58 2003 +0000

    be.po: Added Belarusian translation from Belarusian team <i18n@infonet.by>

 po/ChangeLog |   5 +
 po/be.po     | 339 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 344 insertions(+)

commit a6fd50c0c6af0810abf738054eeee1f55c3ceb52
Author: Christian Neumair <cneumair@src.gnome.org>
Date:   Sun Mar 2 20:43:18 2003 +0000

    (Re-)Added German translation.

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   6 +-
 po/de.po     | 375 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 385 insertions(+), 2 deletions(-)

commit 3e0c84da78b5cbcb4492cc026425995597ae9867
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:   Sun Mar 2 00:18:42 2003 +0000

    es.po Updated Spanish translation.
    
    2003-03-01  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
    
            * es.po Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 275 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 150 insertions(+), 129 deletions(-)

commit 4f3770c29c7387d5991d95f07034ece0b6f2e414
Author: Yuri Syrota <rasta@src.gnome.org>
Date:   Sat Mar 1 18:15:20 2003 +0000

    Added Ukrainian translation file

 po/uk.po | 338 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 338 insertions(+)

commit ef38babbd4221a934b7e928035040541ce7b1ba9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Mar 1 06:59:03 2003 +0000

    Color cells of unassigned and invalid characters differently. Also, display private use characters.

 ChangeLog           |  5 +++++
 gucharmap/charmap.c | 20 ++++++++++++++------
 src/charmap.c       | 20 ++++++++++++++------
 3 files changed, 33 insertions(+), 12 deletions(-)

commit 00f823e84cc649dfa8dba1a11bcf4b69a2f1373d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Mar 1 05:59:06 2003 +0000

    Added AtkTable implementation for the character table. Contributed by Padraig O'Briain.

 COPYING.LIB                      | 504 ++++++++++++++++++++++++++
 ChangeLog                        |  15 +
 autogen.sh                       |   4 +-
 configure.ac                     |   1 -
 gucharmap/Makefile.am            |  13 +-
 gucharmap/charcell_accessible.c  | 437 +++++++++++++++++++++++
 gucharmap/charcell_accessible.h  |  88 +++++
 gucharmap/charmap.c              | 236 +++++++++----
 gucharmap/charmap.h              |   2 +-
 gucharmap/chartable_accessible.c | 743 +++++++++++++++++++++++++++++++++++++++
 gucharmap/chartable_accessible.h |  72 ++++
 gucharmap/main.c                 |   3 +-
 src/Makefile.am                  |  13 +-
 src/charcell_accessible.c        | 437 +++++++++++++++++++++++
 src/charcell_accessible.h        |  88 +++++
 src/charmap.c                    | 236 +++++++++----
 src/charmap.h                    |   2 +-
 src/chartable_accessible.c       | 743 +++++++++++++++++++++++++++++++++++++++
 src/chartable_accessible.h       |  72 ++++
 src/main.c                       |   3 +-
 20 files changed, 3543 insertions(+), 169 deletions(-)

commit c7c5abe0db525740946134b6cbbed161b15a160b
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Mar 1 03:02:04 2003 +0000

    Added "pt" to ALL_LINGUAS.
    
    2003-03-01  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * configure.ac: Added "pt" to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit d4dcdab6dcd1945b39522f5bd4972fed479c63bc
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Mar 1 03:00:55 2003 +0000

    Added Portuguese translation.
    
    2003-03-01  Duarte Loreto <happyguy_pt@hotmail.com>
    
            * pt.po: Added Portuguese translation.

 po/ChangeLog |   4 +
 po/pt.po     | 337 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 341 insertions(+)

commit a9084b8265cb3d2acdd59f56971753eddde4f18f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Feb 28 19:03:24 2003 +0000

    Fixed .desktop file.

 gucharmap.desktop.in | 2 ++
 1 file changed, 2 insertions(+)

commit b6bcdf79cdc838172c9a6bdcca93760c8a412f55
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Fri Feb 28 13:04:16 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 167 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 88 insertions(+), 83 deletions(-)

commit 29b1380cb2456c905ab3755d80390f04e7674b63
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Feb 28 08:16:58 2003 +0000

    Created .desktop file. Added intltool support so that .desktop can have translations.

 .cvsignore           |  7 +++++++
 ChangeLog            | 10 ++++++++++
 Makefile.am          |  8 +++++++-
 autogen.sh           |  3 +--
 configure.ac         |  1 +
 gucharmap.desktop.in |  8 ++++++++
 po/POTFILES.in       |  1 +
 7 files changed, 35 insertions(+), 3 deletions(-)

commit adbc550ed950ac699a099ed37f94670b6cffe7f1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Feb 28 07:15:32 2003 +0000

    Fix incorrect signal prototypes. Reported by Dom.

 gucharmap/charmap.h | 4 ++--
 src/charmap.h       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit bae11754e1ebf4c5338044d94721195192302e32
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Feb 28 05:27:18 2003 +0000

    Don't need to work around a pango 1.0.3 bug anymore, if I ever did.

 gucharmap/charmap.c | 4 +---
 src/charmap.c       | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

commit 78a28ee3135ccdeef00f2200c86f626f98624480
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Feb 28 02:16:44 2003 +0000

    Added toggle zoom mode menu item, changed the behavior of zoom mode to accommodate this. Fairly intelligent interaction with right mouse button zoom mode. (I accidentally committed most of this functionality in the previous commit, whoops.)

 ChangeLog           |  8 ++++++++
 gucharmap/charmap.c | 13 ++++++-------
 gucharmap/charmap.h |  2 ++
 gucharmap/main.c    | 50 +++++++++++++++++++++++++++++++++-----------------
 src/charmap.c       | 13 ++++++-------
 src/charmap.h       |  2 ++
 src/main.c          | 50 +++++++++++++++++++++++++++++++++-----------------
 7 files changed, 90 insertions(+), 48 deletions(-)

commit 34c29f13d09653b8c9a96fa7b55107a413592353
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Feb 28 01:15:09 2003 +0000

    Made gucharmap a pkg-config package. Contributed by Dom Lachowicz.

 .cvsignore               |  1 +
 ChangeLog                |  8 ++++++
 Makefile.am              |  5 +++-
 configure.ac             | 15 +++++++---
 gucharmap.pc.in          | 11 ++++++++
 gucharmap/charmap.c      | 73 +++++++++++++++++++++++++++---------------------
 gucharmap/charmap.h      |  2 ++
 gucharmap/main.c         | 25 +++++++++++++++++
 gucharmap/mini_fontsel.c |  2 +-
 gucharmap/unicode_info.c |  1 +
 src/charmap.c            | 73 +++++++++++++++++++++++++++---------------------
 src/charmap.h            |  2 ++
 src/main.c               | 25 +++++++++++++++++
 src/mini_fontsel.c       |  2 +-
 src/unicode_info.c       |  1 +
 15 files changed, 175 insertions(+), 71 deletions(-)

commit c235316cadabb459f945e4548b67d86f1ddf09af
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:   Thu Feb 27 10:54:48 2003 +0000

    Dutch translation updated by Sebastien Bruggeman.
    
    2003-02-27  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
    
            * nl.po: Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 ++
 po/nl.po     | 230 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 119 insertions(+), 115 deletions(-)

commit 8612e69180f333eedee098a2e96bb0dd2e82599e
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Wed Feb 26 17:33:47 2003 +0000

    Update Czech translation

 po/ChangeLog |   6 +-
 po/cs.po     | 222 +++++++++++++++++++++++++++--------------------------------
 2 files changed, 106 insertions(+), 122 deletions(-)

commit 02f49868c9ce1bf3509d24733bde986de0442e11
Author: Christian Rose <menthos@menthos.com>
Date:   Wed Feb 26 11:54:28 2003 +0000

    Updated Swedish translation.
    
    2003-02-26  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 +
 po/sv.po     | 266 ++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 156 insertions(+), 114 deletions(-)

commit 6ca127b8346d8a846e351e3506470366af8e8e8c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Feb 26 06:49:20 2003 +0000

    Annotations and cross references are now among the character details that can be displayed (requested by Markus Kuhn). Also, fixed the positioning of items in the details caption.

 ChangeLog           |  12 +++++
 gucharmap/charmap.c |  31 +++++++----
 gucharmap/charmap.h |   4 +-
 gucharmap/main.c    | 148 +++++++++++++++++++++++++++++++++++++++++++---------
 src/charmap.c       |  31 +++++++----
 src/charmap.h       |   4 +-
 src/main.c          | 148 +++++++++++++++++++++++++++++++++++++++++++---------
 7 files changed, 306 insertions(+), 72 deletions(-)

commit 06cf329899cc9d920f2b769c88a8d0fae0426f9f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Feb 26 02:40:40 2003 +0000

    Handles multiple values of nameslist properties correctly: makes children in the treestore.

 gucharmap/.cvsignore                |   1 +
 gucharmap/charmap.c                 | 352 +++++++++++++++++++-----------------
 gucharmap/generate_nameslist.c      |   3 +-
 gucharmap/generate_unicode_stuff.sh | 157 ----------------
 src/.cvsignore                      |   1 +
 src/charmap.c                       | 352 +++++++++++++++++++-----------------
 src/generate_nameslist.c            |   3 +-
 src/generate_unicode_stuff.sh       | 157 ----------------
 8 files changed, 378 insertions(+), 648 deletions(-)

commit c3e64a37e70da0d90e39a131962f5938d1fc26c5
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Wed Feb 26 00:12:30 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 180 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 102 insertions(+), 82 deletions(-)

commit 9d1ad16a62debf5a526c8c8b6f5adaf02c6db6ba
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:   Tue Feb 25 18:03:47 2003 +0000

    es.po Updated Spanish translation.
    
    2003-02-25  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
    
            * es.po Updated Spanish translation.

 po/ChangeLog |  4 ++++
 po/es.po     | 60 ++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 36 insertions(+), 28 deletions(-)

commit ce18af0cb2eaf55fb95cfa11877e4e48dc08b4e2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Feb 25 06:28:51 2003 +0000

    Do the nameslist code generation with a c program. Faster, and easier since it has tmpfile(3). Also added colon stuff from NamesList.txt

 gucharmap/Makefile.am               |   6 +-
 gucharmap/charmap.c                 |  25 +++
 gucharmap/charmap.h                 |   3 +-
 gucharmap/generate_nameslist.c      | 302 ++++++++++++++++++++++++++++++++++++
 gucharmap/generate_unicode_stuff.sh |  80 ++++++----
 gucharmap/unicode_info.c            |  27 ++++
 gucharmap/unicode_info.h            |   2 +
 src/Makefile.am                     |   6 +-
 src/charmap.c                       |  25 +++
 src/charmap.h                       |   3 +-
 src/generate_nameslist.c            | 302 ++++++++++++++++++++++++++++++++++++
 src/generate_unicode_stuff.sh       |  80 ++++++----
 src/unicode_info.c                  |  27 ++++
 src/unicode_info.h                  |   2 +
 14 files changed, 824 insertions(+), 66 deletions(-)

commit 88283011ca6e3978c397a81d4bdfa70efcfaab12
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 24 19:02:04 2003 +0000

    Replace incorrect use of awk with correct use of sed.

 gucharmap/generate_unicode_stuff.sh | 11 ++++-------
 src/generate_unicode_stuff.sh       | 11 ++++-------
 2 files changed, 8 insertions(+), 14 deletions(-)

commit c7693e6e2c23c758a06c849c419a6cabbe08241e
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:   Mon Feb 24 18:36:23 2003 +0000

    es.po Updated Spanish translation.
    
    2003-02-24  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
    
            * es.po Updated Spanish translation.

 po/ChangeLog |   4 ++
 po/es.po     | 186 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 106 insertions(+), 84 deletions(-)

commit eb24db9073d1aa60cd0c511ee5a3a5be567139fd
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:   Mon Feb 24 13:50:27 2003 +0000

    Added "pt_BR" (Brazilian Portuguese).
    
    2003-02-24  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
    
            * configure.ac(ALL_LINGUAS): Added "pt_BR" (Brazilian Portuguese).

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit f3c6d7d605154327f303e37bbd586885525acafa
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:   Mon Feb 24 13:49:11 2003 +0000

    Added Brazilian Portuguese translation.
    
    2003-02-24  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
    
            * pt_BR.po: Added Brazilian Portuguese translation.

 po/ChangeLog |   4 +
 po/pt_BR.po  | 353 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 357 insertions(+)

commit 2743b015e65066f2dabf00d030221496c47eb26b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 24 06:04:42 2003 +0000

    Got most of the NamesList.txt stuff going. Still have to display multiple values, and put it in the view menu, but I have to go, so I'm checking in what's done.

 gucharmap/.cvsignore                |   1 +
 gucharmap/Makefile.am               |  17 ++--
 gucharmap/charmap.c                 | 108 ++++++++++++++++++++-
 gucharmap/charmap.h                 |   6 ++
 gucharmap/generate_unicode_stuff.sh | 187 +++++++++++++++++++++++++++++++++++-
 gucharmap/unicode_info.c            | 146 ++++++++++++++++++++++++++++
 gucharmap/unicode_info.h            |  34 +++++++
 src/.cvsignore                      |   1 +
 src/Makefile.am                     |  17 ++--
 src/charmap.c                       | 108 ++++++++++++++++++++-
 src/charmap.h                       |   6 ++
 src/generate_unicode_stuff.sh       | 187 +++++++++++++++++++++++++++++++++++-
 src/unicode_info.c                  | 146 ++++++++++++++++++++++++++++
 src/unicode_info.h                  |  34 +++++++
 14 files changed, 982 insertions(+), 16 deletions(-)

commit 05ccd52c2e6fa07498082906d27d33e46a9f2123
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 23 17:01:27 2003 +0000

    Generate unicode_blocks.cI too.

 gucharmap/.cvsignore                |   1 +
 gucharmap/Makefile.am               |   7 ++-
 gucharmap/generate_unicode_stuff.sh |  69 ++++++++++++++++++---
 gucharmap/generate_unihan.c         |  10 +--
 gucharmap/unicode_info.c            | 117 +-----------------------------------
 src/.cvsignore                      |   1 +
 src/Makefile.am                     |   7 ++-
 src/generate_unicode_stuff.sh       |  69 ++++++++++++++++++---
 src/generate_unihan.c               |  10 +--
 src/unicode_info.c                  | 117 +-----------------------------------
 10 files changed, 140 insertions(+), 268 deletions(-)

commit 393c7675c014dc26d63aeded463c366ec943d161
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 23 09:43:43 2003 +0000

    Oops, nothing.

 gucharmap/.cvsignore        |  2 ++
 gucharmap/generate_unihan.c | 11 +++++------
 src/.cvsignore              |  2 ++
 src/generate_unihan.c       | 11 +++++------
 4 files changed, 14 insertions(+), 12 deletions(-)

commit b6b62561761be030da5bc20c77e50cace35ff72f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 23 09:36:50 2003 +0000

    Do unihan with a C program. It's not silly. ;) The shell way took about half an hour on a p4 2.25ghz; the C prog takes about 10 seconds.

 gucharmap/Makefile.am               |  20 +++-
 gucharmap/generate_unicode_stuff.sh |  92 +--------------
 gucharmap/generate_unihan.c         | 229 ++++++++++++++++++++++++++++++++++++
 src/Makefile.am                     |  20 +++-
 src/generate_unicode_stuff.sh       |  92 +--------------
 src/generate_unihan.c               | 229 ++++++++++++++++++++++++++++++++++++
 6 files changed, 500 insertions(+), 182 deletions(-)

commit 1ab1cc6a93396d96a2dccc38a4904fe099514e9b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 23 08:15:32 2003 +0000

    The source files filled with unicode information are now generated at make time.

 ChangeLog                           |    12 +
 TODO                                |     4 +-
 extract_unihan.sh                   |    88 -
 generate_unicode_stuff.sh           |   225 -
 gucharmap/.cvsignore                |     2 +
 gucharmap/Makefile.am               |    16 +-
 gucharmap/generate_unicode_stuff.sh |   242 +
 gucharmap/unicode_data.c            | 14031 ------------------
 gucharmap/unicode_info.c            |   285 +-
 gucharmap/unicode_info.h            |    27 +-
 gucharmap/unihan.c                  | 27191 ----------------------------------
 src/.cvsignore                      |     2 +
 src/Makefile.am                     |    16 +-
 src/generate_unicode_stuff.sh       |   242 +
 src/unicode_data.c                  | 14031 ------------------
 src/unicode_info.c                  |   285 +-
 src/unicode_info.h                  |    27 +-
 src/unihan.c                        | 27191 ----------------------------------
 18 files changed, 1142 insertions(+), 82775 deletions(-)

commit 656ac498ce1002b137e3ddff26bf907419f61f6a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Feb 22 21:49:05 2003 +0000

    shut up, cvs

 .cvsignore | 1 +
 1 file changed, 1 insertion(+)

commit 1424805699dfd0a2bb713c9a66c12c30bdcdaf75
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Feb 22 21:47:18 2003 +0000

    Updated TODO

 TODO                | 22 +++++++++++++++++-----
 gucharmap/charmap.c |  2 ++
 src/charmap.c       |  2 ++
 3 files changed, 21 insertions(+), 5 deletions(-)

commit 4d785e9c95d2217aa98383173a061e4baaeeb2b4
Author: Yuri Syrota <rasta@src.gnome.org>
Date:   Sat Feb 22 14:54:11 2003 +0000

    Removed Ukrainian translation

 ChangeLog    | 4 ----
 configure.ac | 2 +-
 po/ChangeLog | 4 ----
 3 files changed, 1 insertion(+), 9 deletions(-)

commit c79b2ce73e4c5ecec921146ec4bb2a1f76f04665
Author: Yuri Syrota <rasta@src.gnome.org>
Date:   Sat Feb 22 14:52:34 2003 +0000

    Added Ukrainian translation

 ChangeLog    | 2 +-
 configure.ac | 2 +-
 po/ChangeLog | 4 ++++
 3 files changed, 6 insertions(+), 2 deletions(-)

commit 2aa1ddafd4b7c63904c9a9942453f3fc461e1b81
Author: Yuri Syrota <rasta@src.gnome.org>
Date:   Sat Feb 22 14:52:09 2003 +0000

    Added Ukrainian translation

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

commit 2517999ab95d181a1697fe1982b382f0182d384f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Feb 22 02:48:28 2003 +0000

    A couple small fixes. Fix compilation with solaris FORTE compiler. (Padraig, #106381). Translate --help message. Couple other tiny things.

 gucharmap/Makefile.am      |  2 +-
 gucharmap/charmap.h        |  6 ------
 gucharmap/gucharmap_intl.c |  8 --------
 gucharmap/main.c           | 31 ++++++++++++++++++-------------
 gucharmap/unicode_info.h   |  6 ++++++
 src/Makefile.am            |  2 +-
 src/charmap.h              |  6 ------
 src/gucharmap_intl.c       |  8 --------
 src/main.c                 | 31 ++++++++++++++++++-------------
 src/unicode_info.h         |  6 ++++++
 10 files changed, 50 insertions(+), 56 deletions(-)

commit 799736240c87e43a289fa666e8fb45f6fbdaff5b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Feb 11 05:56:34 2003 +0000

    Draw the lines in the chartable with a (hopefully) more appropriate color

 gucharmap/charmap.c | 11 +++++++----
 src/charmap.c       | 11 +++++++----
 2 files changed, 14 insertions(+), 8 deletions(-)

commit a263be2c160720d1aed4b71ea34d3025e562d123
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Feb 11 05:17:29 2003 +0000

    The Find and Copy buttons know when to be sensitive. (Also got rid of the Edit menu, as promised.)

 ChangeLog        |  4 ++++
 gucharmap/main.c | 55 +++++++++++++++++++++----------------------------------
 src/main.c       | 55 +++++++++++++++++++++----------------------------------
 3 files changed, 46 insertions(+), 68 deletions(-)

commit 8d983f322a61266c9ee82f47c6fe5fcbf50f4466
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Feb 11 04:23:53 2003 +0000

    Made an edit menu. But since it's turning out to be a lot more trouble than it's worth, I'm going to get rid of it.

 ChangeLog        |  2 +-
 gucharmap/main.c | 58 +++++++++++++++++++++++++++++++++++++++-----------------
 src/main.c       | 58 +++++++++++++++++++++++++++++++++++++++-----------------
 3 files changed, 83 insertions(+), 35 deletions(-)

commit 980b43f01c5787d66c925ac288ef2004c5bf7920
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:   Tue Feb 11 00:18:03 2003 +0000

    Dutch translation updated by Sebastien Bruggeman.
    
    2003-02-11  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
    
            * nl.po: Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |  4 ++++
 po/nl.po     | 65 ++++++++++++++++++++++++++----------------------------------
 2 files changed, 32 insertions(+), 37 deletions(-)

commit 808333802a77e8079adaf376b23f88743f98241a
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:   Mon Feb 10 19:50:56 2003 +0000

    es.po Updated Spanish translation.
    
    2003-02-10  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
    
            * es.po Updated Spanish translation.

 po/ChangeLog |   4 +
 po/es.po     | 391 +++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 262 insertions(+), 133 deletions(-)

commit 7ecd956359e911eda1dcbdd2a4ea2fa80163d48e
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Mon Feb 10 15:53:53 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 162 ++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 87 insertions(+), 79 deletions(-)

commit 3ae0a3b4444f7b04abdf0ad764208091ff95034a
Author: Christian Rose <menthos@menthos.com>
Date:   Mon Feb 10 13:48:19 2003 +0000

    Updated Swedish translation.
    
    2003-02-10  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 +++
 po/sv.po     | 108 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 60 insertions(+), 52 deletions(-)

commit fdd338c4687838a7af4fd182b73db8ba12087409
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 10 05:02:19 2003 +0000

    Oops, fixed small mistake

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0c99235d94b996671d2c46e52a7d97b6e963d31b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 10 04:46:35 2003 +0000

    Command line options using popt. Unfortunately, it is an additional dependency (when building without gnome). Added --font option. Took some stuff out of main().

 ChangeLog             |   8 ++
 configure.ac          |  19 ++++-
 gucharmap/Makefile.am |   4 +-
 gucharmap/main.c      | 206 ++++++++++++++++++++++++++++++++------------------
 src/Makefile.am       |   4 +-
 src/main.c            | 206 ++++++++++++++++++++++++++++++++------------------
 6 files changed, 292 insertions(+), 155 deletions(-)

commit d687a822c4bfc52a676367575545ced263e9a94c
Author: Christian Rose <menthos@menthos.com>
Date:   Mon Feb 10 01:33:16 2003 +0000

    Updated Swedish translation.
    
    2003-02-10  Christian Rose  <menthos@menthos.com>
    
            * sv.po: Updated Swedish translation.

 po/ChangeLog |   4 +
 po/sv.po     | 284 +++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 230 insertions(+), 58 deletions(-)

commit 9c068bd201a531d0a3a5824da09c272dddc3c085
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 9 21:07:58 2003 +0000

    Formatting fixes

 gucharmap/charmap.c | 88 ++++++++++++++++++++++++++++++-----------------------
 src/charmap.c       | 88 ++++++++++++++++++++++++++++++-----------------------
 2 files changed, 100 insertions(+), 76 deletions(-)

commit 263f2fee7b22512fab0b3ae812427dc75e90fee7
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:   Sat Feb 8 15:50:55 2003 +0000

    Added Finnish (fi) to ALL_LINGUAS.
    
    2003-02-08  Pauli Virtanen  <pauli.virtanen@hut.fi>
    
            * configure.ac: Added Finnish (fi) to ALL_LINGUAS.

 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit c9a95189ecca5307dd1e810b0b641735171d2cf4
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:   Sat Feb 8 15:49:55 2003 +0000

    Added Finnish translation by Hile Tuohela.
    
    2003-02-08  Pauli Virtanen  <pauli.virtanen@hut.fi>
    
            * fi.po: Added Finnish translation by Hile Tuohela.

 po/ChangeLog |   4 ++
 po/fi.po     | 211 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 215 insertions(+)

commit daf600bd415cda75fc9b34d3fa421e83eb6f5fe7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Feb 8 02:44:35 2003 +0000

    Fix segfault when GDK_USE_XFT=0.

 gucharmap/mini_fontsel.c | 3 +++
 src/mini_fontsel.c       | 3 +++
 2 files changed, 6 insertions(+)

commit 6d14536d6238976997262f51c21be8edc74fce4a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Feb 8 00:29:00 2003 +0000

    Dutch translation updated by Sebastien Bruggeman.

 po/ChangeLog |   4 +
 po/nl.po     | 319 ++++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 233 insertions(+), 90 deletions(-)

commit 8d7b25f9e4271f1da1d060da0ee98463335eac04
Author: Daniel Yacob <yacob@src.gnome.org>
Date:   Fri Feb 7 22:52:02 2003 +0000

    Updating Amharic translation.

 po/ChangeLog |   4 +
 po/am.po     | 236 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 188 insertions(+), 52 deletions(-)

commit 4450108d8f0966eba23b9ef6bf33efe907ebac54
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Fri Feb 7 21:17:39 2003 +0000

    Fix typo in Czech translation

 po/ChangeLog | 4 ++++
 po/cs.po     | 6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit c7e5fe8cfa87af16ffcff63b74e7c530cddf31de
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Feb 6 03:04:45 2003 +0000

    Use g_unichar_validate.

 gucharmap/charmap.c      | 2 +-
 gucharmap/main.c         | 2 +-
 gucharmap/unicode_info.c | 7 -------
 src/charmap.c            | 2 +-
 src/main.c               | 2 +-
 src/unicode_info.c       | 7 -------
 6 files changed, 4 insertions(+), 18 deletions(-)

commit f392e70e03bd57ec49aaa9f12419be775aafe6a3
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Wed Feb 5 20:00:35 2003 +0000

    Update Czech translation

 po/ChangeLog |   4 ++
 po/cs.po     | 231 +++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 166 insertions(+), 69 deletions(-)

commit 8c8e1b407db5519fbba7347947236046c4a8b925
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Feb 5 06:53:54 2003 +0000

    If pango >= 1.2.1, use all the unicode planes, not just the first one

 ChangeLog             |  6 ++++++
 configure.ac          | 24 +++++++++++++++++++++---
 gucharmap/Makefile.am |  2 +-
 gucharmap/charmap.h   |  7 ++++---
 src/Makefile.am       |  2 +-
 src/charmap.h         |  7 ++++---
 6 files changed, 37 insertions(+), 11 deletions(-)

commit 0475523807e47e202cea6759fb9fce23ab6ea7c9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Feb 5 04:04:36 2003 +0000

    Fixed typo (sorta)

 gucharmap/main.c | 9 ---------
 src/main.c       | 9 ---------
 2 files changed, 18 deletions(-)

commit 15a2ff77195fe117addff6be4dfe27fd175c7e9a
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:   Tue Feb 4 10:52:28 2003 +0000

    Add Czech translation
    Add cs to ALL_LINGUAS in configure.ac

 ChangeLog    |   4 +
 configure.ac |   2 +-
 po/ChangeLog |   4 +
 po/cs.po     | 242 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 251 insertions(+), 1 deletion(-)

commit 890500c3c4990fdd5be39c9e6cd9f334294e798e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Feb 4 07:22:14 2003 +0000

    Implemented fine-grained control of the character details caption.

 ChangeLog                |   6 +
 gucharmap/charmap.c      | 451 +++++++++++------------------------------------
 gucharmap/charmap.h      |  75 ++++----
 gucharmap/main.c         | 262 ++++++++++++++++++++++++---
 gucharmap/unicode_data.c |  10 +-
 gucharmap/unicode_info.c |   2 +-
 gucharmap/unicode_info.h |   4 +-
 gucharmap/unihan.c       |  24 +--
 src/charmap.c            | 451 +++++++++++------------------------------------
 src/charmap.h            |  75 ++++----
 src/main.c               | 262 ++++++++++++++++++++++++---
 src/unicode_data.c       |  10 +-
 src/unicode_info.c       |   2 +-
 src/unicode_info.h       |   4 +-
 src/unihan.c             |  24 +--
 15 files changed, 796 insertions(+), 866 deletions(-)

commit e4ffd4dd4d26732854b2ffa7337666fa41f3736d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Feb 4 04:26:24 2003 +0000

    Win32 NSIS install-shield stuff.

 ChangeLog        |   6 ++
 Makefile.am      |   1 +
 configure.ac     |   3 +-
 gtkrc.win32      |   7 +++
 gucharmap.nsi.in | 178 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 194 insertions(+), 1 deletion(-)

commit d452dab700c46fe140c5e4d02c0e07379ceb2c2c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Feb 4 04:08:22 2003 +0000

    Fixed a couple things for win32

 gucharmap/Makefile.am |  2 +-
 gucharmap/main.c      | 29 ++++++++++++++++++++++++++++-
 src/Makefile.am       |  2 +-
 src/main.c            | 29 ++++++++++++++++++++++++++++-
 4 files changed, 58 insertions(+), 4 deletions(-)

commit 1fb4fa37e373a24ac0ccc9aeb9d04af627c84997
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Feb 4 01:47:46 2003 +0000

    Set up the win32 icon.

 ChangeLog                |   6 ++++++
 configure.ac             |   4 ++--
 gucharmap/Makefile.am    |  13 ++++++++++++-
 gucharmap/gucharmaprc.rc |   1 +
 pixmaps/Makefile.am      |   2 +-
 pixmaps/gucharmap.ico    | Bin 0 -> 9662 bytes
 src/Makefile.am          |  13 ++++++++++++-
 src/gucharmaprc.rc       |   1 +
 8 files changed, 35 insertions(+), 5 deletions(-)

commit 24df369c2eab9aa345cc1981caf89c7fc8b632cb
Author: Daniel Yacob <yacob@src.gnome.org>
Date:   Mon Feb 3 16:58:27 2003 +0000

    Added Amharic translation.

 ChangeLog    |   4 ++
 configure.ac |   2 +-
 po/ChangeLog |   4 ++
 po/am.po     | 202 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 211 insertions(+), 1 deletion(-)

commit 56564c2e3dd4334470943acbf0d6bdf786302a6a
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:   Mon Feb 3 11:42:02 2003 +0000

    Dutch translation updated by Tino Meinen.
    
    2003-02-03  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>
    
            * nl.po: Dutch translation updated by Tino Meinen.

 po/ChangeLog |   4 ++
 po/nl.po     | 223 +++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 135 insertions(+), 92 deletions(-)

commit d86fc482a0bfe04e7db03c9e6333dc5ab0f7c216
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 3 05:16:10 2003 +0000

    Got rid of the disclosure triangle in the character details; now the extra information can be shown and hidden from the view menu.

 ChangeLog           |  20 +-
 gucharmap/charmap.c | 597 ++++++++++++++++++++++++++++++++++++++--------------
 gucharmap/charmap.h |   4 +
 gucharmap/main.c    |  44 +++-
 src/charmap.c       | 597 ++++++++++++++++++++++++++++++++++++++--------------
 src/charmap.h       |   4 +
 src/main.c          |  44 +++-
 7 files changed, 981 insertions(+), 329 deletions(-)

commit 714d194bb717915cf67c40e1bace94ee3b047ac1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Feb 3 01:40:08 2003 +0000

    Did a couple things for accessibility

 gucharmap/charmap.c      | 23 +++++++++++++++++++----
 gucharmap/main.c         |  7 ++-----
 gucharmap/mini_fontsel.c | 13 +++++++++++++
 po/POTFILES.in           |  1 +
 src/charmap.c            | 23 +++++++++++++++++++----
 src/main.c               |  7 ++-----
 src/mini_fontsel.c       | 13 +++++++++++++
 7 files changed, 69 insertions(+), 18 deletions(-)

commit 71238acf5fc6f788202686af46b4aa9d71ad3460
Author: Christian Rose <menthos@menthos.com>
Date:   Sun Feb 2 21:02:36 2003 +0000

    Added "sv" to ALL_LINGUAS. Added Swedish translation.
    
    2003-02-02  Christian Rose  <menthos@menthos.com>
    
            * configure.ac: Added "sv" to ALL_LINGUAS.
            * po/sv.po: Added Swedish translation.

 ChangeLog    |   4 ++
 configure.ac |   2 +-
 po/ChangeLog |   4 ++
 po/sv.po     | 211 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 220 insertions(+), 1 deletion(-)

commit 65a252b4e9889cd212abdd2109a0d7bec088bda0
Author: Christian Rose <menthos@menthos.com>
Date:   Sun Feb 2 16:40:37 2003 +0000

    Added more entries. Removed. This is a generated file and doesn't belong
    
    2003-02-02  Christian Rose  <menthos@menthos.com>
    
            * .cvsignore: Added more entries.
            * gucharmap.pot: Removed. This is a generated file and
            doesn't belong in cvs.

 po/.cvsignore    |  10 +++-
 po/ChangeLog     |   6 ++
 po/gucharmap.pot | 169 -------------------------------------------------------
 3 files changed, 15 insertions(+), 170 deletions(-)

commit 7cf73984bbf604f555162c869e3240c96aba4317
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 2 05:12:09 2003 +0000

    Added accelerators in the menus. Also, renamed font size changing menu items to Zoom In/Out, and made the zoom increment of the zoom proportional to the current font size.

 ChangeLog                |  5 ++++
 gucharmap/charmap.c      |  3 ++-
 gucharmap/main.c         | 62 +++++++++++++++++++++++++++++++++++++-----------
 gucharmap/mini_fontsel.c |  1 -
 src/charmap.c            |  3 ++-
 src/main.c               | 62 +++++++++++++++++++++++++++++++++++++-----------
 src/mini_fontsel.c       |  1 -
 7 files changed, 105 insertions(+), 32 deletions(-)

commit b7fa8841ab473ef350223d5840d72cc56d1c9a11
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 2 02:48:37 2003 +0000

    Added menu items to increase and decrease the font size

 ChangeLog                |  4 ++++
 gucharmap/main.c         | 32 +++++++++++++++++++++++++++++++-
 gucharmap/mini_fontsel.c | 33 +++++++++++++++++++++++++++++++--
 gucharmap/mini_fontsel.h | 13 +++++++------
 src/main.c               | 32 +++++++++++++++++++++++++++++++-
 src/mini_fontsel.c       | 33 +++++++++++++++++++++++++++++++--
 src/mini_fontsel.h       | 13 +++++++------
 7 files changed, 142 insertions(+), 18 deletions(-)

commit 14a3695690f5d27c0d17cc5301dcfbe895f936a7
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Feb 2 02:03:27 2003 +0000

    Changed placement of zoom window so that it is usually within the chartable, and so that the cursor is visible

 ChangeLog           |   4 +
 gucharmap/charmap.c | 594 +++++++++++++++++++++++++++-------------------------
 gucharmap/charmap.h |   1 +
 src/charmap.c       | 594 +++++++++++++++++++++++++++-------------------------
 src/charmap.h       |   1 +
 5 files changed, 616 insertions(+), 578 deletions(-)

commit 7f8e97b240889cac0f1d841723170e56b5a53631
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:   Fri Jan 31 17:14:18 2003 +0000

    simplify to *.gmo

 po/.cvsignore | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 4706d7495d2766c363ce9ec0be880c98549d3ea0
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:   Sun Jan 26 16:38:21 2003 +0000

    ko.po added

 configure.ac |   2 +-
 po/ChangeLog |   4 ++
 po/ko.po     | 188 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 193 insertions(+), 1 deletion(-)

commit 091ac062acec861532c6c20a17dc3a0bd1004713
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 24 08:18:14 2003 +0000

    More items that have been in my head. I'm sure I didn't remember all of them, though.

 TODO | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 51 insertions(+), 11 deletions(-)

commit 851bd4d04fb4d554176193e098d6b233bb6d6b87
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 24 05:59:30 2003 +0000

    Made some small improvements suggested by Gman; some mnemonics for entries, icons for dialogs, left-justification of labels, etc

 ChangeLog        |  6 ++++++
 gucharmap/main.c | 58 ++++++++++++++++++++++++++++++++++----------------------
 src/main.c       | 58 ++++++++++++++++++++++++++++++++++----------------------
 3 files changed, 76 insertions(+), 46 deletions(-)

commit 187697b054b6228306584ecb565eaa8ee4279eeb
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 24 02:58:26 2003 +0000

    In the character details, put codepoint and name in one row, add "other representations", octal for C,sh and &#dec; for xml,html

 ChangeLog           |  6 ++++++
 gucharmap/charmap.c | 43 ++++++++++++++++++++++++-------------------
 gucharmap/charmap.h |  4 ++--
 src/charmap.c       | 43 ++++++++++++++++++++++++-------------------
 src/charmap.h       |  4 ++--
 5 files changed, 58 insertions(+), 42 deletions(-)

commit 9cbfc6d7278e36e9bede401659271557721823bd
Author: Daniel Elstner <daniel@src.gnome.org>
Date:   Thu Jan 23 22:23:43 2003 +0000

    (update_zoom_window): Add assertion.

 gucharmap/charmap.c | 2 ++
 src/charmap.c       | 2 ++
 2 files changed, 4 insertions(+)

commit cbe93a40e15e7f48fd66666e2babe517bb420957
Author: Daniel Elstner <daniel@src.gnome.org>
Date:   Thu Jan 23 21:58:58 2003 +0000

    Shuddup CVS.

 .cvsignore | 1 +
 1 file changed, 1 insertion(+)

commit 5d825add762d54264fe5c67603aeb47bb96ae5a4
Author: Daniel Elstner <daniel.elstner@gmx.net>
Date:   Thu Jan 23 21:57:55 2003 +0000

    Add an invocator function for the "status-message" signal, and use it.
    
    2003-01-23  Daniel Elstner  <daniel.elstner@gmx.net>
    
            * src/charmap.c (status_message): Add an invocator function for
            the "status-message" signal, and use it.
    
            (key_press_event): Make '=' and <Esc> enter/leave zoom mode, too.
            (button_press_event):
            (leave_zoom_mode): Show statusbar messages when entering/leaving
            zoom mode.

 ChangeLog           | 10 ++++++++++
 gucharmap/charmap.c | 40 ++++++++++++++++++++++------------------
 src/charmap.c       | 40 ++++++++++++++++++++++------------------
 3 files changed, 54 insertions(+), 36 deletions(-)

commit 189b180cca65d9edd0636b107384b02b06762db8
Author: Daniel Elstner <daniel.elstner@gmx.net>
Date:   Thu Jan 23 21:10:17 2003 +0000

    Oops, forgot to redirect the output of aclocal/automake --version to
    
    2003-01-23  Daniel Elstner  <daniel.elstner@gmx.net>
    
            * autogen.sh: Oops, forgot to redirect the output of
            aclocal/automake --version to /dev/null.

 ChangeLog  | 5 +++++
 autogen.sh | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 806f42371d7cc6b118f4cc6663df13c45640392e
Author: Daniel Elstner <daniel.elstner@gmx.net>
Date:   Thu Jan 23 20:43:21 2003 +0000

    Make use of G_BEGIN_DECLS/G_END_DECLS, and explicitely use (void) instead
    
    2003-01-23  Daniel Elstner  <daniel.elstner@gmx.net>
    
            * src/charmap.[ch]: Make use of G_BEGIN_DECLS/G_END_DECLS, and
            explicitely use (void) instead of empty parameter lists.

 ChangeLog           |  5 +++++
 gucharmap/charmap.c |  4 ++--
 gucharmap/charmap.h | 11 ++++-------
 src/charmap.c       |  4 ++--
 src/charmap.h       | 11 ++++-------
 5 files changed, 17 insertions(+), 18 deletions(-)

commit 71ade714d439fcab6b40b9fd04844a973e7bef12
Author: Daniel Elstner <daniel.elstner@gmx.net>
Date:   Thu Jan 23 20:38:20 2003 +0000

    Declare the static Unicode data blocks const, because they are. Also,
    
    2003-01-23  Daniel Elstner  <daniel.elstner@gmx.net>
    
            * generate_unicode_stuff.sh:
            * src/unicode_data.c:
            * src/unicode_info.[ch]:
            * src/unihan.c: Declare the static Unicode data blocks const,
            because they are.  Also, return const gchar * from functions
            that return read-only strings.

 ChangeLog                 |  9 +++++++
 generate_unicode_stuff.sh | 22 ++++++++---------
 gucharmap/unicode_data.c  | 12 ++++-----
 gucharmap/unicode_info.c  | 18 +++++++-------
 gucharmap/unicode_info.h  | 34 +++++++++++--------------
 gucharmap/unihan.c        | 63 ++++++++++++++++++++++++-----------------------
 src/unicode_data.c        | 12 ++++-----
 src/unicode_info.c        | 18 +++++++-------
 src/unicode_info.h        | 34 +++++++++++--------------
 src/unihan.c              | 63 ++++++++++++++++++++++++-----------------------
 10 files changed, 144 insertions(+), 141 deletions(-)

commit 2347509600fe6255ffb2616d06321296fa26d605
Author: Daniel Elstner <daniel.elstner@gmx.net>
Date:   Thu Jan 23 20:19:10 2003 +0000

    Implement a real zoom mode instead of abusing the drag icon. Zooming can
    
    2003-01-23  Daniel Elstner  <daniel.elstner@gmx.net>
    
    * src/charmap.[ch]: Implement a real zoom mode instead of abusing
    the drag icon.  Zooming can now be activated by pressing either
    the right mouse button or '+' on the keyboard.

 ChangeLog           |   6 +
 gucharmap/charmap.c | 518 +++++++++++++++++++++++++++++++++-------------------
 gucharmap/charmap.h |   3 +-
 src/charmap.c       | 518 +++++++++++++++++++++++++++++++++-------------------
 src/charmap.h       |   3 +-
 5 files changed, 660 insertions(+), 388 deletions(-)

commit 3736d7b780c54d507644f2f2cb739c2d47f49f1c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jan 23 05:46:35 2003 +0000

    make the build work smoothly in windows (hopefully)

 configure.ac          | 18 ++++++++++++++++--
 gucharmap/Makefile.am | 16 ++++++++++++++--
 src/Makefile.am       | 16 ++++++++++++++--
 3 files changed, 44 insertions(+), 6 deletions(-)

commit 7995484ddeda3621458c3e2ce5fee2e6464bb109
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jan 23 04:52:15 2003 +0000

    added gucharmap_marshal.list to EXTRA_DIST

 gucharmap/Makefile.am | 1 +
 src/Makefile.am       | 1 +
 2 files changed, 2 insertions(+)

commit 77cdbe8649e13e7f06288970fe906295f8c29265
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jan 23 04:50:04 2003 +0000

    chartable grabs focus at startup now

 gucharmap/main.c | 3 +++
 src/main.c       | 3 +++
 2 files changed, 6 insertions(+)

commit c8c2df379ccd3958c7b3987317e23ae745c7ecfc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 22 20:59:58 2003 +0000

    new translator credits for greek

 po/el.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c101952b56e6392fdefa10b914df93ddbcc90ec0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 22 16:12:49 2003 +0000

    install a symlink to the binary called 'charmap' (requested)

 gucharmap/Makefile.am | 15 +++++++++++++++
 src/Makefile.am       | 15 +++++++++++++++
 2 files changed, 30 insertions(+)

commit 40730172298aae27fde28c9c3d0ec71c1088a146
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 22 07:23:35 2003 +0000

    removed bootstrap since it has been replaced by autogen.sh

 bootstrap | 14 --------------
 1 file changed, 14 deletions(-)

commit 221c0fc278383c816f8331024bfccd2d0759375e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 22 07:20:39 2003 +0000

    all of today's changes from sourceforge, which were not in the sourceforge cvs tarball; this basically means the dragging modifier from danielk

 gucharmap/charmap.c      | 289 ++++++++++++++++++++++++++++++++++++++++++++---
 gucharmap/charmap.h      |   2 +
 gucharmap/main.c         |  28 +++--
 gucharmap/unicode_info.c |   7 ++
 gucharmap/unicode_info.h |   3 +
 src/charmap.c            | 289 ++++++++++++++++++++++++++++++++++++++++++++---
 src/charmap.h            |   2 +
 src/main.c               |  28 +++--
 src/unicode_info.c       |   7 ++
 src/unicode_info.h       |   3 +
 10 files changed, 612 insertions(+), 46 deletions(-)

commit 96afb5c19215f8922574a90558a3c00d89e0063c
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:   Wed Jan 22 07:20:05 2003 +0000

    shut up, CVS

 .cvsignore           | 2 ++
 ChangeLog            | 4 ++++
 gucharmap/.cvsignore | 5 +++++
 pixmaps/.cvsignore   | 2 ++
 po/.cvsignore        | 9 +++++++++
 po/ChangeLog         | 4 ++++
 src/.cvsignore       | 5 +++++
 7 files changed, 31 insertions(+)

commit 33cb1e4d577af492d1215c53dbade3df5c1aea27
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:   Wed Jan 22 07:15:35 2003 +0000

    shut up, CVS

 .cvsignore | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 61e2ca6191be54a8880ac4cb10edd1e5a9357f41
Author: Daniel Elstner <daniel@src.gnome.org>
Date:   Wed Jan 22 07:12:25 2003 +0000

    Add standard-conforming autogen.sh.

 autogen.sh | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)

commit 701aeca1c6f114171eaec07920250d48771da03b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 21 04:40:00 2003 +0000

    search messages are right below the search; text-to-copy messages are right below the text-to-copy; all messages go to the statusbar, too

 gucharmap/charmap.c |  18 ++++----
 gucharmap/charmap.h |  13 +++++-
 gucharmap/main.c    | 127 ++++++++++++++++++++++++++++++++++++++++------------
 src/charmap.c       |  18 ++++----
 src/charmap.h       |  13 +++++-
 src/main.c          | 127 ++++++++++++++++++++++++++++++++++++++++------------
 6 files changed, 236 insertions(+), 80 deletions(-)

commit 000ca42566eecff377cc10d6c5393a373e5adaff
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 21 01:35:51 2003 +0000

    directionality works; in RTL locale, U+0000 is in the upper right corner

 gucharmap/charmap.c | 56 ++++++++++++++++++++++++++++++++++++++++++-----------
 src/charmap.c       | 56 ++++++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 90 insertions(+), 22 deletions(-)

commit 21821c09ab447ac2e3dd6d5c2783d5a0cf0e7d06
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 20 23:20:34 2003 +0000

    greek translation, courtesy of Alexandros Diamantidis (thanks\!)

 configure.ac |   2 +-
 po/el.po     | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 169 insertions(+), 1 deletion(-)

commit 8e4a9707aadf41ad1b1b5a44b57a9717ca92518c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 20 04:00:27 2003 +0000

    set up signals for status messages, this is more flexible

 gucharmap/charmap.c              | 65 ++++++++++++++++++++--------------------
 gucharmap/charmap.h              |  8 +----
 gucharmap/gucharmap_marshal.list |  1 +
 gucharmap/main.c                 | 36 +++++++++++++++-------
 src/charmap.c                    | 65 ++++++++++++++++++++--------------------
 src/charmap.h                    |  8 +----
 src/gucharmap_marshal.list       |  1 +
 src/main.c                       | 36 +++++++++++++++-------
 8 files changed, 120 insertions(+), 100 deletions(-)

commit 7fdc6b212542d4eebde0dc83c9e9d5b26224c132
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 20 02:00:58 2003 +0000

    "Unicode name" -> "Name" as suggested by Havoc

 gucharmap/charmap.c | 2 +-
 src/charmap.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 0275d732b995cb3e3296004025f7caeb1992e871
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 20 01:34:32 2003 +0000

    moved the text to copy and search out of the charmap widget and into main.c

 gucharmap/charmap.c | 191 ++++++++--------------------------------------------
 gucharmap/charmap.h |   6 +-
 gucharmap/main.c    | 144 ++++++++++++++++++++++++++++++++++++++-
 src/charmap.c       | 191 ++++++++--------------------------------------------
 src/charmap.h       |   6 +-
 src/main.c          | 144 ++++++++++++++++++++++++++++++++++++++-
 6 files changed, 342 insertions(+), 340 deletions(-)

commit 0d75a625f15912f122fffa5336e864d71c212514
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 20 00:27:59 2003 +0000

    space does the same as enter now

 gucharmap/charmap.c | 4 ++--
 src/charmap.c       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit e498aeb74ef8da004ac46735856896d322db04e6
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 20 00:05:58 2003 +0000

    charmap sends activate signal when a character is double-clicked or pressed enter upon

 gucharmap/charmap.c | 23 +++++++++++++++++++++++
 gucharmap/charmap.h |  2 ++
 src/charmap.c       | 23 +++++++++++++++++++++++
 src/charmap.h       |  2 ++
 4 files changed, 50 insertions(+)

commit e00e9276c660707cd20ebc2b0526099ab23fb65a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 19 23:44:48 2003 +0000

    use non-deprecated signal marshalling

 configure.ac                     |  4 ++++
 gucharmap/Makefile.am            | 15 ++++++++++++++-
 gucharmap/gucharmap_marshal.list |  3 +++
 gucharmap/mini_fontsel.c         | 11 ++++++-----
 src/Makefile.am                  | 15 ++++++++++++++-
 src/gucharmap_marshal.list       |  3 +++
 src/mini_fontsel.c               | 11 ++++++-----
 7 files changed, 50 insertions(+), 12 deletions(-)

commit 636be08ebf7091ce6f9b707031ad8c7dbdf017d3
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Jan 18 17:55:34 2003 +0000

    added themed keynav to the todo list

 TODO | 2 ++
 1 file changed, 2 insertions(+)

commit fcd2fd404174d68e13c23a4d7d389c6df57ff0fc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 17 06:04:04 2003 +0000

    another todo item

 TODO | 1 +
 1 file changed, 1 insertion(+)

commit c461c3d674d145189eddc20ee91c52fe4950d029
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 15 07:11:59 2003 +0000

    one more thing

 TODO | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 0206a0df58f8244c2c31ed7d3913f9fffe449dce
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Jan 15 03:24:53 2003 +0000

    --disable-gnome patch thanks to Colin Walters

 configure.ac | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 767613cdf52022f40a751b649300885aa9edc0c5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 14 07:35:22 2003 +0000

    updated todo

 TODO | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

commit c7a239115765951c96b094ad685872dc222bb11a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 14 04:17:30 2003 +0000

    got rid of a debugging message

 gucharmap/main.c | 5 +----
 src/main.c       | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

commit 554f406be7c85ecb6ea8b7a77f49397b9cd24efa
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 14 04:17:13 2003 +0000

    tiny update

 README | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 7600e6744de00606eb8f6b60ca73f66654335191
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 14 04:06:09 2003 +0000

    updated spanish translation

 po/es.po | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

commit debfb7750c55a5e77d21421f702a22abb78642e0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 13 19:47:01 2003 +0000

    Sébastien updated a few strings

 po/nl.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 067d7dc8c2060062bfa38b2b2ae259b49c76b73c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 13 17:13:40 2003 +0000

    updated translations

 po/eo.po | 98 +++++++++++++++++-----------------------------------------------
 po/fr.po | 58 +++++++++++++++++---------------------
 po/nl.po | 91 ++++++++++++++++++++++++++---------------------------------
 3 files changed, 91 insertions(+), 156 deletions(-)

commit 68bfb5486569e23c7135f5da1c8686e220125f37
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 13 07:24:43 2003 +0000

    automates generation of src/unicode_data.c (will do unihan.c too eventually)

 generate_unicode_stuff.sh | 225 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 225 insertions(+)

commit 096f69433931f2299c9f5f649989a9f18c220a68
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 13 05:14:06 2003 +0000

    sorta updated french translation

 po/fr.po | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 5982a3eb729f466de54ba104636f99f22cdbb67e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 18:38:44 2003 +0000

    change the _File menu to Char_map to get rid of the mnemonic conflict with _Find

 gucharmap/main.c |  2 +-
 po/eo.po         | 78 ++++++++++++++++++++++++++++----------------------------
 po/es.po         | 78 ++++++++++++++++++++++++++++----------------------------
 po/fr.po         | 78 ++++++++++++++++++++++++++++----------------------------
 po/gucharmap.pot | 78 ++++++++++++++++++++++++++++----------------------------
 po/nl.po         | 78 ++++++++++++++++++++++++++++----------------------------
 src/main.c       |  2 +-
 7 files changed, 197 insertions(+), 197 deletions(-)

commit 130144a8f90847ec177d410c90e08ee1ea4227a2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 17:37:09 2003 +0000

    oops, i didn't mean to check those last main.c changes in

 gucharmap/main.c | 17 +++++------------
 src/main.c       | 17 +++++------------
 2 files changed, 10 insertions(+), 24 deletions(-)

commit 3ec42423e5f691356f05bd05afc4c0736ad4260a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 17:30:58 2003 +0000

    use gtk_tree_view_set_cursor instead of gtk_tree_selection_select_path to avoid the weird first-time focus bug in the block list

 gucharmap/charmap.c |  6 ++----
 gucharmap/main.c    | 17 ++++++++++++-----
 src/charmap.c       |  6 ++----
 src/main.c          | 17 ++++++++++++-----
 4 files changed, 28 insertions(+), 18 deletions(-)

commit 0b6e6d34d41a44d981b7017bdf7ad4b02f24fcad
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 16:51:39 2003 +0000

    updated the pots

 po/eo.po         | 259 ++++++++++++++++++++++++++++++-----------------------
 po/es.po         | 266 +++++++++++++++++++++++++++++++------------------------
 po/fr.po         | 229 ++++++++++++++++++++++++-----------------------
 po/gucharmap.pot | 186 ++++++++++++++++++--------------------
 po/nl.po         | 177 ++++++++++++++++++++++++++++++------
 5 files changed, 652 insertions(+), 465 deletions(-)

commit 26719b2eafacedd01c98a418f45cd7be5724cb7e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 09:11:33 2003 +0000

    set up the translator credits thing; also s/LIBGNOMEUI/GNOME/, because gnome_program_init is in libgnome, and we're not confined to libgnomeui

 configure.ac               | 14 +++++++-------
 gucharmap/Makefile.am      |  4 ++--
 gucharmap/gucharmap_intl.h | 14 ++++++++++++++
 gucharmap/main.c           | 40 +++++++++++++++++++++++-----------------
 src/Makefile.am            |  4 ++--
 src/gucharmap_intl.h       | 14 ++++++++++++++
 src/main.c                 | 40 +++++++++++++++++++++++-----------------
 7 files changed, 85 insertions(+), 45 deletions(-)

commit d9eafc24e55fab0b2382d8fd2204b96149650aea
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 07:58:14 2003 +0000

    load the icon image from the png file (because xpm doesn't do transparency

 gucharmap/Makefile.am |   3 +-
 gucharmap/main.c      |  22 +++--
 pixmaps/Makefile.am   |   2 +-
 pixmaps/gucharmap.xpm | 243 --------------------------------------------------
 src/Makefile.am       |   3 +-
 src/main.c            |  22 +++--
 6 files changed, 39 insertions(+), 256 deletions(-)

commit abf1d06fdf45ce17cf5c85f3de2c9305735b7472
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 07:29:38 2003 +0000

    help/about works

 gucharmap/main.c | 46 ++++++++++++++++++++++++++++++----------------
 src/main.c       | 46 ++++++++++++++++++++++++++++++----------------
 2 files changed, 60 insertions(+), 32 deletions(-)

commit 44a7c3bd71fd9a1ba014817d31db630bacf03075
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 06:22:07 2003 +0000

    libgucharmap doesn't need libgnomeui

 gucharmap/Makefile.am | 2 +-
 src/Makefile.am       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 376f51b99d788a39cb15753aa039ba2734df866f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 06:18:41 2003 +0000

    gnome help_about works (but needs more work)

 configure.ac          | 16 +++++++++++++---
 gucharmap/Makefile.am |  6 +++---
 gucharmap/main.c      | 32 ++++++++++++++++++++++++++------
 src/Makefile.am       |  6 +++---
 src/main.c            | 32 ++++++++++++++++++++++++++------
 5 files changed, 71 insertions(+), 21 deletions(-)

commit bb7ee1b4cac8cefbccac8f33c8b33120cdff7c3e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 04:52:54 2003 +0000

    works as a dragging source now too

 gucharmap/charmap.c | 33 ++++++++++-----------------------
 src/charmap.c       | 33 ++++++++++-----------------------
 2 files changed, 20 insertions(+), 46 deletions(-)

commit 43bc377c18586a8f34c93e9ea4e1cac2829e163a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 04:36:15 2003 +0000

    works as a dragging destination

 gucharmap/charmap.c | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 src/charmap.c       | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 180 insertions(+), 8 deletions(-)

commit 91cc1e1ea06f1160301734b249adb96021a7777d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 03:37:44 2003 +0000

    in find_next_substring_match, if the start character is the only match, return it as a match (makes Search Wrapped show up instead of Not Found)

 gucharmap/unicode_data.c | 4 ++++
 src/unicode_data.c       | 4 ++++
 2 files changed, 8 insertions(+)

commit c3303d82b5539a78884d7aa97f48332089738d53
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 02:16:46 2003 +0000

    got rid of some lint

 gucharmap/charmap.c | 4 +---
 gucharmap/charmap.h | 1 -
 src/charmap.c       | 4 +---
 src/charmap.h       | 1 -
 4 files changed, 2 insertions(+), 8 deletions(-)

commit f73111bd7f299bde45bbd479ade251a95162441c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 00:52:18 2003 +0000

    get rid of -I /usr/local/share/aclocal

 bootstrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d47f4e812adaa0dd906d76512b7abb47b052caa8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Jan 12 00:51:26 2003 +0000

    go to hex code point works

 gucharmap/charmap.c | 53 +++++++++++-----------------------
 gucharmap/charmap.h |  1 +
 gucharmap/main.c    | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/charmap.c       | 53 +++++++++++-----------------------
 src/charmap.h       |  1 +
 src/main.c          | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 6 files changed, 198 insertions(+), 74 deletions(-)

commit 33f0eba98a02ba260d71931bd79b7ed67f872e81
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jan 9 04:44:40 2003 +0000

    don't try to render characters that should never be rendered (e.g. 0xfffe)

 gucharmap/charmap.c | 12 ++++++++++--
 src/charmap.c       | 12 ++++++++++--
 2 files changed, 20 insertions(+), 4 deletions(-)

commit 656acd361312a984920f7ebeaee81a2e1cf644a8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jan 9 04:22:02 2003 +0000

    render unassigned codepoints, so people see the boxes

 gucharmap/charmap.c | 5 ++---
 src/charmap.c       | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

commit 1b6863564193d860fa6660a56f160cf07a1dcb6b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Jan 9 00:15:15 2003 +0000

    despite incompleteness, committing dutch translation, courtesy of Sebastien Bruggeman

 configure.ac |  2 +-
 po/nl.po     | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+), 1 deletion(-)

commit 1e082b84d4dc1a7beee9a9a01e12ef80a55d10bd
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 7 05:57:45 2003 +0000

    got rid of the show/hide menu item since it's too much trouble to implement

 gucharmap/charmap.c |  5 ++---
 gucharmap/main.c    | 15 ++-------------
 src/charmap.c       |  5 ++---
 src/main.c          | 15 ++-------------
 4 files changed, 8 insertions(+), 32 deletions(-)

commit b5d90580b1c6391fb8283b998ebf26afa880420b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 7 04:25:37 2003 +0000

    added gucharmap.xpm to EXTRA_DIST

 pixmaps/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5603cd9dab672d07256b0dfd78de9b4b8ee2110b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 7 04:13:01 2003 +0000

    expand/collapse all in the menu works

 gucharmap/charmap.c | 36 +++++++++++++++++++++++-------------
 gucharmap/charmap.h |  2 ++
 gucharmap/main.c    |  7 +++++--
 src/charmap.c       | 36 +++++++++++++++++++++++-------------
 src/charmap.h       |  2 ++
 src/main.c          |  7 +++++--
 6 files changed, 60 insertions(+), 30 deletions(-)

commit 7bad33da738d6fb9c003ae5a50a7f49baa6d31c0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 7 03:12:20 2003 +0000

    took out some comments and debugging messages

 gucharmap/charmap.c | 121 ----------------------------------------------------
 src/charmap.c       | 121 ----------------------------------------------------
 2 files changed, 242 deletions(-)

commit 011b10ddc7e033d252d7883938e02a2101be2f71
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Jan 7 03:08:52 2003 +0000

    re-optimized drawing (god damn that took a long time to figure out, am i dumb?)

 gucharmap/charmap.c | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 src/charmap.c       | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 288 insertions(+), 10 deletions(-)

commit 6aceb8d461cbedab25d8d4e840c6964973215309
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 16:57:26 2003 +0000

    changed Actions menu to Go to; made jump to character in clipboard work

 gucharmap/main.c | 29 ++++++++++++++---------------
 src/main.c       | 29 ++++++++++++++---------------
 2 files changed, 28 insertions(+), 30 deletions(-)

commit 205070f7ed774df7076933ed3948d3f118d74e88
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 15:50:59 2003 +0000

    say "<not assigned>" instead of "<Undefined>" since that's what the unicode category says

 gucharmap/unicode_info.c | 2 +-
 src/unicode_info.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 78419bcc000ea41a6f983121ee0aed66f9a94f4a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 08:13:59 2003 +0000

    i think the mini_fontsel was too spaced out

 gucharmap/mini_fontsel.c | 2 +-
 src/mini_fontsel.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit dceb7641c3d2eab80078ade68071764fc500c571
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 08:09:17 2003 +0000

    put the search box to the left of the text_to_copy box; looks slightly better because the font family dialog lines up with it now

 gucharmap/charmap.c | 2 +-
 src/charmap.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4e3729d12cb529dc18ac7f4b5d6256083e42940c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 08:00:42 2003 +0000

    if the new character is visible, don't redraw everything

 gucharmap/charmap.c | 31 +++++++++++++++----------------
 src/charmap.c       | 31 +++++++++++++++----------------
 2 files changed, 30 insertions(+), 32 deletions(-)

commit a409c3cd7b679a3532b6dfa9ca5ccf9618aea725
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 07:37:37 2003 +0000

    chartable now expands to fill available space, distributing extra pixels among the rows and columns; looks really beautiful! but at the moment it draws EVERYTHING every time

 gucharmap/charmap.c | 251 ++++++++++++++++++++++++++++++----------------------
 gucharmap/charmap.h |   1 -
 src/charmap.c       | 251 ++++++++++++++++++++++++++++++----------------------
 src/charmap.h       |   1 -
 4 files changed, 288 insertions(+), 216 deletions(-)

commit 852d7e2a63126f27689497badad77001a68cc28c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 07:35:45 2003 +0000

    got rid of disclosure widget stuff (no longer used)

 gucharmap/Makefile.am         |   6 +-
 gucharmap/disclosure-widget.c | 313 ------------------------------------------
 gucharmap/disclosure-widget.h |  62 ---------
 po/POTFILES.in                |   1 -
 src/Makefile.am               |   6 +-
 src/disclosure-widget.c       | 313 ------------------------------------------
 src/disclosure-widget.h       |  62 ---------
 7 files changed, 4 insertions(+), 759 deletions(-)

commit 12536b44f5da56d72b853157442edc848d51d2c4
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 03:44:25 2003 +0000

    spacing is somewhat improved

 gucharmap/charmap.c      | 29 ++++++++++++++++-------------
 gucharmap/main.c         |  1 -
 gucharmap/mini_fontsel.c |  4 +++-
 src/charmap.c            | 29 ++++++++++++++++-------------
 src/main.c               |  1 -
 src/mini_fontsel.c       |  4 +++-
 6 files changed, 38 insertions(+), 30 deletions(-)

commit aed7730f64cebe9ed2608cde4f2f0dad04899cea
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 02:53:58 2003 +0000

    put the caption under the chartable, to the right of the block selector

 gucharmap/charmap.c | 16 ++++++++++++----
 src/charmap.c       | 16 ++++++++++++----
 2 files changed, 24 insertions(+), 8 deletions(-)

commit b713de85571f52ce5c040e7e8899c604e06b4b4e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 02:38:34 2003 +0000

    middle-click in the chartable jumps first character in selection, as in ucm; got rid of corresponding menu item; this feature is for long-time X users...

 gucharmap/charmap.c | 37 +++++++++++++++----------------------
 gucharmap/charmap.h |  2 ++
 gucharmap/main.c    | 13 -------------
 src/charmap.c       | 37 +++++++++++++++----------------------
 src/charmap.h       |  2 ++
 src/main.c          | 13 -------------
 6 files changed, 34 insertions(+), 70 deletions(-)

commit 5b5e2301e4b3c75abfe92e0950cb0c612aad46e1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 02:18:58 2003 +0000

    changed some of the character details UI, per seth's suggestions

 gucharmap/charmap.c | 58 ++++++++++++++++++++++++-----------------------------
 src/charmap.c       | 58 ++++++++++++++++++++++++-----------------------------
 2 files changed, 52 insertions(+), 64 deletions(-)

commit 08edea3a8abae67a03cf9d43ff963028921a7dfd
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 01:21:53 2003 +0000

    never leave the character name blank

 gucharmap/unicode_data.c |  2 +-
 gucharmap/unicode_info.c | 28 ++++++++++++++++++++++++++--
 src/unicode_data.c       |  2 +-
 src/unicode_info.c       | 28 ++++++++++++++++++++++++++--
 4 files changed, 54 insertions(+), 6 deletions(-)

commit 8e3b32cdd847c0019afbd9c9cd4185c87b0a7b44
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 00:41:41 2003 +0000

    the caption doesn't frantically move around and change size now

 gucharmap/charmap.c | 21 +++++++++++++++++----
 src/charmap.c       | 21 +++++++++++++++++----
 2 files changed, 34 insertions(+), 8 deletions(-)

commit b4134fb1db6d6e74f05438b0864f74e11f797a4d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 00:21:08 2003 +0000

    the LTR mark didn't appear to do anything, so i took it out

 gucharmap/charmap.c | 4 +---
 src/charmap.c       | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

commit c5d7245982bcdbc4c559e68b277c7d2bed6c4b7e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Jan 6 00:14:26 2003 +0000

    changed the caption to use a tree store.. looks nicer (i guess?)

 gucharmap/charmap.c | 470 +++++++++++++++++++++++++---------------------------
 gucharmap/charmap.h |  38 ++---
 po/POTFILES.in      |   1 +
 src/charmap.c       | 470 +++++++++++++++++++++++++---------------------------
 src/charmap.h       |  38 ++---
 5 files changed, 489 insertions(+), 528 deletions(-)

commit bced623fbfb499baa8d7e0bb7ccc27d12ace579f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Jan 4 04:23:09 2003 +0000

    got the code from gnome-panel

 gucharmap/disclosure-widget.c | 34 ++++++++++++++++++++++++----------
 src/disclosure-widget.c       | 34 ++++++++++++++++++++++++----------
 2 files changed, 48 insertions(+), 20 deletions(-)

commit 00be02f6e06da94d82798aa46802fa7593044d73
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Jan 4 04:19:38 2003 +0000

    got it to start out hiding the caption, but also to give it enough space when it is shown; had to get rid of the top level gtk_widget_show_all

 gucharmap/charmap.c | 40 +++++++++++++++++++++++++++++-----------
 gucharmap/main.c    | 14 ++++++++------
 src/charmap.c       | 40 +++++++++++++++++++++++++++++-----------
 src/main.c          | 14 ++++++++------
 4 files changed, 74 insertions(+), 34 deletions(-)

commit 4c464648a90391b39f8cbebe400e2337c435da99
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Jan 4 01:41:50 2003 +0000

    put the character info under a disclosure arrow.. sort of works..

 gucharmap/Makefile.am         |   6 +-
 gucharmap/charmap.c           |  24 ++--
 gucharmap/disclosure-widget.c | 299 ++++++++++++++++++++++++++++++++++++++++++
 gucharmap/disclosure-widget.h |  62 +++++++++
 gucharmap/main.c              |   3 -
 gucharmap/mini_fontsel.c      |   5 -
 src/Makefile.am               |   6 +-
 src/charmap.c                 |  24 ++--
 src/disclosure-widget.c       | 299 ++++++++++++++++++++++++++++++++++++++++++
 src/disclosure-widget.h       |  62 +++++++++
 src/main.c                    |   3 -
 src/mini_fontsel.c            |   5 -
 12 files changed, 750 insertions(+), 48 deletions(-)

commit 7ae1a617dbe3b15912a887310b9a1f64f4d9f958
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 3 05:25:34 2003 +0000

    put the mini font selection on its own toolbar

 gucharmap/charmap.c |  6 +++---
 gucharmap/main.c    | 14 +++++++-------
 src/charmap.c       |  6 +++---
 src/main.c          | 14 +++++++-------
 4 files changed, 20 insertions(+), 20 deletions(-)

commit 787ae4e60f67028b93ffae9b2c92ffe828091228
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 3 05:04:07 2003 +0000

    now keeps a PangoFontDescription instead of separate values for family, style, size

 gucharmap/mini_fontsel.c | 121 ++++++++++++++++-------------------------------
 gucharmap/mini_fontsel.h |   6 +--
 src/mini_fontsel.c       | 121 ++++++++++++++++-------------------------------
 src/mini_fontsel.h       |   6 +--
 4 files changed, 86 insertions(+), 168 deletions(-)

commit 3dfeb20af25111ab96da41295aeec35d4025c336
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 3 04:02:42 2003 +0000

    the new fontsel changes the font of the charmap

 gucharmap/main.c | 9 ++++++---
 src/main.c       | 9 ++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)

commit 33776c15ca6cdb1809cf65bc7e9cec81e0f142c0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 3 03:40:17 2003 +0000

    pango can't handle "regular" in a font name

 gucharmap/main.c         |  8 +++-----
 gucharmap/mini_fontsel.c | 27 +++++++++++++++++++++------
 src/main.c               |  8 +++-----
 src/mini_fontsel.c       | 27 +++++++++++++++++++++------
 4 files changed, 48 insertions(+), 22 deletions(-)

commit 287db30f857c3c5ae4e7302361329aa9b20a08ff
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 3 01:16:22 2003 +0000

    got rid of the big old font selection thing

 gucharmap/main.c         | 89 ++++++------------------------------------------
 gucharmap/mini_fontsel.c | 41 ++++++++--------------
 src/main.c               | 89 ++++++------------------------------------------
 src/mini_fontsel.c       | 41 ++++++++--------------
 4 files changed, 52 insertions(+), 208 deletions(-)

commit 302742ca6f54a806bcda895e048658afd8259481
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 3 00:59:32 2003 +0000

    mini_fontsel emits "changed" signal

 gucharmap/main.c         | 15 +++++++++++++--
 gucharmap/mini_fontsel.c | 24 +++++++++++++++++++++---
 gucharmap/mini_fontsel.h |  2 ++
 src/main.c               | 15 +++++++++++++--
 src/mini_fontsel.c       | 24 +++++++++++++++++++++---
 src/mini_fontsel.h       |  2 ++
 6 files changed, 72 insertions(+), 10 deletions(-)

commit 8adad102eac02508fd113a13c38990439b2d353c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Jan 3 00:35:58 2003 +0000

    changed GtkType stuff to GType

 gucharmap/charmap.c      |  6 +++---
 gucharmap/charmap.h      | 16 +++++++++++-----
 gucharmap/mini_fontsel.c | 10 +++++-----
 gucharmap/mini_fontsel.h | 14 +++++++-------
 src/charmap.c            |  6 +++---
 src/charmap.h            | 16 +++++++++++-----
 src/mini_fontsel.c       | 10 +++++-----
 src/mini_fontsel.h       | 14 +++++++-------
 8 files changed, 52 insertions(+), 40 deletions(-)

commit 9422554c98801b15ac1a4bf610631e1ed272a850
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 21 05:05:35 2002 +0000

    mini_fontsel making good progress, but it will have to wait for completion until after vacation

 gucharmap/mini_fontsel.c | 188 ++++++++++++++++++++++++++++++++++++++++-------
 gucharmap/mini_fontsel.h |   8 +-
 src/mini_fontsel.c       | 188 ++++++++++++++++++++++++++++++++++++++++-------
 src/mini_fontsel.h       |   8 +-
 4 files changed, 334 insertions(+), 58 deletions(-)

commit deb9fdc2226c84cce2b6f80e0d57436be07f2c79
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 21 02:57:09 2002 +0000

    started working on mini font selection

 gucharmap/Makefile.am    |   5 +-
 gucharmap/main.c         |   4 +
 gucharmap/mini_fontsel.c | 253 +++++++++++++++++++++++++++++++++++++++++++++++
 gucharmap/mini_fontsel.h |  83 ++++++++++++++++
 src/Makefile.am          |   5 +-
 src/main.c               |   4 +
 src/mini_fontsel.c       | 253 +++++++++++++++++++++++++++++++++++++++++++++++
 src/mini_fontsel.h       |  83 ++++++++++++++++
 8 files changed, 686 insertions(+), 4 deletions(-)

commit 619603fb18e36508bc078766fa7a0c28d76fc021
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 20 23:41:11 2002 +0000

    made the menubar; doesn't do much yet

 gucharmap/main.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/main.c       | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 252 insertions(+), 4 deletions(-)

commit ed7d5ce674bb5014fc37353d814a9c8ebd14aeaf
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 20 23:13:24 2002 +0000

    got rid of empty po files

 configure.ac |   2 +-
 po/ar.po     | 181 -----------------------------------------------------------
 po/az.po     | 181 -----------------------------------------------------------
 po/bg.po     | 181 -----------------------------------------------------------
 po/ca.po     | 181 -----------------------------------------------------------
 po/cs.po     | 181 -----------------------------------------------------------
 po/da.po     | 181 -----------------------------------------------------------
 po/de.po     | 181 -----------------------------------------------------------
 po/el.po     | 181 -----------------------------------------------------------
 po/en_GB.po  | 181 -----------------------------------------------------------
 po/et.po     | 181 -----------------------------------------------------------
 po/eu.po     | 181 -----------------------------------------------------------
 po/fi.po     | 181 -----------------------------------------------------------
 po/ga.po     | 181 -----------------------------------------------------------
 po/gl.po     | 181 -----------------------------------------------------------
 po/hu.po     | 181 -----------------------------------------------------------
 po/it.po     | 181 -----------------------------------------------------------
 po/ja.po     | 181 -----------------------------------------------------------
 po/ko.po     | 181 -----------------------------------------------------------
 po/lt.po     | 181 -----------------------------------------------------------
 po/lv.po     | 181 -----------------------------------------------------------
 po/ms.po     |   0
 po/nl.po     | 181 -----------------------------------------------------------
 po/nn.po     | 181 -----------------------------------------------------------
 po/no.po     | 181 -----------------------------------------------------------
 po/pl.po     | 181 -----------------------------------------------------------
 po/pt.po     | 181 -----------------------------------------------------------
 po/pt_BR.po  | 181 -----------------------------------------------------------
 po/ro.po     | 181 -----------------------------------------------------------
 po/ru.po     | 181 -----------------------------------------------------------
 po/sk.po     | 181 -----------------------------------------------------------
 po/sl.po     | 181 -----------------------------------------------------------
 po/sv.po     | 181 -----------------------------------------------------------
 po/ta.po     | 181 -----------------------------------------------------------
 po/tr.po     | 181 -----------------------------------------------------------
 po/uk.po     | 181 -----------------------------------------------------------
 po/vi.po     | 181 -----------------------------------------------------------
 po/wa.po     | 181 -----------------------------------------------------------
 po/zh_CN.po  | 181 -----------------------------------------------------------
 po/zh_TW.po  | 181 -----------------------------------------------------------
 40 files changed, 1 insertion(+), 6879 deletions(-)

commit 694e44b74aca11be7f3209ad6dfc9272518e5781
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 20 20:40:49 2002 +0000

    started moving stuff around in the UI

 configure.ac        |   4 +-
 gucharmap/charmap.c | 114 +++++++++-------------------------------------------
 src/charmap.c       | 114 +++++++++-------------------------------------------
 3 files changed, 40 insertions(+), 192 deletions(-)

commit ef9a6f112a1ee8188eec15245ea85ea58e747ba8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 20 05:05:29 2002 +0000

    spanish translation, courtesy of Eduardo Garcia Cebollero

 po/ChangeLog |  8 +++++++
 po/es.po     | 76 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 46 insertions(+), 38 deletions(-)

commit aba0045f6e98d8d660c4f8e1bce05a39655acb55
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 19 21:27:35 2002 +0000

    esperanto translation, courtesy of Brion VIBBER

 configure.ac |   2 +-
 po/eo.po     | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 184 insertions(+), 1 deletion(-)

commit 2fc25d5e94a6334066c54f2f74b6de6e215a46ee
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 19 05:56:11 2002 +0000

    avoid a horrible floating point exception crash

 gucharmap/charmap.c | 6 ++++++
 src/charmap.c       | 6 ++++++
 2 files changed, 12 insertions(+)

commit d1ec7d423508bbb024955429b0d2128d052a8159
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 19 04:38:59 2002 +0000

    put some stuff that takes up a lot of space in panes, so that it can be hidden.. i wish there were a prettier, friendlier way to do this with gtk

 gucharmap/charmap.c | 49 ++++++++++++++++++++-----------------------------
 src/charmap.c       | 49 ++++++++++++++++++++-----------------------------
 2 files changed, 40 insertions(+), 58 deletions(-)

commit d8755466044957d9475f59f7f1396edb44ddbb20
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 19 04:12:45 2002 +0000

    tried to make the packing stuff in charmap_init a little clearer

 gucharmap/charmap.c | 57 ++++++++++++++++++++++++++++++++++-------------------
 src/charmap.c       | 57 ++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 74 insertions(+), 40 deletions(-)

commit a2987b3370dbaffd1bc632b48c9db6b5fc37df21
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 21:20:47 2002 +0000

    regenerated the .po files

 po/ar.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/az.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/bg.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/ca.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/cs.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/da.po         | 125 +++++++++++++++++++++++++++++++++++++-
 po/de.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/el.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/en_GB.po      | 123 ++++++++++++++++++++++++++++++++++++-
 po/es.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/et.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/eu.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/fi.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/fr.po         | 125 +++++++++++++++++++++++++++++++++++++-
 po/ga.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/gl.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/gucharmap.pot | 181 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/hu.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/it.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/ja.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/ko.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/lt.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/lv.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/ms.po         |  62 -------------------
 po/nl.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/nn.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/no.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/pl.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/pt.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/pt_BR.po      | 123 ++++++++++++++++++++++++++++++++++++-
 po/ro.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/ru.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/sk.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/sl.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/sv.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/ta.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/tr.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/uk.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/vi.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/wa.po         | 123 ++++++++++++++++++++++++++++++++++++-
 po/zh_CN.po      | 123 ++++++++++++++++++++++++++++++++++++-
 po/zh_TW.po      | 123 ++++++++++++++++++++++++++++++++++++-
 42 files changed, 5024 insertions(+), 143 deletions(-)

commit 0eb4993db511689ed01c9b67a036cea3e18be47d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 20:55:18 2002 +0000

    set_active_block is more pleasant now, i think

 gucharmap/charmap.c | 19 ++++++++++++-------
 po/POTFILES.in      |  4 ++--
 src/charmap.c       | 19 ++++++++++++-------
 3 files changed, 26 insertions(+), 16 deletions(-)

commit d8efee077202452cf6cc773efae42170fed632dc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 07:25:45 2002 +0000

    updated readme

 README | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

commit a29246ed571fdec919e52a95f0e098590d1c39cd
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 06:04:09 2002 +0000

    added option to disable unihan

 configure.ac        |   8 ++++
 gucharmap/charmap.c | 111 ++++++++++++++++++++++++++++++++--------------------
 gucharmap/charmap.h |  11 +++++-
 gucharmap/unihan.c  |  52 ++++++++++++++++++++++++
 src/charmap.c       | 111 ++++++++++++++++++++++++++++++++--------------------
 src/charmap.h       |  11 +++++-
 src/unihan.c        |  52 ++++++++++++++++++++++++
 7 files changed, 266 insertions(+), 90 deletions(-)

commit 6a9055b894a32d4a06d89a9e9e1b0de0746e5dd5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 05:20:26 2002 +0000

    move source out of package root

 Makefile.am                                    | 32 +-------------------------
 configure.ac                                   |  2 +-
 Makefile.am => gucharmap/Makefile.am           |  7 +-----
 charmap.c => gucharmap/charmap.c               |  0
 charmap.h => gucharmap/charmap.h               |  0
 gucharmap_intl.c => gucharmap/gucharmap_intl.c |  0
 gucharmap_intl.h => gucharmap/gucharmap_intl.h |  0
 main.c => gucharmap/main.c                     |  2 +-
 unicode_data.c => gucharmap/unicode_data.c     |  0
 unicode_info.c => gucharmap/unicode_info.c     |  0
 unicode_info.h => gucharmap/unicode_info.h     |  0
 unihan.c => gucharmap/unihan.c                 |  0
 Makefile.am => src/Makefile.am                 |  7 +-----
 charmap.c => src/charmap.c                     |  0
 charmap.h => src/charmap.h                     |  0
 gucharmap_intl.c => src/gucharmap_intl.c       |  0
 gucharmap_intl.h => src/gucharmap_intl.h       |  0
 main.c => src/main.c                           |  2 +-
 unicode_data.c => src/unicode_data.c           |  0
 unicode_info.c => src/unicode_info.c           |  0
 unicode_info.h => src/unicode_info.h           |  0
 unihan.c => src/unihan.c                       |  0
 22 files changed, 6 insertions(+), 46 deletions(-)

commit 1c9a51a9a18b147fdcf3dbd00905d13f95930476
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 05:09:51 2002 +0000

    install gucharmap.png in share/pixmaps

 Makefile.am         |  2 +-
 configure.ac        |  2 +-
 pixmaps/Makefile.am | 26 ++++++++++++++++++++++++++
 3 files changed, 28 insertions(+), 2 deletions(-)

commit 794da5c37cff54c06b1b7ba8accf1b589caa41e2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 05:03:25 2002 +0000

    sets the window icon using the xpm; doesn't look so hot shrunk like that, though...

 main.c | 5 +++++
 1 file changed, 5 insertions(+)

commit d02e576dfcba3c686e91ae77e9cb6a8c6cfe4122
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 04:54:43 2002 +0000

    logo xpm, generated from the gucharmap.png

 pixmaps/gucharmap.xpm | 243 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 243 insertions(+)

commit 4b4dce697c6dbb6ec62ddd47f17f71164df80459
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 18 04:54:22 2002 +0000

    the logo

 pixmaps/gucharmap.png | Bin 0 -> 2433 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 2787480259d31421df34b6d5007a2793a0ab2d39
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 14 05:44:59 2002 +0000

    only call gettext on the caption format strings once

 charmap.c | 40 +++++++++++++++++++++++++++++-----------
 1 file changed, 29 insertions(+), 11 deletions(-)

commit 225bb1427534cd4921173279847f26e9528bf9bc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 14 05:29:32 2002 +0000

    workaround for bug in win32 gtk

 charmap.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 98cb6ee520553ec20ce6c28e7b07f17d6baca3b5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 14 02:49:41 2002 +0000

    added tooltips to a bunch of stuff

 charmap.c | 38 +++++++++++++++++++++++++++++---------
 main.c    |  5 +++++
 2 files changed, 34 insertions(+), 9 deletions(-)

commit b42b0e90bb4e2f8a0298035fc9a99532334bc249
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 14 01:27:14 2002 +0000

    sets appropriate messages in the statusbar

 charmap.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 69 insertions(+), 10 deletions(-)

commit 50815ccbf23df79d2758c5d5722987575daffd09
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 14 00:40:13 2002 +0000

    created status bar (doesn't have any messages yet)

 charmap.c |  8 ++++++++
 charmap.h |  7 +++++++
 main.c    | 15 +++++++++------
 3 files changed, 24 insertions(+), 6 deletions(-)

commit b616bc0c8ee224f5c8d7a40bd3ab84c7755e2134
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 13 03:46:56 2002 +0000

    did search by name and jump to by hex code point

 charmap.c      | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 charmap.h      |   4 ++
 po/fr.po       |   4 +-
 unicode_data.c |  86 ++++++++++++++++++++++++++++++++++++++++++
 unicode_info.h |   4 ++
 5 files changed, 199 insertions(+), 16 deletions(-)

commit 5df6dbce10e1efd489cb99fc18b30c8be3641be0
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 12 03:52:30 2002 +0000

    improved block index selection based on active character

 charmap.c      | 135 ++++++++++++++++++++++++++-------------------------------
 charmap.h      |  17 +++++++-
 unicode_info.c |  13 ++++++
 unicode_info.h |   2 +
 4 files changed, 92 insertions(+), 75 deletions(-)

commit 647a0a94d4168f455695b8c52da19f261a033708
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 12 01:55:50 2002 +0000

    moved the part that inits the chartable into a separate function; also the chartable and scrollbar have their own hbox now

 charmap.c | 57 ++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 34 insertions(+), 23 deletions(-)

commit 212eff662329a37196504403b9d0405d231a8996
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 12 01:44:00 2002 +0000

    s/tabulus/chartable/g -- i think it's more understandable

 charmap.c | 162 +++++++++++++++++++++++++++++++-------------------------------
 charmap.h |   4 +-
 2 files changed, 83 insertions(+), 83 deletions(-)

commit 04f2996bd31d0d20a9a993581a5e5d53fbfa2042
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 12 01:38:28 2002 +0000

    added utf-8 to caption

 charmap.c | 22 ++++++++++++++++++----
 charmap.h |  1 +
 2 files changed, 19 insertions(+), 4 deletions(-)

commit 7c8aba8fe7fc3bcffa3059a63bdf3d581b850a3d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 11 05:16:34 2002 +0000

    charmap and unicode stuff is now in a shared object file, so it can be more easily used by other programs

 Makefile.am | 31 +++++++++++++++++++++++--------
 1 file changed, 23 insertions(+), 8 deletions(-)

commit a71e6853ae7b0a03ad23df291af384d8c8e07616
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 11 04:53:48 2002 +0000

    redid the po templates

 po/ar.po    | 49 +++++--------------------------------------------
 po/az.po    | 51 ++++++---------------------------------------------
 po/bg.po    | 47 ++++-------------------------------------------
 po/ca.po    | 47 ++++-------------------------------------------
 po/cs.po    | 47 ++++-------------------------------------------
 po/da.po    | 49 +++++--------------------------------------------
 po/de.po    | 47 ++++-------------------------------------------
 po/el.po    | 47 ++++-------------------------------------------
 po/en_GB.po | 47 ++++-------------------------------------------
 po/es.po    | 51 ++++++---------------------------------------------
 po/et.po    | 47 ++++-------------------------------------------
 po/eu.po    | 47 ++++-------------------------------------------
 po/fi.po    | 47 ++++-------------------------------------------
 po/fr.po    | 53 +++++++----------------------------------------------
 po/ga.po    | 47 ++++-------------------------------------------
 po/gl.po    | 47 ++++-------------------------------------------
 po/hu.po    | 47 ++++-------------------------------------------
 po/it.po    | 47 ++++-------------------------------------------
 po/ja.po    | 47 ++++-------------------------------------------
 po/ko.po    | 47 ++++-------------------------------------------
 po/lt.po    | 47 ++++-------------------------------------------
 po/lv.po    | 47 ++++-------------------------------------------
 po/ms.po    | 28 ++++++++--------------------
 po/nl.po    | 47 ++++-------------------------------------------
 po/nn.po    | 47 ++++-------------------------------------------
 po/no.po    | 47 ++++-------------------------------------------
 po/pl.po    | 47 ++++-------------------------------------------
 po/pt.po    | 47 ++++-------------------------------------------
 po/pt_BR.po | 47 ++++-------------------------------------------
 po/ro.po    | 47 ++++-------------------------------------------
 po/ru.po    | 47 ++++-------------------------------------------
 po/sk.po    | 47 ++++-------------------------------------------
 po/sl.po    | 47 ++++-------------------------------------------
 po/sv.po    | 47 ++++-------------------------------------------
 po/ta.po    | 47 ++++-------------------------------------------
 po/tr.po    | 47 ++++-------------------------------------------
 po/uk.po    | 47 ++++-------------------------------------------
 po/vi.po    | 47 ++++-------------------------------------------
 po/wa.po    | 47 ++++-------------------------------------------
 po/zh_CN.po | 47 ++++-------------------------------------------
 po/zh_TW.po | 47 ++++-------------------------------------------
 41 files changed, 177 insertions(+), 1749 deletions(-)

commit ede985e4cb70ca417c4ec45c7dfcd79232877ac5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 10 17:15:17 2002 +0000

    send an expose event in show_hide_code_points; i also turned off geometry hints (in main.c) because that helps it to keep the size consistent... too bad :-\

 charmap.c | 7 ++++---
 main.c    | 4 +++-
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 00ab5f1e2d01c408b6944ce844f28382ab2188f9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 10 05:29:38 2002 +0000

    added show/hide code points (expand and collapse the tree view).. not bug-free yet..

 charmap.c        | 26 +++++++++++++++++++++++++-
 gucharmap_intl.c |  8 ++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)

commit 54037477c0e87cb0692d2701170a1cb54d11b29f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 10 03:47:46 2002 +0000

    dang, po, always updating yerself

 po/ChangeLog   |  0
 po/POTFILES.in |  4 ++--
 po/ar.po       | 69 ++++++++++++++++++++++++++++++++++++++++------------------
 po/az.po       | 69 ++++++++++++++++++++++++++++++++++++++++------------------
 po/bg.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/ca.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/cs.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/da.po       | 69 ++++++++++++++++++++++++++++++++++++++++------------------
 po/de.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/el.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/en_GB.po    | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/es.po       | 69 ++++++++++++++++++++++++++++++++++++++++------------------
 po/et.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/eu.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/fi.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/fr.po       | 67 ++++++++++++++++++++++++++++++++++++++++----------------
 po/ga.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/gl.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/hu.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/it.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/ja.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/ko.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/lt.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/lv.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/nl.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/nn.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/no.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/pl.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/pt.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/pt_BR.po    | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/ro.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/ru.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/sk.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/sl.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/sv.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/ta.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/tr.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/uk.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/vi.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/wa.po       | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/zh_CN.po    | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 po/zh_TW.po    | 67 +++++++++++++++++++++++++++++++++++++++-----------------
 42 files changed, 1887 insertions(+), 805 deletions(-)

commit 1107ee3b27e563cafe42d0964a929284a1087607
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 10 02:20:49 2002 +0000

    added a bunch of empty po files, did french one

 charmap.c    |  4 ++--
 configure.ac |  2 +-
 po/ar.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/az.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/bg.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ca.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/cs.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/da.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/de.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/el.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/en_GB.po  | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/es.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/et.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/eu.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/fi.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/fr.po     | 59 ++++++++++++++++++++++++++++++++++++++++++++++++
 po/ga.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/gl.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/hu.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/it.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ja.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ko.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/lt.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/lv.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ms.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/nl.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/nn.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/no.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/pl.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/pt.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/pt_BR.po  | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ro.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ru.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sk.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sl.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sv.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ta.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/tr.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/uk.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/vi.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/wa.po     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/zh_CN.po  | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/zh_TW.po  | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 43 files changed, 3022 insertions(+), 3 deletions(-)

commit 5e9e8f83ebe196227b5a3c00066c4315e023cbd2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 10 00:53:11 2002 +0000

    gettextified charmap.c

 charmap.c        | 57 +++++++++++++++++++++++++++++---------------------------
 gucharmap_intl.c |  5 +----
 2 files changed, 31 insertions(+), 31 deletions(-)

commit 2e411446e878ae8f1b9cfb2bdaf90c41e8c17521
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 10 00:32:18 2002 +0000

    started adding gettext message i18n

 Makefile.am      |  8 +++++++-
 bootstrap        |  1 +
 configure.ac     | 13 ++++++++++---
 gucharmap_intl.c | 32 ++++++++++++++++++++++++++++++++
 gucharmap_intl.h | 31 +++++++++++++++++++++++++++++++
 main.c           |  3 ++-
 po/POTFILES.in   |  3 +++
 po/fr.po         | 13 +++++++++++++
 8 files changed, 99 insertions(+), 5 deletions(-)

commit 096566f9c72a26f01b5cbd655ca40173859f3669
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 18:26:21 2002 +0000

    make aclocal look in /usr/local/share/local

 bootstrap    | 4 +++-
 configure.ac | 5 +++++
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 3ea35aad871147a28d8d152e0f569b744e69c314
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 05:28:20 2002 +0000

    connect to font selection signals from stuff other than size_list, since if the size is set manually, subsequent changes don't send a size_list signal

 main.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 4e953fc9eda90d496695a504aa25ab653b685d05
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 05:08:48 2002 +0000

    made the font selection toggle button use the stock select font thing

 main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 12600b3867cbeee0a5ed656d4a80702726f72ca1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 04:59:48 2002 +0000

    set the heights of the labels in the caption, rather than of the caption itself.. it's less hokey

 charmap.c | 34 +++++++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 11 deletions(-)

commit fb146ccf04bc0230dc5fe9f2e4085924a5f0c419
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 04:51:50 2002 +0000

    fixed a bug in set_top_row that allowed it to make active a character beyond UNICHAR_MAX

 charmap.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 62792265e370ea9cbea8d870b0ddee06519f5b3a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 04:35:21 2002 +0000

    fixed a bug in draw_squares_after_shift that caused squares to stay highlighted when they shouldn't have under certain circumstances

 charmap.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

commit 8723bbcab11495a6428c0ee36a8fc847fbfd5d58
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 04:16:45 2002 +0000

    fixed bug in append_character_to_text_to_copy

 charmap.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit e059de9c8c09731eccc0b96d3f4e9ff8c5eb9704
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 03:06:23 2002 +0000

    put text_to_copy above caption (may not keep it, just trying different looks)

 charmap.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit cd1d91a36d7077a0bad32cd304900025caf8d3cf
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 02:49:53 2002 +0000

    mandarin pronunciation is now just above japanese-on pronunciation (suggested by gnome on irc.freenode.net)

 charmap.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 96e0d704235708919888af1eea9dd95ffeab1752
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 02:19:15 2002 +0000

    fixed the resizing caused by the caption area

 charmap.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

commit 85e67fb2bd0a953315d051ed26db811673a4dc34
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 01:36:12 2002 +0000

    workaround for pango bug http://bugzilla.gnome.org/show_bug.cgi?id=88824; unrelatedly, arrow keys work differently at the very top and bottom

 charmap.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 0f4b21247503a39a7661ceec20da014fb4241c76
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 9 00:13:11 2002 +0000

    humbled the version number

 TODO         | 2 +-
 configure.ac | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 4667dff7bfee852a1d4a3bca78bfd6bb20a554a4
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 23:58:49 2002 +0000

    font selection is now hidden at startup

 charmap.c | 15 ++++++++-------
 main.c    |  9 +++++----
 2 files changed, 13 insertions(+), 11 deletions(-)

commit 4da383af8a511a8e334cd683d4d6f31d836e5651
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 23:17:57 2002 +0000

    fixed a bug in set_top_row

 charmap.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit d9d305c1a30535ba905c846b898f3bc69e192aa8
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 23:09:11 2002 +0000

    made set_active_character nicer, fixed a bug in it

 charmap.c | 34 +++++++++++++---------------------
 1 file changed, 13 insertions(+), 21 deletions(-)

commit 47bf6a2ce7cb10c5b5ab5f3b8a32743223c4aea1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 22:25:29 2002 +0000

    fixed some stuff in charmap_set_font

 charmap.c | 16 +++++++---------
 main.c    |  2 +-
 2 files changed, 8 insertions(+), 10 deletions(-)

commit a5a2cfcb00c7836e40ad5da92ced72e28521e120
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 05:16:00 2002 +0000

    made the starting font size be the default starting selection in the font selection, 50% bigger

 charmap.c |  2 +-
 main.c    | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

commit 4548cdf1071b22077488716e4ac62b26b5617b57
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 04:45:31 2002 +0000

    resizing is pretty nice now

 charmap.c | 26 ++++++++++++++++++++++++--
 charmap.h |  5 +++--
 main.c    |  7 +++++++
 3 files changed, 34 insertions(+), 4 deletions(-)

commit 3bcc1b3ca967b237bec4c58e1f193793d2a873f1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 03:54:00 2002 +0000

    fixed fontsel show/hide problems

 main.c | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

commit 083c67a33a51e5ce986b89bb669206994af97d1a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 03:42:37 2002 +0000

    fontsel show/hide works, but show cuts off the very top

 main.c | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

commit 3b16591f33f0443b7d471d28d98e8c51e140aba5
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 02:39:52 2002 +0000

    put character information in a scrolled window so that it doesn't cause lots of ugly resizing

 charmap.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit bcf7cc8f1b1dba9d4e7ed2d44a2e159f17ee4903
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 02:15:13 2002 +0000

    fixed scrollbar issues with resizing

 charmap.c | 19 ++++++++-----------
 charmap.h |  4 ++--
 2 files changed, 10 insertions(+), 13 deletions(-)

commit 47959bd8a9650a7ceee6b1150a72af71af2de471
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 01:34:17 2002 +0000

    resizing works

 charmap.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

commit 4980f0002fd6477add9fb96b10bad15495057751
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 01:20:15 2002 +0000

    fixed a couple size_allocate bugs; don't grow to infinity anymore

 charmap.c | 24 ++++++++++++++----------
 charmap.h |  4 ++--
 2 files changed, 16 insertions(+), 12 deletions(-)

commit 44f56814adc2f6a463532c0a9a23a6286f198bca
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 00:57:34 2002 +0000

    have a size_allocate, but it's very broken

 charmap.c | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

commit 550cff34610db8426e99e3d74261c6ea6eaa007e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Dec 8 00:43:11 2002 +0000

    some changes, preparing for resizing

 charmap.c | 173 ++++++++++++++++++++++++++++++++------------------------------
 charmap.h |   8 +--
 main.c    |   3 +-
 3 files changed, 96 insertions(+), 88 deletions(-)

commit 068bb2dc426faad9a5dd255027a725a8bf456a4f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 22:24:01 2002 +0000

    precede combining marks by space and ZWJ in unichar_to_printable_utf8; use straight g_unichar_to_utf8 instead of unichar_to_printable_utf8 in append_character_to_text_to_copy

 charmap.c | 39 ++++++++++++++++++++++++---------------
 1 file changed, 24 insertions(+), 15 deletions(-)

commit 711bd6fb697ef4bdabdf1a014e9b0d94ac4684dc
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 21:36:07 2002 +0000

    style_set works

 Makefile.am |  3 +--
 charmap.c   | 13 +++++++++++++
 charmap.h   |  4 ++--
 3 files changed, 16 insertions(+), 4 deletions(-)

commit 0467b92c2b2bf83f2011e6816844e2db9acc93a3
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 20:32:40 2002 +0000

    got tab, etc. to pass focus by returning FALSE in key_press_event if we don't handle the particular key

 charmap.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 8e83eb8d755a7672c637012ce24394bc91b23408
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 19:47:10 2002 +0000

    mouse wheel works

 README    |  2 +-
 TODO      |  7 ++++++-
 charmap.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 74 insertions(+), 7 deletions(-)

commit 03fcc67906a75ff69d4761d843f3d08b7869db7b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 15:59:31 2002 +0000

    wrote README

 Makefile.am |  1 +
 README      | 39 ++++++++++++++++++++++++++++++++++++++-
 TODO        |  8 ++++----
 3 files changed, 43 insertions(+), 5 deletions(-)

commit 473ea0d2ce95e9d32a2116f8f5ad6b02049a19ba
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 05:10:12 2002 +0000

    fixed a bug in set_active_character

 charmap.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit 291183f179c479bf99dd008430fb5d87ea69168f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 04:55:16 2002 +0000

    the active character now uses SELECTED colors when the table has focus, and ACTIVE colors when it doesn't

 charmap.c | 27 +++++++++++++++++++++++----
 1 file changed, 23 insertions(+), 4 deletions(-)

commit 2d6bfbb903cc33ee941663046313ec62db6202b6
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 04:18:20 2002 +0000

    fixed a little bug that arose when CHARMAP_COLS != CHARMAP_ROWS

 charmap.c | 5 +++--
 charmap.h | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

commit cc590940194a42189e2fa3a24907d51a2501d02c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 04:03:36 2002 +0000

    changed a couple of expand/fill parameters to fix ugliness with long kDefinitions

 charmap.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit c4df7aea312067dbc2873082c3f62c30a874b340
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 03:59:31 2002 +0000

    scrolling with the scroll bar works by moving the current row rather than the active character

 charmap.c | 42 +++++++++++++++++++++++++++++++++++-------
 1 file changed, 35 insertions(+), 7 deletions(-)

commit 82d5dadacaff3d0a3c1dfe1a0c10a64fe9cfe9b4
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 03:35:29 2002 +0000

    acceptable first_page_char algorithm

 charmap.c | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

commit 85996f6a12bf5f8d65ba66ac6bccdadec7998e88
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 02:59:40 2002 +0000

    efficient drawing works, and it really is more efficient!

 charmap.c | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 94 insertions(+), 18 deletions(-)

commit 02bc09a6ae00ada354065c9edad235a2a70df4e2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 01:45:15 2002 +0000

    faster redrawing largely works

 charmap.c | 145 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 87 insertions(+), 58 deletions(-)

commit d7ddff5e88f6cf72a922b9d55aa3b90cdadb447d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sat Dec 7 00:50:23 2002 +0000

    have started redoing the drawing; with the current code, it never redraws the character table, but it does all the other stuff (sets caption, selects block, adjusts scrollbar); it is very fast this way, so it was obviously the drawing that was slowing it down before

 charmap.c | 295 +++++++++++++++++++++-----------------------------------------
 charmap.h |   4 +
 2 files changed, 104 insertions(+), 195 deletions(-)

commit b9488e1ae73ead523800f1ad47972540ce8a9e38
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 23:54:22 2002 +0000

    split up drawing into a couple functions

 charmap.c | 186 +++++++++++++++++++++++++++-----------------------------------
 charmap.h |   6 +-
 2 files changed, 85 insertions(+), 107 deletions(-)

commit 66f8b51482d53345b70023f7c3a256fa555da765
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 23:28:40 2002 +0000

    generic INSTALL file

 INSTALL | 228 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 228 insertions(+)

commit 3167f2a3f79d94c75c017237b10409b8b1cbf65b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 23:19:19 2002 +0000

    use libtool (probably not necessary but.. i dunno)

 bootstrap    | 1 +
 configure.ac | 1 +
 2 files changed, 2 insertions(+)

commit 3db50ce8d8b16ffc52950169c7090f9a06e079db
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 23:04:21 2002 +0000

    initial configury

 Makefile.am  | 32 ++++++++++++++++++++++++++++++++
 bootstrap    | 10 ++++++++++
 configure.ac | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 74 insertions(+)

commit c748f7f99fd806cadc9d2bebc09c2bb642506040
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 22:01:26 2002 +0000

    identify character from clipboard and from primary selection implemented

 charmap.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 charmap.h |  4 +--
 2 files changed, 99 insertions(+), 3 deletions(-)

commit 9e65409878a7a7b7034df29f6d56a81e987a787e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 03:31:53 2002 +0000

    fixed a bug that caused the last unicode block not to be displayed in the block selector

 charmap.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 75e6838ddb1b38bb98010091f9768563634cf64a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 02:57:34 2002 +0000

    scrollbar works!

 charmap.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 charmap.h |  5 ++++
 2 files changed, 91 insertions(+), 3 deletions(-)

commit 95b4859adf8fdf3dfbd9f2a61f7de2843e8e6443
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 01:47:05 2002 +0000

    scroll_to_ *does* work now.. set_active_block is somewhat less inefficient, too, i think

 charmap.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
 charmap.h | 10 +++++++
 2 files changed, 76 insertions(+), 24 deletions(-)

commit f0bc48be2e181fb83336e398d712b0cc11686b50
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 00:52:39 2002 +0000

    scroll_to the selected block works

 charmap.c | 29 ++++++++++++++++++-----------
 1 file changed, 18 insertions(+), 11 deletions(-)

commit b269f835c961f3e2d8a4dcd32c5450f545793fe9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Fri Dec 6 00:24:06 2002 +0000

    block selection follows cursor in the tabulus now (but the block selector doesn't scroll yet)

 charmap.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++------------
 charmap.h |  4 ++++
 2 files changed, 61 insertions(+), 13 deletions(-)

commit 726973ece90e905964441110d8d423e9c3efa92e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 5 23:00:58 2002 +0000

    clicking on a block jumps to it

 charmap.c | 26 +++++++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)

commit 969d13f71788cc4b77e5cca71b0185abf5eca54d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 5 22:45:29 2002 +0000

    movement is more flexible; e.g. moving down one row when in the last row on the page only advances the page by one row, instead of a full page

 charmap.c | 159 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 charmap.h |   4 +-
 2 files changed, 134 insertions(+), 29 deletions(-)

commit 58615353eab39f69b9a374d00493b1f5ccc68622
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 5 21:53:11 2002 +0000

    the block selection callback is in place (but does nothing)

 charmap.c | 44 ++++++++++++++++++++++++++++++++------------
 charmap.h |  2 +-
 2 files changed, 33 insertions(+), 13 deletions(-)

commit d9d6aec679f6474fc7c34a214ac22e5a99f088ba
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 5 20:46:45 2002 +0000

    does hangul syllable decomposition now, too

 charmap.c      | 14 +++++++-------
 unicode_info.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 unicode_info.h |  8 ++++++++
 3 files changed, 73 insertions(+), 7 deletions(-)

commit dca0f095a2385ad38e9f636a1e3a8e6be31d3c6f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 5 03:27:43 2002 +0000

    block selector's made, it looks nice; doesn't do anything yet

 charmap.c      |  19 ++++++++--
 unicode_info.c | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 unicode_info.h |  12 ++++++
 3 files changed, 144 insertions(+), 3 deletions(-)

commit 1ff0b06f8a273b60bb6cefd3f7e6fec9f2b854c6
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 5 02:58:01 2002 +0000

    moved some of charmap_init to separate functions, and started on make_unicode_block_selector

 charmap.c | 168 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 122 insertions(+), 46 deletions(-)

commit 983b2abbe1a229a8e10a1b27f6282195b0ad0e0a
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 5 01:56:16 2002 +0000

    split UnicodeData stuff and Unihan stuff into separate source files

 unicode_data.c             | 13941 +++++++++++++++
 unicode_info.c             | 41051 +------------------------------------------
 unicode_info.h             |     2 +
 unicode_info.c => unihan.c | 14025 +--------------
 4 files changed, 13949 insertions(+), 55070 deletions(-)

commit 9acd8da40516bb219b54bdf391707486bc7f7a20
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Thu Dec 5 01:25:15 2002 +0000

    got that last bit of information, canonical decomposition, in there. (NOTE: g_unicode_canonical_decomposition does not do hangul syllables as of this date; owen taylor says i should submit a bug report and patch)

 TODO      |  2 +-
 charmap.c | 62 +++++++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 38 insertions(+), 26 deletions(-)

commit f035c8647ba46d85ebf8091ca5da2c22208b2d4c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 23:32:15 2002 +0000

    got kJapaneseKun in there

 charmap.c         |    79 +-
 charmap.h         |     1 +
 extract_unihan.sh |    12 +-
 unicode_info.c    | 22400 ++++++++++++++++++++++++++--------------------------
 unicode_info.h    |     2 +-
 5 files changed, 11317 insertions(+), 11177 deletions(-)

commit 09a941c036ccb553d315ac893759041420c107a6
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 22:39:37 2002 +0000

    displays most of the east asian info now

 charmap.c      | 24 ++++++++++++++++++++++++
 unicode_info.c | 56 ++++++++++++++++++++++++++++++++++++++++++--------------
 unicode_info.h | 14 +++++++-------
 3 files changed, 73 insertions(+), 21 deletions(-)

commit ff8d388966679f944e94f7675ebcdb1130fa25e1
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 22:22:50 2002 +0000

    shell script that extracts info from Unihan.txt

 extract_unihan.sh | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 88 insertions(+)

commit 0a56ce07440cc253979bd0cdda05880fb4e70d53
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 22:13:51 2002 +0000

    put the east asian info in there, wrote functions to retrieve (not used yet)

 unicode_info.c | 26977 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 unicode_info.h |    42 +-
 2 files changed, 26983 insertions(+), 36 deletions(-)

commit 8a44665cb68659521119783338699c8ecc6053c2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 20:48:51 2002 +0000

    get the unicode category using g_unichar_type

 TODO           |     2 +-
 charmap.c      |     4 +-
 unicode_info.c | 27849 +++++++++++++++++++++++++++----------------------------
 3 files changed, 13909 insertions(+), 13946 deletions(-)

commit f9f6c20cdacd1979e73420ef1ba48c99df26b58f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 18:21:23 2002 +0000

    all the text_to_copy stuff is done! double clicks, clear button

 charmap.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 58 insertions(+), 14 deletions(-)

commit 805ba2913284422b0866dc29f322ee3ce00af7cd
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 03:44:36 2002 +0000

    press enter to put the current char in text-to-copy

 charmap.c | 23 +++++++++++++++++++++--
 charmap.h |  2 ++
 2 files changed, 23 insertions(+), 2 deletions(-)

commit 8ff16a21069e5068016237191c51048011398b52
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 03:16:37 2002 +0000

    got the text-to-copy thing (doesn't do anything yet)

 charmap.c | 115 ++++++++++++++++++++++++++++----------------------------------
 charmap.h |   4 +--
 main.c    |   3 +-
 3 files changed, 54 insertions(+), 68 deletions(-)

commit 0dd4c544ba7ff7025b5758a73ea675789a4c74cf
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 03:16:04 2002 +0000

    a todo list

 TODO | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 9be5a160be118f39c96b67ef3e4ed378212bc48d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 03:15:52 2002 +0000

    license

 COPYING | 340 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 340 insertions(+)

commit b67791cbc797b04ff5d45c3f55d189465e1334ff
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 01:51:27 2002 +0000

    progress on the caption

 charmap.c | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

commit fbb2de1f7d13d2aa1686348517ddabed800d14d4
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 01:33:54 2002 +0000

    have begun to improve the caption

 README    |  39 -------------------
 charmap.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 charmap.h |  23 ++++++++++-
 3 files changed, 150 insertions(+), 40 deletions(-)

commit 3ad6a97ecc4096aace68b283ec1bbdbe12538158
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Wed Dec 4 00:38:55 2002 +0000

    added unicode category to unicode_info

 README         |    39 +
 charmap.c      |     2 +-
 charmap.h      |     7 +-
 unicode_info.c | 27913 ++++++++++++++++++++++++++++---------------------------
 unicode_info.h |    38 +-
 5 files changed, 14108 insertions(+), 13891 deletions(-)

commit 557c74f0226f86466e7644a913690e3e10ec5c03
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 3 03:31:25 2002 +0000

    any rows/cols work now

 charmap.c | 7 +++++--
 charmap.h | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 135c42cae7560f70b9b70b1f4ea139e547d22e03
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 3 02:54:47 2002 +0000

    tried to get the padding to make titus cyberbit basic look nicer, but ended up not changing much

 charmap.c | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit e0a3cc482cc9b1f6e1c05eff84fa4a0d74c54481
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 3 00:54:13 2002 +0000

    fixed arrow keys shifting focus

 charmap.c | 10 +++++-----
 charmap.h |  3 ++-
 2 files changed, 7 insertions(+), 6 deletions(-)

commit 5c1b290f5635e7183cd8ee666015a0ccb5a9d884
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 3 00:41:11 2002 +0000

    charmap_set_font seems to work ok now!

 charmap.c | 183 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 98 insertions(+), 85 deletions(-)

commit 2e0196be8218c353f9bcd9fe011dbbc27fe1ce64
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Tue Dec 3 00:07:29 2002 +0000

    set_font works pretty well now, but it appears that i don't need to re-create as much stuff as i am, so i'm going to revert back a couple versions and fix that, i think

 charmap.c | 108 +++++++++++++++++++++++++++++++++++++-------------------------
 main.c    |   8 ++---
 2 files changed, 68 insertions(+), 48 deletions(-)

commit 0388cf4d280b3ee903074013f813b9ab26e88d66
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Dec 2 23:19:59 2002 +0000

    some set_font stuff that's about to get changed a lot

 charmap.c | 48 +++++++++++++++++++++++++++++++-----------------
 1 file changed, 31 insertions(+), 17 deletions(-)

commit aeceb07801c0392a67a36bd35e2f00940ea899e9
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 04:44:23 2002 +0000

    the beginnings of font selection

 charmap.c | 32 +++++++++++++++++++++++++++++++-
 charmap.h |  1 +
 main.c    | 26 +++++++++++++++++++++++++-
 3 files changed, 57 insertions(+), 2 deletions(-)

commit 83af9c7493fd858ff24413312a8cc0cdaca1e448
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 04:09:44 2002 +0000

    fixed the drawing bug (now we have some freaky cool behavior)

 charmap.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 9eaa4ee3efcbecfae008049ae6713d3df780a496
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 03:59:52 2002 +0000

    does smarter redrawing, cept it's totally buggy now

 charmap.c | 103 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 49 insertions(+), 54 deletions(-)

commit 80761d0d0006ed7655da854175a321b5a190d386
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 03:17:12 2002 +0000

    you can click to select a char now

 charmap.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 53 insertions(+), 1 deletion(-)

commit 24ffe4eb151a47f7844d8bbf193ab19d41a76097
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 02:51:10 2002 +0000

    put a space in front of combining characters

 README    |  2 +-
 charmap.c | 43 +++++++++++++++++++++++++++++++++----------
 2 files changed, 34 insertions(+), 11 deletions(-)

commit 34f08c45d918a14c74867d5a6af268fd7cb3f6c2
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 02:31:47 2002 +0000

    more resistant to resizing

 charmap.c      | 45 +++++++++++++++++++++++++--------------------
 unicode_info.h |  6 +++---
 2 files changed, 28 insertions(+), 23 deletions(-)

commit 673bc1f2a225bc027af9cb145019c1ea913e583d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 02:10:12 2002 +0000

    caption works now

 charmap.c                         | 49 +++++++++++++++++++++++++++++++++++++++
 charmap.h                         |  2 ++
 main.c                            |  5 ++--
 unicode_names.c => unicode_info.c | 10 ++++----
 unicode_names.h => unicode_info.h |  2 +-
 5 files changed, 60 insertions(+), 8 deletions(-)

commit 4ae3e6243cad0f493fded97ca2bcaabfef0265ae
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 00:36:42 2002 +0000

    drawing accounts for width of borders. also added page up and page down

 charmap.c | 39 +++++++++++++++++++++++++++++----------
 1 file changed, 29 insertions(+), 10 deletions(-)

commit f4dfea0eb53c27b6d35fb6167df0d67d8669fc85
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Nov 25 00:04:52 2002 +0000

    keyboard navigation much improved

 charmap.c | 114 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 70 insertions(+), 44 deletions(-)

commit 6b280f6d567f4692e5f3db4fbfbd472949839460
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Nov 24 23:36:09 2002 +0000

    keyboard navigation sort of works, but is way buggy

 charmap.c | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 charmap.h |  3 +++
 2 files changed, 77 insertions(+), 8 deletions(-)

commit 1269019db937dec195d50860e6386212afe2c897
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Nov 24 22:09:04 2002 +0000

    draws active character in an active looking square

 charmap.c | 16 ++++++++++++++--
 charmap.h |  1 +
 2 files changed, 15 insertions(+), 2 deletions(-)

commit ac5fb0c5eb2105188ea42b4ce7c378e7e486a05c
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Nov 24 21:42:52 2002 +0000

    draws some characters now

 charmap.c | 49 +++++++++++++++++++++++++++++++++++++++----------
 charmap.h |  4 ++++
 2 files changed, 43 insertions(+), 10 deletions(-)

commit 6a386dd83f0f7d23d64e69a9b47191e252b93d9e
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Nov 24 20:33:35 2002 +0000

    checking in the new (but so far not functional) code; if you want the old, working code, check it out by date

 README    |   2 +-
 charmap.c | 408 ++++++++++++++++----------------------------------------------
 charmap.h |  42 ++-----
 main.c    |  16 +--
 tabulus.c | 218 ---------------------------------
 tabulus.h |  80 ------------
 6 files changed, 123 insertions(+), 643 deletions(-)

commit 9aa5280f51980c3ff15375608be5d5e0a5d8a25b
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Oct 7 03:16:09 2002 +0000

    more fixes.. still doesn't work

 main.c    | 13 -------------
 tabulus.c | 17 ++++++++++++++++-
 tabulus.h |  3 +++
 3 files changed, 19 insertions(+), 14 deletions(-)

commit 40f42edc3aa76d46752c303b2340bb3cc09ef020
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Oct 6 23:51:39 2002 +0000

    fixed some fatal errors in tabulus

 main.c    | 11 ++++++++---
 tabulus.c | 17 ++++++++++++++---
 tabulus.h |  2 ++
 3 files changed, 24 insertions(+), 6 deletions(-)

commit 80034143ccd38634fb0d555e913014a2bd4a8f7f
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Sun Oct 6 23:29:53 2002 +0000

    tabulus widget - table with rows and columns (of labels, for the time being)

 tabulus.c | 192 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tabulus.h |  75 ++++++++++++++++++++++++
 2 files changed, 267 insertions(+)

commit 17e0a2550a68567c0d0774b1fdd7f83663b79e5f
Author: uid75776 <uid75776>
Date:   Mon Sep 9 21:07:35 2002 +0000

    sizeof (GtkCalendar) ?! how'd you get in there

 charmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3954b3613b6bb1c7d271499a84d4b8ef3f0c081d
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Sep 9 19:37:31 2002 +0000

    moved unicode character name lookup stuff to separate source files, other small formatting changes

 charmap.c                    | 13968 +----------------------------------------
 charmap.h                    |    17 +
 main.c                       |    18 +
 charmap.c => unicode_names.c |   387 +-
 unicode_names.h              |    41 +
 5 files changed, 150 insertions(+), 14281 deletions(-)

commit fac0012b349ffaf2b690758aa5953f2ad36906ab
Author: Noah Levitt <nlevitt@src.gnome.org>
Date:   Mon Sep 9 18:53:03 2002 +0000

    initial checkin

 README    |     1 +
 charmap.c | 14271 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 charmap.h |    68 +
 main.c    |    51 +
 4 files changed, 14391 insertions(+)
