diff options
author | jenglish <jenglish@flightlab.com> | 2003-08-19 21:00:42 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2003-08-19 21:00:42 (GMT) |
commit | b7812a47335ec807df0066262c381e3f5848910c (patch) | |
tree | eb81c84c913746fcf02e2073ea561c04209838df /ChangeLog | |
parent | 1694d4666d435e975554a9184301c538850fe85f (diff) | |
download | tk-b7812a47335ec807df0066262c381e3f5848910c.zip tk-b7812a47335ec807df0066262c381e3f5848910c.tar.gz tk-b7812a47335ec807df0066262c381e3f5848910c.tar.bz2 |
* generic/tkPanedWindow.c(PanedWindowWorldChanged):
Set window background from the -background resource.
Fixes [BUG #791500 "PanedWindow refresh glitches on X"]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ 2003-08-19 Joe English <jenglish@users.sourceforge.net> + * generic/tkPanedWindow.c(PanedWindowWorldChanged): + Set window background from the -background resource. + Fixes [BUG #791500 "PanedWindow refresh glitches on X"] + +2003-08-19 Joe English <jenglish@users.sourceforge.net> * doc/bind.n: Added more information on event types and details [FRQ #523593 "bind(n) manpage needs more detail"] |