Add more flexibility to the queue_async server call by moving most
[wine] / misc /
2002-04-14  Alexandre JulliardFixed inheriting command-line options from parent process.
2002-04-11  Alexandre JulliardUpdated configure to take advantage of new autoconf...
2002-04-02  Andreas MohrAdd return traces to GlobalMemoryStatus, GetSystemInfo...
2002-03-29  Alexandre JulliardLoad classes.dat too.
2002-03-23  Alexandre JulliardCreate threads to manage timers instead of using the...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrVarious cosmetic changes.
2002-02-14  Alexandre Julliardversion.h is now in include/wine directory.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-12-31  Chris GreenGet the correct label on iso9660 mixed-mode cds.
2001-12-17  Alexandre JulliardStore the 16-bit callback in the timer structure instea...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-11-06  François GougetFix the #include order for config.h.
2001-11-06  Francois GougetAdd versions for WinME and WinXP.
2001-10-24  Ove KaavenSave a disk file's drive type in the server object.
2001-10-23  Marcus MeissnerRevert 16bit win95 version back to original value....
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-08  Francois GougetMove WINDEBUGINFO from winbase.h to winbase16.h and...
2001-10-08  Francois GougetMove the ERR_XXX macros from winbase.h to error.c.
2001-10-01  Andreas MohrSpeed optimization.
2001-08-09  Andreas MohrSpelling fixes.
2001-07-27  Bob GoodwinFix the 16bit win95 version.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-27  Andreas MohrFix misleading P4 warning message appearing even in...
2001-06-22  Andreas MohrSpelling fixes.
2001-06-22  Andreas MohrGetSystemInfo() Pentium 4 support.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-14  Dmitry TimoshkovMove IsCharAlphaA and IsCharAlphaNumericA to user32.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-05-24  James JuranOnly fail with ERROR_INSUFFICIENT_BUFFER if the structu...
2001-05-22  Francois GougetUse memset rather than bzero.
2001-05-09  James JuranAdd missing newline to WARN messages.
2001-03-23  Alexandre JulliardCleanup properly on x11drv unloading.
2001-03-20  Alexandre Julliard- Added support for app-specific dll overrides using
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-02-13  James AbbatielloUse the Pentium's rdtsc instruction (if available)...
2001-02-12  Rein KlazesAdded support for the Malayan language.
2001-01-26  Martin PilkaFixed typo which caused the WritetoHomeRegistryFiles...
2001-01-25  Alexandre JulliardFixed typo in HKEY_USERS/.Default creation.
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2001-01-10  Alexandre JulliardRemoved all traces of the --config option.
2001-01-09  Ryan CummingMake CDROM_GetLabel return 0 in the event of failure...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2001-01-04  Alexandre JulliardRemoved obsolete code.
2001-01-04  Guy L. AlbertelliReimplemented "relay=" and "snoop=" suboptions.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-18  Morten Welinder(parse_options): Allow GNU-like option arguments like
2000-12-15  Andreas MohrImproved usage message.
2000-12-15  Huw D M DaviesStatus of CDROM_AUDIO_INVALID seems to mean the disk...
2000-12-15  Alexandre JulliardAdded support for Unicode applications in winebuild.
2000-12-15  Martin Pilka- registry loading speed up (reduced client <-> server...
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-13  Alexandre JulliardUse getpagesize() instead of VIRTUAL_GetPageSize().
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-09  Andreas Mohr- README update
2000-12-06  Michael VekslerAdd basic NLS information needed for Hebrew.
2000-12-06  Alexandre JulliardBuild the debugger as a .so.
2000-12-02  Eric PouechFixed bugs when tray was open.
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-30  Alexandre JulliardFinished separation of advapi32.
2000-11-30  Andreas MohrAdded alias capability to --winver.
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-28  Marcus Meissnerlinux-2.4.0-test10 now calls 'flags' as 'features'.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Andreas MohrAdd FloatingPointProcessor empty entry to the registry.
2000-11-27  Andreas Mohr- added winver settings nt2k, win30 and win20 (yes...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-15  Marcus MeissnerRegSetValueEx16 might get passed 0 as count of databyte...
2000-11-09  Alexandre JulliardAdded __wine_get_main_args to retrieve command-line...
2000-11-08  Alexandre JulliardAdded new library.h header for libwine definitions.
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-31  David Elliott_nt_parse_nk() should not close keys that it does not...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-28  Francois GougetReturn a more plausible value for MinimumApplicationAdd...
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-10-23  Andreas MohrAlways open/close the CD-ROM device for every Windows...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-13  Mike McCormackMoved comm.c into kernel32.
2000-09-29  Alexandre JulliardMoved $(MODULE).o rule out of Make.rules into the indiv...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-09-22  Andreas Mohrfixed the win95 registry loader to have somewhat strict...
next