From 3d4c726c489f36954649c3ecbd4a1782a5423ad0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 2 Aug 2003 09:22:38 +0000 Subject: Accept drops with the wrong format, since the KDE color chooser 2003-08-02 Matthias Clasen * gtk/gtkcolorsel.c (color_sample_drop_handle) (palette_drop_handle): * gtk/gtkcolorbutton.c (gtk_color_button_drag_data_received): Accept drops with the wrong format, since the KDE color chooser incorrectly drops application/x-color with format 8. --- ChangeLog.pre-2-4 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog.pre-2-4') diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 818c9915a4..46271cb326 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,11 @@ +2003-08-02 Matthias Clasen + + * gtk/gtkcolorsel.c (color_sample_drop_handle) + (palette_drop_handle): + * gtk/gtkcolorbutton.c (gtk_color_button_drag_data_received): Accept drops with the + wrong format, since the KDE color chooser incorrectly drops application/x-color with + format 8. + 2003-08-02 Tor Lillqvist Fix gdk/win32 window geometry handling again. The window position -- cgit v1.2.1