projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cmd: Clarify WCMD_if function.
[wine]
/
server
/
2011-08-23
Nikolay Sivov
ntdll: While requesting TokenGroups calculate required...
tree
|
commitdiff
2011-08-23
Francois Gouget
user32: When destroying a window, preserve the first...
tree
|
commitdiff
2011-08-03
Nikolay Sivov
include: Fix definition name.
tree
|
commitdiff
2011-07-20
Bernhard Loos
server: Check for STATUS_OBJECT_TYPE_MISMATCH before...
tree
|
commitdiff
2011-07-19
Hans Leidekker
server: Include groups in file mode calculation if...
tree
|
commitdiff
2011-07-18
Grazvydas Ignotas
server: Set debug enable bits briefly to commit the...
tree
|
commitdiff
2011-07-18
Grazvydas Ignotas
server: Set RW and LEN bits of DR7 before setting DR0...
tree
|
commitdiff
2011-07-06
Vincent Povirk
server: Implement QS_HOTKEY.
tree
|
commitdiff
2011-07-06
André Hentschel
server: Remove dead initializations (clang).
tree
|
commitdiff
2011-07-01
Alexandre Julliard
server: Only check read/write-specific access bits...
tree
|
commitdiff
2011-06-28
Marcus Meissner
server: Do not promote lparam to signed int (Coverity).
tree
|
commitdiff
2011-06-21
Alexandre Julliard
server: Allow setting a zero-size clip rectangle.
tree
|
commitdiff
2011-06-21
Vincent Povirk
server: Post WM_HOTKEY when a hotkey is pressed.
tree
|
commitdiff
2011-06-21
Vincent Povirk
server: Implement RegisterHotKey/UnregisterHotKey.
tree
|
commitdiff
2011-06-17
Alexandre Julliard
server: Don't queue low-level hooks to a hung queue.
tree
|
commitdiff
2011-06-17
Alexandre Julliard
server: Only avoid running low-level hooks in processes...
tree
|
commitdiff
2011-06-16
Alexandre Julliard
server: Allow creating a process without any parent...
tree
|
commitdiff
2011-06-14
Marcus Meissner
server: Remove superflous NULL check (Coverity).
tree
|
commitdiff
2011-05-23
Alexandre Julliard
server: Grab the current pointer to avoid referencing...
tree
|
commitdiff
2011-05-06
Alexandre Julliard
server: Fix the status code for get/set_thread_context...
tree
|
commitdiff
2011-05-06
Alexandre Julliard
server: Check for the need to suspend a thread again...
tree
|
commitdiff
2011-05-06
Alexandre Julliard
server: Add support for suspending the thread directly...
tree
|
commitdiff
2011-05-06
Alexandre Julliard
server: Add separate requests for getting/setting the...
tree
|
commitdiff
2011-04-22
Alexandre Julliard
server: Set the fd user when duplicating a mapping...
tree
|
commitdiff
2011-04-22
Alexandre Julliard
user32: Pass a NULL rectangle in the ClipCursor entry...
tree
|
commitdiff
2011-04-20
Alexandre Julliard
server: Also return the previous cursor position in...
tree
|
commitdiff
2011-04-20
André Hentschel
server: Remove Alpha support.
tree
|
commitdiff
2011-04-19
Alexandre Julliard
server: Reuse existing file descriptor objects for...
tree
|
commitdiff
2011-04-19
Alexandre Julliard
server: Fix sharing parameters for debug event files...
tree
|
commitdiff
2011-04-18
Alexandre Julliard
server: Store a mapping instead of a file for process...
tree
|
commitdiff
2011-04-18
Alexandre Julliard
server: Add support for opening a new file handle from...
tree
|
commitdiff
2011-04-18
Alexandre Julliard
server: Check sharing options when duplicating an fd...
tree
|
commitdiff
2011-04-15
Alexandre Julliard
server: Retrieve the Unix thread affinity for the initi...
tree
|
commitdiff
2011-04-14
Alexandre Julliard
server: Inherit the process affinity from the parent...
tree
|
commitdiff
2011-04-06
Alexandre Julliard
server: Don't queue a hardware WM_MOUSEMOVE if the...
tree
|
commitdiff
2011-04-06
Alexandre Julliard
server: Warp the mouse inside the clipping rectangle...
tree
|
commitdiff
2011-04-06
Alexandre Julliard
server: Queue a WM_MOUSEMOVE message when the cursor...
tree
|
commitdiff
2011-04-06
Alexandre Julliard
server: Fix a memory leak.
tree
|
commitdiff
2011-04-05
Alexandre Julliard
server: Post a message to the desktop window when the...
tree
|
commitdiff
2011-04-05
Alexandre Julliard
server: Add a more general way of posting messages...
tree
|
commitdiff
2011-04-05
Alexandre Julliard
server: Don't run low-level hooks in debugged processes.
tree
|
commitdiff
2011-03-31
Alexandre Julliard
server: Return the time of last change along with the...
tree
|
commitdiff
2011-03-31
Alexandre Julliard
server: Store all desktop cursor information in a separ...
tree
|
commitdiff
2011-03-30
Dmitry Timoshkov
server: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
tree
|
commitdiff
2011-03-30
Alexandre Julliard
server: Reset the cursor clip rectangle when the foregr...
tree
|
commitdiff
2011-03-28
Dmitry Timoshkov
server: Add excute permission when read file access...
tree
|
commitdiff
2011-03-16
Dmitry Timoshkov
server: Explicitly add FILE_DELETE_CHILD permission...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
server: Fix checking of X button flags when updating...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
server: Fix the contents of the mouse data for the...
tree
|
commitdiff
2011-03-02
Alexandre Julliard
server: Invoke low-level hardware hooks directly from...
tree
|
commitdiff
2011-03-02
Hans Leidekker
server: Map the Unix user id to a local user SID instea...
tree
|
commitdiff
2011-03-02
Alexandre Julliard
server: Set the message code for mouse input on the...
tree
|
commitdiff
2011-03-02
Alexandre Julliard
server: Set the message code for keyboard input on...
tree
|
commitdiff
2011-03-02
Alexandre Julliard
server: Pass the original hardware input data to the...
tree
|
commitdiff
2011-03-01
Alexandre Julliard
server: Don't pass a thread id to send_hardware_message...
tree
|
commitdiff
2011-02-28
Alexandre Julliard
server: Maintain the "set since last time" bit for...
tree
|
commitdiff
2011-02-28
Alexandre Julliard
server: Fill the key state in mouse events from the...
tree
|
commitdiff
2011-02-28
Marcus Meissner
server: Avoid shadowing a global variable.
tree
|
commitdiff
2011-02-26
Alexandre Julliard
server: Work around Mac OS not being able to set global...
tree
|
commitdiff
2011-02-25
Alexandre Julliard
server: Store the global key state in the server.
tree
|
commitdiff
2011-02-25
Alexandre Julliard
server: Store the cursor clip rectangle in the server.
tree
|
commitdiff
2011-02-25
Alexandre Julliard
server: Store the global cursor position in the server.
tree
|
commitdiff
2011-02-25
Alexandre Julliard
server: Make the foreground thread input per-desktop...
tree
|
commitdiff
2011-02-24
Alexandre Julliard
server: Increment the usage count of the global table...
tree
|
commitdiff
2011-01-28
Alexandre Julliard
server: Create anonymous file mappings in the config...
tree
|
commitdiff
2011-01-24
Andrew Nguyen
server: Filter the WOW64 registry access flags before...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
server: Fix connect failures on newer kernels.
tree
|
commitdiff
2011-01-19
Alexandre Julliard
server: Add symbolic names in filesystem change actions...
tree
|
commitdiff
2011-01-19
Piotr Caban
server: Don't report rename events when file is moved...
tree
|
commitdiff
2011-01-19
Piotr Caban
server: Return multiple events in read_changes.
tree
|
commitdiff
2011-01-19
Eric Pouech
kernel32: Added support for insert/overwrite modes...
tree
|
commitdiff
2011-01-17
Austin English
server: Add missing checks for FreeBSD_kernel.
tree
|
commitdiff
2010-12-27
Alexandre Julliard
server: Use the tgkill system call on all Linux platforms.
tree
|
commitdiff
2010-12-23
Alexandre Julliard
server: Use the syscall function instead of inline...
tree
|
commitdiff
2010-12-17
Piotr Caban
server: Handle more inotify mask values.
tree
|
commitdiff
2010-12-05
Alexandre Julliard
makefiles: Add common rules for installing the main...
tree
|
commitdiff
2010-11-29
Francois Gouget
server: Make sock_check_pollhup() more reliable on...
tree
|
commitdiff
2010-11-08
Eric Pouech
server: Removed the no longer used bare parameter out...
tree
|
commitdiff
2010-10-19
Alexandre Julliard
server: Return an error in get_handle_unix_name for...
tree
|
commitdiff
2010-10-18
Vladimir Panteleev
user32: Update last active popup for all parents.
tree
|
commitdiff
2010-10-07
Alexandre Julliard
server: Valid rects are in parent coordinates.
tree
|
commitdiff
2010-10-05
Alexandre Julliard
server: Update child window positions when resizing...
tree
|
commitdiff
2010-10-01
Austin English
wineserver: Return the version information in the same...
tree
|
commitdiff
2010-09-30
Alexandre Julliard
server: Make the fd passing code slightly more portable.
tree
|
commitdiff
2010-09-27
Alexandre Julliard
server: Pass the rectangle in client coordinates for...
tree
|
commitdiff
2010-09-27
Alexandre Julliard
server: Mirror the window region for RTL windows in...
tree
|
commitdiff
2010-09-23
Alexandre Julliard
server: Mirror the rectangles for RTL windows in set_wi...
tree
|
commitdiff
2010-09-22
Alexandre Julliard
user32: Add support for RTL window layouts in WIN_GetRe...
tree
|
commitdiff
2010-09-22
Alexandre Julliard
user32: Add support for RTL window layouts in MapWindow...
tree
|
commitdiff
2010-09-22
Eric Pouech
server: Fix console creation logic.
tree
|
commitdiff
2010-09-20
André Hentschel
server: Add ARM support.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
server: Fix a couple of leaks in the new console code.
tree
|
commitdiff
2010-09-18
Eric Pouech
server: Ensure we set proper errors when getting a...
tree
|
commitdiff
2010-09-13
Eric Pouech
kernel32: Fixed a couple of cases where the console...
tree
|
commitdiff
2010-09-07
Alexandre Julliard
user32: Add support for fetching window rectangles...
tree
|
commitdiff
2010-09-06
Gerald Pfeifer
server: Remove pollev from set_socket_event.
tree
|
commitdiff
2010-09-01
Eric Pouech
server: Properly return the errors for bare console...
tree
|
commitdiff
2010-09-01
Eric Pouech
server: Simplify the wineconsole event notification...
tree
|
commitdiff
2010-09-01
Eric Pouech
server: Report in get_console_mode request whether...
tree
|
commitdiff
next