2003-09-25 |
Alexandre Julliard | Moved loadorder support to dlls/ntdll.
|
commit | commitdiff | tree |
2003-09-25 |
Alexandre Julliard | Ignore __pthread_rwlock_unlock call if the pthread...
|
commit | commitdiff | tree |
2003-09-24 |
Alexandre Julliard | Moved DLLFLAGS to a separate variable instead of including...
|
commit | commitdiff | tree |
2003-09-24 |
Alexandre Julliard | Rewrote getenv and _wgetenv to avoid returning a pointer...
|
commit | commitdiff | tree |
2003-09-24 |
Alexandre Julliard | Moved the Windows version code to dlls/ntdll, and implemented
|
commit | commitdiff | tree |
2003-09-23 |
Alexandre Julliard | Authors: Juraj Hercek <juraj@syncad.com>, Eric Frias...
|
commit | commitdiff | tree |
2003-09-22 |
Alexandre Julliard | Small cleanup.
|
commit | commitdiff | tree |
2003-09-19 |
Alexandre Julliard | Get rid of relay32 directory.
|
commit | commitdiff | tree |
2003-09-19 |
Alexandre Julliard | Moved 32-bit relay and snoop support to dlls/ntdll.
|
commit | commitdiff | tree |
2003-09-19 |
Alexandre Julliard | Moved the 32-bit builtin loader and the remaining bits...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved the wine server client-side support to dlls/ntdll...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved a couple more functions to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved 16-bit global heap, DOS memory and selector functions to
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Remove the FAQ from the doc tarball, and build it as...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved synchronization and syslevel routines to dlls...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Keep the file handle of 16-bit modules open while the...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved the 16-bit environment support to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Reimplemented the 16-bit FindFirstFile, FindNextFile...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Link msdos/int21.c into kernel for now, until it is...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved VxDCall support to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Moved I/O port handling to dlls/winedos.
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Renamed the COMCTL32_* functions to use the exported...
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Use WOWCallback16Ex to switch to vm86 mode so that...
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Moved undocumented functions out of the exported commctrl.h.
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Avoid linking error with older alsa libs.
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Moved almost all remaining process, thread, fiber and...
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Moved instruction emulation to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Moved out of windef.h a few definitions that don't...
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | SLOWORD and SHIWORD do not exist on Win32 (reported...
|
commit | commitdiff | tree |
2003-09-16 |
Alexandre Julliard | More robust detection of charset names.
|
commit | commitdiff | tree |
2003-09-16 |
Alexandre Julliard | Moved most kernel string functions to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-16 |
Alexandre Julliard | Moved most 32-bit heap functions to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-15 |
Alexandre Julliard | Remove generated assembly code on make clean.
|
commit | commitdiff | tree |
2003-09-12 |
Alexandre Julliard | Release 20030911.
|
commit | commitdiff | tree |
2003-09-11 |
Alexandre Julliard | Set the dll search path to the location specified in...
|
commit | commitdiff | tree |
2003-09-11 |
Alexandre Julliard | Moved winegcc and winewrap to a separate directory.
|
commit | commitdiff | tree |
2003-09-11 |
Alexandre Julliard | Moved list.h to include/wine so that it can be used...
|
commit | commitdiff | tree |
2003-09-11 |
Alexandre Julliard | Changed ordinal functions that now have a name to use...
|
commit | commitdiff | tree |
2003-09-11 |
Alexandre Julliard | Added ptr___pthread_cond_timedwait in the pthread_functions...
|
commit | commitdiff | tree |
2003-09-10 |
Alexandre Julliard | Added dumping of message table resources.
|
commit | commitdiff | tree |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons...
|
commit | commitdiff | tree |
2003-09-09 |
Alexandre Julliard | Fixed a few more headers dependency issues.
|
commit | commitdiff | tree |
2003-09-09 |
Alexandre Julliard | Converted the rest of the obj_*.h headers to IDL into...
|
commit | commitdiff | tree |
2003-09-09 |
Alexandre Julliard | Some STATUS_* defines have to be duplicated in winnt.h.
|
commit | commitdiff | tree |
2003-09-08 |
Alexandre Julliard | Fixed include statements to match server_protocol.h...
|
commit | commitdiff | tree |
2003-09-08 |
Alexandre Julliard | On TlsFree, clear the released TLS index in all threads.
|
commit | commitdiff | tree |
2003-09-07 |
Alexandre Julliard | Added a few missing stdarg.h includes.
|
commit | commitdiff | tree |
2003-09-06 |
Alexandre Julliard | Added a missing dependency for testlist.c files.
|
commit | commitdiff | tree |
2003-09-06 |
Alexandre Julliard | Regenerated with the latest widl.
|
commit | commitdiff | tree |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with...
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Implemented shtypes.idl and shobjidl.idl and removed...
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Converted obj_webbrowser.h to IDL and moved the definitions to
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Converted docobj.h to IDL.
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Removed no longer needed include protections.
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Converted ocidl.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Converted urlmon.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Converted servprov.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Converted oleidl.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Added partial support for function pointers.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Converted comcat.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Use <> format in generated #include statements.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Moved the implementation of the pthread wrappers to...
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Avoid heap reallocation each time a metarecord is written...
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Avoid including wine/obj_*.h files directly from C...
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | shlobj.h must include wine/obj_dragdrophelper.h (reported...
|
commit | commitdiff | tree |
2003-09-01 |
Alexandre Julliard | Don't strip the path in LoadModule16 before we have...
|
commit | commitdiff | tree |
2003-08-30 |
Alexandre Julliard | Authors: Mark Westcott <mark@houseoffish.org>, Mike...
|
commit | commitdiff | tree |
2003-08-30 |
Alexandre Julliard | Authors: Mark Westcott <mark@houseoffish.org>, Mike...
|
commit | commitdiff | tree |
2003-08-30 |
Alexandre Julliard | Removed wrong or unneeded codepage pragmas.
|
commit | commitdiff | tree |
2003-08-29 |
Alexandre Julliard | Export SYSDEPS_SwitchToThreadStack() functionality...
|
commit | commitdiff | tree |
2003-08-28 |
Alexandre Julliard | Warning fix.
|
commit | commitdiff | tree |
2003-08-28 |
Alexandre Julliard | Start using the exported TEB structure from winternl...
|
commit | commitdiff | tree |
2003-08-28 |
Alexandre Julliard | Don't use alloca.
|
commit | commitdiff | tree |
2003-08-28 |
Alexandre Julliard | Renamed a few more TEB fields.
|
commit | commitdiff | tree |
2003-08-28 |
Alexandre Julliard | Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD...
|
commit | commitdiff | tree |
2003-08-28 |
Alexandre Julliard | Added missing functions for platforms that don't build...
|
commit | commitdiff | tree |
2003-08-27 |
Alexandre Julliard | Renamed a few TEB fields to use the "official" names.
|
commit | commitdiff | tree |
2003-08-27 |
Alexandre Julliard | Removed some no longer needed definitions from stackframe.h.
|
commit | commitdiff | tree |
2003-08-27 |
Alexandre Julliard | Converted remaining 16-bit functions to the new varargs...
|
commit | commitdiff | tree |
2003-08-27 |
Alexandre Julliard | Avoid including stackframe.h if it's not needed.
|
commit | commitdiff | tree |
2003-08-27 |
Alexandre Julliard | Added varargs support for 16-bit entry points.
|
commit | commitdiff | tree |
2003-08-26 |
Alexandre Julliard | Moved profile functions to dlls/kernel.
|
commit | commitdiff | tree |
2003-08-26 |
Alexandre Julliard | The if1632 directory no longer exists.
|
commit | commitdiff | tree |
2003-08-26 |
Alexandre Julliard | Moved a few more functions to dlls/kernel.
|
commit | commitdiff | tree |
2003-08-26 |
Alexandre Julliard | Moved 16-bit relay and snoop support to dlls/kernel.
|
commit | commitdiff | tree |
2003-08-25 |
Alexandre Julliard | Moved selector fixup for the relay code to the callto16...
|
commit | commitdiff | tree |
2003-08-25 |
Alexandre Julliard | Don't build memcpy_unaligned on 386 to avoid MSVC breakage...
|
commit | commitdiff | tree |
2003-08-25 |
Alexandre Julliard | Moved 16-bit calls initialization and exception handling...
|
commit | commitdiff | tree |
2003-08-25 |
Alexandre Julliard | Fixed copy/paste error in WOWCallback16Ex call (spotted...
|
commit | commitdiff | tree |
2003-08-23 |
Alexandre Julliard | Extended WOWCallback16Ex to support register functions...
|
commit | commitdiff | tree |
2003-08-23 |
Alexandre Julliard | Moved 16-bit builtin module handling to dlls/kernel...
|
commit | commitdiff | tree |
2003-08-23 |
Alexandre Julliard | Got rid of 16-bit glue code generation since it is...
|
commit | commitdiff | tree |
2003-08-23 |
Alexandre Julliard | Moved most of the 16-bit task support and NE module...
|
commit | commitdiff | tree |
2003-08-22 |
Alexandre Julliard | Removed obsolete WIN32_LastError definition.
|
commit | commitdiff | tree |
2003-08-22 |
Alexandre Julliard | Removed no longer used internal definitions.
|
commit | commitdiff | tree |
2003-08-22 |
Alexandre Julliard | Removed reference to the WINE_UNICODE_TEXT macro that...
|
commit | commitdiff | tree |
2003-08-21 |
Alexandre Julliard | Cope with wait4 being interrupted by a signal.
|
commit | commitdiff | tree |
2003-08-21 |
Alexandre Julliard | Store the debug info structure on the thread stack.
|
commit | commitdiff | tree |
2003-08-21 |
Alexandre Julliard | Removed a few remaining WINVER checks.
|
commit | commitdiff | tree |
2003-08-21 |
Alexandre Julliard | It seems FreeBSD no longer requires libpthread when...
|
commit | commitdiff | tree |