]> Pileus Git - ~andy/gtk/commit
Some unrelated cleanups found while reviewing the offscreen window patch:
authorMichael Natterer <mitch@imendio.com>
Mon, 30 Jun 2008 12:15:29 +0000 (12:15 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 30 Jun 2008 12:15:29 +0000 (12:15 +0000)
commit971023d9221084d8d40e690fa8e44a4296f2cff1
tree60ec50595a6931876eeddce2c449e25d64e011c4
parent2e3c1149ae65bc14d86646f5daf3c174559e44db
Some unrelated cleanups found while reviewing the offscreen window patch:

2008-06-30  Michael Natterer  <mitch@imendio.com>

Some unrelated cleanups found while reviewing
the offscreen window patch:

* gdk/gdkwindow.c: add missing Since: 2.14 to the redirection
functions, fix some function header indentation, update
documentation of redirect_to_drawable().

* gdk/x11/gdkwindow-x11.c
* gdk/x11/gdkpixmap-x11.c: fix function header
formatting/indentation.

* gtk/gtkwidget.c: use I_() on "damage_event".

svn path=/trunk/; revision=20708
ChangeLog
gdk/gdkwindow.c
gdk/x11/gdkpixmap-x11.c
gdk/x11/gdkwindow-x11.c
gtk/gtkwidget.c