Cast time_t to long for printing.
[wine] / programs / winhelp /
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...
2000-04-28  Alexandre JulliardChanged imports of winspool to winspool.drv.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-28  Niels Kristian Bec... - Fix some compiler warnings.
2000-03-26  Hidenori TakeshimaAdded import of comdlg32.dll in spec file.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-19  Niels Kristian Bec... Fixed some compiler errors and warnings.
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-29  Ulrich WeigandLink only a single .rc file with application.
1999-11-21  Gustavo Junior AlvesAdded Portuguese language support.
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-10-24  Gustavo Junior AlvesMore Portuguese language support.
1999-06-22  Alexandre JulliardAdded Wa.s
1999-06-20  Alexandre JulliardFixed Winelib compilation.
1999-06-18  Pablo SaratxagaWalloon language update.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1998-11-01  Patrik StridvallStarted moving some X11 window management code to windo...
1998-10-24  Pablo SaratxagaAdded Spanish resources.
1998-10-04  Alexandre JulliardInitial revision
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
next