commit 6351e8e1349f63fcd224b4806db35dd0a1bd80ac
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Jun 15 19:54:20 2011 -0400

    Fix a forgotten instance of document-x-generic

 docs/reference/gtk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 30e80efe3e6b0fb8c78dc98fa13f05b94a0e8f21
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Jun 15 19:31:38 2011 -0400

    Update NEWS

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

commit ed9db7c3e5c7985f19cc2e43a6e67b3fc19c8357
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jun 16 00:51:17 2011 +0100

    Use 'const' instead G_CONST_RETURN

 docs/reference/gtk/question_index.sgml |    4 ++--
 gdk/directfb/gdkdisplay-directfb.c     |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 1516be6f69aa325d2e583768a4fef2748b1cae55
Author: Javier Jardón <jjardon@gnome.org>
Date:   Wed Jun 15 18:33:25 2011 +0100

    gtk: Use 'const' instead G_RETURN_CONST

 gtk/gtkaboutdialog.c        |   26 +++++++++++++-------------
 gtk/gtkaboutdialog.h        |   26 +++++++++++++-------------
 gtk/gtkaction.c             |   16 ++++++++--------
 gtk/gtkaction.h             |   14 +++++++-------
 gtk/gtkactiongroup.c        |    4 ++--
 gtk/gtkactiongroup.h        |    4 ++--
 gtk/gtkassistant.c          |    2 +-
 gtk/gtkassistant.h          |    2 +-
 gtk/gtkbutton.c             |    2 +-
 gtk/gtkbutton.h             |    2 +-
 gtk/gtkcolorbutton.c        |    2 +-
 gtk/gtkcolorbutton.h        |    2 +-
 gtk/gtkcombobox.c           |    2 +-
 gtk/gtkcombobox.h           |    2 +-
 gtk/gtkentry.c              |    4 ++--
 gtk/gtkentry.h              |    4 ++--
 gtk/gtkentrybuffer.c        |    2 +-
 gtk/gtkentrybuffer.h        |    2 +-
 gtk/gtkexpander.c           |    2 +-
 gtk/gtkexpander.h           |    2 +-
 gtk/gtkfilechooserbutton.c  |    2 +-
 gtk/gtkfilechooserbutton.h  |    2 +-
 gtk/gtkfilefilter.c         |    2 +-
 gtk/gtkfilefilter.h         |    2 +-
 gtk/gtkfilesel.c            |    4 ++--
 gtk/gtkfilesel.h            |    2 +-
 gtk/gtkfontbutton.c         |    4 ++--
 gtk/gtkfontbutton.h         |    4 ++--
 gtk/gtkfontsel.c            |    4 ++--
 gtk/gtkfontsel.h            |    2 +-
 gtk/gtkframe.c              |    2 +-
 gtk/gtkframe.h              |    2 +-
 gtk/gtkiconfactory.c        |    8 ++++----
 gtk/gtkiconfactory.h        |    6 +++---
 gtk/gtkicontheme.c          |    6 +++---
 gtk/gtkicontheme.h          |    4 ++--
 gtk/gtkimage.c              |    2 +-
 gtk/gtkimage.h              |    2 +-
 gtk/gtkimagemenuitem.c      |    4 ++--
 gtk/gtkitemfactory.c        |    2 +-
 gtk/gtkitemfactory.h        |    2 +-
 gtk/gtklabel.c              |    6 +++---
 gtk/gtklabel.h              |    6 +++---
 gtk/gtklinkbutton.c         |    2 +-
 gtk/gtklinkbutton.h         |    2 +-
 gtk/gtkmenu.c               |    2 +-
 gtk/gtkmenu.h               |    2 +-
 gtk/gtkmenuitem.c           |    8 ++++----
 gtk/gtkmenuitem.h           |    6 +++---
 gtk/gtknotebook.c           |    4 ++--
 gtk/gtknotebook.h           |    8 ++++----
 gtk/gtkpapersize.c          |    8 ++++----
 gtk/gtkpapersize.h          |    8 ++++----
 gtk/gtkprinter.c            |   10 +++++-----
 gtk/gtkprinter.h            |   10 +++++-----
 gtk/gtkprintjob.c           |    2 +-
 gtk/gtkprintjob.h           |    2 +-
 gtk/gtkprintoperation.c     |    2 +-
 gtk/gtkprintoperation.h     |    2 +-
 gtk/gtkprintsettings.c      |   12 ++++++------
 gtk/gtkprintsettings.h      |   14 +++++++-------
 gtk/gtkprogressbar.c        |    2 +-
 gtk/gtkprogressbar.h        |    2 +-
 gtk/gtkrecentfilter.c       |    2 +-
 gtk/gtkrecentfilter.h       |    2 +-
 gtk/gtkrecentmanager.c      |    8 ++++----
 gtk/gtkrecentmanager.h      |    8 ++++----
 gtk/gtksearchenginebeagle.c |    2 +-
 gtk/gtkstatusicon.c         |    6 +++---
 gtk/gtkstatusicon.h         |    6 +++---
 gtk/gtktextmark.h           |    2 +-
 gtk/gtktoolbutton.c         |    6 +++---
 gtk/gtktoolbutton.h         |    6 +++---
 gtk/gtktoolitemgroup.c      |    2 +-
 gtk/gtktoolitemgroup.h      |    2 +-
 gtk/gtktoolpalette.c        |    4 ++--
 gtk/gtktoolpalette.h        |    4 ++--
 gtk/gtktreeviewcolumn.c     |    2 +-
 gtk/gtktreeviewcolumn.h     |    2 +-
 gtk/gtkwidget.c             |    2 +-
 gtk/gtkwidget.h             |    2 +-
 gtk/gtkwindow.c             |    4 ++--
 gtk/gtkwindow.h             |   12 ++++++------
 83 files changed, 197 insertions(+), 197 deletions(-)

commit bfe0193eaf4cec1f9be25bd210007fa1bd48e675
Author: Javier Jardón <jjardon@gnome.org>
Date:   Wed Jun 15 18:20:17 2011 +0100

    gail: Use 'const' instead G_CONST_RETURN

 modules/other/gail/gailarrow.c        |    4 ++--
 modules/other/gail/gailbutton.c       |   26 +++++++++++++-------------
 modules/other/gail/gailcell.c         |   12 ++++++------
 modules/other/gail/gailclist.c        |    8 ++++----
 modules/other/gail/gailclistcell.c    |    4 ++--
 modules/other/gail/gailcombo.c        |    8 ++++----
 modules/other/gail/gailcombobox.c     |   18 +++++++++---------
 modules/other/gail/gailentry.c        |   16 ++++++++--------
 modules/other/gail/gailexpander.c     |   26 +++++++++++++-------------
 modules/other/gail/gailframe.c        |    6 +++---
 modules/other/gail/gailimage.c        |    8 ++++----
 modules/other/gail/gailimagecell.c    |    4 ++--
 modules/other/gail/gailitem.c         |    6 +++---
 modules/other/gail/gaillabel.c        |    6 +++---
 modules/other/gail/gailmenuitem.c     |   12 ++++++------
 modules/other/gail/gailnotebookpage.c |    4 ++--
 modules/other/gail/gailoptionmenu.c   |   12 ++++++------
 modules/other/gail/gailpixmap.c       |    4 ++--
 modules/other/gail/gailrange.c        |   16 ++++++++--------
 modules/other/gail/gailscalebutton.c  |   12 ++++++------
 modules/other/gail/gailstatusbar.c    |    6 +++---
 modules/other/gail/gailtextcell.c     |    4 ++--
 modules/other/gail/gailtextview.c     |    4 ++--
 modules/other/gail/gailtreeview.c     |   10 ++++------
 modules/other/gail/gailutil.c         |    8 ++++----
 modules/other/gail/gailwidget.c       |    4 ++--
 modules/other/gail/gailwindow.c       |    6 +++---
 27 files changed, 126 insertions(+), 128 deletions(-)

commit 9d393c1d53a94684927d9958f1617aca9876e4f9
Author: Javier Jardón <jjardon@gnome.org>
Date:   Wed Jun 15 14:54:10 2011 +0100

    gail/tests: Use 'const' instead G_CONST_RETURN

 modules/other/gail/tests/ferret.c         |   36
 ++++++++++++++--------------
 modules/other/gail/tests/testaction.c     |   10 ++++----
 modules/other/gail/tests/testbutton.c     |    6 ++--
 modules/other/gail/tests/testcombo.c      |    2 +-
 modules/other/gail/tests/testimage.c      |    6 ++--
 modules/other/gail/tests/testlib.c        |    8 +++---
 modules/other/gail/tests/testmenuitem.c   |    8 +++---
 modules/other/gail/tests/testnotebook.c   |    6 ++--
 modules/other/gail/tests/testobject.c     |    8 +++---
 modules/other/gail/tests/testoptionmenu.c |    4 +-
 modules/other/gail/tests/testpaned.c      |    4 +-
 modules/other/gail/tests/testprops.c      |    4 +-
 modules/other/gail/tests/testselection.c  |    4 +-
 modules/other/gail/tests/teststatusbar.c  |    6 ++--
 modules/other/gail/tests/testtable.c      |    8 +++---
 modules/other/gail/tests/testtext.c       |    2 +-
 modules/other/gail/tests/testtreetable.c  |    4 +-
 modules/other/gail/tests/testvalues.c     |    2 +-
 18 files changed, 64 insertions(+), 64 deletions(-)

commit 8d5d9e68edd8d3472a487d5bdf98a15cddcada89
Author: Javier Jardón <jjardon@gnome.org>
Date:   Wed Jun 15 14:45:58 2011 +0100

    gdk: Use 'const' instead deprecated G_CONST_RETURN

 gdk/gdk.c                      |    4 ++--
 gdk/gdk.h                      |    4 ++--
 gdk/gdkdisplay.h               |    4 ++--
 gdk/gdkinput.h                 |    2 +-
 gdk/quartz/gdkdisplay-quartz.c |    2 +-
 gdk/quartz/gdkinput.c          |    2 +-
 gdk/win32/gdkdisplay-win32.c   |    2 +-
 gdk/win32/gdkinput.c           |    2 +-
 gdk/x11/gdkdisplay-x11.c       |    4 ++--
 gdk/x11/gdkfont-x11.c          |    2 +-
 gdk/x11/gdkproperty-x11.c      |    6 +++---
 gdk/x11/gdkx.h                 |    8 ++++----
 12 files changed, 21 insertions(+), 21 deletions(-)

commit 149750773e4ef0d1928e16fdacbd867c96679337
Author: Daniel Drake <dsd@laptop.org>
Date:   Sun Jun 12 17:48:17 2011 +0100

    gtkdnd: Don't bind/unbind keycodes that couldn't be determined

    At http://dev.laptop.org/ticket/10643 we are seeing that drag-and-drop
    within the Sugar shell causes all of Sugar's custom keybindings to be
    removed.

    This is because gtkdnd tries to unbind XK_KP_Space, which (on
    my systems)
    is resolved to NoSymbol by XKeycodeToKeysym(). NoSymbol has value 0,
    the same as AnyKey, and XUngrabKey(AnyKey) is equivalent to unbinding
    all possible keycodes.

    Fix this by catching NoSymbol before binding/unbinding.

    https://bugzilla.gnome.org/show_bug.cgi?id=652402

 gtk/gtkdnd.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 88707e6912c376faedf0b8c5b02895aa18473cb4
Author: Marc-André Lureau <marcandre.lureau@redhat.com>
Date:   Thu Jun 9 20:45:20 2011 +0200

    win32: resurect Windows clipboard selection notification

    This is a rewrite of e6fa7394baa8a7cb80ae01a0c81729717019172b, with
    misc fixes that should help with some bugs Tim was talking about.

    https://bugzilla.gnome.org/show_bug.cgi?id=652239

 gdk/win32/gdkdisplay-win32.c |  192
 ++++++++++++++++++++++++++++++++++++++++--
 gdk/win32/gdkevents-win32.c  |   39 ++++-----
 gdk/win32/gdkprivate-win32.h |    3 +
 3 files changed, 205 insertions(+), 29 deletions(-)

commit da746d5169a9ee4c3caa3e372e897a6c5d459740
Author: Marc-André Lureau <marcandre.lureau@redhat.com>
Date:   Thu Jun 9 17:10:47 2011 +0200

    win32: fix gdk clipboard

    https://bugzilla.gnome.org/show_bug.cgi?id=648931

 gdk/gdk.symbols    |    2 ++
 gtk/gtkselection.c |   10 ++++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

commit 254b9a4c540e3dff1dcd17db2ceea6a9fa5df973
Author: Benjamin Otte <otte@redhat.com>
Date:   Thu Jun 9 06:29:45 2011 +0200

    gdk: Make background changes queue a repaint

    For client-side windows, we need to queue a repaint when the
    background
    changes. For native windows, the windowing system does take care
    of it,
    but client-side windows are our own, so we gotta do it manually.

    https://bugzilla.gnome.org/show_bug.cgi?id=652102

 gdk/gdkwindow.c |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)

commit 78ce7a4925272a165af85f7b7218c84a8a5ed0c9
Author: Benjamin Otte <otte@redhat.com>
Date:   Thu Jun 9 06:27:27 2011 +0200

    docs: Fix reference

 gdk/gdkwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 47e7d253c9f29ff50ab828b090c53bcb4ecf1c0b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Jun 7 12:19:39 2011 -0400

    Fix a missing <SECTION>

    This was causing GtkComboBoxText docs to appear on the
    GtkContainer page.

 docs/reference/gtk/gtk-sections.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 2e9e163bbfb39e1c89ce395b11351aba026e0c1c
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Fri Jun 3 14:38:59 2011 -0300

    Fixed bug #576492 "GtkBuilder does not respect G_PARAM_CONSTRUCT
    properties"

    Added G_PARAM_CONSTRUCT flag in gtk_builder_get_parameters() checks
    as suggested by Johan Dahlin.

 gtk/gtkbuilder.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7a227b580638054ae1f74f5be6422517bc59d18c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed May 25 22:46:40 2011 -0400

    Correct a deprecation note

    https://bugzilla.gnome.org/show_bug.cgi?id=651048

 gtk/gtkcomboboxentry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c4b2d3a144a148f8f9087f9d616b68a991440072
Author: Colin Walters <walters@verbum.org>
Date:   Wed Apr 27 17:10:34 2011 -0400

    gtkrc.c: Use g_ascii_dtostr for formatting floats

    We should be locale-independent.

    https://bugzilla.gnome.org/show_bug.cgi?id=647908

 gtk/gtkrc.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit 19c145570a4c68d9eb6510e342edf38e6799b6d0
Author: Benjamin Otte <otte@redhat.com>
Date:   Tue Apr 26 19:33:23 2011 +0200

    tracker-search: Fix includes

 gtk/gtksearchenginetracker.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 65c1419742d4378ef48303c45e74f633ab155b7f
Author: Benjamin Otte <otte@redhat.com>
Date:   Fri Apr 22 00:46:20 2011 +0200

    x11: #ifdef USE_SHM function where it belongs

    Otherwise, we end up with an unused function warning without SHM

 gdk/x11/gdkdrawable-x11.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit baf8bf967dfcde1b101d513c5102872a9b0ac571
Author: Jesse van den Kieboom <jesse.vandenkieboom@epfl.ch>
Date:   Sun Dec 19 21:52:51 2010 +0100

    Added out annotations for gtk_icon_size_lookup/_for_settings

    Backported from master commit e36ba3465.

    https://bugzilla.gnome.org/show_bug.cgi?id=637606

 gtk/gtkiconfactory.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 2b7c3a2e66d1fa7db5c74503b2e529390374daab
Author: Chun-wei Fan <fanchunwei@src.gnome.org>
Date:   Mon Apr 18 00:30:11 2011 +0800

    Update build/win32/vs9/README.txt

    Make the build instructions and information
    more up-to-date and clearer to people.

    Please let me know if I have missed any details
    that are needed. Thank you!

 build/win32/vs9/README.txt |   54
 ++++++++++++++++++++++++++++++++++++-------
 1 files changed, 45 insertions(+), 9 deletions(-)

commit c3a4f0f777ad818e508212b420ba0d525d9fad1e
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Apr 8 20:31:21 2011 -0400

    Document that gtk_container_propagate_expose is going away

    Requested in https://bugzilla.gnome.org/show_bug.cgi?id=646913

 gtk/gtkcontainer.c |   13 ++++++++++---
 gtk/gtkwidget.c    |    2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)

commit d69cbfd374e0aba58f575b09dea3de4f44d435f5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Apr 6 00:44:13 2011 -0400

    Document some GtkEntry functions as going away in GTK+ 3

    https://bugzilla.gnome.org/show_bug.cgi?id=646773

 gtk/gtkentry.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit a06089a248c39d2c6f3fc8791991363d1937e5ca
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Apr 5 14:58:20 2011 -0400

    Document ::expose-event as deprecated

    This doesn't really help that much, but better than nothing.

 gtk/gtkwidget.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit ac9e57127ad76cdd5ad30d4c321f6cadca0a34cb
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Apr 1 18:31:25 2011 -0400

    Bump version

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