]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
API Change. Take GdkColor arguments instead of gdouble *. Leave the old
[~andy/gtk] / ChangeLog.pre-2-0
index 9c1eb12fe50448aa2d97d3f4fc1e5023ed467872..4ef366ca180e72624c63aa60142d0c21404fcc75 100644 (file)
@@ -1,3 +1,22 @@
+2001-04-20  Alexander Larsson  <alexl@redhat.com>
+
+       * gtk/gtkcolorsel.[ch]:
+       API Change. Take GdkColor arguments instead of gdouble *.
+       Leave the old gtk_color_selection_set_color for compatibility,
+       but marked deprecated.
+       Do correct rounding when converting RGB <-> HSV.
+       
+       * gtk/gtkcolorseldialog.c:
+       * tests/testgtk.c:
+       Use new GtkColorSelection API.
+
+       * gtk/gtkhsv.c:
+       Fix problem selecting colors in triangle when Hue is 330.
+       Fix some black dots around the HSB triangle.
+       
+       * gtk/gtkfilesel.c:
+       return FALSE from the focus_in_event handler to fix focus problems.
+
 2001-04-18  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtkwindow.c (gtk_window_class_init): add signals and binding