Grab the thread object in case the thread terminates with pending
[wine] / misc / main.c
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-01-04  Alexandre JulliardRemoved obsolete code.
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-09  Andreas Mohr- README update
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
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-12  Andreas Mohr- fixes debugger output
2000-08-20  Dmitry TimoshkovAdded new language detection scheme that uses NLS data...
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-30  Alexandre JulliardCleaned up a few USER dependencies.
2000-07-29  Dmitry TimoshkovFindResourceExA/W should search for the specified langu...
2000-07-15  Alexandre JulliardMade --language behave the same as setting the LANGUAGE...
2000-07-08  Joerg MayerFixed the debugmsg help.
2000-06-03  Alexandre JulliardRemoved MSG_WineStartTicks (does not work for multiple...
2000-05-30  Zoran DzelajlijaBasic Croatian language support.
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-10  Alexandre JulliardReserve space for the PE header at the start of the...
2000-04-13  Eric PouechGot rid of -debug wine's option (wine now requires...
2000-04-04  Alexandre JulliardAdded a per-drive FailReadOnly flag, and removed the...
2000-04-04  Alexandre JulliardMichael Abd-El-Malek (Corel)
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-18  Alexandre JulliardAvoid calling the *Rect USER functions from inside...
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
2000-03-08  Simen ZamecnikAdded Slovak language support.
2000-03-08  Junichi KuchinishiAdded some Japanese resources.
2000-03-07  Huw D M DaviesImplement SPI_GETICONMETRICS.
2000-02-20  Alexandre JulliardAvoid crash on usage message.
2000-02-19  Alexandre JulliardStore config file contents in the registry so we only...
2000-02-16  Alastair McKinstryAdded support for the following celtic languages: Irish...
2000-02-10  Marcus MeissnerInitialize the NONCLIENTMETRICS with 0 (helps moorhuhn...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
2000-01-23  Ove KaavenAdded -dxgrab command line option, which confines curso...
1999-10-23  Ove KaavenWinsock rewrite. Sockets are now proper win32 handles.
1999-09-05  Richard CohenConsequential changes to default system font sizes
1999-07-23  Lionel Ulmer- Added a new option 'noxshm'
1999-07-18  Eric Pouechdebug_(snoop|relay)_(exclude|include)list => fixed...
1999-07-10  Ulrich WeigandBugfix: exit() replaced by ExitProcess().
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-04  Eric PouechInverted class/channel in __(SET|GET)_DEBUGGING macros.
1999-05-02  Alexandre JulliardMisc fixes and improvements.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-18  Juergen SchmiedSystemParametersInfo SPI_GETNONCLIENTMETRICS: implement...
1999-04-16  Pablo SaratxagaAdded walon language support (I also moved Cz -> Cs...
1999-04-10  James JuranCheck for drivers==NULL before trying to delete them...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-22  Marcus MeissnerAdded -dll option for winelib programs. (Note: will...
1999-03-22  Veksler MichaelRemoved winuser16.h from x11drv.h.
1999-03-20  Alexandre JulliardNo longer need to delete system heap critical section.
1999-03-10  Alexander KanavinAdded support for Russian language.
1999-02-28  Marcus MeissnerWe got passed a NULL Dialect ptr and accessed it unprot...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Albert den HaanFor various reasons some of our libwine executables...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-14  Paul QuinnFixed some Winelib names.
1999-02-14  Joseph PranevichMoved initialization until later. Also moved around...
1999-02-11  Klaas van GendAdded support for the Dutch language.
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-01-30  Marcus MeissnerEnable/disable relay32 debugging on the fly. Start...
1999-01-24  Marcus MeissnerAllow switching off/on of debugmsgs in the debugger.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-25  Joseph PranevichAdd support for selection of console mode drivers to...
1998-12-09  Marcus MeissnerSome unnecessary #include and messages removed.
1998-12-08  Pablo SaratxagaFixed dummy entries in MAIN_ParseLanguageOption().
1998-12-02  Joseph PranevichAdded console support.
1998-12-01  Juergen SchmiedNew parameter SPI_GETDRAGFULLWINDOW.
1998-11-27  Stephen CrowleyAdded a new cmdline switch to disable XF86 DGA Extensio...
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-22  Juergen SchmiedSmall fixes to get the default language to a sensible...
1998-11-15  Marcus MeissnerOwn X11 errorhandler to locate X11 errors. Useful only...
1998-11-06  Juergen SchmiedChanged the default from 0 to 0x409 (eng-us).
1998-10-23  Juergen SchmiedSysmetrics32W for SPI_GETICONTITLELOGFONT returns corre...
1998-10-21  Marcus MeissnerWas freeing the incorrect pointers -> crash in mallocs...
1998-10-11  Eric KohlImproved GetSystemInformation32[A/W].
1998-10-10  Pablo SaratxagaAdded function to build the Windows numeric language...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
next