wine
2000-09-16  Dimitrie O... Use the system local time if lpTime=NULL.
2000-09-13  Ulrich WeigandUpdate ESP correctly on return from flat thunk routines.
2000-09-13  Ulrich WeigandModified CallTo16Register routines to update register...
2000-09-13  Huw D M DaviesAdd some Str* prototypes to shlwapi.h.
2000-09-13  Chris MorganMerged main Wine changes into Corel's treeview control...
2000-09-13  Serge Ivanov(Merged by Marcus Meissner <marcus@jet.franken.de>)
2000-09-13  Lionel UlmerUpgrade also 15bpp to 16bpp surfaces.
2000-09-12  James HathewayKDE 1.x has problems with using XShapeCombineMask when...
2000-09-12  Gerard PatelSetScrollInfo : don't show/hide scrollbar if no paramet...
2000-09-12  Alexandre JulliardAdded missing __volatile__.
2000-09-12  Andreas Mohr- fixes debugger output
2000-09-12  Andreas Mohr"implemented" GetSystemTimeAdjustment.
2000-09-12  Huw D M DaviesDon't try to delete a wndclass background brush if...
2000-09-12  Mike McCormackMake sure NC_HandleNCCalcSize returns a valid rectangle.
2000-09-12  Chris MorganHide the vertical scrollbar when listview style is...
2000-09-12  Jeremy WhiteAdd WM_USERCHANGED.
2000-09-12  Uwe BonnesUse tpXXX instead of tbXXX in tagTHREADENTRY32.
2000-09-12  Lionel UlmerFixed DGA / DGA 2 palette creation.
2000-09-12  Gerard PatelFix a memory leak in X11DRV_GetTextExtentPoint.
2000-09-10  Alexandre JulliardRelease 20000909. wine-20000909
2000-09-10  Alexandre JulliardAdded WINESERVER environment variable to allow overridi...
2000-09-10  Alexandre JulliardRemoved chdir("/") until we have proper Unix cwd manage...
2000-09-10  Alexandre JulliardImplemented RtlpWaitForCriticalSection and RtlpUnWaitCr...
2000-09-10  Andreas MohrFixed NE_LoadExeHeader error handling.
2000-09-10  Eric PouechFixed loader - broken search for already loaded modules.
2000-09-10  Eric PouechFixed fallback code for StretchBlt on RLE DIBs with...
2000-09-09  Marcus MeissnerFixed bdftopcf command.
2000-09-09  Eric PouechAdded *Filter* functions.
2000-09-09  Marcus MeissnerImplemented TCM_GETROWCOUNT.
2000-09-09  Francois GougetAdded the missing library dependencies.
2000-09-09  Peter HunnisettAdded cguid.h.
2000-09-09  Lionel UlmerDo not support DGA when DirectVideo not present.
2000-09-09  Dmitry TimoshkovUnify WM_SETTEXT handling among DefWindowProc16/DefWind...
2000-09-09  Mike McCormackAvoid divide by zero when listbox set to zero height.
2000-09-09  Dmitry TimoshkovSimplify a bit MDI child window creation.
2000-09-09  Dmitry TimoshkovGetMenu might be used to get child window id.
2000-09-07  Giovanni PancottiItalian keyboard fixes.
2000-09-07  Andreas MohrDOSFS_MatchLong ignored several things about file mask...
2000-09-07  Erik HofmanAdded missing const to external tables definitions.
2000-09-07  Mike McCormackAdded serial port object to the server.
2000-09-07  Francois Jacques- Make sure tooltips are hidden before deleting them.
2000-09-07  Gerard PatelMake GetDeviceCaps16 (hdc, NUMCOLORS) not return -1...
2000-09-07  Hidenori TakeshimaAdded support for cp949.
2000-09-06  Alexandre JulliardFixed cut&paste typo.
2000-09-06  Lionel UlmerAdded possibility to use XVideo.
2000-09-06  Aric StewartImplemented both customdraw message sending and handlin...
2000-09-06  Mike McCormackFixed a bug (incorrect size in memmove) that I introduc...
2000-09-06  Phil ColeAdded two directories to default non-windows install.
2000-09-06  Andreas MohrAdded newer (ASPI 3.0 ?) function stubs to WNASPI32.
2000-09-06  James HathewaySystray should keep a copy of its icons.
2000-09-06  Ove KaavenAdapted Winsock to Linux 2.4 TCP socket poll() behaviour
2000-09-06  Alexandre JulliardSerge Ivanov
2000-09-04  Alexandre JulliardFixed Unicode conversion in GetAtomNameA (thanks to...
2000-09-04  Patrik StridvallFixed some issues found by winapi_check.
2000-09-04  Patrik StridvallMinor API files update.
2000-09-04  Hidenori TakeshimaAdd jisx0212 encoding.
2000-09-04  Mike McCormackAdded missing comma.
2000-09-04  Mike McCormackRewrote quicksort to solve infinite recursions Win98...
2000-09-02  Marcus MeissnerChange xterm mouse tracking mode to BTN_EVENT_MOUSE...
2000-09-02  Andreas MohrAvoid crash on empty command-line.
2000-09-02  Gerald PfeiferAdded two missing casts.
2000-09-02  Jean-Claude... Use SetDIBits instead of StretchDIBits (in ANIMATE_Pain...
2000-09-01  Alexandre JulliardAvoid buffer overflows in builtin dll loading (with...
2000-09-01  Alexandre JulliardHenning Hoffmann
2000-09-01  Alexandre JulliardFrancis Beaudet
2000-09-01  James AbbatielloDon't use copies of critical sections made by memcpy()
2000-09-01  James AbbatielloFix for debugger disassembly being off by one byte...
2000-09-01  Stephane LussierWhen checking the socket return by the server request...
2000-09-01  James HathewayImplemented CoGetPSClsid().
2000-08-31  Phil ColeThe Path variable in the created .winerc must be in...
2000-08-31  Phil ColeSmall fix.
2000-08-31  Andreas MohrFixed a string buffer overflow.
2000-08-31  Jean-Claude... - improved ACS_TRANSPARENT and ACS_CENTER support
2000-08-31  Marcus MeissnerReplaced USER32.DLL use by hardcoded tables for VkKeySc...
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-08-30  Alexandre JulliardFixed non-OpenGL compile.
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-29  Andreas MohrFixed verbose CD-ROM serial number warnings and some...
2000-08-29  Peter HunnisettNewbie friendly error message for 3D creation failure.
2000-08-29  Peter Hunnisett- More implementation
2000-08-29  Alexandre JulliardAdded the data structures and macros that will be neede...
2000-08-29  Andreas Mohr- fix one locking ignorant return 0; in MSG_SendMessage...
2000-08-29  Andreas MohrAlways call LISTVIEW_SetSelection() for an item, even...
2000-08-29  Albert den... Convert the Unicode Character id to a glyph id in
2000-08-29  Albert den... - enhanced reporting of unsupported X font encodings
2000-08-28  Peter Ganten- Always store the full path name of 32bit modules...
2000-08-28  Andreas MohrAdded a wine rpm uninstall section to wineinstall.
2000-08-28  Francois MethotDo not check for system menu if the window has style...
2000-08-28  Lionel Ulmer- added ARGB 1555 format
2000-08-28  Albert den... Fixed typo in HKEY_CURRENT_CONFIG name.
2000-08-28  Dmitry TimoshkovAdd missing message to winerr_enu.mc.
2000-08-28  James AbbatielloIncrease number of supported args for WOW_CallProc32W16...
2000-08-28  James AbbatielloStub support for int2f/ax=1684/bx=0027 (VXDLDR).
2000-08-26  Alexandre JulliardRemoved calls to ConvertToGlobalHandle and MakeCritical...
2000-08-26  Alexandre JulliardSimplified root key handling now that the server suppor...
2000-08-26  Alexandre JulliardFixed debugstr_as/us prototypes.
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-26  Andreas MohrReplaced cCurImage by cMaxImage.
2000-08-26  Andreas Mohr"Fixed" horribly misaligned pages in property sheets...
2000-08-26  Dmitry TimoshkovRegister Wine Postscript Driver as "WINEPS", "WINEPS...
next