cmd.exe: Prevent options to pushd.
[wine] / programs / winhelp /
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2006-12-16  Andrew Talbotwinhelp: Cast-qual warnings fix.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-11-24  Francois Gougetprograms: Update the Portuguese translation (contribute...
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-08  Hwang YunSong(황윤성)winhelp: Updated Korean resource.
2006-11-06  Kirill K. Smirnovwinhelp: Rewrite LookupHelpFile function.
2006-11-02  Francois Gougetwinhelp: Add missing '\n' in Wine trace.
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-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-18  Kirill K. Smirnovwinhelp: Improved metafile support.
2006-10-16  Hans Leidekkerwinhelp: Cast-qual warnings fix.
2006-10-14  Kirill K. Smirnovwinhelp: Window style has not been initialized.
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-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-10  Jonathan ErnstAssorted French translation improvements.
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardwinhelp: Specify the lex options directly in the source...
2006-08-11  Kirill K. Smirnovwinhelp: Fix LZ77 decompressor.
2006-07-27  Andrew Talbotwinhelp: Write-strings warning fix.
2006-07-24  Hwang YunSong(황윤성winhelp: Updated Korean resource.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore lex and bison...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
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.
next