Updated the generated tests.
[wine] / dlls / user /
2002-11-06  Patrik StridvallUpdated the generated tests.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-11-04  Zoly NagyAdded/upgraded Hungarian resources.
2002-11-04  Patrik StridvallUpdated the generated tests.
2002-10-31  Alexandre JulliardSplit out some more 16-bit code.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-30  Michael StefaniucSome more fixes for compiling the user dll with -DSTRICT.
2002-10-29  Alexandre JulliardRemoved a couple of no longer used queue functions.
2002-10-29  Patrik StridvallFixed some issues found by winapi_check.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-10-29  Patrik StridvallUpdated the generated tests.
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
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-25  Alexandre JulliardInstall the shell hook as a 32-bit hook.
2002-10-23  Vincent BéronBring some French resources in sync with English ones.
2002-10-23  Alexandre JulliardMoved network.c to 16-bit sources.
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  Patrik StridvallUpdated the generated tests.
2002-10-22  Dmitry TimoshkovRestore setting of caption "Error".
2002-10-19  Michael StefaniucSilence some warnings due to casts between pointer...
2002-10-19  Michael StefaniucFix warnings when converting between an ATOM and a...
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
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 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-15  Patrik StridvallUpdated the generated tests.
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-10  Steve LustbaderProvide a stub for GetComboBoxInfo.
2002-10-09  Alexandre JulliardAvoid infinite SendMessage recursion, just like Windows...
2002-10-09  Michael StefaniucFix handle conversions.
2002-10-07  Eric PouechFixed some NULL pointer handling errors.
2002-10-04  Alexandre JulliardFixed printf formats for -DSTRICT handles.
2002-10-04  Alexandre JulliardFixed some handle conversions in prevision of void...
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-10-03  Alexandre JulliardBuild tests with -DSTRICT.
2002-10-02  Patrik StridvallAdded some more autogenerated tests.
2002-10-02  Alexandre JulliardMake sure things still work if 16-bit dlls cannot be...
2002-10-02  Alexandre JulliardAdded --disable-win16 configure option.
2002-10-01  Alexandre JulliardUse correct 16-bit resources to avoid warnings.
2002-09-27  Michael StefaniucMoved some 16-bit functions from windows/cursoricon...
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 GougetIDI_APPLICATIONW does not exist on Windows. Use IDI_APP...
2002-09-12  Alexandre JulliardReplaced 'heap' .spec statement by a command line option.
2002-09-12  Dimitrie O. PaunMake all spec files grep-able.
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-08-28  Per NystromImplemented GetCursorInfo.
2002-08-28  Alexandre JulliardFixed a number of dll separation issues.
2002-08-28  Michael StefaniucConvert HACCEL to a void*.
2002-08-28  Patrik StridvallImplement wrapper calls for the 16 bit GlobalAtom*...
2002-08-27  Ulrich Czekalla- Add a max wait time for selection notifies.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-16  Aric StewartAdded BroadcastSystemMessageA.
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-08-13  Alexandre JulliardAdd QM_SMRESULT in wake bits too in case the changed...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Alexandre JulliardFixed HANDLE<->HFILE conversions, since they will be...
2002-07-28  Alexandre JulliardConvert HTASK to void* (based on a patch by Michael...
2002-07-10  Jon GriffithsStubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven...
2002-07-05  Alexandre JulliardTried to make IsDialogMessageW more compatible. Changed
2002-07-03  Gregg MattinsonVoid functions can't return a value, even if it is...
2002-06-28  Philipp WollermannImplemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD...
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-06-10  Paul RupeFaster performance in TEXT_Ellipsify for long strings.
2002-06-10  Won-kyu ParkAdded Korean resources.
2002-06-04  Alexandre JulliardDuplicated wsprintf implementation in shlwapi.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-21  Eric PouechAdded 16/32 DDE message conversion.
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-20  Andreas MohrBetter error messages.
2002-05-20  Andreas MohrSpelling stuff.
2002-05-19  Francois GougetMake the 'error' string of a couple of checks consisten...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-06  David HammertonAdded implementation of GetWindowInfo.
2002-04-27  Robert O'CallahanFixed bug in TEXT_WordBreak that was variously throwing...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-24  Bill MedlandFirst regression test for wsprintf.
2002-04-21  Mike McCormackAdded a simple test set for window classes.
next