projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Some more fixes for compiling the user dll with -DSTRICT.
[wine]
/
server
/
protocol.def
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
blob
|
commitdiff
|
raw
2002-10-21
Alexandre Julliard
Fixed the WINE_NO_STRICT #ifdefs to do the right thing...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-17
Alexandre Julliard
Rewrote caret implementation to store the information...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-12
Alexandre Julliard
Moved mouse capture handling into the server.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
Alexandre Julliard
Reimplemented Get/SetActiveWindow, Get/SetFocus and
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
Alexandre Julliard
Added server-side infrastructure for the thread input...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-03
Alexandre Julliard
Added process_id_t and thread_it_t types to the server...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
Alexandre Julliard
Fixed a number of bugs in the handling of window parent...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-17
Alexandre Julliard
Implemented the ntdll virtual memory functions, and...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-02
Eric Pouech
Implementation for console control events (includes...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-24
Alexandre Julliard
A few optimizations in the process startup requests...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-25
Martin Wilck
Fixed ReadFile() semantics when reading asynchronously...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-25
Martin Wilck
Implemented server framework for asynchronous IO on...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-23
Martin Wilck
Fixed handling of deferred connections in WSAAccept().
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Martin Wilck
- separate cleanly between async scheduling and file...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Chris Morgan
Implement OpenThread() winapi call.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-29
Alexandre Julliard
Transfer the full process startup info as well as the...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-23
Alexandre Julliard
Send message for WSAAsyncSelect sockets directly from...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Alexandre Julliard
Correctly fill parent pid, module size and module name...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Mike McCormack
Begin to make wine an SMB client.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Alexandre Julliard
Reimplemented DebugBreakProcess.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-27
Eric Pouech
New XP debugging APIs: implemented DebugActiveProcessStop,
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Martin Wilck
Added support for socket flags.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Martin Wilck
More general approach to file descriptor types and...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-31
Alexandre Julliard
Fixed string type in named pipe requests.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Mike McCormack
- move async activation into the server
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Eric Pouech
New console code based on Win32 windows.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-13
Alexandre Julliard
Store the window caption text in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-07
Mike McCormack
Make ConnectNamedPipe work in overlapped mode.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-24
Ove Kaaven
Save a disk file's drive type in the server object.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Alexandre Julliard
Added requests to store window rectangles in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-12
Alexandre Julliard
Store window properties in the server. Moved property...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-12
Alexandre Julliard
Added atom_t type for atoms to make sure we use the...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-11
Alexandre Julliard
Removed the cleanup_window_queue request.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-09
Alexandre Julliard
Store window class atom in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-08
Mike McCormack
Make serial fd blocking mode depend on FILE_FLAG_OVERLA...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Mike McCormack
Fetch a handle type in FILE_GetUnixHandle.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Alexandre Julliard
A couple of optimizations to avoid some server calls...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Alexandre Julliard
Added proper support for storing window parents in...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-27
Mike McCormack
Implemented GetNamedPipeInfo.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-23
Mike McCormack
Implement WaitNamedPipe and DisconnectNamedPipe.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-07
Alexandre Julliard
Rewrote most of SendMessage/PeekMessage.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Use the new protocol.def file to build the request...
blob
|
commitdiff
|
raw
|
diff to current