commit 54856967db45f0f200368b4446523fa6b4bbd2b0
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Oct 16 21:52:07 2009 -0400

    Updates

 NEWS |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

commit d5d2e34b2f3264a0b33f7e354bd9d07828e9e751
Author: Rodrigo L. M. Flores <rlmflores@src.gnome.org>
Date:   Fri Oct 16 17:31:01 2009 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 2213
 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 1108 insertions(+), 1105 deletions(-)

commit 1f917899516a9eb3337b036f8969976964d462fe
Author: Eitan Isaacson <eitan@ascender.com>
Date:   Tue Oct 6 12:28:23 2009 -0700

    Explicitly set the accessible name of GtkToolButton.

    GAIL is not able to retrieve the correct button name alone, so it
    must be set in gtktoolbutton.c

    https://bugzilla.gnome.org/show_bug.cgi?id=597596

 gtk/gtktoolbutton.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit 6c18744be1719fffeaeeb5c55f8f61c19f974a7e
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Oct 16 11:46:02 2009 +0300

    Updating Estonian translation

 po-properties/et.po | 1743
 +--------------------------------------------------
 1 files changed, 9 insertions(+), 1734 deletions(-)

commit 579d7259471545c2b470a6f9c811afa6de16f9ab
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Oct 16 11:42:53 2009 +0300

    Updating Estonian translation

 po/et.po | 1120
 +-------------------------------------------------------------
 1 files changed, 9 insertions(+), 1111 deletions(-)

commit 8ae3b32538900a82b9fbd6ba651ee6d84688b421
Author: David Planella <david.planella@gmail.com>
Date:   Thu Oct 15 20:39:49 2009 +0200

    Updated Catalan translation from the master branch

 po-properties/ca.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5b3929efda02bdfdec62ce95bfa741743e187fcd
Author: David Planella <david.planella@gmail.com>
Date:   Tue Oct 13 13:37:44 2009 +0200

    Updated Catalan translation

 po-properties/ca.po | 3586
 ++++++++++++++++++++++++++-------------------------
 1 files changed, 1798 insertions(+), 1788 deletions(-)

commit 8b9a27294939f2dd21a97147560e28eb103175b3
Author: David Planella <david.planella@gmail.com>
Date:   Thu Oct 15 20:36:49 2009 +0200

    Updated Catalan translation from the master branch

 po/ca.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 75933df105baf58fcd0dab605763ee1ad2b3f7d9
Author: David Planella <david.planella@gmail.com>
Date:   Mon Oct 12 19:32:26 2009 +0200

    Updated Catalan translation

 po/ca.po | 2209
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 1106 insertions(+), 1103 deletions(-)

commit 97e9ee336bc34734ef7b0cf67a4d22fe201147ab
Author: Tor Lillqvist <tml@iki.fi>
Date:   Tue Oct 13 21:32:04 2009 +0300

    Don't use XP themes until they work

 modules/engines/ms-windows/xp_theme.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 07e073bd7fddc69e2d736c18ee18b4d8b99675ae
Author: Tor Lillqvist <tml@iki.fi>
Date:   Fri Oct 9 14:32:11 2009 +0300

    Don't include gdkwin32.h when testing Objective-C++

    Fixes bug #594644. If somebody actually some day needs to include
    gdkwin32.h from an Objective-C++ program something needs to be done.

 tests/autotestkeywords.cc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit b7be3e521a3fb5e887b1ab9979127d748f7f62f4
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Oct 9 07:08:54 2009 +0200

    Make selecting the last character work again

    This broke when I added link support. git bisect helped to track it
    down.

 gtk/gtklabel.c |   28 +++++++++++++---------------
 1 files changed, 13 insertions(+), 15 deletions(-)

commit d3eaae3a356e635ff2329e7575d376c5c91a539f
Author: Tor Lillqvist <tml@iki.fi>
Date:   Thu Oct 8 15:40:45 2009 +0300

    Create and install gtk-update-icon-cache.exe.manifest to avoid UAC

 gtk/Makefile.am |   36 +++++++++++++++++++++++++++++++++++-
 1 files changed, 35 insertions(+), 1 deletions(-)

commit 0ba0899b102a606bda99651858a5aa474a913163
Author: Tor Lillqvist <tml@iki.fi>
Date:   Thu Oct 8 15:15:35 2009 +0300

    Don't ignore SIGPIPE unless it exists

 gtk/gtkmain.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 70f6d0d4ccb70c4994924b10cda0249bf6de88a9
Author: Tor Lillqvist <tml@iki.fi>
Date:   Thu Oct 8 10:54:22 2009 +0300

    Fix the GDI+ gdk-pixbuf loader

    Should fix bug #552678. Patch by Dominic Lachowicz, based on a clueful
    response from Jason Copenhaver on Albeto Ruiz's blog
    http://aruiz.typepad.com/siliconisland/2009/08/dear-lazyweb-gtk-need-gdi-help.html

 gdk-pixbuf/io-gdip-utils.c |   68
 ++++++++++++++++++++++++-------------------
 1 files changed, 38 insertions(+), 30 deletions(-)

commit 4ee18f8b940be175c4f220fa2d1bf53d998638a2
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Oct 5 17:44:25 2009 -0400

    Bump version

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 68f25328e48b0885788baa6e9d5a44e65d353735
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Oct 5 17:42:00 2009 -0400

    2.18.2

 NEWS                         |    1 +
 po-properties/af.po          |    2 +-
 po-properties/am.po          |    2 +-
 po-properties/ang.po         |    2 +-
 po-properties/ar.po          |    2 +-
 po-properties/as.po          |    2 +-
 po-properties/ast.po         |    2 +-
 po-properties/az.po          |    2 +-
 po-properties/az_IR.po       |    2 +-
 po-properties/be.po          |    2 +-
 po-properties/be@latin.po    |    2 +-
 po-properties/bg.po          |    2 +-
 po-properties/bn.po          |    2 +-
 po-properties/bn_IN.po       |    2 +-
 po-properties/br.po          |    2 +-
 po-properties/bs.po          |    2 +-
 po-properties/ca.po          |    2 +-
 po-properties/ca@valencia.po |    2 +-
 po-properties/crh.po         |    2 +-
 po-properties/cs.po          |    2 +-
 po-properties/cy.po          |    2 +-
 po-properties/da.po          |    2 +-
 po-properties/de.po          |    2 +-
 po-properties/dz.po          |    2 +-
 po-properties/el.po          |    2 +-
 po-properties/en_CA.po       |    2 +-
 po-properties/en_GB.po       |    2 +-
 po-properties/eo.po          |    2 +-
 po-properties/es.po          |    2 +-
 po-properties/et.po          |    2 +-
 po-properties/eu.po          |    2 +-
 po-properties/fa.po          |    2 +-
 po-properties/fi.po          |    2 +-
 po-properties/fr.po          |    2 +-
 po-properties/ga.po          |    2 +-
 po-properties/gl.po          |    2 +-
 po-properties/gu.po          |    2 +-
 po-properties/he.po          |    2 +-
 po-properties/hi.po          |    2 +-
 po-properties/hr.po          |    2 +-
 po-properties/hu.po          |    2 +-
 po-properties/hy.po          |    2 +-
 po-properties/ia.po          |    2 +-
 po-properties/id.po          |    2 +-
 po-properties/io.po          |    2 +-
 po-properties/is.po          |    2 +-
 po-properties/it.po          |    2 +-
 po-properties/ja.po          |    2 +-
 po-properties/ka.po          |    2 +-
 po-properties/kn.po          |    2 +-
 po-properties/ko.po          |    2 +-
 po-properties/ku.po          |    2 +-
 po-properties/li.po          |    2 +-
 po-properties/lt.po          |    2 +-
 po-properties/lv.po          |    2 +-
 po-properties/mai.po         |    2 +-
 po-properties/mi.po          |    2 +-
 po-properties/mk.po          |    2 +-
 po-properties/ml.po          |    2 +-
 po-properties/mn.po          |    2 +-
 po-properties/mr.po          |    2 +-
 po-properties/ms.po          |    2 +-
 po-properties/nb.po          |    2 +-
 po-properties/ne.po          |    2 +-
 po-properties/nl.po          |    2 +-
 po-properties/nn.po          |    2 +-
 po-properties/nso.po         |    2 +-
 po-properties/oc.po          |    2 +-
 po-properties/or.po          |    2 +-
 po-properties/pa.po          |    2 +-
 po-properties/pl.po          |    2 +-
 po-properties/ps.po          |    2 +-
 po-properties/pt.po          |    2 +-
 po-properties/pt_BR.po       |    2 +-
 po-properties/ro.po          |    2 +-
 po-properties/ru.po          |    2 +-
 po-properties/rw.po          |    2 +-
 po-properties/si.po          |    2 +-
 po-properties/sk.po          |    2 +-
 po-properties/sl.po          |    2 +-
 po-properties/sq.po          |    2 +-
 po-properties/sr.po          |    2 +-
 po-properties/sr@ije.po      |    2 +-
 po-properties/sr@latin.po    |    2 +-
 po-properties/sv.po          |    2 +-
 po-properties/ta.po          |    2 +-
 po-properties/te.po          |    2 +-
 po-properties/th.po          |    2 +-
 po-properties/tk.po          |    2 +-
 po-properties/tr.po          |    2 +-
 po-properties/tt.po          |    2 +-
 po-properties/uk.po          |    2 +-
 po-properties/ur.po          |    2 +-
 po-properties/uz.po          |    2 +-
 po-properties/uz@cyrillic.po |    2 +-
 po-properties/vi.po          |    2 +-
 po-properties/wa.po          |    2 +-
 po-properties/xh.po          |    2 +-
 po-properties/yi.po          |    2 +-
 po-properties/zh_CN.po       |    2 +-
 po-properties/zh_HK.po       |    2 +-
 po-properties/zh_TW.po       |    2 +-
 po/af.po                     |   16 +-
 po/am.po                     |   16 +-
 po/ang.po                    |   16 +-
 po/ar.po                     |   16 +-
 po/as.po                     |   16 +-
 po/ast.po                    |   16 +-
 po/az.po                     |   16 +-
 po/az_IR.po                  |   16 +-
 po/be.po                     |   16 +-
 po/be@latin.po               |   16 +-
 po/bg.po                     |   16 +-
 po/bn.po                     |   16 +-
 po/bn_IN.po                  |   16 +-
 po/br.po                     |   16 +-
 po/bs.po                     |   16 +-
 po/ca.po                     |   16 +-
 po/ca@valencia.po            |   16 +-
 po/crh.po                    |   16 +-
 po/cs.po                     |   16 +-
 po/cy.po                     |   16 +-
 po/da.po                     |   16 +-
 po/de.po                     |   16 +-
 po/dz.po                     |   16 +-
 po/el.po                     |   16 +-
 po/en_CA.po                  |   16 +-
 po/en_GB.po                  |   16 +-
 po/eo.po                     |   16 +-
 po/es.po                     |   16 +-
 po/et.po                     |   16 +-
 po/eu.po                     |   16 +-
 po/fa.po                     |   16 +-
 po/fi.po                     |   16 +-
 po/fr.po                     |   16 +-
 po/ga.po                     |   16 +-
 po/gl.po                     |   16 +-
 po/gu.po                     |   16 +-
 po/he.po                     |   16 +-
 po/hi.po                     |   16 +-
 po/hr.po                     |   16 +-
 po/hu.po                     |   16 +-
 po/hy.po                     |   16 +-
 po/ia.po                     |   16 +-
 po/id.po                     |   16 +-
 po/io.po                     |   16 +-
 po/is.po                     |   16 +-
 po/it.po                     | 2205
 +++++++++++++++++++++---------------------
 po/ja.po                     |    5 +-
 po/ka.po                     |   16 +-
 po/kn.po                     |   16 +-
 po/ko.po                     |   16 +-
 po/ku.po                     |   16 +-
 po/li.po                     |   16 +-
 po/lt.po                     |   16 +-
 po/lv.po                     |   16 +-
 po/mai.po                    |   16 +-
 po/mi.po                     |   16 +-
 po/mk.po                     |   16 +-
 po/ml.po                     |   16 +-
 po/mn.po                     |   16 +-
 po/mr.po                     |   16 +-
 po/ms.po                     |   16 +-
 po/nb.po                     |   16 +-
 po/ne.po                     |   16 +-
 po/nl.po                     |   16 +-
 po/nn.po                     |   16 +-
 po/nso.po                    |   16 +-
 po/oc.po                     |   16 +-
 po/or.po                     |   16 +-
 po/pa.po                     |   16 +-
 po/pl.po                     |   16 +-
 po/ps.po                     |   16 +-
 po/pt.po                     |   16 +-
 po/pt_BR.po                  |   16 +-
 po/ro.po                     |   16 +-
 po/ru.po                     |   16 +-
 po/rw.po                     |   16 +-
 po/si.po                     |   16 +-
 po/sk.po                     |   16 +-
 po/sl.po                     |   16 +-
 po/sq.po                     |   16 +-
 po/sr.po                     | 2217
 +++++++++++++++++++++---------------------
 po/sr@ije.po                 |   16 +-
 po/sr@latin.po               | 2248
 +++++++++++++++++++++---------------------
 po/sv.po                     |   16 +-
 po/ta.po                     |   16 +-
 po/te.po                     |   16 +-
 po/th.po                     |   16 +-
 po/tk.po                     |   16 +-
 po/tr.po                     |   16 +-
 po/tt.po                     |   16 +-
 po/uk.po                     |   16 +-
 po/ur.po                     |   16 +-
 po/uz.po                     |   16 +-
 po/uz@cyrillic.po            |   16 +-
 po/vi.po                     |   16 +-
 po/wa.po                     |   16 +-
 po/xh.po                     |   16 +-
 po/yi.po                     |   16 +-
 po/zh_CN.po                  |   16 +-
 po/zh_HK.po                  |   16 +-
 po/zh_TW.po                  |   16 +-
 203 files changed, 4219 insertions(+), 4211 deletions(-)