Fix attribution for above/below EWMH work.

Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>

        * NEWS: Fix attribution for above/below EWMH work.
This commit is contained in:
Owen Taylor 2003-10-27 17:19:51 +00:00 committed by Owen Taylor
parent f0b39126a0
commit 407851d1e1
6 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Mon Oct 27 12:18:49 2003 Owen Taylor <otaylor@redhat.com>
* NEWS: Fix attribution for above/below EWMH work.
Sat Oct 25 23:30:13 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name"

View File

@ -1,3 +1,7 @@
Mon Oct 27 12:18:49 2003 Owen Taylor <otaylor@redhat.com>
* NEWS: Fix attribution for above/below EWMH work.
Sat Oct 25 23:30:13 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name"

View File

@ -1,3 +1,7 @@
Mon Oct 27 12:18:49 2003 Owen Taylor <otaylor@redhat.com>
* NEWS: Fix attribution for above/below EWMH work.
Sat Oct 25 23:30:13 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name"

View File

@ -1,3 +1,7 @@
Mon Oct 27 12:18:49 2003 Owen Taylor <otaylor@redhat.com>
* NEWS: Fix attribution for above/below EWMH work.
Sat Oct 25 23:30:13 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name"

View File

@ -1,3 +1,7 @@
Mon Oct 27 12:18:49 2003 Owen Taylor <otaylor@redhat.com>
* NEWS: Fix attribution for above/below EWMH work.
Sat Oct 25 23:30:13 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name"

2
NEWS
View File

@ -86,7 +86,7 @@ Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
- Use Xlib asynchronous APIs to reduce roundtrips on startup
and during DND [Owen]
- Other changes to improve DND for large-latency connections [Owen]
- Add support for EWMH "above" and "below" states [Matthias] (also
- Add support for EWMH "above" and "below" states [Manuel Clos] (also
in GtkWindow)
- Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz]
- Other small linux-fb fixes [Eric Warmenhoven]