commit 5d53cd05250e0b3305c340f9a6da02859ea6f770
Author: Matthew Barnes <
[email protected]>
Date: Mon Jul 12 18:09:19 2010 -0400
Amended NEWS update for 3.31.5 release.
NEWS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
commit 36e7980ac93a823632c42052180bf162bf91aeaf
Author: Matthew Barnes <
[email protected]>
Date: Mon Jul 12 06:37:15 2010 -0400
Bug 624149 - Check for NULL after gtkhtml_editor_run_open_dialog()
components/editor/gtkhtml-editor-actions.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
commit feb8822ee27118b126534e843d02f0c0be5ded80
Author: Matthew Barnes <
[email protected]>
Date: Sun Jul 11 22:34:31 2010 -0400
NEWS update for 3.31.5 release.
NEWS | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
commit b1dc89727e3f035a4061ae5293f56e650068ba6a
Author: Matthew Barnes <
[email protected]>
Date: Sun Jul 11 13:20:09 2010 -0400
Coding style and whitespace cleanup.
gtkhtml/gtkhtml-stream.c | 2 +-
gtkhtml/gtkhtml.c | 4 +-
gtkhtml/gtkhtmldebug.c | 8 ++--
gtkhtml/htmlclue.c | 10 +++---
gtkhtml/htmlclueflow.c | 26 +++++++-------
gtkhtml/htmlcolor.c | 4 +-
gtkhtml/htmlcursor.c | 16 ++++----
gtkhtml/htmlengine-edit-cut-and-paste.c | 16 ++++----
gtkhtml/htmlengine-edit-table.c | 46 ++++++++++++------------
gtkhtml/htmlengine-edit-tablecell.c | 58 +++++++++++++++---------------
gtkhtml/htmlengine-edit-text.c | 2 +-
gtkhtml/htmlengine-edit.c | 8 ++--
gtkhtml/htmlengine-print.c | 2 +-
gtkhtml/htmlengine.c | 4 +-
gtkhtml/htmlfontmanager.c | 12 +++---
gtkhtml/htmlgdkpainter.c | 2 +-
gtkhtml/htmlobject.c | 30 ++++++++--------
gtkhtml/htmlpainter.c | 8 ++--
gtkhtml/htmlselection.c | 4 +-
gtkhtml/htmlstyle.c | 10 +++---
gtkhtml/htmltable.c | 52 ++++++++++++++--------------
gtkhtml/htmltext.c | 48 +++++++++++++-------------
gtkhtml/htmltextslave.c | 54 ++++++++++++++--------------
gtkhtml/htmltokenizer.c | 20 +++++-----
gtkhtml/htmlundo.c | 38 ++++++++++----------
gtkhtml/test-stress.c | 24 ++++++------
gtkhtml/test-suite.c | 8 ++--
27 files changed, 258 insertions(+), 258 deletions(-)
commit 8a574a556ee2f70669829eb26d7e7059083e2ea3
Author: Petr Kovar <
[email protected]>
Date: Sun Jul 11 16:53:54 2010 +0200
Update Czech translation by Marek Cernocky
po/cs.po | 755 +++++++++++++++++++++++++++++---------------------------------
1 files changed, 349 insertions(+), 406 deletions(-)
commit ed0f82641a441ba8365f4b206f68796052ea6f7a
Author: Matej Urbančič <
[email protected]>
Date: Mon Jul 5 18:22:41 2010 +0200
Updated Slovenian translation
po/sl.po | 961 ++++++++++++++++++++++++++++++++++++--------------------------
1 files changed, 558 insertions(+), 403 deletions(-)
commit 194f434dd987b66a114b827d73ccb1d4b2c24b0a
Author: Matthew Barnes <
[email protected]>
Date: Tue Jun 29 19:04:15 2010 -0400
Work around sudden disapperance of GdkRegion in GTK+ 2.90.5.
API was deprecated and removed in less than two hours! Sheesh!
gtkhtml/Makefile.am | 1 +
gtkhtml/gtk-compat.h | 25 +++++++++++++++++++++++++
gtkhtml/htmlengine.c | 1 +
3 files changed, 27 insertions(+), 0 deletions(-)
commit 540b2d7301adf70b54decea206064ca33eb127d0
Author: Chenthill Palanisamy <
[email protected]>
Date: Tue Jun 29 23:33:28 2010 +0530
post release version bump
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)