Made RTF reader and writer handle codepages mostly similar to the
[wine] / programs / winhelp /
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
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-02  Andriy PalamarchukDo not install hlp2sgml.
2002-04-11  Alexandre JulliardRemoved changelog entries that are in the main changelo...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2001-12-04  James JuranOnly include the necessary files to avoid conflicts...
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-03-05  Alexandre JulliardChanged isolated for loops to while loops (based on...
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-11-10  Alexandre JulliardFixed language handling. Removed some dependencies...
2000-11-09  Alexandre JulliardAdded some missing imports.
2000-11-06  Alexandre JulliardBetter error message when an include file is not found...
2000-10-31  Peter IvanyiAdded/upgraded Slovak messages, and Slovak and Czech...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-13  Chris MorganAdded changing mouse cursor when over a help topic...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-09  Francois GougetAdded the missing library dependencies.
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-07-29  Francois Gougetole32 now requires linking with kernel32
2000-07-23  Francois GougetFixed int/HANDLE mismatches revealed by -DSTRICT.
2000-07-23  Francois GougetAdded -DSTRICT.
2000-06-20  Rein KlazesFix a crash in winhelp caused by hmemcpy16 without...
2000-06-08  Alexandre JulliardCompile fix.
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
next