# HG changeset patch # User Jason Rumney # Date 1006461851 0 # Node ID 9be2255c4a1f2bd869005fea70f3f30395910e58 # Parent aff1b15f295bc84ea01c85cda8652b297719c9e7 *** empty log message *** diff -r aff1b15f295b -r 9be2255c4a1f src/ChangeLog --- a/src/ChangeLog Thu Nov 22 20:40:03 2001 +0000 +++ b/src/ChangeLog Thu Nov 22 20:44:11 2001 +0000 @@ -1,3 +1,11 @@ +2001-11-22 Jason Rumney + + * w32fns.c (x_window_to_frame): Remove irrelevant TODO comment. + (w32_wnd_proc) : Show help echo directly. + (my_create_tip_window): New function. + (x_create_tip_frame, compute_tip_xy): Adapt for Windows. + (Fx_show_tip, Fx_hide_tip) [TEST_TOOLTIPS]: Adapt for Windows. + 2001-11-20 Jason Rumney * coding.h (Vw32_system_coding_system) [WINDOWSNT]: Remove.