- 13 Mar, 2019 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Sep, 2011 1 commit
-
-
Marcus Meissner authored
-
- 28 Feb, 2011 1 commit
-
-
Gerald Pfeifer authored
-
- 21 Feb, 2011 1 commit
-
-
Matteo Bruni authored
-
- 16 Feb, 2011 1 commit
-
-
Gerald Pfeifer authored
-
- 14 Feb, 2011 1 commit
-
-
Gerald Pfeifer authored
-
- 13 Oct, 2009 1 commit
-
-
Matteo Bruni authored
-
- 06 Oct, 2009 1 commit
-
-
Matteo Bruni authored
-
- 02 Oct, 2009 3 commits
-
-
Matteo Bruni authored
-
Matteo Bruni authored
-
Matteo Bruni authored
-
- 22 Oct, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 12 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 09 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 21 Apr, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 01 May, 2003 1 commit
-
-
Alexandre Julliard authored
Create symlinks to the various libraries in the libs directory.
-
- 15 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
Fixed a few bugs in language handling. Added error message when Ansi->Unicode conversion in the current codepage loses information.
-
- 16 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
Prefixed exported functions by 'pp' to avoid namespace conflicts.
-
- 01 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 10 May, 2002 1 commit
-
-
Steven Edwards authored
(windows).
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 04 Jun, 2001 2 commits
-
-
Maciek Kaliszewski authored
except preprocessor directives from included *.h *.c files.
-
Francois Gouget authored
-
- 29 May, 2001 1 commit
-
-
Maciek Kaliszewski authored
-
- 13 Jun, 2000 1 commit
-
-
Bertho Stultiens authored
resource. - Bugfix: A segfault would occur if messagetables were parsed without memory options attached. Also added buffer-overflow safeguard while converting between byteorders. - Finished remapping usertype resources onto standars types by tricking the parser into accepting a different token. The remapping can be disabled with a new commandline option '-m'. - Resolved some warning about chars used as index on SGI O2 machine (the ctype isXXX() routines are macros there).
-
- 30 May, 2000 1 commit
-
-
Marcus Meissner authored
-
- 01 May, 2000 1 commit
-
-
Bertho Stultiens authored
old parser has been stripped from the old preprocessor-code which cleaned up both resource-scanner and -parser. - Standard defines have been introduced (see README.wrc) - Both preprocessor- and resource-scanner have been optimized slightly so that no backing up is required (one char lookahead is enough). - Filename-scanning has been cleaned up, though not perfect yet. - User-type resources are compatible now. - Line-continuation in strings is corrected so that it does not introduce a newline in the output.
-