commit 1524039ce3813bcc276e80a0cf1372e10ec2aa5d
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Jun 2 21:08:55 2012 -0400

    NEWS update for 4.5.2 release.

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

commit 8b7de7a8e462f608aa1029648342e3fa012e28a8
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri May 18 16:46:41 2012 +0200

    Bug #676218 - Using the color Picker blocks any input for composer

 components/editor/gtkhtml-color-combo.c |   60 +++++++++++++++++++++++--------
 1 files changed, 45 insertions(+), 15 deletions(-)

commit 1048eda4fff96eaf1d8f7dc150ab90a31be81429
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri May 11 15:41:29 2012 +0200

    Bug #675871 - Hide gnu make extensions warnings for automake 1.12

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

commit 113a55231cc35aff8d5a8501c3821ffdd43d2aba
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed May 9 19:46:50 2012 +0200

    Add signal "spell-languages-changed"
    
    Emitted when user changes list of languages for spelling

 components/editor/gtkhtml-editor-actions.c |    2 +
 components/editor/gtkhtml-editor-private.h |    2 +
 components/editor/gtkhtml-editor.c         |   40 ++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+), 0 deletions(-)

commit 7b7b37745d2f46914be314e4d7aef7a575529345
Author: Sam Thursfield <sam.thursfield@codethink.co.uk>
Date:   Thu May 3 15:04:20 2012 -0400

    Bug 672582 - Fix selection behavior inside <iframe>
    
    Since kinetic scrolling was introduced in Gtk+, GtkScrolledWindow
    has had its own GdkWindow. This means we need to use the allocation
    of the GtkScrolledWindow rather than its child GtkHTML widget when we
    want to translate pointer coordinates relative to the iframe, because
    a widget's GtkAllocation is relative to the parent GdkWindow.

 gtkhtml/gtkhtml.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit 9b0a89d73f9dc9638a34126d2e96828d31e220fc
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Apr 28 19:44:25 2012 -0400

    Post-release version bump.

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