projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Define all macros described on MSDN.
[wine]
/
libs
/
2004-04-02
Alexandre Julliard
Added memicmpW.
tree
|
commitdiff
2004-03-10
Alexandre Julliard
Check that we have statfs before using it.
tree
|
commitdiff
2004-03-07
Alexandre Julliard
Added check for f_namelen in struct statfs.
tree
|
commitdiff
2004-03-05
Alexandre Julliard
Use statvfs instead of statfs, and provide a default...
tree
|
commitdiff
2004-02-13
Alexandre Julliard
Don't build getopt at all if it's not needed.
tree
|
commitdiff
2004-02-12
Alexandre Julliard
Added version scripts for libwine and libwine_unicode.
tree
|
commitdiff
2004-02-05
Alexandre Julliard
Fixed a couple of race conditions in the wine_pthread...
tree
|
commitdiff
2004-01-26
Alexandre Julliard
Moved libuuid to the dlls directory, and moved the...
tree
|
commitdiff
2004-01-20
Rein Klazes
Fix MultiByteToWideChar and WideCharToMultiByte when...
tree
|
commitdiff
2004-01-20
Dmitry Timoshkov
Fixed some problems found while compiling and linking...
tree
|
commitdiff
2004-01-20
Rok Mandeljc
- updated resources to DX9
tree
|
commitdiff
2004-01-08
Alexandre Julliard
Added configure check for readlink.
tree
|
commitdiff
2004-01-02
Alexandre Julliard
Added wine_dll_get_owner function that retrieves the...
tree
|
commitdiff
2003-12-13
Alexandre Julliard
Avoid common symbols on Darwin/Mac OS X.
tree
|
commitdiff
2003-12-13
Ge van Geldorp
When building a PE DLL (MinGW), variables exported...
tree
|
commitdiff
2003-12-05
Alexandre Julliard
Added a WINEDEBUG environment variable that allows...
tree
|
commitdiff
2003-11-27
Alexandre Julliard
Porting fixes.
tree
|
commitdiff
2003-11-25
Pierre d'Herbemont
Add Darwin/Mac OS X support to the build system.
tree
|
commitdiff
2003-11-22
Alexandre Julliard
Create a huge array in bss to reserve the memory area...
tree
|
commitdiff
2003-11-22
Dmitry Timoshkov
Move CompareString implementation to libwine_unicode...
tree
|
commitdiff
2003-11-17
Alexandre Julliard
Added wine_ldt_is_system() to replace the IS_SELECTOR_S...
tree
|
commitdiff
2003-11-14
Jon Griffiths
Remove a redundant test.
tree
|
commitdiff
2003-11-12
Alexandre Julliard
Added sigsetjmp/siglongjmp and gettid to the portabilit...
tree
|
commitdiff
2003-11-11
Alexandre Julliard
Moved the exec_wine_binary function to the wine library...
tree
|
commitdiff
2003-11-09
Alexandre Julliard
Moved the remaining SYSDEPS_* functions to the wine_pth...
tree
|
commitdiff
2003-11-05
Alexandre Julliard
Added wine_pthread_create_thread and wine_pthread_exit_...
tree
|
commitdiff
2003-11-03
Alexandre Julliard
Put better values for code and data sizes in the NT...
tree
|
commitdiff
2003-10-28
Francois Gouget
Weekly spelling fixes.
tree
|
commitdiff
2003-10-21
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-16
Alexandre Julliard
Don't export the wine_pthread_* functions.
tree
|
commitdiff
2003-10-15
Jon Griffiths
Added string folding support.
tree
|
commitdiff
2003-10-15
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-15
Jon Griffiths
Add generation of digit and compatability mapping tables.
tree
|
commitdiff
2003-10-14
Dmitry Timoshkov
Fixed some problems found while compiling and linking...
tree
|
commitdiff
2003-10-14
Alexandre Julliard
Added check for pthread.h (reported by Steven Edwards).
tree
|
commitdiff
2003-10-10
Alexandre Julliard
Don't reference the environ global variable from kernel...
tree
|
commitdiff
2003-10-10
Alexandre Julliard
Added placeholders for wine_pthread_init_process and
tree
|
commitdiff
2003-10-10
Alexandre Julliard
Changed the init code to make libwine load only ntdll...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Added wine_get_argv0_path() to retrieve the path of...
tree
|
commitdiff
2003-10-03
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-24
Alexandre Julliard
Moved DLLFLAGS to a separate variable instead of includ...
tree
|
commitdiff
2003-09-24
Pavel Roskin
Added configure check for spawnvp().
tree
|
commitdiff
2003-09-24
Jon Griffiths
Portability fix.
tree
|
commitdiff
2003-09-23
Jon Griffiths
Not everyone has <unistd.h>, some files need <io.h...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved almost all remaining process, thread, fiber and...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Converted obj_webbrowser.h to IDL and moved the definit...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Moved the implementation of the pthread wrappers to...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
shlobj.h must include wine/obj_dragdrophelper.h (report...
tree
|
commitdiff
2003-08-29
Alexandre Julliard
Export SYSDEPS_SwitchToThreadStack() functionality...
tree
|
commitdiff
2003-08-27
Todd Vierling
Use MAP_TRYFIXED on NetBSD if available.
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Don't build memcpy_unaligned on 386 to avoid MSVC break...
tree
|
commitdiff
2003-08-20
Alexandre Julliard
Remove the dummy pthread functions and use -lpthread...
tree
|
commitdiff
2003-08-18
Jon Griffiths
Portability fixes.
tree
|
commitdiff
2003-08-06
Mike McCormack
Defined FMTIDs for ole32.
tree
|
commitdiff
2003-07-19
Jon Griffiths
vsnprintfW: %% should output a literal % sign.
tree
|
commitdiff
2003-07-19
Jon Griffiths
MSVC doesn't like K&R function declarations: use ansi...
tree
|
commitdiff
2003-07-03
Alexandre Julliard
Added a file_exists argument to wine_dll_load to allow...
tree
|
commitdiff
2003-07-02
Marcus Meissner
Added isync to the interlocked functions.
tree
|
commitdiff
2003-07-01
Alexandre Julliard
Create a new list of defined symbols when parsing a...
tree
|
commitdiff
2003-07-01
Alexandre Julliard
Add strmif.h to the headers included in libuuid.
tree
|
commitdiff
2003-07-01
Raphael Junqueira
Added d3d9 guids.
tree
|
commitdiff
2003-06-27
Dmitry Timoshkov
Implement LCMapString using unicode collation tables.
tree
|
commitdiff
2003-06-27
Alexandre Julliard
Added generation of table of collation keys (based...
tree
|
commitdiff
2003-06-26
Alexandre Julliard
Updated to the latest Unicode standard.
tree
|
commitdiff
2003-06-18
Francois Gouget
Typos/spelling fixes.
tree
|
commitdiff
2003-06-13
Alexandre Julliard
Proper support for CPPFLAGS and LDFLAGS (suggested...
tree
|
commitdiff
2003-06-04
Paul Laufer
Work around for flex brain damage.
tree
|
commitdiff
2003-05-21
Alexandre Julliard
Reset SIGCHLD handler to default if we need to wait...
tree
|
commitdiff
2003-05-11
Alexandre Julliard
Handle overlapping buffers properly in wcstombs_sbcs...
tree
|
commitdiff
2003-05-08
Alexandre Julliard
Fixed return value of wine_utf8_wcstombs (spotted by...
tree
|
commitdiff
2003-05-04
Pierre d'Herbemont
Add register preservation when using lawrx instruction.
tree
|
commitdiff
2003-05-01
Alexandre Julliard
Moved the wpp library from tools/ to libs/.
tree
|
commitdiff
2003-05-01
Alexandre Julliard
Moved rules for building shared libraries into a global...
tree
|
commitdiff
2003-04-30
Alexandre Julliard
Added wine_init.
tree
|
commitdiff
2003-04-29
Robert Reif
Added partial property set support which is used by...
tree
|
commitdiff
2003-04-27
Alexandre Julliard
Moved the functionality of starting Win16 and DOS progr...
tree
|
commitdiff
2003-04-14
Alexandre Julliard
Hacked 0x00a5 to map to backslash in Shift-JIS codepage.
tree
|
commitdiff
2003-04-11
Robert Reif
Add direct sound driver guids.
tree
|
commitdiff
2003-04-08
Rok Mandeljc
Added stubs for dpnhpast and for all the dmusic dlls.
tree
|
commitdiff
2003-04-03
Alexandre Julliard
Added --with-nptl configure option and necessary change...
tree
|
commitdiff
2003-04-02
Dimitrie O. Paun
Add spawnvp to the portability lib.
tree
|
commitdiff
2003-03-30
Adam Gundy
Make sure all the bits of the LDT are initialized.
tree
|
commitdiff
2003-03-28
Yorick Hardy
stdint.h should be included for compiling on NetBSD.
tree
|
commitdiff
2003-03-28
Steven Edwards
Fixed the .def files for the Mingw build.
tree
|
commitdiff
2003-03-26
Alexandre Julliard
Moved errno_location support to sysdeps.c.
tree
|
commitdiff
2003-03-23
Alexandre Julliard
Portability fixes.
tree
|
commitdiff
2003-03-23
Alexandre Julliard
Added a .def file for libwine.
tree
|
commitdiff
2003-03-22
Alexandre Julliard
Moved libwine to libs/ directory.
tree
|
commitdiff
2003-03-21
Alexandre Julliard
Added 'wine' prefix to libwine_unicode exports.
tree
|
commitdiff
2003-03-21
Alexandre Julliard
Moved libwine_unicode to the libs/ directory.
tree
|
commitdiff
2003-03-21
Rok Mandeljc
Stub implementation of the dmusic dll.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Added memcpy_unaligned to libwine_port.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Moved interlocked functions to libwine_port.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Replaced mkstemp by mkstemps from libiberty.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Moved libwine_uuid to the new libs/ directory.
tree
|
commitdiff
2003-03-19
Alexandre Julliard
Added getopt routine to libwine_port (based on a patch...
tree
|
commitdiff
2003-03-19
Alexandre Julliard
Created a separate static portability library and moved...
tree
|
commitdiff