Tidy up indentation.
[wine] / dlls /
2003-11-28  Rein KlazesTidy up indentation.
2003-11-28  Alexandre JulliardPorting fixes.
2003-11-28  Alexandre JulliardBetter support for div and ldiv in Winelib apps.
2003-11-28  Alexandre JulliardMoved the 16-bit code out of socket.c and into a separa...
2003-11-28  Juan LangImplement the TCP table query, netstat.exe now shows...
2003-11-28  Rolf KalbermatterFix two memory leaks. Found by Dietrich Teickner.
2003-11-27  Huw DaviesMerge {Set,Insert}Item[AW] to {Set,Insert}ItemT.
2003-11-27  Alexandre JulliardAdded unicows dll, based on the spec file written by...
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-27  Rein KlazesIn clip_children() don't clip the visible region by...
2003-11-27  Ulrich CzekallaIn TREEVIEW_EnsureVisible handle case where firstVisibl...
2003-11-26  Steven EdwardsPorting fixes.
2003-11-26  Jeff MillerMask off bit 0x80 in the accelerator table entry field...
2003-11-26  Huw DaviesMerge GetItem[AW] into GetItemT.
2003-11-26  Aric StewartRedraw if bold state changes.
2003-11-26  Robert Shearman- Add support for TBSTYLE_EX_MIXEDBUTTONS.
2003-11-26  Michael GünnewigFixed multiple bugs in FindSample implementation of...
2003-11-26  Ulrich CzekallaAlways recompute an item's text width in the case of...
2003-11-26  Dmitry TimoshkovFix .spec file parameters for CreateDC driver API.
2003-11-26  Dmitry TimoshkovFix another RtlReAllocateHeap call.
2003-11-26  Dmitry TimoshkovMake Alt+[national key] menu shortcuts work.
2003-11-26  Dimitrie O. Paun{Global,Local}ReAlloc() does not allocate memory.
2003-11-26  Alexandre JulliardNE_LoadBuiltinModule: return error 21 if the module...
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-11-26  Alexandre JulliardMoved the ShellExecuteEx definitions to shellapi.h...
2003-11-26  Christian CostaFix handling of the lpuDeviceID input param in MIDI_Str...
2003-11-26  Rein KlazesFix "sample" box drawing by adding some needed coordina...
2003-11-26  Mike McCormackUse the handle deletion mechanism in wmfs.
2003-11-26  Huw DaviesUnicodification. Based on a patch by Aric Stewart.
2003-11-26  Dimitrie O. PaunFix mem leak when GlobalReAlloc() fails.
2003-11-26  Dimitrie O. PaunSysReAllocStringLen is documented to segfault on NULL...
2003-11-26  Dimitrie O. PaunFix the IMalloc::ReAlloc() to follow the documented...
2003-11-25  Alexandre JulliardBetter support for loading exe files as libraries.
2003-11-25  Huw DaviesLet enhmetafiles reuse gdi handles. This works by...
2003-11-25  Alexandre JulliardStore the thread entry point in the startup info passed...
2003-11-25  Huw DaviesAdd support for display of dibs on MSB XServers.
2003-11-25  Uwe BonnesINT21_GetFreeDiskSpace(): The drive parameter is found...
2003-11-25  Alexandre JulliardStore the last error code at the TEB offset used by...
2003-11-25  Eric PouechGot rid of DRIVE_OpenDevice, and replaced it with Win32...
2003-11-25  Jon GriffithsTests for the non-variant date conversion functions.
2003-11-25  Jon GriffithsImprove/shrink variant dumping code.
2003-11-25  Jon GriffithsImplemented the variant formatting functions.
2003-11-25  Jon GriffithsMacros for dumping a variants type and flags.
2003-11-25  Vincent BéronUndefine FAR to avoid conflict with ssl.h.
2003-11-25  Mike McCormackStub implementation for CreateStdAccessibleObject.
2003-11-25  Rein KlazesUse button face color for the image mask when adding...
2003-11-25  Alexandre JulliardRemoved MODULE_GetLoadOrderA.
2003-11-25  Dimitrie O. PaunRtlHeapReAllocate() should not allocate memory.
2003-11-25  Ulrich CzekallaImplemented DMORegister, DMOUnregister, DMOGetName...
2003-11-25  Alexandre JulliardRemoved task.h.
2003-11-25  Jon GriffithsDocumentation updates
2003-11-25  Michael GünnewigImplemented IAVIEditSTream_fnPaste method.
2003-11-25  Lionel UlmerUse vertex arrays when possible.
2003-11-22  Alexandre JulliardCreate a huge array in bss to reserve the memory area...
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-11-21  Eric PouechHeapReAlloc doesn't allocate memory.
2003-11-21  Robert ShearmanHandle EIO file error.
2003-11-21  Gregory M. TurnerImplemented RpcObjectSetType.
2003-11-21  Alexandre JulliardRemoved the ts_xlib files.
2003-11-21  Alexandre JulliardRemoved the remaining TSX calls.
2003-11-21  Marcus R. BrownReplace various routines with a forward to ntdll.
2003-11-21  Rein KlazesFix some confusion between number of bitmaps and number...
2003-11-21  Huw DaviesWe need to send TVN_EXPAND* on collapsing either when...
2003-11-21  Alexandre JulliardRemoved more TSX functions.
2003-11-21  Alexandre JulliardAlways ignore BadMatch errors resulting from XSetInputF...
2003-11-21  Alexandre JulliardDelay the creation of the X atoms until we really need...
2003-11-21  Alexandre JulliardGet rid of a bunch of TSX functions.
2003-11-20  Alexandre JulliardThere's no need to initialize XKB on the GDI display...
2003-11-20  Dimitrie O. PaunRtlReAllocateHeap() does not allocate memory.
2003-11-20  Dimitrie O. PaunBail when we're out of memory.
2003-11-20  Dimitrie O. PaunFix realloc() to match the documented behaviour.
2003-11-20  Gregory M. Turner- Trace the argument to RPCRT4_server_thread.
2003-11-20  Ulrich CzekallaInitial implementation to support XDND protocol.
2003-11-20  Ivan Leo Murray... Added/updated Italian resources.
2003-11-20  Dimitrie O. PaunMake the controls send notifications to the parent...
2003-11-20  Alexandre JulliardIntern all the atoms we'll need in one step to avoid...
2003-11-20  Francois GougetIf using the default values, also set dwType to REG_SZ...
2003-11-20  Francois GougetDon't use the data returned by RegQueryValueExW if...
2003-11-20  Dimitrie O. PaunCleanup the edit wndproc a bit.
2003-11-20  Dimitrie O. PaunRemove some dead code: hwndParent is not used anywhere.
2003-11-20  Ivan Leo Murray... Added Italian language support.
2003-11-20  Gerald PfeiferAvoid long long constant.
2003-11-20  Grant WilliamsonDutch keyboard support.
2003-11-19  Alexandre JulliardUse a more portable way to generate authors.c.
2003-11-19  Rein KlazesInclude ft2build.h before freetype/freetype.h. Libfreet...
2003-11-19  Ivan Leo Murray... Added/updated Italian resources.
2003-11-18  Lionel UlmerFix some other multi-texturing problems.
2003-11-18  Robert Shearman- AVI Splitter implementation.
2003-11-18  Francois GougetAssorted spelling fixes.
2003-11-18  Mike McCormackImprove error handling in CryptAcquireContext.
2003-11-18  Hans LeidekkerAccount for the fact that the temporary directory may...
2003-11-18  Alexandre JulliardGenerate the authors list for the shell about dialog...
2003-11-18  Dmitry TimoshkovMake national (hot)keys work in menus. Make menu code...
2003-11-18  Huw DaviesUnswap Page Up & Down and fix TBS_DOWNISLEFT.
2003-11-18  Francois GougetScale the buffer sizes with MAX_LISTED_ENV_VAR.
2003-11-18  Rein KlazesThe LVN_GETDISPINFO notify message should point to...
2003-11-18  Alexandre JulliardRemoved include/selectors.h.
2003-11-18  Alexandre JulliardForce minimum stack size to 1Mb for Xlib.
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...
next