]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Don't clear all of the pen_style, just the PS_STYLE_MASK. Seems to fix
[~andy/gtk] / ChangeLog.pre-2-6
index d6a6d4ff5136c4b9cf199b9c808cbeed8d3c99f4..2c7ce724797144c300f1803a706c9b23e9476a0c 100644 (file)
@@ -1,3 +1,11 @@
+2002-03-22  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/win32/gdkgc-win32.c (gdk_win32_gc_set_dashes): Don't clear
+       all of the pen_style, just the PS_STYLE_MASK. Seems to fix #74441,
+       but that is just the special case of one-pixel wide one-pixel
+       on-off dotted lines. To fully implement generic X11 style dashed
+       lines a major rewrite would be needed.
+
 2002-03-21  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkaccelgroup.c (gtk_accelerator_valid): Trivial typo