Fixed the behavior for SHGetFileInfo when the SHGFI_USEFILEATTRIBUTES
[wine] / tools / wrc /
2001-06-24  Bang Jun-YoungAdd a workaround for a bug in byacc (again).
2001-06-06  Francois GougetWrc no longer needs to parse C code. Remove c-junk...
2001-06-04  Maciek KaliszewskiAdded support for RCINCLUDE directive. Now wrc ignores...
2001-06-04  Francois GougetFix the conversion of MS style '#line' directives to...
2001-05-29  Maciek KaliszewskiAdded better GCC-style #line directive handling.
2001-05-07  Francois Gouget-l/-L were not renamed to -t/-T in the usage messages.
2001-02-12  Rein KlazesAdded support for the Malayan language.
2001-02-12  Jon GriffithsRemove xmalloc/xrealloc limits for large binary resources.
2001-01-02  Ulrich Weigand- Fixed a byteorder conversion problem with message...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-05  Nerijus BaliunasFixed Serbian language code page.
2000-11-25  Alexandre JulliardAdded a few missing languages.
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-11-06  Alexandre JulliardBetter error message when an include file is not found...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-25  Kristoffer GleditschAdded LDFLAGS to linking of wine-related binaries.
2000-10-25  Alexandre Julliard16-bit resource size must be scaled by alignment.
2000-10-24  Alexandre JulliardAdded codepage translation based on the language id...
2000-10-23  Alexandre JulliardFixed duplication of typename in 16-bit assembly output.
2000-09-24  Francois GougetFilenames may contain '/' and '\'.
2000-08-25  Bertho StultiensFixed a LALR(2) problem while scanning usertype resourc...
2000-07-25  Bertho Stultiens- Implemented a bug-work-around for Berkeley yacc ...
2000-07-08  Bertho Stultiens- Bugfix: Macro expansion of strings would assert an...
2000-06-20  Alexander V. LukyanovFixed problems with compilation/install out of source...
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho Stultiens- Bugfix: Corrected "off by one" error in the linenumbe...
2000-06-08  Bertho Stultiens- Implemented MESSAGETABLE resource type.
2000-05-30  Marcus MeissnerAdd a ; needed by some YACCs.
2000-05-24  Alexandre JulliardRevived the GEN_C_SRCS variable to support wrc lex...
2000-05-23  Bertho Stultiens- Implemented animated cursors and icons resource types.
2000-05-12  Patrik StridvallFixed byte order on Solaris and FreeBSD.
2000-05-09  Bertho Stultiens- Bugfix: Corrected a SEGV in the rawdata handling...
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-28  Patrik StridvallMinor fix in wrc to support the Solaris preprocessor.
2000-03-19  Francois Gouget- An extern statement finishes with the first closing...
2000-03-19  Francois GougetMake the first comma in the control's definition optional.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-01-04  Bertho StultiensGenerated labels of resource names must be unique throu...
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-21  Eric PouechAdded missing ';'.
1999-11-21  Eric PouechError reporting fix.
1999-11-07  Juergen Schmied- Bugfix: Styles were evaluated as expressions. The...
1999-08-18  Bertho StultiensWrc did not check any IDs which are only 16 bit. Common...
1999-08-14  Bertho StultiensVersion 1.0.14 of wrc.
1999-07-20  Bertho Stultiens- Generalized the distinction between 2 and 4 byte...
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-26  Gerald PfeiferDon't include alloca.h.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Bertho Stultiens- Fixed a counting bug in the win32 count and sort...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-20  Bertho StultiensFix a couple of 64bit platform problems and speed up...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-02  Albert den HaanFixed wrong order of res_ico and res_bmp which must...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-15  Todd VierlingGlobal constructors using `.section .ctors' are bogus...
1998-12-14  Bertho Stultiens- Added a global label for elf-dll linking and a long...
1998-11-06  Bertho StultiensBugfix in write_name_str() [writeres.c] where the lengt...
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-10-04  Alexandre JulliardInitial revision
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601