commit 6dc891b457f963e38d9950308ecf6c867929accd
Author: Matthew Barnes <
[email protected]>
Date: Mon Jun 13 11:31:27 2011 -0400
NEWS update for 4.1.2 release.
NEWS | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
commit 860d0151a893f371d5b60d50ee5ed4d4f2d9144f
Author: Matthew Barnes <
[email protected]>
Date: Mon Jun 13 10:24:37 2011 -0400
Coding style cleanup.
gtkhtml/gtkhtml.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 5e16169b6d32ef95f5f79b2d27f14059bc3e5089
Author: Javier Jardón <
[email protected]>
Date: Thu Jun 9 17:49:35 2011 +0100
Use 'const' instead G_CONST_RETURN
a11y/hyperlink.c | 8 ++++----
a11y/image.c | 8 ++++----
a11y/object.c | 6 +++---
a11y/table.c | 6 ++----
a11y/text.c | 2 +-
5 files changed, 14 insertions(+), 16 deletions(-)
commit a3df05366908e7c11ebfc350ed1290dc275fe54f
Author: Fran Diéguez <
[email protected]>
Date: Mon Jun 6 11:14:52 2011 +0200
Updated Galician translations
po/gl.po | 418 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 211 insertions(+), 207 deletions(-)
commit 06524fd9a0e207308704a93fa285c5343b525373
Author: Milan Crha <
[email protected]>
Date: Mon May 16 13:09:46 2011 +0200
Bug #601541 - Add 'Copy Image' Option On Inline Email Images
gtkhtml/gtkhtml.c | 23 +++++++++++++++++++++++
gtkhtml/gtkhtml.h | 3 +++
2 files changed, 26 insertions(+), 0 deletions(-)
commit 5dfe6e1fd2324f68e53aa407109ba39f73a34d53
Author: Matthew Barnes <
[email protected]>
Date: Thu May 12 18:11:06 2011 -0400
GtkHTML: Use g_type_class_add_private().
More resistant to weird lifecycle issues than allocating a private
struct ourselves and then freeing it in dispose() (which was the wrong
place to free it anyway -- should have been freed in finalize()).
gtkhtml/gtkhtml.c | 75 +++++++++++++++++++++++++++-------------------------
1 files changed, 39 insertions(+), 36 deletions(-)
commit dc6dab91adb139ef467b3e5a383f8a57156b9b0c
Author: Yaron Shahrabani <
[email protected]>
Date: Mon May 9 00:26:07 2011 +0300
Updated Hebrew translation.
po/he.po | 415 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 210 insertions(+), 205 deletions(-)
commit eda46c95451c714ef95b90e7da9240634958f0aa
Author: Matthew Barnes <
[email protected]>
Date: Sun May 8 12:43:09 2011 -0400
Coding style cleanups.
a11y/html.c | 2 +-
components/editor/gtkhtml-spell-language.c | 2 +-
gtkhtml/gtkhtml-embedded.c | 2 +-
gtkhtml/gtkhtml.c | 16 ++++++++--------
gtkhtml/htmlclueflow.c | 6 +++---
gtkhtml/htmldrawqueue.c | 2 +-
gtkhtml/htmlengine-save.c | 10 +++++-----
gtkhtml/htmlengine.c | 10 +++++-----
gtkhtml/htmlentity.c | 10 +++++-----
gtkhtml/htmlform.c | 2 +-
gtkhtml/htmlimage.c | 4 ++--
gtkhtml/htmlobject.h | 2 +-
gtkhtml/htmlpainter.c | 8 ++++----
gtkhtml/htmlprinter.c | 6 +++---
gtkhtml/htmlshape.c | 2 +-
gtkhtml/htmltext.c | 2 +-
gtkhtml/test.c | 8 ++++----
gtkhtml/testgtkhtml.c | 12 ++++++------
18 files changed, 53 insertions(+), 53 deletions(-)
commit 9dc1b992b349fa2365c78f64924b14cae2f33448
Author: Matthew Barnes <
[email protected]>
Date: Sun May 8 08:55:21 2011 -0400
Post-release version bump.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 972cd8a4eb4a44524091fc5353328daa81deae8d