winhelp: Remove a dead condition.
[wine] / programs / winhelp / winhelp.c
2007-12-31  Gerald Pfeiferwinhelp: Remove a dead condition.
2007-12-21  Kirill K. Smirnovwinhelp: When we reuse window structure, old brush...
2007-12-18  Kirill K. Smirnovwinhelp: Avoid any keywords comparision during lookup...
2007-12-13  Kirill K. Smirnovwinhelp: Display keywords index dialog box.
2007-12-12  Kirill K. Smirnovwinhelp: Change font charset from ANSI to DEFAULT.
2007-12-06  Alexandre Julliardwinhelp: Use system colors instead of hardcoded colors.
2007-12-05  Kirill K. Smirnovwinhelp: Do not confuse caller application with bogus...
2007-08-30  Kirill K. Smirnovwinhelp: Add WS_EX_TOOLWINDOW style to popup windows.
2007-07-19  Michael Stefaniucwinhelp: Add missing case label "default". Found by...
2007-06-21  Kirill K. Smirnovwinhelp: Fix popup window style.
2006-11-13  Kirill K. Smirnovwinhelp: Use path of parent helpfile while looking...
2006-11-13  Kirill K. Smirnovwinhelp: Fix WINHELP_DeleteWindow.
2006-11-13  Kirill K. Smirnovwinhelp: Do not create popup window if file not found.
2006-11-06  Kirill K. Smirnovwinhelp: Rewrite LookupHelpFile function.
2006-10-27  Kirill K Smirnovwinhelp: Properly implement context help and JumpContex...
2006-10-25  Alexandre Julliardwinhelp: Properly handle negative coordinates for mouse...
2006-10-18  Kirill K. Smirnovwinhelp: Improved metafile support.
2006-10-16  Hans Leidekkerwinhelp: Cast-qual warnings fix.
2006-10-14  Kirill K. Smirnovwinhelp: Use color specified in .hlp file for backgroun...
2006-10-03  Michael Stefaniucwinhelp: Win64 printf format warning fixes.
2006-07-27  Andrew Talbotwinhelp: Write-strings warning fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-20  Uwe Bonneswinhelp: Zero out WINHELP_WINDOW in WINHELP_CreateHelpW...
2005-12-19  Eric Pouechwinhelp: Handle '> ' on command lines.
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-01-25  Ken Belleau- Used wine_dbgstr_a to prevent an overflow.
2004-12-13  Eric Pouech- added support plug-in DLLs for winhelp
2004-09-25  Ken Belleau- Removed code that took the focus away from the buttons.
2004-09-23  Ken Belleau- Removed the deprecated OF_SEARCH flag.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-07  Yvon Belleau- Implemented keyboard navigation (Up / Down / PgUp...
2003-10-04  Pavel RoskinSet win_style of the main window to WS_OVERLAPPEDWINDOW.
2003-09-17  Mike HearnImplemented mouse wheel support.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-11  Johan DahlinMake sure winhelp doesn't scroll outside of its display...
2003-06-04  Eric Pouech- added some missing strings to resources
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-12-16  Eric Pouech- links can now spread across several elements
2002-11-27  Matthew DavisonPrevent Winhelp from crashing when it can't find the...
2002-11-20  Eric PouechWrote back & history support.
2002-11-18  Eric PouechAdded support for window information from the .hlp...
2002-11-15  Eric PouechRewrote macro engine for adding dynamic macro loading...
2002-11-13  Eric PouechFixed several bugs in:
2002-11-11  Eric PouechImplemented a Wine-only scheme for interprocess WinHelp...
2002-10-21  Eric PouechNo longer using explicit values for resource identifica...
2002-10-21  Eric PouechImproved a bit link handling (a few more link types...
2002-10-19  Eric PouechAdded support for BTrees in file header reading.
2002-07-16  Eric PouechBring winhelp back to life, with mainly support for...
2002-07-02  Alexandre JulliardFixed warnings.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-14  Sylvain Petreolle- Converted Winhelp for use of NLS
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-11-10  Alexandre JulliardFixed language handling. Removed some dependencies...
2000-10-13  Chris MorganAdded changing mouse cursor when over a help topic...
2000-07-23  Francois GougetFixed int/HANDLE mismatches revealed by -DSTRICT.
2000-06-20  Rein KlazesFix a crash in winhelp caused by hmemcpy16 without...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-19  Niels Kristian Bec... Fixed some compiler errors and warnings.
2000-01-29  Ulrich WeigandLink only a single .rc file with application.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-06-29  Alexandre JulliardRelease 970629 wine-970629
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-12-01  Alexandre JulliardRelease 961201 wine-961201
1996-08-18  Alexandre JulliardRelease 960818 wine-960818
1996-08-05  Alexandre JulliardRelease 960805 wine-960805
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1996-05-21  Alexandre JulliardRelease 960521 wine-960521
1996-05-06  Alexandre JulliardRelease 960506 wine-960506