- 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
- 13f1b12 - new SendMessageCallbackW - some fixme's for missing A<->W conversion by Juergen Schmied · 26 years ago
- b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
- 44a1b59 Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed by Alex Korobka · 26 years ago
- 831560c Call EVENT_Pending() to flush X11 output queue before blocking in by Ulrich Weigand · 26 years ago
- 3a3cd9f Fixed some bugs in thread safeness for wnd struct. by Francois Boisvert · 26 years ago
- 073e3bc Fixed occasional loss of SendMessage() return value. by Alex Korobka · 26 years ago
- 6b9dd2e Lots of warning fixed, one missing WINAPI in ddraw.c added. by Marcus Meissner · 26 years ago
- c68c4b1 Inter-thread SendMessage() bugfixes: by Ulrich Weigand · 26 years ago
- bae5552 Implemented SendMessageTimeout() functions. by Stephane Lussier · 26 years ago
- c08b9c5 Bugfix: DirectedYield() only to 16-bit tasks in ReplyMessage(). by Ulrich Weigand · 26 years ago
- bfaf063 Order of send message processing was not respected and the message by Francis Beaudet · 26 years ago
- a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
- 110cdb1 Fixed some SendMessage bugs. by Stephane Lussier · 26 years ago
- 6a6f6e2 Temporary fix suggested by Ulrich to allow the by Francis Beaudet · 26 years ago
- 2c86dab - New implementation of SendMessage, ReceiveMessage, ReplyMessage functions by Stephane Lussier · 26 years ago
- 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
- 1242311 Fix some thread-safeness problem when accessing the system message queue. by Stephane Lussier · 26 years ago
- b3a99de -Fixed MESSAGE functions that were thunking down to 16 bits implementation. by Stephane Lussier · 26 years ago
- b427856 Added management and allocation of the PERQUEUEDATA structure. by Noel Borthwick · 26 years ago
- 1c4786f - Made the message queue access to be thread safe. (Using two new by Stephane Lussier · 26 years ago
- a4c8445 - Changing MESSAGEQUEUE structure according to Ulrich proposition. by Stephane Lussier · 26 years ago
- 1da0242 Missing WINAPI. by Marcus Meissner · 26 years ago
- 94e4485 Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, by Andreas Mohr · 26 years ago
- dbf2bf0 Moved MsgWaitForMultipleObject implementation to USER routines, using by Alexandre Julliard · 26 years ago
- 151170c Moved more things to the X11 driver. by Patrik Stridvall · 26 years ago
- 89b93bf Implemented stub for InitThreadInput. by Ulrich Weigand · 26 years ago
- ae3fbab Bugfix: always clear QS_... from *both* changeBits and waitBits. by Ulrich Weigand · 26 years ago
- 1beaae5 Lots of new defines and stubs. by Paul Quinn · 26 years ago
- 0c0e3be Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com> by Alexandre Julliard · 26 years ago
- e35d636 Moved more code to the X11 driver. by Patrik Stridvall · 26 years ago
- 737fa07 Small atom fixes. by Alexandre Julliard · 26 years ago
- a11ce32 Adapted to new input event handling. by Ulrich Weigand · 26 years ago
- 5c3e457 egcs 'ambiguous else' warnings fixes. by Jesper Skov · 26 years ago
- 9cfe2d5 Added stubs for user32,advapi32 functions. by Marcus Meissner · 26 years ago
- efaa573 API Documentation for SendMessage, GetTickCount, PostQuitMessage, by Douglas Ridgway · 26 years ago
- 54ae473 Added FIXME message in PostMessage32x if parameters are truncated by Kai Morich · 26 years ago
- 43daa7a GetTickCounts() has a granularity in windows of 25 msec's. by Rein Klazes · 26 years ago
- d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
- a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
- 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
- 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
- 829fe32 Release 980726 by Alexandre Julliard · 27 years ago wine-980726
- f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
- a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
- dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
- c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
- 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
- a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
- a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
- 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
- 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
- 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
- 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
- e658d82 Release 971130 by Alexandre Julliard · 27 years ago wine-971130
- 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
- 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
- 641ee76 Release 970804 by Alexandre Julliard · 28 years ago wine-970804
- d37eb36 Release 970720 by Alexandre Julliard · 28 years ago wine-970720
- 33072e1 Release 970629 by Alexandre Julliard · 28 years ago wine-970629
- 23946ad Release 970616 by Alexandre Julliard · 28 years ago wine-970616
- 7ff1c41 Release 970525 by Alexandre Julliard · 28 years ago wine-970525
- 84c70f5 Release 970509 by Alexandre Julliard · 28 years ago wine-970509
- df2673b Release 970329 by Alexandre Julliard · 28 years ago wine-970329
- 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
- f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
- 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
- 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
- c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112
- 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
- 7ebe1a4 Release 961222 by Alexandre Julliard · 28 years ago wine-961222
- b1bac32 Release 961215 by Alexandre Julliard · 28 years ago wine-961215
- 7e6ae4b Release 961208 by Alexandre Julliard · 28 years ago wine-961208
- da0cfb3 Release 961201 by Alexandre Julliard · 28 years ago wine-961201
- 75d86e1 Release 961117 by Alexandre Julliard · 28 years ago wine-961117
- 530ee84 Release 961023 by Alexandre Julliard · 28 years ago wine-961023
- bf9130a Release 961013 by Alexandre Julliard · 28 years ago wine-961013
- 2c69f6d Release 960928 by Alexandre Julliard · 29 years ago wine-960928
- 8bbf818 Release 960913 by Alexandre Julliard · 29 years ago wine-960913
- d1ce8b2 Release 960902 by Alexandre Julliard · 29 years ago wine-960902
- 0e270f4 Release 960824 by Alexandre Julliard · 29 years ago wine-960824
- 1e37a18 Release 960818 by Alexandre Julliard · 29 years ago wine-960818
- 8cc3a5e Release 960811 by Alexandre Julliard · 29 years ago wine-960811
- f1aa303 Release 960805 by Alexandre Julliard · 29 years ago wine-960805
- ac9c9b0 Release 960728 by Alexandre Julliard · 29 years ago wine-960728
- ca22b33 Release 960712 by Alexandre Julliard · 29 years ago wine-960712
- 3051b64 Release 960705 by Alexandre Julliard · 29 years ago wine-960705
- 8b91563 Release 960616 by Alexandre Julliard · 29 years ago wine-960616
- d90840e Release 960611 by Alexandre Julliard · 29 years ago wine-960611
- 1e9ac79 Release 960606 by Alexandre Julliard · 29 years ago wine-960606
- ef702d8 Release 960528 by Alexandre Julliard · 29 years ago wine-960528
- 2d93d00 Release 960521 by Alexandre Julliard · 29 years ago wine-960521
- e2bfa4c Release 960516 by Alexandre Julliard · 29 years ago wine-960516
- 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
- 2ace16a Release 960428 by Alexandre Julliard · 29 years ago wine-960428
- cdcdede Release 960421 by Alexandre Julliard · 29 years ago wine-960421
- 329f068 Release 960414 by Alexandre Julliard · 29 years ago wine-960414
- c981d0b Release 960331 by Alexandre Julliard · 29 years ago wine-960331
- 59730ae Release 960324 by Alexandre Julliard · 29 years ago wine-960324
- b817f4f Release 960314 by Alexandre Julliard · 29 years ago wine-960314