2003-11-18 |
Alexandre Julliard | Removed obsolete wineconf tcl implementation.
|
commit | commitdiff | tree |
2003-11-18 |
Alexandre Julliard | Updated authors list.
|
commit | commitdiff | tree |
2003-11-18 |
Alexandre Julliard | Generate the authors list for the shell about dialog...
|
commit | commitdiff | tree |
2003-11-18 |
Alexandre Julliard | Removed include/selectors.h.
|
commit | commitdiff | tree |
2003-11-18 |
Alexandre Julliard | Force minimum stack size to 1Mb for Xlib.
|
commit | commitdiff | tree |
2003-11-18 |
Alexandre Julliard | Use the wine_ldt_* functions directly in winedos instead...
|
commit | commitdiff | tree |
2003-11-17 |
Alexandre Julliard | Moved toolhelp.h to dlls/kernel.
|
commit | commitdiff | tree |
2003-11-17 |
Alexandre Julliard | Removed some unnecessary includes.
|
commit | commitdiff | tree |
2003-11-17 |
Alexandre Julliard | Fixed regression in loading of builtin apps from the...
|
commit | commitdiff | tree |
2003-11-17 |
Alexandre Julliard | Moved a few definitions used in only one source file...
|
commit | commitdiff | tree |
2003-11-17 |
Alexandre Julliard | Added wine_ldt_is_system() to replace the IS_SELECTOR_SYSTEM...
|
commit | commitdiff | tree |
2003-11-17 |
Alexandre Julliard | Link the main binaries with --export-dynamic so that...
|
commit | commitdiff | tree |
2003-11-15 |
Alexandre Julliard | Moved a number of DOS definitions out of the global...
|
commit | commitdiff | tree |
2003-11-14 |
Alexandre Julliard | Get rid of the msdos/ directory.
|
commit | commitdiff | tree |
2003-11-14 |
Alexandre Julliard | Moved winedos loading functionality to dlls/kernel...
|
commit | commitdiff | tree |
2003-11-14 |
Alexandre Julliard | Repaired INT21_FindFirst/FindNext.
|
commit | commitdiff | tree |
2003-11-13 |
Alexandre Julliard | Removed instance.h and callback.h, moving their contents to
|
commit | commitdiff | tree |
2003-11-13 |
Alexandre Julliard | Moved memory/environ.c, memory/virtual.c and misc/cpu...
|
commit | commitdiff | tree |
2003-11-13 |
Alexandre Julliard | AVM GmbH http://www.avm.de/
|
commit | commitdiff | tree |
2003-11-12 |
Alexandre Julliard | Added configure check for pthread_getattr_np.
|
commit | commitdiff | tree |
2003-11-12 |
Alexandre Julliard | Added a wine-glibc binary that detects the glibc threading...
|
commit | commitdiff | tree |
2003-11-12 |
Alexandre Julliard | Added sigsetjmp/siglongjmp and gettid to the portability...
|
commit | commitdiff | tree |
2003-11-11 |
Alexandre Julliard | Moved the exec_wine_binary function to the wine library...
|
commit | commitdiff | tree |
2003-11-11 |
Alexandre Julliard | Make sure the protection flags on the memory view of...
|
commit | commitdiff | tree |
2003-11-11 |
Alexandre Julliard | Cosmetics.
|
commit | commitdiff | tree |
2003-11-11 |
Alexandre Julliard | Authors: Dmitry Timoshkov <dmitry@codeweavers.com>...
|
commit | commitdiff | tree |
2003-11-11 |
Alexandre Julliard | Only build both Wine binaries on Linux, pthread support...
|
commit | commitdiff | tree |
2003-11-09 |
Alexandre Julliard | Moved the remaining SYSDEPS_* functions to the wine_pthread...
|
commit | commitdiff | tree |
2003-11-09 |
Alexandre Julliard | Don't bother to fill the color map on TrueColor displays.
|
commit | commitdiff | tree |
2003-11-09 |
Alexandre Julliard | Avoid the XSync call in X11DRV_expect_error by storing...
|
commit | commitdiff | tree |
2003-11-06 |
Alexandre Julliard | Create two separate wine binaries, one using libpthread...
|
commit | commitdiff | tree |
2003-11-06 |
Alexandre Julliard | Re-use the loader directory for the main wine loader...
|
commit | commitdiff | tree |
2003-11-06 |
Alexandre Julliard | Moved loader/module.c to dlls/kernel.
|
commit | commitdiff | tree |
2003-11-06 |
Alexandre Julliard | AVM Computersysteme Vertriebs GmbH
|
commit | commitdiff | tree |
2003-11-06 |
Alexandre Julliard | Added server_abort_thread to replace SYSDEPS_AbortThread.
|
commit | commitdiff | tree |
2003-11-05 |
Alexandre Julliard | Added wine_pthread_create_thread and wine_pthread_exit_threa...
|
commit | commitdiff | tree |
2003-11-05 |
Alexandre Julliard | Use the signal stack pointer to determine the current...
|
commit | commitdiff | tree |
2003-11-05 |
Alexandre Julliard | Set %fs and %gs in the register context to their current...
|
commit | commitdiff | tree |
2003-11-04 |
Alexandre Julliard | Disable the asm inline functions when building ntdll...
|
commit | commitdiff | tree |
2003-11-04 |
Alexandre Julliard | Allocate the TEB and signal stack separately from the...
|
commit | commitdiff | tree |
2003-11-04 |
Alexandre Julliard | Authors: Ulrich Czekalla <ulrich@codeweavers.com>,...
|
commit | commitdiff | tree |
2003-11-03 |
Alexandre Julliard | Allocate a memory view for builtin dlls so that VirtualQuery...
|
commit | commitdiff | tree |
2003-11-03 |
Alexandre Julliard | Fixed type and protection values returned by NtQueryVirtualM...
|
commit | commitdiff | tree |
2003-11-03 |
Alexandre Julliard | Put better values for code and data sizes in the NT...
|
commit | commitdiff | tree |
2003-10-31 |
Alexandre Julliard | Use a timeout when sending broadcast messages.
|
commit | commitdiff | tree |
2003-10-31 |
Alexandre Julliard | Make sure GetTempFileName never returns 0 on success.
|
commit | commitdiff | tree |
2003-10-31 |
Alexandre Julliard | Implemented RtlCreateUserThread, and use it to move...
|
commit | commitdiff | tree |
2003-10-30 |
Alexandre Julliard | Fixed race in %gs selector restoring during vm86 mode...
|
commit | commitdiff | tree |
2003-10-30 |
Alexandre Julliard | Better defaults for heap and stack sizes.
|
commit | commitdiff | tree |
2003-10-28 |
Alexandre Julliard | Restored emulation of protected instructions in 32...
|
commit | commitdiff | tree |
2003-10-28 |
Alexandre Julliard | Increase WINE_LDT_FIRST_ENTRY to leave room for glibc...
|
commit | commitdiff | tree |
2003-10-28 |
Alexandre Julliard | Removed no longer needed SIGNAL_Unblock() function.
|
commit | commitdiff | tree |
2003-10-28 |
Alexandre Julliard | Implemented Add/RemoveVectoredExceptionHandler.
|
commit | commitdiff | tree |
2003-10-28 |
Alexandre Julliard | Fixed typo that broke handling of .com and .bat files.
|
commit | commitdiff | tree |
2003-10-28 |
Alexandre Julliard | Switch back to the main process stack before calling...
|
commit | commitdiff | tree |
2003-10-28 |
Alexandre Julliard | Repaired relay debugging for kernel and ntdll (spotted...
|
commit | commitdiff | tree |
2003-10-27 |
Alexandre Julliard | libntdll.dll.so no longer exists, check for libntdll...
|
commit | commitdiff | tree |
2003-10-27 |
Alexandre Julliard | Added printing of the target of forwarded exports.
|
commit | commitdiff | tree |
2003-10-27 |
Alexandre Julliard | Make init_thread request deal better with fd allocation...
|
commit | commitdiff | tree |
2003-10-24 |
Alexandre Julliard | Updated some of the generated tests.
|
commit | commitdiff | tree |
2003-10-24 |
Alexandre Julliard | Specify include quotes in the tests.dat file.
|
commit | commitdiff | tree |
2003-10-24 |
Alexandre Julliard | Use sigsetjmp instead of setjmp in Wine internal exception...
|
commit | commitdiff | tree |
2003-10-24 |
Alexandre Julliard | Added support for the linuxthreads cancel signal as...
|
commit | commitdiff | tree |
2003-10-24 |
Alexandre Julliard | Call the application entry point from kernel32, some...
|
commit | commitdiff | tree |
2003-10-22 |
Alexandre Julliard | Simplified signal stack allocation a bit, and avoid...
|
commit | commitdiff | tree |
2003-10-22 |
Alexandre Julliard | A signal stack is not needed on PowerPC.
|
commit | commitdiff | tree |
2003-10-22 |
Alexandre Julliard | Fixed naming of the A/W types.
|
commit | commitdiff | tree |
2003-10-16 |
Alexandre Julliard | Release 20031016.
|
commit | commitdiff | tree |
2003-10-16 |
Alexandre Julliard | Don't export the wine_pthread_* functions.
|
commit | commitdiff | tree |
2003-10-16 |
Alexandre Julliard | Replaced a few more 0xffffffff by the appropriate constants.
|
commit | commitdiff | tree |
2003-10-16 |
Alexandre Julliard | The imported typelib name must be converted to Unicode.
|
commit | commitdiff | tree |
2003-10-16 |
Alexandre Julliard | Recent versions of libXrandr depend on libXrender.
|
commit | commitdiff | tree |
2003-10-16 |
Alexandre Julliard | Fixed handling of relay and snoop include/exclude lists...
|
commit | commitdiff | tree |
2003-10-16 |
Alexandre Julliard | Print thread id in snoop traces.
|
commit | commitdiff | tree |
2003-10-15 |
Alexandre Julliard | Get rid of the memory allocation macros, use real functions...
|
commit | commitdiff | tree |
2003-10-15 |
Alexandre Julliard | Fixed cut&paste error.
|
commit | commitdiff | tree |
2003-10-15 |
Alexandre Julliard | Regroup the X11 header checks to reduce the size of...
|
commit | commitdiff | tree |
2003-10-15 |
Alexandre Julliard | Get rid of the drive codepages and use CP_UNIXCP instead.
|
commit | commitdiff | tree |
2003-10-15 |
Alexandre Julliard | Rewrote splitpath and wsplitpath to avoid modifying...
|
commit | commitdiff | tree |
2003-10-14 |
Alexandre Julliard | Moved the 16-bit storage interfaces out of the exported...
|
commit | commitdiff | tree |
2003-10-14 |
Alexandre Julliard | Removed the --dll option.
|
commit | commitdiff | tree |
2003-10-14 |
Alexandre Julliard | Moved codepage functions to dlls/kernel.
|
commit | commitdiff | tree |
2003-10-14 |
Alexandre Julliard | Set or clear the BeingDebugged flag in the PEB when...
|
commit | commitdiff | tree |
2003-10-14 |
Alexandre Julliard | Added check for pthread.h (reported by Steven Edwards).
|
commit | commitdiff | tree |
2003-10-12 |
Alexandre Julliard | Moved the errno functions patching to wine_pthread_init_thre...
|
commit | commitdiff | tree |
2003-10-12 |
Alexandre Julliard | Link the main binary against libpthread for NPTL builds.
|
commit | commitdiff | tree |
2003-10-11 |
Alexandre Julliard | Update __wine_main_argc after option processing.
|
commit | commitdiff | tree |
2003-10-11 |
Alexandre Julliard | Define an LDDLL command to link dlls, instead of using...
|
commit | commitdiff | tree |
2003-10-11 |
Alexandre Julliard | We no longer need to link against ntdll in the Unix...
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | Moved the pthread emulation into the main binary so...
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | Don't reference the environ global variable from kernel32...
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | Fixed importing of dlls with no exports (reported by...
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | The intermediate .tmp.o file is no longer needed.
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | Use the standard DllMain entry point.
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | LDIMPORTS is no longer needed.
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | We can now use the standard DllMain as entry point.
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | Link kernel32 as a normal dll.
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | Added placeholders for wine_pthread_init_process and
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | Changed the init code to make libwine load only ntdll...
|
commit | commitdiff | tree |
2003-10-10 |
Alexandre Julliard | Make sure we always use the same name for the semaphore...
|
commit | commitdiff | tree |