wine
2000-11-06  Alexandre JulliardAdded missing dependency for 16-bit resource files.
2000-11-06  Alexandre JulliardUse .mc.rc extension for rc files generated by the...
2000-11-06  Andreas MohrGet ELF_LoadLibraryExA back into a working state.
2000-11-06  Stefan LeichterEnable the functions AddPrinterW, WINSPOOL_GetPrinterDr...
2000-11-06  Francois GougetTake into account the sunken border for Win98 look.
2000-11-05  Lionel Ulmer- reorganized DInput DLL
2000-11-05  Huw D M DaviesAdded DnD cursors as ole32 resources.
2000-11-05  Dmitry TimoshkovAdded the ability to see names of the virtual key codes.
2000-11-05  Jeremy WhiteAdded a winelauncher shell script which makes the proce...
2000-11-05  Francois GougetNew script for porting Windows source code to WineLib.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
2000-11-05  Alexandre JulliardAdded debug_channels support.
2000-11-05  Patrik StridvallOptimized {,p}MoveTo{,Ex}{,16}.
2000-11-05  Francois GougetAdded comment explaining why we have an ERR rather...
2000-11-05  Gerald PfeiferAdded missing #include <sys/types.h>.
2000-11-05  Marcus MeissnerForward CBEM_SETEXSTYLE to CBEM_SETEXTENDEDSTYLE, pass...
2000-11-05  James AbbatielloCleanup SystemParametersInfo<16|A|W>.
2000-11-05  James AbbatielloDon't reset MF_POPUP flag in SetMenu().
2000-11-05  James AbbatielloFix test for pending message in QUEUE_ReceiveMessage().
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-11-04  Alexandre JulliardRemoved leftover debug output.
2000-11-04  Andreas Mohr- fix inf file open/close
2000-11-04  Lawson WhitneyProtect the backslashes we mean to have show from groff.
2000-11-04  Marcus MeissnerFixed off by one error in DPA handling, added some...
2000-11-04  Dimitrie O... Use debugging API instead of outputing to stderr directly.
2000-11-04  Andreas MohrAvoid division by zero.
2000-11-04  Marcus MeissnerPass up WM_DRAWITEM messages to parent.
2000-11-02  Alexandre JulliardCreate Gnome/KDE desktop and menu entries from IShellLink
2000-11-02  Aric StewartTreeview item sorting could mess up the visibleOrder...
2000-11-02  Alexandre JulliardAuthors: Gerard Patel <g.patel@wanadoo.fr>, Marcus...
2000-11-02  Dmitry TimoshkovDo not invert "magic" bitmap menu items.
2000-11-02  Francois GougetMake sure to carefully quote file names.
2000-11-02  Marcus MeissnerSwap CalcToolbar and paint rectangle computation to...
2000-11-02  Dave PicklesPause command interpreter while executing a console...
2000-11-01  Alexandre JulliardFixed SearchPath to handle a ';'-separated path as...
2000-11-01  Andreas MohrChanged NtQueryInformationToken() to fill out a valid...
2000-11-01  Marcus MeissnerDrawIconEx: when flags=0 use flags=DI_NORMAL instead.
2000-11-01  Juergen SchmiedExport SHGetSettings by name. New stub for shell.68.
2000-11-01  Marcus MeissnerHave Internet Explorer 3 show its toolbars by passing...
2000-11-01  Andreas MohrUse GDISelectPalette16 instead of SelectPalette and
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-11-01  Mark DufourMake the functions Pie, Chord, RoundRect, AngleArc...
2000-11-01  Dmitry TimoshkovMake bitmap menu items look like in windows when selected,
2000-11-01  Francois GougetCheck for SB_CTL before displaying a caret.
2000-11-01  Alexandre JulliardDo not truncate high word of message id.
2000-11-01  Juergen SchmiedBetter handling of custom templates and hooks.
2000-11-01  Marcus MeissnerRemoved unnecessary calls of TOOLBAR_CalcToolbar()...
2000-11-01  Patrik StridvallFixed issue found by winapi_check.
2000-11-01  Patrik StridvallMinor API files update.
2000-11-01  Gabriel GarciaAdded Latin American layout.
2000-11-01  Lawson WhitneyStubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInve...
2000-10-31  Francois GougetUse PS_ALTERNATE rather than PS_DOT.
2000-10-31  Francois GougetAllow pens with styles greater than PS_INSIDEFRAME...
2000-10-31  Francois GougetUse sizeof for maintainability.
2000-10-31  Guy L. AlbertelliIgnore RBBS_BREAK style on first band.
2000-10-31  Francois GougetFixed a few device caps values.
2000-10-31  David Elliott_nt_parse_nk() should not close keys that it does not...
2000-10-31  Francois GougetSet the thickness of stock pens to 0 so that they are...
2000-10-31  Aric StewartFixed cancels editing of a listview label if the listvi...
2000-10-31  Francois GougetFixed the value of some system colors.
2000-10-31  Hidenori TakeshimaFix for avoiding subtraction from unsigned zero.
2000-10-31  Peter IvanyiAdded/upgraded Slovak messages, and Slovak and Czech...
2000-10-31  Francois GougetHide the caret only on the first WM_KEYDOWN.
2000-10-31  Andreas MohrChanged mouse UnAcquire to NOT unacquire it on multiple...
2000-10-31  Susan FarleyUnder some conditions its necessary to explicitly show the
2000-10-31  Dmitry TimoshkovDisplay an ERR on errors while initializing USER.
2000-10-31  Rein KlazesReturn TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
2000-10-31  Guy L. AlbertelliHandle special case where itemID = -1 (special focus...
2000-10-31  Andreas MohrFix insufficient rect width value in resource file.
2000-10-31  Guy L. AlbertelliNeed to get any outstanding input prior to returning...
2000-10-31  Ove KaavenSome bugfixes, another function for packaging, and...
2000-10-31  Alexandre JulliardRemoved obsolete TOOLSUBDIRS dependency.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-29  Uwe BonnesDEBUG_ProcessDBGFile: use a stack variable for the...
2000-10-29  Dimitrie O... Fixed a few compilation warnings
2000-10-29  Joerg MayerMove inline and static to the beginning of declarations.
2000-10-29  Uwe BonnesCOMBOEX_DrawItem: check return value of SendMessageA...
2000-10-29  Lionel UlmerAdded a '-inifile' option to specify the location of...
2000-10-29  Juergen Schmied- enable loading of pdb files named in NB10 records...
2000-10-29  Marcus MeissnerQuieten VxDCall_VMM output.
2000-10-29  Ove Kaavenwineinstall improvements, mostly for usage in package...
2000-10-29  Alexandre JulliardPatch flat cs of 16-bit entry points if current %cs...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-29  Alexandre JulliardRemoved unused LOCAL_LockSegptr.
2000-10-29  Alexandre JulliardUse GetStockObject() instead of the magic STOCK_* handles.
2000-10-29  Uwe BonnesDEBUG_ProcessDBGFile: allocate MSC_DBG_INFO before...
2000-10-29  Dave PicklesImplement SHGFI_EXETYPE function of SHGetFileInfo.
2000-10-29  Marcus MeissnerReport errors on WinHelp() failures.
2000-10-29  Guy L. Albertelli- improved trace information
2000-10-29  Guy L. Albertelli- correct processing of RBBS_BREAK style.
2000-10-28  Francois GougetReturn the correct value for dwTotalVirtual.
2000-10-28  Francois GougetReturn a more plausible value for MinimumApplicationAdd...
2000-10-28  Federico SchwindtFixes for OpenBSD.
2000-10-28  Marcus MeissnerCreateItemMoniker may get NULL as szDelim, some cleanups.
2000-10-28  Marcus MeissnerFixed OleLoadFromStream: Dereference ppvObj and get...
2000-10-28  Huw D M DaviesStub for HttpSendRequestExA.
2000-10-28  Andreas Mohr- set the item height not only for the listbox, but...
2000-10-28  Matthew ClarkeDon't assume we are building in the source tree, but...
next