Cast time_t to long for printing.
[wine] / windows /
2002-10-28  Andreas Mohr- Make int09 update the BIOS data segment's keyboard...
2002-10-28  Andreas MohrMake GetFreeSystemResources16 print its values on TRACE.
2002-10-28  Michael StefaniucSome fixes for the compilation of the user dll with...
2002-10-28  Alexandre JulliardMoved a few remaining 16-bit window functions to wnd16...
2002-10-23  Patrik StridvallDon't use wine/unicode.h in the header files, include...
2002-10-23  Alexandre JulliardStore thread id instead of queue handle in timer structure.
2002-10-23  Alexandre JulliardImplemented GetWindowTask16 on top of GetWindowThreadPr...
2002-10-23  Rein KlazesMessageBoxIndirectW: call FindResourceEx with arguments...
2002-10-22  Dmitry TimoshkovRestore setting of caption "Error".
2002-10-21  Dmitry TimoshkovActually use language identifier.
2002-10-19  Dmitry TimoshkovConvert MessageBox family functions to unicode.
2002-10-19  Alexandre JulliardChanged the USER_HEAP_* macros to use HANDLEs instead...
2002-10-19  Michael StefaniucSilence some warnings due to casts between pointer...
2002-10-18  Alexandre JulliardStore the original GDI palette functions in pfnSelectPa...
2002-10-17  Alexandre JulliardUse the WOWHandle functions to convert between task...
2002-10-17  Alexandre JulliardFixed typo in EnumThreadWindows.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-17  Alexandre JulliardRewrote caret implementation to store the information...
2002-10-15  Michael StefaniucCompile fix when all handles are converted to a void*.
2002-10-12  Alexandre JulliardRemove no longer used PERQUEUEDATA structure and functions.
2002-10-12  Alexandre JulliardMoved mouse capture handling into the server.
2002-10-12  Alexandre JulliardReimplemented GetLastActivePopup to get the information...
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and
2002-10-11  Alexandre JulliardAdded server-side infrastructure for the thread input...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-10-09  Andrew M. JohnstonRemoved reference to SCROLL_SetNCSbState.
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-10-02  Alexandre JulliardFixed GDI heap selector handling broken by previous...
2002-10-02  Dimitrie O. PaunFix Validate{Rect,Rgn} prototypes.
2002-10-02  Alexandre JulliardMake sure things still work if 16-bit dlls cannot be...
2002-09-30  Guy L. Albertelli- The TTM_ message needed to be in correct order.
2002-09-27  Michael StefaniucMoved some 16-bit functions from windows/cursoricon...
2002-09-25  Alexandre JulliardAdded missing WIN_ReleasePtr (spotted by Dmitry Timoshkov).
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-23  Dimitrie O. Paun- Remove export of DRAG_QueryUpdate from USER.
2002-09-20  Dimitrie O. PaunHave USER deal with the caret when scrolling a window.
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
2002-09-09  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-31  Patrik StridvallMSVC compatibility fixes.
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-29  Per NystromSet the flag in GetCursorInfo.
2002-08-29  Alexandre JulliardCreate the scratch region before copying if necessary.
2002-08-29  Juergen SchmiedSupport for HWND_MESSAGE.
2002-08-28  Per NystromImplemented GetCursorInfo.
2002-08-28  Alexandre JulliardFixed a number of dll separation issues.
2002-08-28  Alexandre JulliardTweak position of system menu small icon.
2002-08-28  Dmitry TimoshkovCorrect some of the system metrics to more closely...
2002-08-27  Ulrich Czekalla- Add a max wait time for selection notifies.
2002-08-27  Dmitry TimoshkovDump SetWindowPos flags.
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-08-16  Michael StefaniucConvert HKL to a void*.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-28  Michael Stefaniuc- Converted HHOOK to a void*.
2002-07-26  Alexandre JulliardRDW_FRAME should be RDW_NOFRAME when validating (spotte...
2002-07-24  Andreas MohrMisc spelling fixes.
2002-07-20  Andreas Mohr- Add message mapping for tooltips.
2002-07-10  Jon GriffithsStubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven...
2002-07-09  Ryan CummingMake LockWindowUpdate return more Windows-like values.
2002-07-05  Alexandre JulliardMoved MsgWaitForMultipleObjects call out of the window...
2002-07-05  Alexandre JulliardTried to make IsDialogMessageW more compatible. Changed
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-07-01  Alexandre JulliardRelease the Win16 lock before waiting in MsgWaitForMult...
2002-06-28  Alexandre JulliardCheck for valid dialog info before using it.
2002-06-28  Philipp WollermannImplemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD...
2002-06-28  Guy L. Albertelli- Add support for UpDown control messages.
2002-06-14  Guy L. Albertelli- Dump out the TCITEM structure for appropriate messages.
2002-06-14  Alexandre JulliardStore the current cursor in the thread queue instead...
2002-06-13  Dmitry TimoshkovAvoid crashes if window belongs to another process.
2002-06-10  Alexandre JulliardAuthors: David Hammerton <david@transgaming.com>, Peter...
2002-06-04  Alexandre JulliardMoved specification of relay and snoop include/exclude...
2002-06-02  Alexandre JulliardRemoved CURSORICON_IconToCursor now that we support...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-28  Andreas MohrFixed a memory leak in find_child_from_point().
2002-05-25  Alexandre JulliardRemoved dependencies on the internals of the region...
2002-05-24  James JuranAdd missing \n to output messages.
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-21  Eric PouechAdded 16/32 DDE message conversion.
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-19  Francois GougetAdd missing WIN_ReleaseWndPtr in WIN_CreateDesktopWindow.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-14  Guy L. AlbertelliFix memory dump where length is not a multiple of 4.
2002-05-07  Stefan LeichterAdded NULL pointer check in CallWindowProc16.
2002-05-06  David HammertonAdded implementation of GetWindowInfo.
2002-05-02  Alexandre JulliardCleaned up some inter-dll dependencies in palette manag...
2002-04-30  Alexandre JulliardMoved remaining files in windows/x11drv to dlls/x11drv.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-26  Alexandre JulliardUpdate the queue key state even if no window has the...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-22  Alexandre JulliardClear the DC dirty flag before calling SetDCState to...
2002-04-17  Raul MetsmaAdded Estonian keyboard layout.
2002-04-17  Guy L. AlbertelliPut the MCN_ and DTN_ in correct order.
2002-04-14  Guy L. Albertelli- When dumping NMCUSTOMDRAW, use correct size for a...
2002-04-11  Alexandre JulliardUpdated configure to take advantage of new autoconf...
next