ChangeSet ID: 13675 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/07 15:42:05
Modified files: programs/winhelp: winhelp.h winhelp.c
Log message: Yvon Belleau jamez@ivic.qc.ca - Implemented keyboard navigation (Up / Down / PgUp / PgDn / ESC). - Shadow windows (behind popups) were reacting to mouse clicks and were going over the popup. Make them close the popup instead. - Title was not displayed when the help file was opened by the command line. - Corrected incorrect links behavior (in relation with the scrollbar).
Patch: http://cvs.winehq.org/patch.py?id=13675
Old revision New revision Changes Path 1.12 1.13 +1 -0 wine/programs/winhelp/winhelp.h 1.31 1.32 +89 -5 wine/programs/winhelp/winhelp.c