2009-01-07  Matthias Clasen  <mclasen@redhat.com>

	* === Released 2.14.7 ===

	* NEWS: Updates

2009-01-05  Tor Lillqvist  <tml@iki.fi>

	Bug 566628 - gdk_display_close always asserts on win32

	* gdk/win32/gdkdisplay-win32.c
	(_gdk_windowing_set_default_display): Allow also a NULL parameter
	in the g_assert(). Still don't actually do anything in this
	function, though.

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

	Merged from trunk:

        Bug 566391 – gtk_about_dialog_set_url_hook should activate
        pre-existing website links

        * gtk/gtkaboutdialog.c: Make setting website, website-label and
        url hook work independent of their order. Reported by Steven
        Sheehy.

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

	* gdk/x11/gdkscreen-x11.h:
	* gdk/x11/gdkevents-x11.c (fetch_net_wm_check_window): Recheck
	_NET_SUPPORTING_WM_CHECK every now and then to avoid getting
	stuck on the id of a former wmcheck window that got reused by
	another client (see RH bug 471927)

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

	* NEWS: Updates

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

	Merged from trunk:

        * gtk/gtktreemodelsort.c: Don't assert when using the "unsorted"
        sort column id.

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

`	Merged from trunk:

        Bug 558694 – Paned window splitter keynav broken

        * gtk/gtkpaned.c (get_child_panes): Don't add unrealized
        widgets.

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

	Merged from trunk:

        * Makefile.decl: Start Xvfb with -ac -noreset to try
        and get the gui tests working.

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

	Merged from trunk:

        Bug 565846 – "va_end(args);" should be added into gtk_tree_store_new

        * gtk/gtktreestore.c (gtk_tree_store_new): Add a missing
        va_end() call. Pointed out by Jiwon Lee.

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

	Merged from trunk:

	* gtk/gtkiconview.c: (gtk_icon_view_accessible_model_row_changed):
        Bug #549251. No need to set name if there is no a11y item object.

2008-12-21  Yair Hershkovitz  <yairhr@gmail.com>

        Bug 565203: RTL locales: icons are misplaced when horizontal 
                    gtkiconview is contained in a gtkscrolledwindow.

        * gtk/gtkiconview.c (gtk_icon_view_layout_single_row):
        Fix horizontal icon positions when in RTL locale.

2008-12-16  Matthias Clasen  <mclasen@redhat.com>

	* configure.in: Bump version