Add UTC to the time zone list.
[wine] / windows / message.c
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2003-11-26  Steven EdwardsPorting fixes.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
2003-05-19  Mike McCormackImplemented BroadcastSystemMessageW.
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-23  Alexandre JulliardAdded dead keys support using X input methods (based...
2003-01-08  Alexandre JulliardStore the keyboard state in the thread input structure...
2003-01-08  Alexandre JulliardStore the hardware messages in the thread input structu...
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-10-30  Michael StefaniucSome more fixes for compiling the user dll with -DSTRICT.
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
2002-10-28  Andreas Mohr- Make int09 update the BIOS data segment's keyboard...
2002-10-17  Alexandre JulliardUse the WOWHandle functions to convert between task...
2002-10-12  Alexandre JulliardMoved mouse capture handling into the server.
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-08-20  Patrik StridvallFixed some issues found by winapi_check.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-16  Aric StewartVery partial implementation of BroadcastSystemMessageA.
2002-07-01  Alexandre JulliardRelease the Win16 lock before waiting in MsgWaitForMult...
2002-06-10  Alexandre JulliardAuthors: David Hammerton <david@transgaming.com>, Peter...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-26  Alexandre JulliardUpdate the queue key state even if no window has the...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-06  Andriy PalamarchukImplemented processing for actions: SPI_GET/SETGRIDGRAN...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-06  Alexandre JulliardWindow activation cleanups.
2001-10-17  Alexandre JulliardMake sure that GetMessagePos and GetMessageTime return...
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-10-08  Francois GougetBetter handling of the timeout in WaitForInputIdle.
2001-10-02  Alexandre JulliardMerged mouse buttons states into the key state array.
2001-09-24  Alexandre JulliardA couple of optimizations to avoid some server calls...
2001-09-07  Guy L. AlbertelliEnhance SPY_GetMsgName to translate common control...
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-18  Alexandre JulliardRemoved a number of direct accesses to the window struc...
2001-08-07  Alexandre JulliardRewrote most of SendMessage/PeekMessage.
2001-07-26  Alexandre JulliardAvoid using GetFastQueue16 from USER.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-18  Alexandre JulliardReject pointer messages in SendNotifyMessage[AW] and
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-29  Travis MichielsenFixed handling of WM_MOUSEWHEEL messages in non-client...
2001-06-28  Patrik StridvallDocumentation name fixes.
2001-06-28  Alexandre Julliard- Remove cooked hardware messages when they are dropped...
2001-06-20  Alexandre JulliardAvoid returning an unlocked window pointer from WINPOS_...
2001-06-20  Alexandre JulliardMoved queue paint count to the server. Removed a few...
2001-06-19  Alexandre JulliardMoved hardware message queue handling to the server.
2001-05-24  Andreas MohrGet rid of GetCurrentTime16().
2001-05-22  Alexandre JulliardMake WIN_WindowFromPoint take a POINT instead of a...
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-09  Alexandre JulliardUse 32-bit hook functions where possible. Cleaned up...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-04-17  Gerard PatelDo not send WM_MOUSEACTIVATE for children of desktop.
2001-04-12  Alexandre JulliardAdded first/last message filters to MSG_InternalGetMess...
2001-04-04  Alexandre JulliardUnified 16-bit and 32-bit scheduling a bit more.
2001-02-23  Alexandre JulliardDo not allocate any USER data on the system heap.
2001-02-13  Marcus MeissnerPostMessageA/W ignores messages containing pointers...
2001-02-12  Andreas MohrMake sure that MSG_PeekMessage uses an internal variabl...
2001-02-12  Patrik StridvallDocumentation name fixes (always use external name).
2001-01-29  Ulrich WeigandSynchronize access to MESSAGEQUEUE members.
2001-01-28  Eric PouechAdded a few missing exports.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2001-01-11  Ulrich WeigandFixed byteorder problems caused by non-portable code.
2000-12-22  Eric PouechReplaced calls to KERNEL.Yield16 by calls to KERNEL32...
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-09  Andreas Mohr- README update
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-25  Ove KaavenCheck whether senderQ is NULL before trying to lock it.
2000-11-25  Dmitry TimoshkovAlways generate unicode CHAR messages.
2000-11-25  Ove KaavenImplemented SendNotifyMessage().
2000-11-15  Dmitry TimoshkovAdded mapping to/from unicode for WM_CHAR, WM_DEADCHAR...
2000-11-05  Dmitry TimoshkovAdded the ability to see names of the virtual key codes.
2000-10-22  Guy L. AlbertelliAdded wParam and lParam as parameters in SPY_ExitMessage
2000-09-29  Stephane LussierBefore calling the timer window proc, make sure it...
2000-09-24  Alexandre JulliardCall WH_GETMESSAGE hook in PeekMessage too (based on...
2000-09-22  Andreas MohrSpelling, trace fixes.
2000-09-12  Andreas Mohr- fixes debugger output
2000-08-29  Andreas Mohr- fix one locking ignorant return 0; in MSG_SendMessage...
2000-08-14  Peter GantenThreads without active or focus window should not recei...
2000-07-28  Ove KaavenAlways get a hardware message from the system queue...
2000-07-15  John R . SheetsWe also have to validate the frame to avoid an infinite...
2000-06-15  Sheri SteevesAdded setting of cursor postition to MSG_PostToQueue.
2000-06-03  Alexandre JulliardRemoved MSG_WineStartTicks (does not work for multiple...
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-30  Alexandre JulliardMoved idle event handling to the server.
2000-05-23  Alexandre JulliardSend a normal mouse message code in WM_PARENTNOTIFY...
2000-04-11  Ulrich CzekallaMSG_ProcessKbdMsg can be called from peek, so only...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-18  Alexandre JulliardAvoid calling the *Rect USER functions from inside...
next