commit 4f3d5e36551ca5596e7bfbc0c7b7d9d3ab9b1f0d
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Jul 12 10:30:06 2010 -0400

    Include cairo-1.0.gir when building Gdk-3.0.gir

    Seems necessary with the cairo_region_t changes.

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

commit b81d141a26f03af40c05fea1b9ba4a2194221b5b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Jul 12 10:09:18 2010 -0400

    More updates

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

commit d20ac9715efdab9a6f4cf10de2a317ab7cc8a271
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Jul 12 10:04:18 2010 -0400

    Updates

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

commit 7cf895257f9e8b01cf8e50e570931900b472766c
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Jul 12 21:57:24 2010 +0800

    Update Simplified Chinese translation.

 po-properties/zh_CN.po | 3666
 ++++++++++++++++++++++++------------------------
 1 files changed, 1837 insertions(+), 1829 deletions(-)

commit 3604c279ff2be15765f2b061c40b3fca3dd7faf5
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Jul 12 21:50:53 2010 +0800

    Following the just now change.

 po/zh_CN.po | 1710
 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 857 insertions(+), 853 deletions(-)

commit 66e85255aa334ffc192fd48dd60506ffe3994828
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Jul 12 21:47:15 2010 +0800

    Complete Simplified Chinese translation.

 po/zh_CN.po |   50 +++++++++++++++++++++-----------------------------
 1 files changed, 21 insertions(+), 29 deletions(-)

commit 78bde3c4c01ec94b61670a4493a4307bd5a785e1
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Mon Jul 12 16:21:11 2010 +0300

    Updated Kazakh translation

 po/kk.po | 1099
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 593 insertions(+), 506 deletions(-)

commit 99ee143a717a0ae43dddf466858bd43f5bc30866
Author: Alan Monfort <alan.monfort@free.fr>
Date:   Sun Jul 11 19:11:44 2010 +0200

    Updated Breton translation

 po-properties/br.po | 4426
 +++++++++++++++++++++++++--------------------------
 1 files changed, 2206 insertions(+), 2220 deletions(-)

commit f73115b6a092610e596696af7fb5e94231bb4376
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Jul 11 18:54:48 2010 +0200

    Update Czech translation

 po/cs.po | 1730
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 866 insertions(+), 864 deletions(-)

commit ef5e6c1057c9c4713cfd6dd150ed75f14adc26f1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Jul 11 15:46:01 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 1789
 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 855 insertions(+), 934 deletions(-)

commit 0df65779bb7787471865b69d55d2ffd3701e2a34
Author: Paolo Borelli <pborelli@gnome.org>
Date:   Sat Jul 10 18:48:12 2010 +0200

    The hash owns a ref to the cursor

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

commit a9cf42ea42210019f09eedb5ba11ab2318f3525e
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:   Sat Jul 10 12:43:35 2010 +0200

    Updated Esperanto translation

 po/eo.po |   42 +++++++++++++++++++++---------------------
 1 files changed, 21 insertions(+), 21 deletions(-)

commit 59504f58d93c7186003b4c581e4ce9f4a9433921
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:   Sat Jul 10 12:29:33 2010 +0200

    Updated Esperanto translation

 po/eo.po | 1841
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 922 insertions(+), 919 deletions(-)

commit eaab96c066b550445df1883b2fe8728d61f42b99
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue May 4 05:27:50 2010 +0200

    Use GSlice for GtkRequisition

    Also add gtk_requisition_new to avoid memory allocator confusions when
    using GtkRequisitions.

    Based on a Christian Persch patch.
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=461618

 docs/reference/gtk/gtk3-sections.txt |    1 +
 gtk/gtk.symbols                      |    1 +
 gtk/gtkwidget.c                      |   20 ++++++++++++++++++--
 gtk/gtkwidget.h                      |    1 +
 4 files changed, 21 insertions(+), 2 deletions(-)

commit bcbb976d916dfeda5ca4ca9695b3035e22aee85b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Jul 9 22:23:25 2010 -0400

    Respect GtkEntry::state-hint when drawing spinbutton features

    As proposed in bug 589904 by Thomas Wood.

 gtk/gtkspinbutton.c |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

commit ab6927e4faf661bbd89a087599a98278ebebbd64
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Jul 9 21:40:46 2010 -0400

    Small GtkTable doc improvement

 docs/reference/gtk/tmpl/gtktable.sgml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 813bee6f0a543621b37cbcccbfd9731231d6eac6
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Jul 9 21:01:40 2010 -0400

    Try to fix !srcdir build wrt to introspection

    This requires a recent gobject-introspection, so bump the
    dependency to 0.9.0. Should fix bug 623520

 configure.ac    |    2 +-
 gdk/Makefile.am |    4 ++--
 gtk/Makefile.am |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 0a07e9733bb259598a09515a3e4cdbcda5feef57
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Jul 9 19:22:23 2010 +0200

    gtk/: fully remove gtkalias hacks

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

 docs/reference/gtk/Makefile.am |    1 -
 gtk/Makefile.am                |   19 +-----
 gtk/aliasfilescheck.sh         |   11 ---
 gtk/gtkaboutdialog.c           |    5 --
 gtk/gtkaccelgroup.c            |    5 +-
 gtk/gtkaccellabel.c            |    5 +-
 gtk/gtkaccelmap.c              |    6 +--
 gtk/gtkaccessible.c            |    4 -
 gtk/gtkaction.c                |    4 -
 gtk/gtkactiongroup.c           |    4 -
 gtk/gtkactivatable.c           |    4 -
 gtk/gtkadjustment.c            |    5 +-
 gtk/gtkalignment.c             |    5 +-
 gtk/gtkapplication.c           |    5 --
 gtk/gtkarrow.c                 |    4 -
 gtk/gtkaspectframe.c           |    5 +-
 gtk/gtkassistant.c             |    6 --
 gtk/gtkbbox.c                  |    5 +-
 gtk/gtkbin.c                   |    5 +-
 gtk/gtkbindings.c              |    4 -
 gtk/gtkbox.c                   |    5 +-
 gtk/gtkbuildable.c             |    4 -
 gtk/gtkbuilder.c               |    5 +-
 gtk/gtkbuilderparser.c         |    2 +-
 gtk/gtkbutton.c                |    5 +-
 gtk/gtkcalendar.c              |    4 -
 gtk/gtkcelleditable.c          |    5 +-
 gtk/gtkcelllayout.c            |    5 +-
 gtk/gtkcellrenderer.c          |    5 +-
 gtk/gtkcellrendereraccel.c     |    5 --
 gtk/gtkcellrenderercombo.c     |    5 --
 gtk/gtkcellrendererpixbuf.c    |    5 +-
 gtk/gtkcellrendererprogress.c  |    4 -
 gtk/gtkcellrendererspin.c      |    5 --
 gtk/gtkcellrendererspinner.c   |    4 -
 gtk/gtkcellrenderertext.c      |    5 +-
 gtk/gtkcellrenderertoggle.c    |    5 +-
 gtk/gtkcellview.c              |    6 +--
 gtk/gtkcheckbutton.c           |    4 -
 gtk/gtkcheckmenuitem.c         |    5 +-
 gtk/gtkclipboard-quartz.c      |    5 +-
 gtk/gtkclipboard.c             |    4 -
 gtk/gtkcolorbutton.c           |    4 -
 gtk/gtkcolorsel.c              |    5 --
 gtk/gtkcolorseldialog.c        |    6 +--
 gtk/gtkcombobox.c              |    4 -
 gtk/gtkcomboboxentry.c         |    4 -
 gtk/gtkcontainer.c             |    4 -
 gtk/gtkcustompaperunixdialog.c |    5 --
 gtk/gtkdialog.c                |    4 -
 gtk/gtkdnd-quartz.c            |    4 -
 gtk/gtkdnd.c                   |    4 -
 gtk/gtkdrawingarea.c           |    4 -
 gtk/gtkeditable.c              |    4 -
 gtk/gtkentry.c                 |    4 -
 gtk/gtkentrybuffer.c           |    4 -
 gtk/gtkentrycompletion.c       |    4 -
 gtk/gtkeventbox.c              |    5 +-
 gtk/gtkexpander.c              |    4 -
 gtk/gtkfilechooser.c           |    4 -
 gtk/gtkfilechooserbutton.c     |    4 -
 gtk/gtkfilechooserdefault.c    |    2 -
 gtk/gtkfilechooserdialog.c     |    4 -
 gtk/gtkfilechooserembed.c      |    1 -
 gtk/gtkfilechooserentry.c      |    1 -
 gtk/gtkfilechoosersettings.c   |    1 -
 gtk/gtkfilechooserutils.c      |    2 +-
 gtk/gtkfilechooserwidget.c     |    4 -
 gtk/gtkfilefilter.c            |    5 --
 gtk/gtkfilesystem.c            |    2 -
 gtk/gtkfilesystemmodel.c       |    1 -
 gtk/gtkfixed.c                 |    6 +-
 gtk/gtkfontbutton.c            |    4 -
 gtk/gtkfontsel.c               |    4 -
 gtk/gtkframe.c                 |    4 -
 gtk/gtkgc.c                    |    4 -
 gtk/gtkhandlebox.c             |    5 +-
 gtk/gtkhbbox.c                 |    4 -
 gtk/gtkhbox.c                  |    4 -
 gtk/gtkhpaned.c                |    5 +-
 gtk/gtkhruler.c                |    5 +-
 gtk/gtkhscale.c                |    4 -
 gtk/gtkhscrollbar.c            |    5 +-
 gtk/gtkhseparator.c            |    5 +-
 gtk/gtkhsv.c                   |    4 -
 gtk/gtkiconcache.c             |    1 -
 gtk/gtkiconfactory.c           |    4 -
 gtk/gtkicontheme.c             |    4 -
 gtk/gtkiconview.c              |    6 --
 gtk/gtkimage.c                 |    4 -
 gtk/gtkimagemenuitem.c         |    5 +-
 gtk/gtkimcontext.c             |    4 -
 gtk/gtkimcontextsimple.c       |    5 +-
 gtk/gtkimmodule.c              |    1 -
 gtk/gtkimmulticontext.c        |    5 --
 gtk/gtkinfobar.c               |    6 --
 gtk/gtkinvisible.c             |    4 -
 gtk/gtkitem.c                  |    4 -
 gtk/gtkkeyhash.c               |    1 -
 gtk/gtklabel.c                 |    5 --
 gtk/gtklayout.c                |    5 +-
 gtk/gtklinkbutton.c            |    5 --
 gtk/gtkliststore.c             |    4 -
 gtk/gtkmain.c                  |    4 -
 gtk/gtkmenu.c                  |    5 --
 gtk/gtkmenubar.c               |    5 --
 gtk/gtkmenuitem.c              |    6 --
 gtk/gtkmenushell.c             |    4 -
 gtk/gtkmenutoolbutton.c        |    4 -
 gtk/gtkmessagedialog.c         |    4 -
 gtk/gtkmisc.c                  |    4 -
 gtk/gtkmnemonichash.c          |    1 -
 gtk/gtkmodules.c               |    1 -
 gtk/gtkmountoperation-x11.c    |    3 -
 gtk/gtkmountoperation.c        |    4 -
 gtk/gtknotebook.c              |    5 --
 gtk/gtkobject.c                |    6 --
 gtk/gtkoffscreenwindow.c       |    4 -
 gtk/gtkorientable.c            |    4 -
 gtk/gtkpagesetup.c             |    4 -
 gtk/gtkpagesetupunixdialog.c   |    5 --
 gtk/gtkpaned.c                 |    5 +-
 gtk/gtkpapersize.c             |    5 --
 gtk/gtkpathbar.c               |    5 +-
 gtk/gtkplug-stub.c             |    1 -
 gtk/gtkplug-win32.c            |    1 -
 gtk/gtkplug-x11.c              |    1 -
 gtk/gtkplug.c                  |    5 --
 gtk/gtkprint-win32.c           |    5 --
 gtk/gtkprintbackend.c          |    5 --
 gtk/gtkprintcontext.c          |    5 --
 gtk/gtkprinter.c               |    6 --
 gtk/gtkprinteroption.c         |    5 --
 gtk/gtkprinteroptionset.c      |    5 --
 gtk/gtkprinteroptionwidget.c   |    4 -
 gtk/gtkprintjob.c              |    5 --
 gtk/gtkprintoperation-unix.c   |    5 +-
 gtk/gtkprintoperation-win32.c  |    4 -
 gtk/gtkprintoperation.c        |    4 -
 gtk/gtkprintoperationpreview.c |    5 --
 gtk/gtkprintsettings.c         |    5 --
 gtk/gtkprintunixdialog.c       |    4 -
 gtk/gtkprintutils.c            |    1 -
 gtk/gtkprogressbar.c           |    5 --
 gtk/gtkquartz.c                |    1 -
 gtk/gtkradioaction.c           |    5 --
 gtk/gtkradiobutton.c           |    5 --
 gtk/gtkradiomenuitem.c         |    4 -
 gtk/gtkradiotoolbutton.c       |    5 +-
 gtk/gtkrange.c                 |    5 --
 gtk/gtkrbtree.c                |    1 -
 gtk/gtkrc.c                    |    5 --
 gtk/gtkrecentaction.c          |    5 --
 gtk/gtkrecentchooser.c         |    5 --
 gtk/gtkrecentchooserdefault.c  |    2 +-
 gtk/gtkrecentchooserdialog.c   |    4 -
 gtk/gtkrecentchoosermenu.c     |    5 --
 gtk/gtkrecentchooserutils.c    |    1 -
 gtk/gtkrecentchooserwidget.c   |    5 --
 gtk/gtkrecentfilter.c          |    5 --
 gtk/gtkrecentmanager.c         |    4 -
 gtk/gtkruler.c                 |    5 --
 gtk/gtkscale.c                 |    5 --
 gtk/gtkscalebutton.c           |    5 --
 gtk/gtkscrollbar.c             |    5 --
 gtk/gtkscrolledwindow.c        |    5 --
 gtk/gtkselection.c             |    5 --
 gtk/gtkseparator.c             |    6 --
 gtk/gtkseparatormenuitem.c     |    5 --
 gtk/gtkseparatortoolitem.c     |    5 --
 gtk/gtksettings.c              |    5 --
 gtk/gtkshow.c                  |    7 --
 gtk/gtksizegroup.c             |    6 +--
 gtk/gtksizerequest.c           |    6 --
 gtk/gtksocket-stub.c           |    1 -
 gtk/gtksocket-win32.c          |    1 -
 gtk/gtksocket-x11.c            |    1 -
 gtk/gtksocket.c                |    4 -
 gtk/gtkspinbutton.c            |    4 -
 gtk/gtkspinner.c               |    4 -
 gtk/gtkstatusbar.c             |    4 -
 gtk/gtkstatusicon.c            |    6 --
 gtk/gtkstock.c                 |    4 -
 gtk/gtkstyle.c                 |    4 -
 gtk/gtktable.c                 |    5 +-
 gtk/gtktearoffmenuitem.c       |    4 -
 gtk/gtktestutils.c             |    4 -
 gtk/gtktextbtree.c             |    4 -
 gtk/gtktextbuffer.c            |    4 -
 gtk/gtktextbufferrichtext.c    |    4 -
 gtk/gtktextbufferserialize.c   |    1 -
 gtk/gtktextchild.c             |    4 -
 gtk/gtktextdisplay.c           |    4 -
 gtk/gtktextiter.c              |    5 +-
 gtk/gtktextlayout.c            |    4 -
 gtk/gtktextmark.c              |    5 +-
 gtk/gtktextsegment.c           |    4 -
 gtk/gtktexttag.c               |    4 -
 gtk/gtktexttagtable.c          |    4 -
 gtk/gtktexttypes.c             |    4 -
 gtk/gtktextutil.c              |    1 -
 gtk/gtktextview.c              |    5 +-
 gtk/gtkthemes.c                |    5 +-
 gtk/gtktoggleaction.c          |    4 -
 gtk/gtktogglebutton.c          |    5 +-
 gtk/gtktoggletoolbutton.c      |    5 +-
 gtk/gtktoolbar.c               |    5 +-
 gtk/gtktoolbutton.c            |    5 --
 gtk/gtktoolitem.c              |    5 +-
 gtk/gtktoolitemgroup.c         |    5 --
 gtk/gtktoolpalette.c           |    5 --
 gtk/gtktoolshell.c             |    5 +-
 gtk/gtktooltip.c               |    5 --
 gtk/gtktrayicon-x11.c          |    6 --
 gtk/gtktreedatalist.c          |    1 -
 gtk/gtktreednd.c               |    4 -
 gtk/gtktreemodel.c             |    4 -
 gtk/gtktreemodelfilter.c       |    4 -
 gtk/gtktreemodelsort.c         |    5 +-
 gtk/gtktreeselection.c         |    5 +-
 gtk/gtktreesortable.c          |    5 +-
 gtk/gtktreestore.c             |    5 +-
 gtk/gtktreeview.c              |    4 -
 gtk/gtktreeviewcolumn.c        |    5 +-
 gtk/gtktypebuiltins.c.template |    4 +-
 gtk/gtktypeutils.c             |    5 +-
 gtk/gtkuimanager.c             |    4 -
 gtk/gtkvbbox.c                 |    6 +--
 gtk/gtkvbox.c                  |    5 +-
 gtk/gtkviewport.c              |    5 +-
 gtk/gtkvolumebutton.c          |    4 -
 gtk/gtkvpaned.c                |    5 +-
 gtk/gtkvruler.c                |    5 +-
 gtk/gtkvscale.c                |    5 +-
 gtk/gtkvscrollbar.c            |    5 +-
 gtk/gtkvseparator.c            |    5 +-
 gtk/gtkwidget.c                |    5 +-
 gtk/gtkwin32embed.c            |    1 -
 gtk/gtkwin32embedwidget.c      |    4 -
 gtk/gtkwindow-decorate.c       |    5 --
 gtk/gtkwindow.c                |    4 -
 gtk/gtkxembed.c                |    2 +-
 gtk/makefile.msc.in            |    8 +--
 gtk/makegtkalias.pl            |  145
 ----------------------------------------
 gtk/pltcheck.sh                |   17 -----
 245 files changed, 69 insertions(+), 1145 deletions(-)

commit 404e7d0e0013355549578db5c3981943f536c2b9
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Jul 9 02:34:45 2010 +0200

    gdk/: fully remove gdkalias hacks

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

 docs/reference/gdk/Makefile.am       |    1 -
 gdk/Makefile.am                      |   21 +----
 gdk/directfb/gdkcolor-directfb.c     |    3 -
 gdk/directfb/gdkcursor-directfb.c    |    5 -
 gdk/directfb/gdkdisplay-directfb.c   |    6 --
 gdk/directfb/gdkdnd-directfb.c       |    4 -
 gdk/directfb/gdkdrawable-directfb.c  |    6 --
 gdk/directfb/gdkevents-directfb.c    |    9 --
 gdk/directfb/gdkgc-directfb.c        |    4 -
 gdk/directfb/gdkgeometry-directfb.c  |    4 -
 gdk/directfb/gdkglobals-directfb.c   |    4 -
 gdk/directfb/gdkimage-directfb.c     |    4 -
 gdk/directfb/gdkinput-directfb.c     |    5 -
 gdk/directfb/gdkkeys-directfb.c      |    6 +-
 gdk/directfb/gdkmain-directfb.c      |    4 -
 gdk/directfb/gdkpixmap-directfb.c    |    4 -
 gdk/directfb/gdkproperty-directfb.c  |    3 -
 gdk/directfb/gdkscreen-directfb.c    |    4 -
 gdk/directfb/gdkselection-directfb.c |    4 -
 gdk/directfb/gdkspawn-directfb.c     |    4 -
 gdk/directfb/gdktestutils-directfb.c |    4 -
 gdk/directfb/gdkvisual-directfb.c    |    4 -
 gdk/directfb/gdkwindow-directfb.c    |    5 -
 gdk/gdk.c                            |    4 -
 gdk/gdkapplaunchcontext.c            |    4 -
 gdk/gdkcairo.c                       |    6 +-
 gdk/gdkcolor.c                       |    4 -
 gdk/gdkcursor.c                      |    5 +-
 gdk/gdkdevice.c                      |    5 +-
 gdk/gdkdevicemanager.c               |    6 +-
 gdk/gdkdisplay.c                     |    5 +-
 gdk/gdkdisplaymanager.c              |    4 -
 gdk/gdkdnd.c                         |    5 +-
 gdk/gdkdraw.c                        |    6 +-
 gdk/gdkenumtypes.c.template          |    4 +-
 gdk/gdkevents.c                      |    5 +-
 gdk/gdkgc.c                          |    6 +-
 gdk/gdkglobals.c                     |    2 +-
 gdk/gdkimage.c                       |    4 -
 gdk/gdkkeynames.c                    |    4 -
 gdk/gdkkeys.c                        |    5 +-
 gdk/gdkkeyuni.c                      |    5 +-
 gdk/gdkoffscreenwindow.c             |    5 +-
 gdk/gdkpango.c                       |    5 +-
 gdk/gdkpixbuf-drawable.c             |    5 +-
 gdk/gdkpixbuf-render.c               |    6 --
 gdk/gdkpixmap.c                      |    5 +-
 gdk/gdkrectangle.c                   |    6 +-
 gdk/gdkrgb.c                         |    4 -
 gdk/gdkscreen.c                      |    5 +-
 gdk/gdkselection.c                   |    5 +-
 gdk/gdkvisual.c                      |    5 +-
 gdk/gdkwindow.c                      |    6 --
 gdk/gdkwindowimpl.c                  |    5 -
 gdk/makefile.msc                     |    8 --
 gdk/makegdkalias.pl                  |  138
 ----------------------------------
 gdk/pltcheck.sh                      |   17 ----
 gdk/win32/gdktestutils-win32.c       |    2 +-
 gdk/x11/gdkapplaunchcontext-x11.c    |    1 -
 gdk/x11/gdkasync.c                   |    5 +-
 gdk/x11/gdkcolor-x11.c               |    5 +-
 gdk/x11/gdkcursor-x11.c              |    4 -
 gdk/x11/gdkdevicemanager-core.c      |    4 -
 gdk/x11/gdkdevicemanager-xi.c        |    5 -
 gdk/x11/gdkdevicemanager-xi2.c       |    4 -
 gdk/x11/gdkdisplay-x11.c             |    4 -
 gdk/x11/gdkdnd-x11.c                 |    4 -
 gdk/x11/gdkdrawable-x11.c            |    4 -
 gdk/x11/gdkeventsource.c             |    5 +-
 gdk/x11/gdkeventtranslator.c         |    5 +-
 gdk/x11/gdkgc-x11.c                  |    4 -
 gdk/x11/gdkgeometry-x11.c            |    5 +-
 gdk/x11/gdkglobals-x11.c             |    2 +-
 gdk/x11/gdkim-x11.c                  |    4 -
 gdk/x11/gdkimage-x11.c               |    6 +-
 gdk/x11/gdkinput.c                   |    5 +-
 gdk/x11/gdkkeys-x11.c                |    5 -
 gdk/x11/gdkmain-x11.c                |    4 -
 gdk/x11/gdkpixmap-x11.c              |    5 +-
 gdk/x11/gdkproperty-x11.c            |    5 +-
 gdk/x11/gdkscreen-x11.c              |    4 -
 gdk/x11/gdkselection-x11.c           |    5 +-
 gdk/x11/gdkspawn-x11.c               |    7 +-
 gdk/x11/gdktestutils-x11.c           |    4 -
 gdk/x11/gdkvisual-x11.c              |    5 +-
 gdk/x11/gdkwindow-x11.c              |    4 -
 gdk/x11/gdkxid.c                     |    4 -
 87 files changed, 41 insertions(+), 521 deletions(-)

commit 7cabad6b77df866b59b8b98b8c8efaa6e89fd590
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jul 8 16:54:38 2010 +0200

    Use -Bsymbolic-functions, drop g*alias PLT hackery

    This is a minimal patch-out of the galias functionality.

    Based on a Glib pach by Ryan Lortie

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

 gdk/Makefile.am     |    1 +
 gdk/makegdkalias.pl |    2 ++
 gtk/Makefile.am     |    1 +
 gtk/makegtkalias.pl |    2 ++
 4 files changed, 6 insertions(+), 0 deletions(-)

commit e4e477161ae617a35528c0659f00284f4c80c372
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jul 8 16:18:48 2010 +0200

    Add check for -Bsymbolic-functions linker flag

    Based on a Glib patch by Ryan Lortie

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

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

commit 7e9d384fc029b97d17a8eff5ca0fd329010c770c
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Jul 9 23:24:38 2010 +0200

    [docs] GtkPaned: Do not use gutter_size deprecated member in examples

 docs/reference/gtk/tmpl/gtkpaned.sgml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ae16b31038085f5d5f643a4e08dab747dadcb1c3
Author: Colin Walters <walters@verbum.org>
Date:   Fri Jun 25 21:03:34 2010 -0400

    Actually build the tutorial if enabled

    Previously we required an explicit "make html" in this subdirectory
    for no reason.  Just build it if make is invoked at the toplevel
    and we have docbook.

 docs/tutorial/Makefile.am |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit f8f3b635a6e5c5caa4acfe9c8233c61428e793e4
Author: Colin Walters <walters@verbum.org>
Date:   Thu Jul 1 15:16:25 2010 -0400

    Actually build faq if enabled

    Previously we required an explicit "make html" in this subdirectory
    for no reason.  Just build it if make is invoked at the toplevel
    and we have docbook.

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

commit c4f12b95cb0cf0eaa982f0adac8ab53525148fff
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Jul 9 10:32:14 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po |  390
 ++------------------------------------------------------------
 1 files changed, 9 insertions(+), 381 deletions(-)

commit b74ee87b17705fb8c816163f588ff695cf27658e
Author: John (J5) Palmieri <johnp@redhat.com>
Date:   Thu Jul 8 15:26:55 2010 -0400

    annotation (transfer-none) fix that somehow got dropped from last
    patch

    * gtk_tree_path_get_indices_with_depth - annotate the return as
    'transfer none'
      to avoid double frees

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

commit b5f878dec852329ff57f799f1abf4bd360ab7eab
Author: John (J5) Palmieri <johnp@redhat.com>
Date:   Thu Jul 8 15:06:55 2010 -0400

    fix some tree model annotations

    * gtk_tree_model_iter_next - 'inout' is poorly defined and causes
    bugs so
      revert back to the default 'in' annotation
    * gtk_tree_path_get_indices_with_depth - annotate the return as
    'transfer none'
      to avoid double frees

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

commit 15646b6e7445d7df59343bbb589a651ba15bc5f8
Author: Emmanuele Bassi <ebassi@linux.intel.com>
Date:   Sat Jun 26 16:01:15 2010 +0100

    docs: Document the GtkApplication::quit signal behavior

    And add Since: annotations to the GtkApplication signals.

 gtk/gtkapplication.c |   32 ++++++++++++++++++++++++++++----
 1 files changed, 28 insertions(+), 4 deletions(-)

commit 424842e3a90150e8cab22f863ec1ae4edd7792f3
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Wed Jul 7 16:37:14 2010 -0400

    GtkApplication: use new GVariant bytestring API

 gtk/gtkapplication.c |   27 +++------------------------
 1 files changed, 3 insertions(+), 24 deletions(-)

commit 0b51abbfdf5db1d29e28ddc62f74e7e9a40ae010
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 7 18:20:37 2010 +0200

    Add (out) annotations to GtkTreeIter parameters

 gtk/gtkcombobox.c        |    2 +-
 gtk/gtkiconview.c        |    6 +++---
 gtk/gtkliststore.c       |   14 +++++++-------
 gtk/gtktreemodel.c       |   14 +++++++-------
 gtk/gtktreemodelfilter.c |    4 ++--
 gtk/gtktreemodelsort.c   |    4 ++--
 gtk/gtktreeselection.c   |    2 +-
 gtk/gtktreestore.c       |   14 +++++++-------
 gtk/gtktreeview.c        |    6 +++---
 9 files changed, 33 insertions(+), 33 deletions(-)

commit c4832a9d0e8c0ddd5b8aa2e9273c01f191a758b4
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Wed Jul 7 17:54:03 2010 +0200

    Updated Galician translations

 po-properties/gl.po |  970 ++++++++++++++---------------
 po/gl.po            | 1715
 ++++++++++++++++++++++++++-------------------------
 2 files changed, 1340 insertions(+), 1345 deletions(-)

commit 675b05f91d8c88de4cf413b238d43688b8e06d4a
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Jul 6 22:13:22 2010 +0200

    [docs] GtkCellEditable: Move documentation to inline comments

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

    Signed-off-by: Javier Jardón <jjardon@gnome.org>

 docs/reference/gtk/tmpl/.gitignore           |    1 +
 docs/reference/gtk/tmpl/gtkcelleditable.sgml |   83
 --------------------------
 gtk/gtkcelleditable.c                        |   14 ++++-
 3 files changed, 13 insertions(+), 85 deletions(-)

commit dd1f0c46b3492e2871b56c1057b2a6c9470f0a00
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Jul 6 22:06:34 2010 +0200

    [docs] GtkCalendar: Move documentation to inline comments

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

    Signed-off-by: Javier Jardón <jjardon@gnome.org>

 docs/reference/gtk/tmpl/.gitignore       |    1 +
 docs/reference/gtk/tmpl/gtkcalendar.sgml |  315
 ------------------------------
 gtk/gtkcalendar.c                        |   72 +++++++
 3 files changed, 73 insertions(+), 315 deletions(-)

commit 2ed1bab6bfffd22ea2fcdaaa696d25d299f02370
Author: Tadej Borovšak <tadeboro@gmail.com>
Date:   Sat May 1 19:17:51 2010 +0200

    [docs] GtkButton: Move documentation to inline comments

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

    Signed-off-by: Javier Jardón <jjardon@gnome.org>

 docs/reference/gtk/tmpl/.gitignore     |    1 +
 docs/reference/gtk/tmpl/gtkbutton.sgml |  398
 --------------------------------
 gtk/gtkbutton.c                        |  116 ++++++++--
 3 files changed, 103 insertions(+), 412 deletions(-)

commit c609c4e807b9029ca5b3ba90d084980ef4a64a21
Author: Colin Walters <walters@verbum.org>
Date:   Tue Jul 6 15:49:41 2010 -0400

    Fix annotation syntax for gtk_widget_class_path

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

commit 74b3875ab2ecfe73abb320b28f63ed8bb36131e4
Author: John (J5) Palmieri <johnp@redhat.com>
Date:   Tue Jul 6 15:46:14 2010 -0400

    fix annotation for gtk_window_set_default_icon_list

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

commit aff8fb2ea24520ed7c0d3c2c6ff003dd0a15f421
Author: Colin Walters <walters@verbum.org>
Date:   Tue Jul 6 15:01:56 2010 -0400

    Fix annotation on gtk_tree_model_get_value

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

commit 337e53f62e737d78f1501d4ce9d57732c5727d0e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Jul 6 15:14:13 2010 +0200

    Updated Slovenian translation

 po-properties/sl.po | 4923
 +++++++++++++++++++++++++--------------------------
 1 files changed, 2377 insertions(+), 2546 deletions(-)

commit 12560cece2c1deabe0e464bd74a778c21f3b2957
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Jul 6 15:13:48 2010 +0200

    Updated Slovenian translation

 po/sl.po | 1892
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 952 insertions(+), 940 deletions(-)

commit f50d06baea6176436aadb625727cd1c0a912900d
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Mon Jul 5 18:25:09 2010 +0200

    Bind get_bounds and use out instead of out caller-allocates.

    There is no need to use caller-allocates if the scanner already
    detects it.

 gtk/gtktextbuffer.c |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

commit 90cd7f44f178fc4f7b6a152b79648219c49b196f
Author: Tadej Borovšak <tadeboro@gmail.com>
Date:   Mon Jul 5 14:54:10 2010 +0200

    [docs] Minor documentation fixes.

    Signed-off-by: Javier Jardón <jjardon@gnome.org>

 docs/reference/gtk/gtk-docs.sgml          |    2 +-
 docs/reference/gtk/tmpl/gtkicontheme.sgml |    4 ++--
 gtk/gtkimage.h                            |    3 ++-
 gtk/gtkstock.c                            |    2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

commit 34e8bd9dba7122661ada0e10f7e60e8eaea3642d
Author: Tor Lillqvist <tml@iki.fi>
Date:   Mon Jul 5 12:56:02 2010 +0300

    Fix build breakage on Windows caused by the region changes

    Patches by Sam Thursfield, from bug #623476.

 gdk/win32/gdkdrawable-win32.c |   42
 +++++++++++++++++++++++-----------------
 gdk/win32/gdkgc-win32.c       |   31 +++++++++++++++--------------
 gdk/win32/gdkgeometry-win32.c |    2 +-
 gdk/win32/gdkmain-win32.c     |   10 ++++----
 gdk/win32/gdkprivate-win32.h  |    8 +++---
 gdk/win32/gdkwindow-win32.c   |    8 +++---
 6 files changed, 54 insertions(+), 47 deletions(-)

commit 1ac50118730e3cb2b8fac36551656eb371a89832
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Jul 3 12:32:29 2010 +0200

    Updated Spanish translation

 po/es.po | 1730
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 868 insertions(+), 862 deletions(-)

commit ef44de13923acb84a94e384d297905e12b4ae02b
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Jul 3 02:00:27 2010 +0300

    Updated Hebrew translation.

 po/he.po |   42 +++++++++++++++++++++++++-----------------
 1 files changed, 25 insertions(+), 17 deletions(-)

commit 533ea97c67b2490d20305f60c65e173069159f3f
Author: Xan Lopez <xan@gnome.org>
Date:   Fri Jul 2 22:38:39 2010 +0200

    Remove leftover uses/references of GtkNotebook::group-id

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

commit 1a03a65e36b6288f7854da30bf89b86ad3592726
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jul 1 05:17:15 2010 +0200

    Remove GtkWindow:allow-grow and GtkWindow::allow_shrink deprecated
    properties

 gtk/gtkwindow.c |   85
 +++++++-----------------------------------------------
 gtk/gtkwindow.h |    2 +-
 2 files changed, 12 insertions(+), 75 deletions(-)

commit 1f38a7ac109562b4a2b47b50b7c72c13fd31e0e5
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Jun 15 21:11:14 2010 +0200

    Deprecate GtkWindow:allow-grow and GtkWindow::allow_shrink properties

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

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

commit 1cfe57530ee748be0168f62c11593e6c7838fa11
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Jul 2 12:59:07 2010 -0400

    Add gdk_keymap_get_num_lock_state to the docs

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

commit 1e1c5e3ca18b91e40fe08991d2b3bfb08410afd5
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Fri Jul 2 15:36:40 2010 +0200

    [iconview] Fix segfault when using rubberband selection

    When iterating over the cairo region's rectangles, do not decrement
    the counter twice ...

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

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

commit 6adb034cb7d0cf3c3b4cafefac98ed3fe30d3fab
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri Jul 2 14:31:46 2010 +0300

    Updated Kazakh translation for gtk+

 po/kk.po | 2577
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 1414 insertions(+), 1163 deletions(-)

commit eae60c34d2f38206ce063251a862a109af41a881
Author: Tomeu Vizoso <tomeu.vizoso@collabora.co.uk>
Date:   Fri Jul 2 10:51:45 2010 +0200

    Annotate gdk_display_manager_list_displays return value

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

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

commit 85e3f22c19b1322a7469f985feedf55fdff0dd6f
Author: William Jon McCann <jmccann@redhat.com>
Date:   Thu Jul 1 18:52:13 2010 -0400

    Show lock warning for num lock as well as caps lock

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

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

commit 0cfb94cdd44d2dfaf018a23edc5fcf6fd9597928
Author: William Jon McCann <jmccann@redhat.com>
Date:   Thu Jul 1 18:45:06 2010 -0400

    [gdk] Add gdk_keymap_get_num_lock_state

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

 gdk/directfb/gdkkeys-directfb.c |   18 ++++++++++++++++++
 gdk/gdk.symbols                 |    2 ++
 gdk/gdkkeys.h                   |    1 +
 gdk/quartz/gdkkeys-quartz.c     |    7 +++++++
 gdk/win32/gdkkeys-win32.c       |    6 ++++++
 gdk/x11/gdkkeys-x11.c           |   37
 +++++++++++++++++++++++++++++++++----
 6 files changed, 67 insertions(+), 4 deletions(-)

commit 319d2bb4f1332e2e35d70a6acccb3b12b87dfd89
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Jun 25 03:02:20 2010 +0200

    [gdk] Remove GdkWindowObject public structure

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

 docs/reference/gdk/gdk3-sections.txt |    1 -
 gdk/gdkinternals.h                   |    5 +--
 gdk/gdkwindow.h                      |   62
 ----------------------------------
 gtk/gtktestutils.c                   |    8 +---
 tests/testwindows.c                  |   19 ++++------
 5 files changed, 11 insertions(+), 84 deletions(-)

commit df106318f8a62bb9bb4b1afe04a9b7f2919eb98d
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Jun 29 00:31:39 2010 +0200

    [gdk] Add gdk_window_has_native() function

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

 docs/reference/gdk/gdk3-sections.txt |    1 +
 gdk/gdk.symbols                      |    1 +
 gdk/gdkwindow.c                      |   23 +++++++++++++++++++++++
 gdk/gdkwindow.h                      |    1 +
 4 files changed, 26 insertions(+), 0 deletions(-)

commit f40fea1317507d13c954b3af07a6f868e0ef6389
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed Jun 30 23:55:39 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po |  871
 +-------------------------------------------------------------
 1 files changed, 7 insertions(+), 864 deletions(-)

commit be27fba3f342dfa35087f9833ca7253aa77935db
Author: Kristian Rietveld <kris@gtk.org>
Date:   Wed Jun 30 21:42:32 2010 +0200

    Remove dummy for gdk_event_get_graphics_expose()

    This was a deprecated function that has been removed.

 gdk/quartz/gdkevents-quartz.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

commit 43f4398dbdc32fb796a9bcdb5b1b0c4757a7bcfc
Author: Kristian Rietveld <kris@gtk.org>
Date:   Wed Jun 30 21:42:05 2010 +0200

    Remove mention of gdk_event_get_graphics_expose()

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

commit fa752d156b66f9ca29e26a2d4a5efd3f52def109
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Wed Jun 30 20:37:22 2010 +0200

    Fix annotation.

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

commit 1564d8922a9ff2b4cd3ba41b098037ae8a0a9cc5
Author: Kristian Rietveld <kris@gtk.org>
Date:   Wed Jun 30 11:10:29 2010 +0200

    Fix typos in Cairo region conversion so that Quartz actually compiles

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

commit 53fbf2a30a9f2f2329c86ca3acf9345ec8ae23d5
Author: Kristian Rietveld <kris@gtk.org>
Date:   Wed Jun 30 10:56:10 2010 +0200

    Update Quartz DnD code to set device on DnD events

 gdk/quartz/GdkQuartzWindow.c |  103
 +++++++++++++++++++++++++-----------------
 gdk/quartz/gdkdnd-quartz.c   |    3 +
 2 files changed, 65 insertions(+), 41 deletions(-)

commit 03a313d2a9ba03b4d60c50a7235dbfb527e05cd6
Author: Kristian Rietveld <kris@gtk.org>
Date:   Tue Jun 29 13:10:44 2010 +0200

    Implement gdk_drag_context_{get,set}_device in Quartz backend

 gdk/quartz/gdkdnd-quartz.c     |   50
 ++++++++++++++++++++++++++++++++++++++++
 gdk/quartz/gdkprivate-quartz.h |    1 +
 2 files changed, 51 insertions(+), 0 deletions(-)

commit 95a1c31c18adfe776ab46f3b13b233e445c137fb
Author: Benjamin Otte <otte@redhat.com>
Date:   Tue Jun 29 17:05:28 2010 +0200

    configure: Bump required Cairo version to 1.9.10

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

commit 5a02283fbfcda0eac3b96a8a287a45877533efd4
Author: Benjamin Otte <otte@redhat.com>
Date:   Mon Jun 28 16:19:56 2010 +0200

    API: Remove all GdkRegion API

    Remove the deprecated region APIs completely from GTK.

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

 docs/reference/gdk/Makefile.am              |    1 -
 docs/reference/gdk/gdk3-sections.txt        |   37 --
 docs/reference/gdk/tmpl/images.sgml         |    9 +
 docs/reference/gdk/tmpl/regions.sgml        |  251 +-----------
 docs/reference/gtk/tmpl/gtkbutton.sgml      |    9 +
 docs/reference/gtk/tmpl/gtkcalendar.sgml    |    3 -
 docs/reference/gtk/tmpl/gtkentry.sgml       |    1 -
 docs/reference/gtk/tmpl/gtkfontseldlg.sgml  |    9 +
 docs/reference/gtk/tmpl/gtkicontheme.sgml   |   13 +
 docs/reference/gtk/tmpl/gtknotebook.sgml    |   22 -
 docs/reference/gtk/tmpl/gtkprogressbar.sgml |   71 ++--
 docs/reference/gtk/tmpl/gtktable.sgml       |   10 +
 docs/reference/gtk/tmpl/gtkwindowgroup.sgml |    9 +
 gdk/Makefile.am                             |    6 +-
 gdk/gdk.h                                   |    1 -
 gdk/gdk.symbols                             |   36 --
 gdk/gdkpolyreg-generic.c                    |  602
 ---------------------------
 gdk/gdkregion-generic.c                     |  576
 -------------------------
 gdk/gdkregion-generic.h                     |  177 --------
 gdk/gdkregion.h                             |  124 ------
 gdk/gdktypes.h                              |   13 -
 gdk/makefile.msc                            |    3 -
 22 files changed, 108 insertions(+), 1875 deletions(-)

commit 6c5dffd1a39133753b865880f1674e6b82d480d2
Author: Benjamin Otte <otte@redhat.com>
Date:   Mon Jun 28 16:19:30 2010 +0200

    examples: Port example to use cairo region API

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

 examples/gdk/composited-window-example.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 300e6b84cd0c36873005dd877e3039870d43741b
Author: Benjamin Otte <otte@redhat.com>
Date:   Mon Jun 28 14:54:37 2010 +0200

    s/GdkRegion/cairo_region_t/ in all of gtk

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

 gdk/directfb/gdkdrawable-directfb.c |   27 +++---
 gdk/directfb/gdkgc-directfb.c       |    3 +-
 gdk/directfb/gdkgeometry-directfb.c |   20 ++--
 gdk/directfb/gdkprivate-directfb.h  |   27 +++---
 gdk/directfb/gdkwindow-directfb.c   |   26 +++---
 gdk/gdkcairo.c                      |    4 +-
 gdk/gdkcairo.h                      |    2 +-
 gdk/gdkdraw.c                       |   16 ++--
 gdk/gdkdrawable.h                   |    8 +-
 gdk/gdkevents.h                     |    2 +-
 gdk/gdkgc.c                         |   22 ++--
 gdk/gdkgc.h                         |    2 +-
 gdk/gdkinternals.h                  |   36 ++++----
 gdk/gdkoffscreenwindow.c            |   10 +-
 gdk/gdkpango.c                      |   14 ++--
 gdk/gdkpango.h                      |    4 +-
 gdk/gdkregion.h                     |    6 +-
 gdk/gdktypes.h                      |    4 +
 gdk/gdkwindow.c                     |  180
 +++++++++++++++++-----------------
 gdk/gdkwindow.h                     |   16 ++--
 gdk/gdkwindowimpl.h                 |   12 +-
 gdk/quartz/GdkQuartzView.c          |    2 -
 gdk/quartz/gdkgc-quartz.c           |    2 +-
 gdk/quartz/gdkgeometry-quartz.c     |    6 +-
 gdk/quartz/gdkprivate-quartz.h      |    6 +-
 gdk/quartz/gdkwindow-quartz.c       |   24 +++---
 gdk/quartz/gdkwindow-quartz.h       |    4 +-
 gdk/win32/gdkdrawable-win32.c       |   15 ++--
 gdk/win32/gdkevents-win32.c         |    6 +-
 gdk/win32/gdkgc-win32.c             |    7 +-
 gdk/win32/gdkgeometry-win32.c       |   10 +-
 gdk/win32/gdkmain-win32.c           |    3 +-
 gdk/win32/gdkprivate-win32.h        |    8 +-
 gdk/win32/gdkwindow-win32.c         |   20 ++--
 gdk/x11/gdkdnd-x11.c                |    4 +-
 gdk/x11/gdkdrawable-x11.c           |    2 +-
 gdk/x11/gdkgc-x11.c                 |    4 +-
 gdk/x11/gdkgeometry-x11.c           |   13 +--
 gdk/x11/gdkmain-x11.c               |    2 +-
 gdk/x11/gdkprivate-x11.h            |    8 +-
 gdk/x11/gdkwindow-x11.c             |   23 ++---
 gtk/gtkiconview.c                   |    4 +-
 gtk/gtklabel.c                      |    4 +-
 gtk/gtkmenu.h                       |    2 +-
 gtk/gtktextdisplay.c                |    8 +-
 gtk/gtktreeview.c                   |    4 +-
 gtk/gtkwidget.c                     |   20 ++--
 gtk/gtkwidget.h                     |    4 +-
 tests/testgtk.c                     |    4 +-
 49 files changed, 325 insertions(+), 335 deletions(-)

commit 3e96cfe8fcfeedabc09b2a8b3aa87007a3b5a2a0
Author: Benjamin Otte <otte@redhat.com>
Date:   Mon Jun 28 14:44:12 2010 +0200

    Deprecate the GdkRegion API

    Includes fixing all callers to use the cairo region API instead. This
    is
    usually just replacing the function names, the only difference is
    gdk_region_get_rectangles() being replaced by
    cairo_region_num_rectangles() and cairo_region_get_rectangle() which
    required a bit more work.

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

 docs/reference/gdk/tmpl/regions.sgml |    9 +-
 gdk/directfb/gdkdrawable-directfb.c  |   26 +-
 gdk/directfb/gdkgeometry-directfb.c  |   52 ++--
 gdk/directfb/gdkwindow-directfb.c    |    6 +-
 gdk/gdk.symbols                      |    4 +
 gdk/gdkdraw.c                        |   16 +-
 gdk/gdkevents.c                      |    4 +-
 gdk/gdkgc.c                          |   40 ++--
 gdk/gdkoffscreenwindow.c             |    4 +-
 gdk/gdkpango.c                       |   10 +-
 gdk/gdkpolyreg-generic.c             |    2 +-
 gdk/gdkregion-generic.c              |   37 ++
 gdk/gdkregion.h                      |    9 +
 gdk/gdkwindow.c                      |  625
 +++++++++++++++++-----------------
 gdk/quartz/GdkQuartzView.c           |   12 +-
 gdk/quartz/gdkgc-quartz.c            |   17 +-
 gdk/quartz/gdkgeometry-quartz.c      |   17 +-
 gdk/quartz/gdkprivate-quartz.h       |    4 +-
 gdk/quartz/gdkwindow-quartz.c        |  113 +++----
 gdk/win32/gdkdrawable-win32.c        |   12 +-
 gdk/win32/gdkevents-win32.c          |   10 +-
 gdk/win32/gdkgeometry-win32.c        |   16 +-
 gdk/x11/gdkdnd-x11.c                 |   10 +-
 gdk/x11/gdkgeometry-x11.c            |   28 +-
 gdk/x11/gdkwindow-x11.c              |   25 +-
 gtk/gtkcontainer.c                   |    4 +-
 gtk/gtkiconview.c                    |   27 +-
 gtk/gtklabel.c                       |   10 +-
 gtk/gtktextdisplay.c                 |   12 +-
 gtk/gtktreeview.c                    |   41 ++--
 gtk/gtkwidget.c                      |   30 +-
 tests/testgtk.c                      |    8 +-
 32 files changed, 644 insertions(+), 596 deletions(-)

commit 52200eee01cc055adaefb678d6c6f04455d1a593
Author: Benjamin Otte <otte@redhat.com>
Date:   Mon Jun 28 14:31:10 2010 +0200

    Remove _gdk_region_new_from_yxbanded_rects()

    It was an internal function and we can use
    cairo_region_create_rectangles() instead.

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

 gdk/gdkinternals.h      |    1 -
 gdk/gdkregion-generic.c |    8 --------
 gdk/x11/gdkwindow-x11.c |    2 +-
 3 files changed, 1 insertions(+), 10 deletions(-)

commit 78018767bab2d248032200725c68641e1ace8a50
Author: Benjamin Otte <otte@redhat.com>
Date:   Mon Jun 28 14:27:55 2010 +0200

    Implement GdkRegion in terms of cairo_region_t

    Only changes in headers: GdkRegion and GdkRectangle are typedeffed to
    cairo_region_t and cairo_rectangle_int_t respectively. The region type
    was opaque anyway so it doesn't matter and the rectangle types are
    identical.

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

 gdk/gdkcairo.c            |   15 +-
 gdk/gdkpolyreg-generic.c  |   68 +--
 gdk/gdkregion-generic.c   | 1517
 +++------------------------------------------
 gdk/gdktypes.h            |    5 +-
 gdk/x11/gdkdrawable-x11.c |   25 +-
 gdk/x11/gdkgc-x11.c       |    1 -
 gdk/x11/gdkmain-x11.c     |   23 +-
 7 files changed, 135 insertions(+), 1519 deletions(-)

commit b6cc7dbd21942081e846399e3ed54aa29ff38e30
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Jun 29 07:56:32 2010 -0400

    Make sure we always include gdk-pixbuf in the gdk requires

    This is needed since we include gdk-pixbuf.h in public gdk headers

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

commit 6aae994a660364300f84bbbf8bfff8d78dc47833
Author: Colin Walters <walters@verbum.org>
Date:   Mon Jun 28 17:16:44 2010 -0400

    Support NOCONFIGURE (from gnome-common)

    gnome-common's autogen.sh uses NOCONFIGURE to skip running configure.
    Support that in addition to the current AUTOGEN_SUBDIR_MODE.

 autogen.sh |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit b4ed51fd93760af43f09735b4f26506d9b172709
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Jun 25 02:15:36 2010 +0200

    Remove XID_FONT_BIT

 gdk/x11/gdkprivate-x11.h |    1 -
 gdk/x11/gdkxid.c         |    7 +------
 2 files changed, 1 insertions(+), 7 deletions(-)

commit 06e48c50a1080696bc0bbbe5a15e3f3747617286
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Jun 25 02:08:40 2010 +0200

    Remove GDK_GC_FONT

 docs/reference/gdk/tmpl/gcs.sgml |    1 -
 gdk/gdkgc.h                      |   31 +++++++++++++++----------------
 gdk/win32/gdkdrawable-win32.c    |    4 ----
 gdk/win32/gdkgc-win32.c          |   14 --------------
 4 files changed, 15 insertions(+), 35 deletions(-)

commit 655dcff09622777765f32d84549a7779c78147a5
Author: Christian Dywan <christian@lanedo.com>
Date:   Wed Apr 28 21:28:06 2010 +0200

    Remove deprecated GdkFont

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

    Signed-off-by: Javier Jardón <jjardon@gnome.org>

 docs/reference/gdk/gdk3-sections.txt |   23 -
 docs/reference/gdk/tmpl/fonts.sgml   |  334 --------
 gdk/Makefile.am                      |    2 -
 gdk/directfb/Makefile.am             |    1 -
 gdk/directfb/TODO                    |    1 -
 gdk/directfb/gdkfont-directfb.c      |  176 ----
 gdk/gdk.h                            |    1 -
 gdk/gdk.symbols                      |   21 -
 gdk/gdkfont.c                        |   90 ---
 gdk/gdkfont.h                        |   81 --
 gdk/gdkinternals.h                   |   14 -
 gdk/gdktypes.h                       |    1 -
 gdk/makefile.msc                     |    2 -
 gdk/quartz/Makefile.am               |    1 -
 gdk/quartz/gdkfont-quartz.c          |   74 --
 gdk/win32/Makefile.am                |    1 -
 gdk/win32/gdkfont-win32.c            | 1461
 ----------------------------------
 gdk/win32/gdkprivate-win32.h         |   21 -
 gdk/win32/makefile.msc               |    1 -
 gdk/x11/Makefile.am                  |    1 -
 gdk/x11/gdkfont-x11.c                |  407 ----------
 gdk/x11/gdkxid.c                     |    4 +-
 22 files changed, 2 insertions(+), 2716 deletions(-)

commit 34573b53f3926c2081bcce585f5e99680fb874a6
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Jun 25 00:52:20 2010 +0200

    [GtkStyle] Remove deprecated GdkFont usage

 gtk/gtkstyle.c |   21 ---------------------
 gtk/gtkstyle.h |    1 -
 2 files changed, 0 insertions(+), 22 deletions(-)

commit c1affa4f3cbe51574a1895df9c4d9b77f50f81aa
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jun 24 22:20:02 2010 +0200

    Remove deprecated code from X interaction

 docs/reference/gdk/gdk3-sections.txt       |   10 --
 docs/reference/gdk/tmpl/fonts.sgml         |   37 -------
 docs/reference/gdk/tmpl/x_interaction.sgml |   65 -------------
 gdk/directfb/gdkfont-directfb.c            |   30 ------
 gdk/gdk.symbols                            |   16 ---
 gdk/gdkfont.c                              |   35 -------
 gdk/gdkfont.h                              |    6 -
 gdk/quartz/gdkfont-quartz.c                |   15 ---
 gdk/win32/gdkfont-win32.c                  |   77 ---------------
 gdk/x11/gdkfont-x11.c                      |  144
 ----------------------------
 gdk/x11/gdkx.h                             |   22 ----
 11 files changed, 0 insertions(+), 457 deletions(-)

commit c3987f9ee2cf0ee2277c31e711755257f62c46db
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jun 24 23:40:06 2010 +0200

    [GdkGC] Remove deprecated GdkFont from GdkGCValues structure

 gdk/directfb/gdkgc-directfb.c  |   16 ----------------
 gdk/gdkgc.h                    |    1 -
 gdk/quartz/gdkgc-quartz.c      |   13 -------------
 gdk/quartz/gdkprivate-quartz.h |    1 -
 gdk/win32/gdkgc-win32.c        |   35 +----------------------------------
 gdk/win32/gdkprivate-win32.h   |    1 -
 gdk/x11/gdkgc-x11.c            |    7 -------
 gtk/gtkgc.c                    |    9 ---------
 8 files changed, 1 insertions(+), 82 deletions(-)

commit 418d84f3114548381ca86745d54fad2d7be8cc98
Author: Javier Jardón <jjardon@gnome.org>
Date:   Thu Jun 24 23:04:46 2010 +0200

    [GtkFontSel] Remove GdkFont "font" deprecated property

 gtk/gtkfontsel.c |   32 --------------------------------
 gtk/gtkfontsel.h |    4 ----
 2 files changed, 0 insertions(+), 36 deletions(-)

commit 18132ecae51afde5f7b54465b13a34371b0f55d5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Jun 28 14:45:25 2010 -0400

    Differentiate between stepper B and C in the detail string

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

commit 905f98816674bf3098d519778d73b0bf1acdf286
Author: Colin Walters <walters@verbum.org>
Date:   Mon Jun 28 14:15:10 2010 -0400

    Revert "Add length to gtk_tree_path_get_indices"

    This reverts commit eebb16eb1af11c5327dd06b23df82f7528566739.

    Was an accidental commit.

 gtk/gtkcombobox.c                 |   12 ++++++------
 gtk/gtkentry.c                    |    2 +-
 gtk/gtkentrycompletion.c          |    2 +-
 gtk/gtkfilechooserdefault.c       |   14 +++++++-------
 gtk/gtkfilesystemmodel.c          |    2 +-
 gtk/gtkiconview.c                 |   36
 ++++++++++++++++++------------------
 gtk/gtkliststore.c                |    4 ++--
 gtk/gtktreemodel.c                |   25 +++++++++++++++++++++----
 gtk/gtktreemodel.h                |    6 ++++--
 gtk/gtktreemodelfilter.c          |   36
 ++++++++++++++++++------------------
 gtk/gtktreestore.c                |    6 +++---
 gtk/gtktreeview.c                 |   12 ++++++------
 gtk/tests/filtermodel.c           |    6 +++---
 gtk/tests/liststore.c             |    2 +-
 gtk/tests/treestore.c             |    2 +-
 gtk/tests/treeview-scrolling.c    |    4 ++--
 modules/other/gail/gailtreeview.c |    4 ++--
 tests/testcombo.c                 |    4 ++--
 tests/testiconview-keynav.c       |    2 +-
 tests/testtreecolumns.c           |    6 +++---
 tests/testtreefocus.c             |    2 +-
 21 files changed, 104 insertions(+), 85 deletions(-)

commit 17f8b5e581b3f2eca4e58c616bfbf2b3d6639974
Author: Colin Walters <walters@verbum.org>
Date:   Mon Jun 28 13:50:57 2010 -0400

    GdkX11.gir depends on Gdk.gir

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

commit eebb16eb1af11c5327dd06b23df82f7528566739
Author: Colin Walters <walters@verbum.org>
Date:   Mon Jun 14 16:46:13 2010 -0400

    Add length to gtk_tree_path_get_indices

    The old version wasn't introspectable as it didn't have a length
    return parameter.  Also, delete gtk_tree_path_get_indices_with_depth,
    since it's no longer needed.

 gtk/gtkcombobox.c                 |   12 ++++++------
 gtk/gtkentry.c                    |    2 +-
 gtk/gtkentrycompletion.c          |    2 +-
 gtk/gtkfilechooserdefault.c       |   14 +++++++-------
 gtk/gtkfilesystemmodel.c          |    2 +-
 gtk/gtkiconview.c                 |   36
 ++++++++++++++++++------------------
 gtk/gtkliststore.c                |    4 ++--
 gtk/gtktreemodel.c                |   25 ++++---------------------
 gtk/gtktreemodel.h                |    6 ++----
 gtk/gtktreemodelfilter.c          |   36
 ++++++++++++++++++------------------
 gtk/gtktreestore.c                |    6 +++---
 gtk/gtktreeview.c                 |   12 ++++++------
 gtk/tests/filtermodel.c           |    6 +++---
 gtk/tests/liststore.c             |    2 +-
 gtk/tests/treestore.c             |    2 +-
 gtk/tests/treeview-scrolling.c    |    4 ++--
 modules/other/gail/gailtreeview.c |    4 ++--
 tests/testcombo.c                 |    4 ++--
 tests/testiconview-keynav.c       |    2 +-
 tests/testtreecolumns.c           |    6 +++---
 tests/testtreefocus.c             |    2 +-
 21 files changed, 85 insertions(+), 104 deletions(-)

commit 289f3b1b2b20f38fdd88d85f0dd2850b2ccbae7f
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Jun 28 12:36:33 2010 -0400

    Avoid a stray 'yes' in configure output

    The corresponding AC_MSG_CHECKING line got lost

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

commit 42abeadbb812172c8f3e3c7b7dc4662cb90cff89
Author: Benjamin Otte <otte@redhat.com>
Date:   Wed Jun 16 12:41:40 2010 +0200

    Can't select file on file browser after changing sort order

    The row values are 1-indexed not 0-indexed, this has to be taken into
    account when producing the new_order array.

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

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

commit cd266cb8de84a05846ca725751cf0ef428f000e4
Author: Benjamin Otte <otte@redhat.com>
Date:   Wed Jun 16 11:54:41 2010 +0200

    Make declaration return a boolean when the function does that

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

commit 14e0cbe2d35215fb299e84c193d3438dfbcc7a88
Author: Benjamin Otte <otte@redhat.com>
Date:   Wed Jun 16 13:14:01 2010 +0200

    Get rid of navigation region in GtkMenu

    This completes the move to get rid of using a GdkRegion for the
    navigation region and the only user of gdk_region_polygon(). We keep
    track of the triangle and compute in/out points ourselves now.

    Unfortunately the DRAW_STAYUP_TRIANGLES debugging code doesn't work
    using cairo, so I removed it completely.

 gtk/gtkmenu.c |  146
 +++++++++++++++++++++++++++++++--------------------------
 gtk/gtkmenu.h |    2 +-
 2 files changed, 81 insertions(+), 67 deletions(-)

commit 7ad08f19aad0868a1ba48bfd3e005b6ea3676622
Author: Benjamin Otte <otte@redhat.com>
Date:   Sun May 23 21:06:24 2010 +0200

    Create the navigation region without flipping

    Gets rid of some code in preparation to switching to do the
    computation
    completely without GdkRegion.

 gtk/gtkmenu.c |   57
 +++++----------------------------------------------------
 1 files changed, 5 insertions(+), 52 deletions(-)

commit 9928158d418898252b090481507da6f97f806618
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Jun 28 14:42:40 2010 +0300

    Updated Hebrew translation.

 po-properties/he.po | 3605
 ++++++++++++++++++++++++++-------------------------
 1 files changed, 1816 insertions(+), 1789 deletions(-)

commit 680c1d26e37a6cf8ec48f28079c8381434eabdc4
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Jun 28 13:42:58 2010 +0300

    Updated Hebrew translation.

 po/he.po | 1704
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 850 insertions(+), 854 deletions(-)

commit e545ed58ed3a1312be106e8dbd576648f2b4f71b
Author: Tor Lillqvist <tml@iki.fi>
Date:   Mon Jun 28 00:28:55 2010 +0300

    Drop a leftover reference to libgdk_pixbuf-3.0.la

 modules/engines/ms-windows/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit f0e24348a057cf8097edbe1612d193959d8bca88
Author: Tor Lillqvist <tml@iki.fi>
Date:   Mon Jun 28 00:20:44 2010 +0300

    We need to link gdk with the gio library for non-X11 backends

    (For X11, we link with gio-unix which takes care of it.)

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

commit 4aa75fcf43fb6387e07aa99a665e7ee24120b130
Author: Tor Lillqvist <tml@iki.fi>
Date:   Sun Jun 27 23:41:50 2010 +0300

    Revert "Use wide character API in the Windows IME module"

    Ha, pango_win32_font_logfontw hasn't been exported from libpangowin32
    after all due to a typo. This will have to wait. And actually
    libpangowin32 is supposed to be deprecated surely, so that
    functionality should be moved to libpangocairo or something.

    This reverts commit 804effba9938b3e5ffcad1e731fdf83daf3e0aac.

 modules/input/gtkimcontextime.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit d7ceebda3fdae57e3995ec71588b6818eacc20f2
Author: Tor Lillqvist <tml@iki.fi>
Date:   Sun Jun 27 23:30:02 2010 +0300

    Drop gdk-pixbuf files

 gtk-zip.sh.in |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

commit 804effba9938b3e5ffcad1e731fdf83daf3e0aac
Author: Tor Lillqvist <tml@iki.fi>
Date:   Sun Jun 27 23:20:17 2010 +0300

    Use wide character API in the Windows IME module

 modules/input/gtkimcontextime.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit d78cee6791cd627a3bc584ace5c35f561aba9cf8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 15:39:02 2010 +0100

    Add allow-none to gdk_window_set_cursor()

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

commit 1c14997df2219d98898345c454571dc31f52bbc0
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Jun 27 13:10:13 2010 +0200

    Updated Spanish translation

 po-properties/es.po |  628
 +++++++++++++++++++++++++--------------------------
 1 files changed, 313 insertions(+), 315 deletions(-)

commit 5789ea35ccdce7ca9e88c85d0e10a1a8fb584221
Author: Emmanuele Bassi <ebassi@linux.intel.com>
Date:   Sun Jun 27 11:28:44 2010 +0100

    Do not return values from a function returning void

 gdk/gdkpixbuf-render.c |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)

commit 7f2e4c38a9bd9ed30db937d9fc8b51cb87324c23
Author: Kristian Rietveld <kris@gtk.org>
Date:   Sun Jun 27 10:32:12 2010 +0200

    Move Leopard-specific type definitions to gdkquartz.h

    Update includes subsequently where it matters.  Fixes build on Mac OS
    X 10.4.

    (cherry picked from commit e634f3fbe0498afc560530d9b92eb4709d7c7f97)

 gdk/quartz/GdkQuartzView.c     |    1 +
 gdk/quartz/gdkprivate-quartz.h |    1 +
 gdk/quartz/gdkquartz.h         |   13 +++++++++++++
 gdk/quartz/gdkwindow-quartz.h  |   13 -------------
 gtk/gtkquartz.c                |    1 +
 5 files changed, 16 insertions(+), 13 deletions(-)

commit 64f11c366aae4b0d38bcd632ed75a55027667c81
Author: Kristian Rietveld <kris@gtk.org>
Date:   Sun Jun 27 10:22:36 2010 +0200

    Refactor to use API that's available in OS X 10.4 as well

    (cherry picked from commit 3770d914ec3ac30248f8d187ccc9f5369d3a5fcc)

 gdk/quartz/gdkcolor-quartz.c |   26 ++++++++++++++++----------
 1 files changed, 16 insertions(+), 10 deletions(-)

commit 98d47b57bffd545ab32e656ab91740a89baac992
Author: John Ralls <jralls@ceridwen.us>
Date:   Sat Jun 26 18:17:30 2010 +0200

    Bug 622333 - Crash in gdk_window_impl_quartz_begin_paint_region

    (cherry picked from commit 093a867e51b383b5c1877415b410cc3c122c72da)

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

commit 019ccc686d0f1114d5e9b679af5eaec8f40be74e
Author: Kristian Rietveld <kris@gtk.org>
Date:   Sat Jun 26 17:12:35 2010 +0200

    Flip clip mask image when setting clip mask on GC

    (cherry picked from commit 9f5f47f8be10fe4bf8145498cf9158ed8e922d9c)

 gdk/quartz/gdkgc-quartz.c |   65
 ++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 64 insertions(+), 1 deletions(-)

commit 88cae1769b335dd844034e3929734f27bcad546f
Author: Kristian Rietveld <kris@gtk.org>
Date:   Sat Jun 26 17:08:15 2010 +0200

    Rework color translation to support gray scale and bitmaps

    (cherry picked from commit 49f72c1fb4bf90fde0ba9c4b40794672b775d2a8)

 gdk/quartz/gdkcolor-quartz.c   |   54 +++++++++++++++-----
 gdk/quartz/gdkgc-quartz.c      |  104
 ++++++++++++++++++++++++++-------------
 gdk/quartz/gdkprivate-quartz.h |    8 +--
 gdk/quartz/gdkwindow-quartz.c  |   10 ++--
 4 files changed, 116 insertions(+), 60 deletions(-)

commit 18b233fe2a7135fe60137ebeedb264abfdec3937
Author: Kristian Rietveld <kris@gtk.org>
Date:   Fri Jun 25 22:40:27 2010 +0200

    Add gray visual, implement "get_best" functions

    (cherry picked from commit 42d07ad6ce643a2fdb3c38506e85afa07e7cd17f)

 gdk/quartz/gdkvisual-quartz.c |   77
 ++++++++++++++++++++++++++++++++--------
 1 files changed, 61 insertions(+), 16 deletions(-)

commit 2326d76efa56b11f563332b9d9c308903402f745
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Jun 27 00:15:06 2010 -0400

    bump version

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