# HG changeset patch # User Jason Rumney # Date 1010189860 0 # Node ID 8c7aa169a6ae22b7890cc55a841fb01da8ee2ace # Parent b575cbf7f94e7ff65539015cec0d6e384c07e451 *** empty log message *** diff -r b575cbf7f94e -r 8c7aa169a6ae src/ChangeLog --- a/src/ChangeLog Sat Jan 05 00:14:57 2002 +0000 +++ b/src/ChangeLog Sat Jan 05 00:17:40 2002 +0000 @@ -1,5 +1,7 @@ 2002-01-05 Jason Rumney + * w32menu.c (w32_menu_display_help): Hide any tooltip window. + * w32fns.c (compute_tip_xy): If tooltip won't fit on the screen to the left or to the right of the pointer, put it against the left screen edge.