commit 21dde67e64c4c1cb7247b963b0e5a9c3209d2215 Author: Matthew Barnes Date: Mon Aug 2 20:02:21 2010 -0400 NEWS update for 3.31.6 release. NEWS | 148 ++++++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 81 insertions(+), 67 deletions(-) commit dccef18b0481a1a44b3a4d655b099dd185f21c0b Author: Matthew Barnes Date: Mon Aug 2 17:54:33 2010 -0400 Coding style and whitespace cleanup. gtkhtml/htmlengine-edit-cursor.c | 2 +- gtkhtml/htmltext.c | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) commit 03691b285f108255fc7c2d203a2de3e1bbfb6f92 Author: Matthew Barnes Date: Mon Aug 2 10:16:54 2010 -0400 Remove redundant check for gthread-2.0. gtk+-2.0 and gtk+-3.0 both require gthread-2.0. configure.ac | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit db629e7fe3c2bed9dbd5461283909af008bf90ee Author: Milan Crha Date: Fri Jul 30 11:02:11 2010 +0200 Bug #625171 - Crash while pasting text with links gtkhtml/htmlengine-edit-cut-and-paste.c | 13 ++++++++----- gtkhtml/htmltext.c | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) commit 80f3736ba9b23d3dd5df8ff55756b9f1e98a68b3 Author: Dirgita Date: Tue Jul 27 21:48:35 2010 +0700 Updated Indonesian translation po/id.po | 2824 +++++++++++++++++++++++++------------------------------------ 1 files changed, 1157 insertions(+), 1667 deletions(-) commit 2628f0af053dc74868859f08d7a87a701d237a1f Author: Matej Urbančič Date: Tue Jul 27 14:33:26 2010 +0200 Updated Slovenian translation po/sl.po | 849 ++------------------------------------------------------------ 1 files changed, 18 insertions(+), 831 deletions(-) commit afffa016d6d3d1312c63f53202d5f0d199f8e0f0 Author: Daniel Nylander Date: Tue Jul 27 00:09:07 2010 +0200 Updated Swedish translation po/sv.po | 793 +++++++++++++++++++++++++++----------------------------------- 1 files changed, 339 insertions(+), 454 deletions(-) commit fe51d1e4835c94b223f42dd4642f865be41a6eaf Author: drtv Date: Sat Jul 24 20:52:54 2010 +0530 Updated Tamil translation po/ta.po | 833 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 387 insertions(+), 446 deletions(-) commit a4723740342a4866db1c74c7725f22a57cc436c7 Author: Aron Xu Date: Sat Jul 24 18:38:20 2010 +0800 Complete Simplified Chinese translation. po/zh_CN.po | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit db79be22c1aec3373c048f2940f4db4a66f56ade Author: Aron Xu Date: Sat Jul 24 18:14:08 2010 +0800 Update Simplified Chinese translation. po/zh_CN.po | 841 ++++++++++++++++++++++++++++------------------------------- 1 files changed, 396 insertions(+), 445 deletions(-) commit 1b851c5c94535d7189848f7e8c5ededb30e4c1ff Author: Fran Diéguez Date: Tue Jul 20 13:51:27 2010 +0200 Updated Galician translations po/gl.po | 446 +++++++++++++++++++------------------------------------------- 1 files changed, 134 insertions(+), 312 deletions(-) commit 17e5d90b89266958253c5df6b2f1e0f7c3575cfa Author: Milan Crha Date: Wed Jul 14 21:37:36 2010 +0200 Bug #610797 - Improve UTF-8 text sanitizing gtkhtml/htmlengine-edit-cut-and-paste.c | 12 ++- gtkhtml/htmltext.c | 119 ++++++++++++++++++------------ gtkhtml/htmltext.h | 3 +- 3 files changed, 81 insertions(+), 53 deletions(-) commit f8449637aa0a65f54631b4396dbe2f1089477f03 Author: Milan Crha Date: Wed Jul 14 13:38:06 2010 +0200 Bug #624315 - Skip spelling update when no content set gtkhtml/gtkhtml.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 2f2b6a75b2a2a841dbe3585bf7e94f3074f5c786 Author: Matthew Barnes Date: Mon Jul 12 18:13:45 2010 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)