2003-11-26 |
Steven Edwards | Porting fixes. |
blob | commitdiff | raw |
2003-11-26 |
Alexandre Julliard | Fixed declarations of BroadcastSystemMessage and Transl... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Alexandre Julliard | Start using the exported TEB structure from winternl... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Mike McCormack | Implemented BroadcastSystemMessageW. |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Alexandre Julliard | Removed no longer needed inclusion of heap.h. |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Alexandre Julliard | Added dead keys support using X input methods (based... |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Alexandre Julliard | Store the keyboard state in the thread input structure... |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Alexandre Julliard | Store the hardware messages in the thread input structu... |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Alexandre Julliard | Removed input.h, queue.h, spy.h and sysmetrics.h and... |
blob | commitdiff | raw | diff to current |
2002-11-22 |
Alexandre Julliard | Made user compile with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-30 |
Michael Stefaniuc | Some more fixes for compiling the user dll with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Alexandre Julliard | Rewrote hook support to store the hook chain in the... |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Andreas Mohr | - Make int09 update the BIOS data segment's keyboard... |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Alexandre Julliard | Use the WOWHandle functions to convert between task... |
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-03 |
Alexandre Julliard | Added process_id_t and thread_it_t types to the server... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Michael Stefaniuc | - Rename WIN_Handle16 to HWDN_16 and make it a macro. |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Aric Stewart | Very partial implementation of BroadcastSystemMessageA. |
blob | commitdiff | raw | diff to current |
2002-07-01 |
Alexandre Julliard | Release the Win16 lock before waiting in MsgWaitForMult... |
blob | commitdiff | raw | diff to current |
2002-06-10 |
Alexandre Julliard | Authors: David Hammerton <david@transgaming.com>, Peter... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Alexandre Julliard | Update the queue key state even if no window has the... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Andriy Palamarchuk | Implemented processing for actions: SPI_GET/SETGRIDGRAN... |
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-06 |
Alexandre Julliard | Window activation cleanups. |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Alexandre Julliard | Make sure that GetMessagePos and GetMessageTime return... |
blob | commitdiff | raw | diff to current |
2001-10-15 |
Alexandre Julliard | Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Francois Gouget | Better handling of the timeout in WaitForInputIdle. |
blob | commitdiff | raw | diff to current |
2001-10-02 |
Alexandre Julliard | Merged mouse buttons states into the key state array. |
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-07 |
Guy L. Albertelli | Enhance SPY_GetMsgName to translate common control... |
blob | commitdiff | raw | diff to current |
2001-08-24 |
Alexandre Julliard | Implemented GetAncestor and removed WIN_GetTopParent. |
blob | commitdiff | raw | diff to current |
2001-08-18 |
Alexandre Julliard | Removed a number of direct accesses to the window struc... |
blob | commitdiff | raw | diff to current |
2001-08-07 |
Alexandre Julliard | Rewrote most of SendMessage/PeekMessage. |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Alexandre Julliard | Avoid using GetFastQueue16 from USER. |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Alexandre Julliard | Reject pointer messages in SendNotifyMessage[AW] and |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Travis Michielsen | Fixed handling of WM_MOUSEWHEEL messages in non-client... |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Patrik Stridvall | Documentation name fixes. |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Alexandre Julliard | - Remove cooked hardware messages when they are dropped... |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Alexandre Julliard | Avoid returning an unlocked window pointer from WINPOS_... |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Alexandre Julliard | Moved queue paint count to the server. Removed a few... |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Alexandre Julliard | Moved hardware message queue handling to the server. |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Andreas Mohr | Get rid of GetCurrentTime16(). |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Alexandre Julliard | Make WIN_WindowFromPoint take a POINT instead of a... |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Alexandre Julliard | Moved the major part of message queue and window timer... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Alexandre Julliard | Create an X connection for each thread, and process... |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Alexandre Julliard | Use 32-bit hook functions where possible. Cleaned up... |
blob | commitdiff | raw | diff to current |
2001-04-24 |
Alexandre Julliard | Moved most of the implementation of SetWindowPos and... |
blob | commitdiff | raw | diff to current |
2001-04-17 |
Gerard Patel | Do not send WM_MOUSEACTIVATE for children of desktop. |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Alexandre Julliard | Added first/last message filters to MSG_InternalGetMess... |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Alexandre Julliard | Unified 16-bit and 32-bit scheduling a bit more. |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Alexandre Julliard | Do not allocate any USER data on the system heap. |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Marcus Meissner | PostMessageA/W ignores messages containing pointers... |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Andreas Mohr | Make sure that MSG_PeekMessage uses an internal variabl... |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Patrik Stridvall | Documentation name fixes (always use external name). |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Ulrich Weigand | Synchronize access to MESSAGEQUEUE members. |
blob | commitdiff | raw | diff to current |
2001-01-28 |
Eric Pouech | Added a few missing exports. |
blob | commitdiff | raw | diff to current |
2001-01-25 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Alexandre Julliard | Removed some direct accesses to the 16-bit task structure. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Ulrich Weigand | Fixed byteorder problems caused by non-portable code. |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Eric Pouech | Replaced calls to KERNEL.Yield16 by calls to KERNEL32... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Patrik Stridvall | Various documentation fixes. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-12-10 |
Alexandre Julliard | Moved most builtin controls structures into their respe... |
blob | commitdiff | raw | diff to current |
2000-12-09 |
Andreas Mohr | - README update |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Ove Kaaven | Check whether senderQ is NULL before trying to lock it. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Dmitry Timoshkov | Always generate unicode CHAR messages. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Ove Kaaven | Implemented SendNotifyMessage(). |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Dmitry Timoshkov | Added mapping to/from unicode for WM_CHAR, WM_DEADCHAR... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Dmitry Timoshkov | Added the ability to see names of the virtual key codes. |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Guy L. Albertelli | Added wParam and lParam as parameters in SPY_ExitMessage |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Stephane Lussier | Before calling the timer window proc, make sure it... |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Alexandre Julliard | Call WH_GETMESSAGE hook in PeekMessage too (based on... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Andreas Mohr | Spelling, trace fixes. |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Andreas Mohr | - fixes debugger output |
blob | commitdiff | raw | diff to current |
2000-08-29 |
Andreas Mohr | - fix one locking ignorant return 0; in MSG_SendMessage... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Peter Ganten | Threads without active or focus window should not recei... |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Ove Kaaven | Always get a hardware message from the system queue... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
John R . Sheets | We also have to validate the frame to avoid an infinite... |
blob | commitdiff | raw | diff to current |
2000-06-15 |
Sheri Steeves | Added setting of cursor postition to MSG_PostToQueue. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Alexandre Julliard | Removed MSG_WineStartTicks (does not work for multiple... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Andreas Mohr | Lots of spelling fixes that accumulated in my tree... |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Alexandre Julliard | Moved idle event handling to the server. |
blob | commitdiff | raw | diff to current |
2000-05-23 |
Alexandre Julliard | Send a normal mouse message code in WM_PARENTNOTIFY... |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Ulrich Czekalla | MSG_ProcessKbdMsg can be called from peek, so only... |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-18 |
Alexandre Julliard | Avoid calling the *Rect USER functions from inside... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Ulrich Czekalla | Send WM_HELP message when F1 is pressed. |
blob | commitdiff | raw | diff to current |
next |