diff options
author | Soeren Sandmann <sandmann@daimi.au.dk> | 2004-07-18 15:14:05 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@src.gnome.org> | 2004-07-18 15:14:05 +0000 |
commit | 19523008962b2e7ab6fa3580169241ba034f87e5 (patch) | |
tree | 83a13e9513ff2ddfe82831e1dc0ec7adc408c016 /NEWS | |
parent | 3ef03cd68c385f913c9dba69ed209ce6aeaf3a4f (diff) | |
download | gtk+-19523008962b2e7ab6fa3580169241ba034f87e5.tar.gz |
Create an empty target list if targets is NULL.
Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an
empty target list if targets is NULL.
* configure.in: Add check for X11/extensions/sync.h. (#147416,
Morten Welinder)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -6,7 +6,7 @@ Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0 * GtkFileChooser - change to newly-created folders [Federico Mena Quintero] - always show icons [Federico] - - bug fixes [Federico, Christian Neumair, Alex Roitman] + - bug fixes [Federico, Christian Neumair, Alex Roitman, Morten Welinder] * GtkComboBox, GtkComboBoxEntry - add missing getters and some more convience API [Matthias, Christian Neumeir, Oliver Andrieu] @@ -53,7 +53,7 @@ Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0 - simple multiple-of-90° rotation support [Matthias] - allow to disable loaders [Matthias] - bug fixes [Kouichirou Hiratsuka, Sven Neumann, Brian Cameron, - Manish Singh, Morten Welinder] + Manish Singh, Morten] * X11 selections - make incremental transfer of MULTIPLE work [Matthias] - don't do incremental transfer in 4k chunks [Matthias] @@ -63,11 +63,11 @@ Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0 - bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist, Robert Ögren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti] * Performance improvements - - predict exposes for override-redirect windows [Soeren Sandmann] - - unset the background when mapping or unmapping windows [Soeren] - - support the update counter spec for smoother resizing [Soeren] -* Misc bug fixes [Matthias, Owen, Soeren, Anders, Padraig O'Briain, - Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten Welinder, + - predict exposes for override-redirect windows [Søren Sandmann] + - unset the background when mapping or unmapping windows [Søren] + - support the update counter spec for smoother resizing [Søren] +* Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain, + Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten, Michael Natterer, Dmd Ljungmark, Sven Neumann, Billy Biggs, Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne, Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy, |