]> Pileus Git - ~andy/gtk/commit
Don't clear all of the pen_style, just the PS_STYLE_MASK. Seems to fix
authorTor Lillqvist <tml@iki.fi>
Thu, 21 Mar 2002 22:36:02 +0000 (22:36 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 21 Mar 2002 22:36:02 +0000 (22:36 +0000)
commit1ffa06c6a52e64602f5cd7992b61b40d97948f50
treeba3d2c1523eab45cbe90fec864e96655140b9ae3
parent74c237817827b1c738b0319be5a3034ba6764210
Don't clear all of the pen_style, just the PS_STYLE_MASK. Seems to fix

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.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkgc-win32.c