projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Get rid of the useless "fragcolor" variable in shader_glsl_generate_pshader().
[wine]
/
server
/
2009-07-07
Alexandre Julliard
server: Return the process CPU in the get_process_info...
tree
|
commitdiff
2009-06-26
Alexandre Julliard
server: Use sys/inotify.h if it exists instead of hardc...
tree
|
commitdiff
2009-06-18
Alexandre Julliard
server: The ptrace interfaces uses longs, not ints.
tree
|
commitdiff
2009-06-13
Alexandre Julliard
server: Restart at the head of the wait queue when...
tree
|
commitdiff
2009-06-12
Dmitry Timoshkov
user32: Add a test for PeekMessage((HWND)-1), make...
tree
|
commitdiff
2009-06-09
Alexandre Julliard
server: Avoid a crash when trying to wait on a disconne...
tree
|
commitdiff
2009-06-03
Alexandre Julliard
server: Hide a window before destroying it if it was...
tree
|
commitdiff
2009-06-03
Alexandre Julliard
server: Reset events on the message queue fd to avoid...
tree
|
commitdiff
2009-05-19
Alexandre Julliard
ntdll: Tweak the file mapping permission checks some...
tree
|
commitdiff
2009-04-21
Hans Leidekker
server: Add requests to set and retrieve default dacl.
tree
|
commitdiff
2009-04-08
Alexandre Julliard
server: Define a generic context structure instead...
tree
|
commitdiff
2009-04-08
Alexandre Julliard
server: Make all dump function take a prefix string...
tree
|
commitdiff
2009-04-03
Alexandre Julliard
server: Verify that the client is using a supported...
tree
|
commitdiff
2009-04-03
Alexandre Julliard
server: Store the type of CPU that the client is runnin...
tree
|
commitdiff
2009-04-03
Alexandre Julliard
server: Use the thread entry point field to pass the...
tree
|
commitdiff
2009-03-03
Alexandre Julliard
server: Make the new named pipe server fd inherit the...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
server: Overlapped named pipes are never blocking,...
tree
|
commitdiff
2009-01-30
Alexandre Julliard
server: Don't return a value from a void function.
tree
|
commitdiff
2009-01-29
Marcus Meissner
server: Handle NULL thread in send_hardware_message...
tree
|
commitdiff
2009-01-19
Alexandre Julliard
server: Store process/thread affinity as a 64-bit value.
tree
|
commitdiff
2009-01-19
Alexandre Julliard
server: Generate padding in request structures from...
tree
|
commitdiff
2009-01-16
Alexandre Julliard
server: Set stderr in line-buffered mode before doing...
tree
|
commitdiff
2009-01-15
Alexandre Julliard
user32: Use the message_data_t union when receiving...
tree
|
commitdiff
2009-01-02
Alexandre Julliard
server: Replace EXCEPTION_RECORD by an explicit definit...
tree
|
commitdiff
2009-01-02
Alexandre Julliard
server: Simplify the debug_event_t structure.
tree
|
commitdiff
2009-01-02
Alexandre Julliard
server: Avoid crash on initialization of the thread...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Reorganize some requests to avoid padding,...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Make atom_t an unsigned int to avoid padding...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Make TEB and PEB client_ptr_t instead of void...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Make thread entry points client_ptr_t instead...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Move ldt_copy to the init_process_done request...
tree
|
commitdiff
2008-12-31
Alexandre Julliard
server: Send the version with the initial fd so that...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the various async I/O parameters client_pt...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Specify the user APC to call only once the...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Explicitly specify when an ioctl call needs...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the arguments for CreateRemoteThread clien...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make a couple of fields smaller in the apc_call...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make padding explicit in the wake_up_reply...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the address parameters in inter-process...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the mapping base address a client_ptr_t...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the address argument for read/write_proces...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the message callback function a client_ptr...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make timer callback function and argument clien...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make hook procedures client_ptr_t instead of...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make the device opaque data a client_ptr_t...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make the class opaque data a client_ptr_t inste...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make the select cookie a client_ptr_t instead...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Store debugging output strings as client_ptr_t...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Store module names as client_ptr_t instead...
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Make module handles always 64-bit.
tree
|
commitdiff
2008-12-29
Alexandre Julliard
server: Add a module_handle_t type to represent client...
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Get rid of the unused count parameter in fd_que...
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Use the same field for process and thread handl...
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Store the async handle inside the async_data_t...
tree
|
commitdiff
2008-12-24
Alexandre Julliard
server: Make lparam_t always 64-bit.
tree
|
commitdiff
2008-12-24
Alexandre Julliard
server: Store data for hardware messages in the message...
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Make apc_param_t always 64-bit.
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Use mem_size_t instead of file_pos_t for memory...
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Make mem_size_t always 64-bit.
tree
|
commitdiff
2008-12-17
Alexandre Julliard
server: Add a mem_size_t type to represent memory sizes...
tree
|
commitdiff
2008-12-15
Alexandre Julliard
server: Make async I/O transfer sizes always 32-bit.
tree
|
commitdiff
2008-12-15
Alexandre Julliard
server: Add an apc_param_t type to store APC client...
tree
|
commitdiff
2008-12-10
Alexandre Julliard
server: Windows properties are actually generic params...
tree
|
commitdiff
2008-12-10
Alexandre Julliard
server: Define an lparam_t type for message parameters...
tree
|
commitdiff
2008-12-09
Alexandre Julliard
server: Don't use size_t for module sizes, they are...
tree
|
commitdiff
2008-12-09
Alexandre Julliard
server: Get rid of the support for module snapshots...
tree
|
commitdiff
2008-12-08
Alexandre Julliard
server: Make user handles ints instead of pointers.
tree
|
commitdiff
2008-12-08
Alexandre Julliard
server: Make object handles ints instead of pointers.
tree
|
commitdiff
2008-12-06
Alexandre Julliard
server: The name len in the get_directory_entry request...
tree
|
commitdiff
2008-12-06
Alexandre Julliard
server: Convert the registry key modification time...
tree
|
commitdiff
2008-12-05
Vincent Povirk
server: Fix string format warning.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
server: Limit the number of allocated handles before...
tree
|
commitdiff
2008-12-03
Jeff Zaroyko
wineserver: Don't use O_CREAT and O_EXCL when attemptin...
tree
|
commitdiff
2008-12-01
Francois Gouget
server: Remove an unneeded cast.
tree
|
commitdiff
2008-11-25
Alexandre Julliard
ntdll: Add support for virtual write watches.
tree
|
commitdiff
2008-11-07
Paul Bryan Roberts
server: Clone file_get_sd() and file_set_fd() for direc...
tree
|
commitdiff
2008-11-07
Paul Bryan Roberts
server: Refactor server side implementation of GetFileS...
tree
|
commitdiff
2008-11-05
Alexandre Julliard
ntdll,server: Fixed access checks for OpenFileMapping...
tree
|
commitdiff
2008-11-05
Alexandre Julliard
ntdll: Store the per-page committed status in the serve...
tree
|
commitdiff
2008-11-04
Alexandre Julliard
ntdll: Add a noexec flag for memory views where we...
tree
|
commitdiff
2008-11-04
Alexandre Julliard
ntdll: Store the per-view flags in the high word of...
tree
|
commitdiff
2008-10-20
Alexandre Julliard
server: Added a request to unlink an object from its...
tree
|
commitdiff
2008-10-18
Alexandre Julliard
server: Convert source files to utf-8.
tree
|
commitdiff
2008-10-09
Alexandre Julliard
server: Follow symlink even with OBJ_OPENLINK unless...
tree
|
commitdiff
2008-09-12
Alexandre Julliard
server: Implemented the server side of Get/SetLayeredWi...
tree
|
commitdiff
2008-08-25
Alexandre Julliard
makefiles: Recurse into all directories for install...
tree
|
commitdiff
2008-07-23
H. Verbeet
server: Calling ResumeThread() on a terminated thread...
tree
|
commitdiff
2008-07-10
Alexandre Julliard
server: Better handling of errors when accessing the...
tree
|
commitdiff
2008-07-03
Alexandre Julliard
server: Set the visible rect in the set_window_pos...
tree
|
commitdiff
2008-06-26
Alexandre Julliard
server: Fix a potential desktop reference leak.
tree
|
commitdiff
2008-06-25
Alexandre Julliard
user32: Make sure that IsWindowVisible returns FALSE...
tree
|
commitdiff
2008-06-25
Alexandre Julliard
user32: Add support for finding HWND_MESSAGE windows...
tree
|
commitdiff
2008-06-25
Alexandre Julliard
server: Also return the top-level message window in...
tree
|
commitdiff
2008-06-25
Alexandre Julliard
server: Add support for a top-level message parent...
tree
|
commitdiff
2008-06-25
Alexandre Julliard
server: Use a unicode_str to represent atom names.
tree
|
commitdiff
2008-06-20
Alexandre Julliard
server: Move the process pipe hangup handling into...
tree
|
commitdiff
2008-05-22
Vitaliy Margolen
wineserver: Add support for long command line options.
tree
|
commitdiff
2008-05-14
Marcus Meissner
server: Remove superflous empty region allocation.
tree
|
commitdiff
2008-05-12
Alexandre Julliard
server: Crop the invalidate region against the rectangl...
tree
|
commitdiff
2008-05-12
Alexandre Julliard
server: Also crop the update region of children when...
tree
|
commitdiff
next