projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Prevent Winhelp from crashing when it can't find the helpfile.
[wine]
/
tools
/
wrc
/
2002-09-04
Steven Edwards
Fixed typo in BITMAPV4HEADER stucture.
tree
|
commitdiff
2002-08-27
Alexandre Julliard
Try to derive temp file names from output file names...
tree
|
commitdiff
2002-08-17
Dmitry Timoshkov
Include protection for <unistd.h>, <sys/types.h> and...
tree
|
commitdiff
2002-08-15
Alexandre Julliard
Added support for #pragma code_page.
tree
|
commitdiff
2002-08-10
Alexandre Julliard
Added explicit dependency on y.tab.h for lex output.
tree
|
commitdiff
2002-08-07
Gregg Mattinson
Fixes for Sparc build.
tree
|
commitdiff
2002-08-02
Alexandre Julliard
Removed struct user to avoid conflicts with system...
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Replace all uses of PREFIX and @function by the __ASM_N...
tree
|
commitdiff
2002-07-20
Alexandre Julliard
Explicitly specify the path to wpp.h so we don't need...
tree
|
commitdiff
2002-07-16
Alexandre Julliard
Split the C preprocessor from wrc into a separate library.
tree
|
commitdiff
2002-06-14
Alexandre Julliard
Fixed make install target to work even when nothing...
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-30
Steven Edwards
Fixes for building on mingw.
tree
|
commitdiff
2002-05-10
Steven Edwards
Detect snprintf && _snprintf, use _snprintf on stupid...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Added mkinstalldirs to create directories more portably.
tree
|
commitdiff
2002-05-04
Warren Baird
Solve alignment problems by converting bitmap headers...
tree
|
commitdiff
2002-04-27
Alexandre Julliard
Link the tools and the server against libwine so we...
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-27
Andreas Mohr
Spelling/alignment fixes.
tree
|
commitdiff
2002-02-14
Alexandre Julliard
Upgraded configure script to use autoconf 2.50 features...
tree
|
commitdiff
2001-12-26
Andreas Mohr
Documentation update.
tree
|
commitdiff
2001-12-19
Michael Stefaniuc
Replaced MAX with max and deleted definition of MAX.
tree
|
commitdiff
2001-11-06
Francois Gouget
Fix a buffer overflow in write_name_str, bug found by
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-06-24
Bang Jun-Young
Add a workaround for a bug in byacc (again).
tree
|
commitdiff
2001-06-06
Francois Gouget
Wrc no longer needs to parse C code. Remove c-junk...
tree
|
commitdiff
2001-06-04
Maciek Kaliszewski
Added support for RCINCLUDE directive. Now wrc ignores...
tree
|
commitdiff
2001-06-04
Francois Gouget
Fix the conversion of MS style '#line' directives to...
tree
|
commitdiff
2001-05-29
Maciek Kaliszewski
Added better GCC-style #line directive handling.
tree
|
commitdiff
2001-05-07
Francois Gouget
-l/-L were not renamed to -t/-T in the usage messages.
tree
|
commitdiff
2001-02-12
Rein Klazes
Added support for the Malayan language.
tree
|
commitdiff
2001-02-12
Jon Griffiths
Remove xmalloc/xrealloc limits for large binary resources.
tree
|
commitdiff
2001-01-02
Ulrich Weigand
- Fixed a byteorder conversion problem with message...
tree
|
commitdiff
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
tree
|
commitdiff
2000-12-06
Michael Veksler
Add basic NLS information needed for Hebrew.
tree
|
commitdiff
2000-12-06
Alexandre Julliard
Use libwine and libwine_unicode directly from their...
tree
|
commitdiff
2000-12-05
Nerijus Baliunas
Fixed Serbian language code page.
tree
|
commitdiff
2000-11-25
Alexandre Julliard
Added a few missing languages.
tree
|
commitdiff
2000-11-11
Joerg Mayer
Get rid of some warnings about unused variables, signed...
tree
|
commitdiff
2000-11-06
Alexandre Julliard
Better error message when an include file is not found...
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Build ntdll as a real dll, including everything that...
tree
|
commitdiff
2000-10-25
Kristoffer Gleditsch
Added LDFLAGS to linking of wine-related binaries.
tree
|
commitdiff
2000-10-25
Alexandre Julliard
16-bit resource size must be scaled by alignment.
tree
|
commitdiff
2000-10-24
Alexandre Julliard
Added codepage translation based on the language id...
tree
|
commitdiff
2000-10-23
Alexandre Julliard
Fixed duplication of typename in 16-bit assembly output.
tree
|
commitdiff
2000-09-24
Francois Gouget
Filenames may contain '/' and '\'.
tree
|
commitdiff
2000-08-25
Bertho Stultiens
Fixed a LALR(2) problem while scanning usertype resourc...
tree
|
commitdiff
2000-07-25
Bertho Stultiens
- Implemented a bug-work-around for Berkeley yacc ...
tree
|
commitdiff
2000-07-08
Bertho Stultiens
- Bugfix: Macro expansion of strings would assert an...
tree
|
commitdiff
2000-06-20
Alexander V. Lukyanov
Fixed problems with compilation/install out of source...
tree
|
commitdiff
2000-06-14
Alexandre Julliard
Removed @PROGEXT@ (it was broken anyway).
tree
|
commitdiff
2000-06-13
Bertho Stultiens
- Bugfix: Corrected "off by one" error in the linenumbe...
tree
|
commitdiff
2000-06-08
Bertho Stultiens
- Implemented MESSAGETABLE resource type.
tree
|
commitdiff
2000-05-30
Marcus Meissner
Add a ; needed by some YACCs.
tree
|
commitdiff
2000-05-24
Alexandre Julliard
Revived the GEN_C_SRCS variable to support wrc lex...
tree
|
commitdiff
2000-05-23
Bertho Stultiens
- Implemented animated cursors and icons resource types.
tree
|
commitdiff
2000-05-12
Patrik Stridvall
Fixed byte order on Solaris and FreeBSD.
tree
|
commitdiff
2000-05-09
Bertho Stultiens
- Bugfix: Corrected a SEGV in the rawdata handling...
tree
|
commitdiff
2000-05-01
Bertho Stultiens
- Implemented a new preprocessor that is (nearly) ANSI...
tree
|
commitdiff
2000-04-09
Alexandre Julliard
Improved support for Makefiles that need to recurse...
tree
|
commitdiff
2000-03-28
Patrik Stridvall
Minor fix in wrc to support the Solaris preprocessor.
tree
|
commitdiff
2000-03-19
Francois Gouget
- An extern statement finishes with the first closing...
tree
|
commitdiff
2000-03-19
Francois Gouget
Make the first comma in the control's definition optional.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-02-03
Alexandre Julliard
Removed resource.h.
tree
|
commitdiff
2000-01-04
Bertho Stultiens
Generated labels of resource names must be unique throu...
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
1999-11-21
Eric Pouech
Added missing ';'.
tree
|
commitdiff
1999-11-21
Eric Pouech
Error reporting fix.
tree
|
commitdiff
1999-11-07
Juergen Schmied
- Bugfix: Styles were evaluated as expressions. The...
tree
|
commitdiff
1999-08-18
Bertho Stultiens
Wrc did not check any IDs which are only 16 bit. Common...
tree
|
commitdiff
1999-08-14
Bertho Stultiens
Version 1.0.14 of wrc.
tree
|
commitdiff
1999-07-20
Bertho Stultiens
- Generalized the distinction between 2 and 4 byte...
tree
|
commitdiff
1999-07-18
Patrik Stridvall
Make it possible to compile with GNU C's -I- option.
tree
|
commitdiff
1999-07-04
Patrik Stridvall
Fixes for compile on non-Intel platforms.
tree
|
commitdiff
1999-06-12
Patrik Stridvall
Mad the include files idempotent using a consistent...
tree
|
commitdiff
1999-05-29
Paul Quinn
ver.h is a legacy header. winver.h should be used instead.
tree
|
commitdiff
1999-05-08
Patrik Stridvall
ANSI C fixes.
tree
|
commitdiff
1999-04-26
Gerald Pfeifer
Don't include alloca.h.
tree
|
commitdiff
1999-04-25
Patrik Stridvall
Fixed ANSI compabillity.
tree
|
commitdiff
1999-04-25
Bertho Stultiens
- Fixed a counting bug in the win32 count and sort...
tree
|
commitdiff
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
tree
|
commitdiff
1999-02-20
Bertho Stultiens
Fix a couple of 64bit platform problems and speed up...
tree
|
commitdiff
1999-02-19
Jeff Garzik
Added missing string.h include.
tree
|
commitdiff
1999-02-02
Albert den Haan
Fixed wrong order of res_ico and res_bmp which must...
tree
|
commitdiff
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
tree
|
commitdiff
1998-12-15
Todd Vierling
Global constructors using `.section .ctors' are bogus...
tree
|
commitdiff
1998-12-14
Bertho Stultiens
- Added a global label for elf-dll linking and a long...
tree
|
commitdiff
1998-11-06
Bertho Stultiens
Bugfix in write_name_str() [writeres.c] where the lengt...
tree
|
commitdiff
1998-11-01
Jesper Skov
egcs 'ambiguous else' warnings fixes.
tree
|
commitdiff
1998-10-04
Alexandre Julliard
Initial revision
tree
|
commitdiff
1998-06-28
Alexandre Julliard
Release 980628
wine-980628
tree
|
commitdiff
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
tree
|
commitdiff
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
tree
|
commitdiff