ntdll: Fixed tape.c compilation on Solaris.
[wine] / programs / winhelp /
2006-05-24  Jonathan ErnstUniformization of French main menu accelerators.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-08  Antonio Codazziwinhelp: Esperanto language update.
2006-03-27  f_sophiawinhelp: Added Esperanto language support.
2006-02-20  Uwe Bonneswinhelp: Zero out WINHELP_WINDOW in WINHELP_CreateHelpW...
2006-02-13  Petr Tesarikwinhelp: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcıwinhelp: Turkish translation.
2006-02-04  Kasper SandbergDanish language update.
2006-01-18  Mike McCormackprograms: Use WIN32_LEAN_AND_MEAN.
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2005-12-19  Eric Pouechwinhelp: Handle '> ' on command lines.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-10  Eric PouechEnsure we always have a title for the .hlp file.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-25  Alexander N. SørnesAdded Norwegian translations.
2005-09-22  Alexandre JulliardGet rid of the hlp2sgml hack.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-07-20  Daniel RemenakChanged winhelp file->exit accelerator key from "e...
2005-06-02  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-18  Kouji SasakiCorrected RLE decompression processing.
2005-04-26  Alexandre JulliardRemoved a few more strncpy calls.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-10  Alexandre JulliardAuthors: Américo José Melo <mmodem00@netvisao.pt>,...
2005-01-26  Hans LeidekkerDon't use utf8 in rc files.
2005-01-25  Ken Belleau- Used wine_dbgstr_a to prevent an overflow.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-13  Eric Pouech- added support plug-in DLLs for winhelp
2004-11-21  José Manuel Ferrer... Updated Spanish translations.
2004-10-25  David KredbaNew Czech resources.
2004-10-19  Vincent BéronFix various function prototypes.
2004-09-27  Jon GriffithsStub MACRO_JumpContext to at least bring up the help...
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  Piotr CabanAdded Polish translation.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-07  Yvon Belleau- Implemented keyboard navigation (Up / Down / PgUp...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-03-11  Michael StefaniucAdd the LDFLAGS when linking hlp2sgml.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2003-11-21  Ivan Leo Murray... Added/updated Italian resources.
2003-10-27  Hans Leidekker- Dutch translations of Wine programs.
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-14  Gerald PfeiferRemove unused variable debug_channels.
2003-10-11  Dimitrie O. PaunFix some instances of memory allocation through HeapReA...
2003-10-04  Pavel RoskinSet win_style of the main window to WS_OVERLAPPEDWINDOW.
2003-10-01  Pavel RoskinCorrectly set openfilename.lStructSize before calling
2003-09-22  Vincent BéronAnother batch of French resources updates.
2003-09-17  Mike HearnImplemented mouse wheel support.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-10  Pavel RoskinCompile Walon resources only if LANG_WALON is defined.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-22  José Manuel Ferrer... Some new Spanish translations and improvements to other...
2003-08-11  Johan DahlinMake sure winhelp doesn't scroll outside of its display...
2003-06-23  Marcelo Duarte- localization to the Portuguese of Brazil of "programs/*"
2003-06-16  Rok MandeljcUpdated a bunch of translations for Slovenian language.
2003-06-04  Eric Pouech- added some missing strings to resources
2003-05-06  Dimitrie O. PaunMake it easy to use something other than wrc to compile...
2003-05-04  Igor StepinAdded a lot of Russian translations.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-09  Liu SpiderAdded Simplified Chinese resources.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-05  Shachar ShemeshChange the SUBLANG_NEUTRAL clause in all winelib applic...
2002-12-16  Eric Pouech- links can now spread across several elements
2002-12-11  Alexandre JulliardPass the -J option to wrc to avoid including installed...
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-11-11  Eric PouechFixed loading HCW 4.0 files without phrase image compre...
2002-11-04  Zoly NagyAdded/upgraded Hungarian resources.
2002-10-23  Vincent BéronBring some French resources in sync with English ones.
2002-10-21  Eric PouechNo longer using explicit values for resource identifica...
2002-10-21  Eric PouechImplemented a few more macros for button manipulation
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-08-31  Alexandre JulliardRepaired Slovak resources.
2002-08-31  Rok MandeljcAdded Slovenian resources.
2002-08-30  Patrik StridvallFixed some issues found by winapi_check.
2002-08-17  Alexandre JulliardAdded GetProcessHeap definition in case it's not inlined.
2002-08-10  Alexandre JulliardAdded explicit dependency on y.tab.h for lex output.
2002-07-16  Eric PouechBring winhelp back to life, with mainly support for...
2002-07-03  Gregg MattinsonRemoved unusual type casting.
2002-07-02  Alexandre JulliardFixed warnings.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Alexandre JulliardNo longer used.
2002-05-14  Sylvain Petreolle- Converted Winhelp for use of NLS
next