projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ImageList_SetImageCount should set nCurImage (the number of
[wine]
/
scheduler
/
2002-08-15
Alexandre Julliard
Fixed GetLocaleInfoW to handle Unicode properly and...
tree
|
commitdiff
2002-08-14
Alexandre Julliard
Make behavior of builtin executables closer to that...
tree
|
commitdiff
2002-08-13
Alexandre Julliard
Fixed race condition when a thread gets killed right...
tree
|
commitdiff
2002-08-09
Alexandre Julliard
Implemented the RtlImage* functions, and use them to...
tree
|
commitdiff
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-08-06
Alexandre Julliard
Authors: Josh DuBois <duboisj@codeweavers.com>, Marcus...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Moved initial AllocConsole call to kernel init (based...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Remove .so extension from main module file name after...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed HANDLE<->HFILE conversions, since they will be...
tree
|
commitdiff
2002-07-23
Alexandre Julliard
Fixed handling of .com binaries (thanks to Chris Morgan).
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Replace all uses of PREFIX and @function by the __ASM_N...
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Fixed .com binary support.
tree
|
commitdiff
2002-06-20
Alexandre Julliard
Create the server directory and socket file in /tmp.
tree
|
commitdiff
2002-06-13
François Gouget
Reset signals to SIG_DFL before starting a child process.
tree
|
commitdiff
2002-06-04
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-06-04
Alexandre Julliard
Moved specification of relay and snoop include/exclude...
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-30
Alexandre Julliard
Added wine_server_fd_to_handle to replace FILE_DupUnixH...
tree
|
commitdiff
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
tree
|
commitdiff
2002-05-24
Alexandre Julliard
A few optimizations in the process startup requests...
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Removed most inclusions of options.h.
tree
|
commitdiff
2002-05-22
Alexandre Julliard
New loading scheme for Winelib apps, makes them behave...
tree
|
commitdiff
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
tree
|
commitdiff
2002-05-17
Alexandre Julliard
A few fixes for mingw cross-compilation.
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Export global argc/argv variables from libwine and...
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Moved the selector access functions out of winnt.h...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Specify the complete source file list for a dll inside...
tree
|
commitdiff
2002-05-04
Patrik Stridvall
MS C related changes.
tree
|
commitdiff
2002-04-29
Alexandre Julliard
Don't prepend '--' to the command line when starting...
tree
|
commitdiff
2002-04-29
Patrik Stridvall
Microsoft C related changes.
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-04-25
Alexandre Julliard
Moved __ASM_GLOBAL_FUNC macros and interlocked function...
tree
|
commitdiff
2002-04-15
Alexandre Julliard
Fixed stupid typo in previous patch.
tree
|
commitdiff
2002-04-14
Alexandre Julliard
Fixed inheriting command-line options from parent process.
tree
|
commitdiff
2002-04-09
Dmitry Timoshkov
Create new console only if the process is a console...
tree
|
commitdiff
2002-04-05
Martin Wilck
- separate cleanly between async scheduling and file...
tree
|
commitdiff
2002-04-02
Geoffrey Hausheer
Added test for thread functions.
tree
|
commitdiff
2002-04-02
Chris Morgan
Implement OpenThread() winapi call.
tree
|
commitdiff
2002-03-31
Alexandre Julliard
Hack to make wineconsole work again.
tree
|
commitdiff
2002-03-29
Alexandre Julliard
Transfer the full process startup info as well as the...
tree
|
commitdiff
2002-03-23
Alexandre Julliard
Removed service thread support.
tree
|
commitdiff
2002-03-23
Alexandre Julliard
Export the FILE_GetUnixHandle functionality from ntdll.
tree
|
commitdiff
2002-03-22
Alexandre Julliard
Correctly fill parent pid, module size and module name...
tree
|
commitdiff
2002-03-11
Mike McCormack
Set an overlapped hEvent before calling any APCs.
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-02
Alexandre Julliard
Do not use the PEB lock as loader lock, use a separate...
tree
|
commitdiff
2002-01-07
Mike McCormack
Implement CancelIo properly.
tree
|
commitdiff
2002-01-07
Alexandre Julliard
Added support for cleaning up the TEB from inside the...
tree
|
commitdiff
2002-01-07
Alexandre Julliard
Allocate debug_info structure at the same time as the...
tree
|
commitdiff
2002-01-02
Alexandre Julliard
Fixed check_async_list calling convention.
tree
|
commitdiff
2002-01-01
Mike McCormack
Set an overlapped's hEvent for ReadFile/WriteFile in...
tree
|
commitdiff
2001-12-20
Alexandre Julliard
Use MapLS/UnMapLS instead of SEGPTR_* macros.
tree
|
commitdiff
2001-12-20
Mike McCormack
- move async activation into the server
tree
|
commitdiff
2001-12-17
Alexandre Julliard
Removed unnecessary includes.
tree
|
commitdiff
2001-12-17
Alexandre Julliard
Call the 32-bit USER signal proc directly instead of...
tree
|
commitdiff
2001-12-11
Jukka Heinonen
Implemented pthread_rwlock stubs.
tree
|
commitdiff
2001-12-04
Alexandre Julliard
Added SYNCHRONIZE access to stdio handles.
tree
|
commitdiff
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
tree
|
commitdiff
2001-11-23
Eric Pouech
New console code based on Win32 windows.
tree
|
commitdiff
2001-11-19
Andreas Mohr
- fix wrong hexadecimal GetLastError() output
tree
|
commitdiff
2001-11-07
Mike McCormack
Make ConnectNamedPipe work in overlapped mode.
tree
|
commitdiff
2001-11-06
Alexandre Julliard
Return success in CreateProcess when we started a non...
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-10-25
Alexandre Julliard
Don't keep main exe and dlls handles open when the...
tree
|
commitdiff
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
tree
|
commitdiff
2001-10-14
Francois Gouget
When including config.h, include it first.
tree
|
commitdiff
2001-10-09
Alexandre Julliard
Silence the pthread_kill_other_threads_np FIXME.
tree
|
commitdiff
2001-10-03
Aric Stewart
Make sure that newly allocated TLS indexes are cleared.
tree
|
commitdiff
2001-10-03
Andreas Mohr
Better fake implementation of SetThreadExecutionState.
tree
|
commitdiff
2001-09-26
Bill Medland
Prevent calling null functions.
tree
|
commitdiff
2001-09-20
Francois Gouget
Fix the conversions of a command line to/from an argv...
tree
|
commitdiff
2001-09-11
Dmitry Timoshkov
Better separate some system specific code.
tree
|
commitdiff
2001-08-17
Alexandre Julliard
Made the Interlocked*Pointer functions static inline...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
tree
|
commitdiff
2001-08-15
Alexandre Julliard
Implemented _CheckNotSysLevel.
tree
|
commitdiff
2001-08-09
Alexandre Julliard
Don't create the WINEPREFIX directory if it doesn't...
tree
|
commitdiff
2001-08-09
Alexandre Julliard
Added Interlocked*Pointer functions.
tree
|
commitdiff
2001-08-06
Eric Pouech
Fixed image name value sent to server upon process...
tree
|
commitdiff
2001-07-26
Alexandre Julliard
Removed a few unnecessary Callouts.
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-24
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
tree
|
commitdiff
2001-07-12
Mike McCormack
Implement overlapped completion routines.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-15
Bang Jun-Young
Use clone() if HAVE_CLONE is defined.
tree
|
commitdiff
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
tree
|
commitdiff
2001-06-11
Alexandre Julliard
Warning fix.
tree
|
commitdiff
2001-06-07
Alexandre Julliard
Support for specifying stack size of Winelib apps.
tree
|
commitdiff
2001-06-06
Alexandre Julliard
Set low-order bit of module handle for LOAD_LIBRARY_AS_...
tree
|
commitdiff
2001-05-18
Alexandre Julliard
Removed THREAD_IsWin16.
tree
|
commitdiff
2001-05-18
Marcus Meissner
Enhanced SetThreadExecutionState stub.
tree
|
commitdiff
2001-05-09
Alexandre Julliard
Allow WINESERVER to specify a relative path.
tree
|
commitdiff
2001-05-08
Francois Gouget
Print the tid in the first column when +tid is specified.
tree
|
commitdiff
2001-04-27
Patrik Stridvall
Documentation name fixes.
tree
|
commitdiff
2001-04-09
Dmitry Timoshkov
Display thread id instead of %fs in relay trace.
tree
|
commitdiff
2001-04-04
Alexandre Julliard
Added TASK_GetPtr/TASK_GetCurrent functions to get...
tree
|
commitdiff
2001-03-22
Michael McCormack
Use poll() on the client-side during server waits to...
tree
|
commitdiff
next