Replace some magic numbers with symbols.
[wine] / dlls /
2003-08-25  Jukka HeinonenReplace some magic numbers with symbols.
2003-08-25  Dimitrie O. PaunFix the hit test for full row select in REPORT mode...
2003-08-23  Alexandre JulliardExtended WOWCallback16Ex to support register functions...
2003-08-23  Maxime BellengéFix the creation of treeview with checkboxes.
2003-08-23  Steven EdwardsSplit win16/32 support.
2003-08-23  Alexandre JulliardMoved 16-bit builtin module handling to dlls/kernel...
2003-08-23  Tom WicklineSet version to 8.1.
2003-08-23  José Manuel Ferrer... More Spanish translations.
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-23  Mike HearnIn the global interface table:
2003-08-23  Alexandre JulliardGot rid of 16-bit glue code generation since it is...
2003-08-23  Alexandre JulliardMoved most of the 16-bit task support and NE module...
2003-08-22  Rok Mandeljc- implemented loader, loader's stream and loading of...
2003-08-22  Filip NavaraFixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
2003-08-22  Steven EdwardsFixes for building with w32api headers on Mingw.
2003-08-22  José Manuel Ferrer... Some new Spanish translations and improvements to other...
2003-08-22  Dmitry TimoshkovSome applications depend on the order of initialization...
2003-08-21  Alexandre JulliardStore the debug info structure on the thread stack.
2003-08-21  Ivan Leo Murray... Small resources fixes.
2003-08-21  Ivan Leo Murray... Added Italian resources.
2003-08-21  Mike McCormackRemove useless comments that clutter the code.
2003-08-21  Mike McCormackStub for (undocumented) SHCreateLinks.
2003-08-21  Dmitry TimoshkovCope with potentially moved and resized file view window.
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-08-20  Robert ReifAdded tests for buffer property sets.
2003-08-20  Robert ReifSplit property sets into two types: buffer and private.
2003-08-20  Jukka HeinonenMake FPU emulation use CS:IP when determining location...
2003-08-20  Jukka HeinonenRemove unnecessary __wine_call_from_16_regs call frame...
2003-08-20  Nerijus BaliunasUpdated LT keyboard.
2003-08-20   <wine@frotz.org>Fix parameter to snd_pcm_sw_params_set_silence_size().
2003-08-20  Dmitry TimoshkovApply only specified tests.
2003-08-20  Dimitrie O. PaunStub out the _[w]popen/_pclose() functions.
2003-08-19  Alexandre JulliardRenamed system.dll to system.drv.
2003-08-19  Alexandre JulliardReplaced remaining calls to PROFILE_GetWineIniString...
2003-08-19  Jon GriffithsUse exception as the base for all exception derived...
2003-08-19  Mike McCormackImplement registry key unloading.
2003-08-19  Alexandre Julliard_ftol should return a 64-bit int (spotted by Jon Griffi...
2003-08-19  Jukka HeinonenWhen forcing call to DOS relay from protected mode...
2003-08-19  Christian CostaAllocate space to contain the IMAGE_NT_HEADERS structur...
2003-08-19  Maxime BellengéFix unreachable TVHT_ONITEMSTATEICON in TREEVIEW_LButto...
2003-08-19  Jon GriffithsMake RtlTimeToSecondsSince1970 consistent with other...
2003-08-18  Francois GougetSpelling and case fixes.
2003-08-18  Alexandre JulliardAdded missing \n in TRACE calls.
2003-08-18  Alexandre JulliardFree the debug info when making a critical section...
2003-08-18  Lionel UlmerAdded support for multi-texturing.
2003-08-18  Jon GriffithsAdd some new types and functions.
2003-08-18  Robert ReifFixed Warblade image loading.
2003-08-18  Robert ReifFixed bug where last tests were not executed.
2003-08-18  Jukka HeinonenFix CPU flag handling when internal interrupts are...
2003-08-18  RaulSmall Estonian keyboard fix.
2003-08-18  Gregory M. TurnerDon't touch perf in FDIIsCabinet, InstallShield may...
2003-08-18  Jon GriffithsRemove redundant wine specific #include.
2003-08-18  Jon GriffithsSpelling fixes.
2003-08-18  Maxime BellengéFix things broken by the last TREEVIEW_UpdateDispInfo...
2003-08-18  Eric PouechRegression fixes for Nt{Read|Write}File:
2003-08-15  Alexandre JulliardMoved __errno_location() handling to pthread.c, and...
2003-08-15  Alexandre JulliardAdded missing dependency.
2003-08-15  Jason EdmeadesDXT1/3/5 support was broken, but unnoticeable since...
2003-08-15  Mike McCormackUse WideByteToMultiChar not strlenW.
2003-08-13  Maxime BellengéFix for TREEVIEW_UpdateDispInfo to test with the correc...
2003-08-13  Mike McCormackFix spec for InitiateSystemShutdownExA, as pointed...
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...
2003-08-13  Alexandre JulliardDon't try to allocate the debug info before the process...
2003-08-12  Alexandre JulliardAllocate DebugInfo field for all critical sections...
2003-08-12  Alexandre JulliardAvoid crashes when devmode is null.
2003-08-12  Dmitry TimoshkovConvert CreateDC to unicode in the driver interface.
2003-08-12  Alexandre JulliardMinor tracing fix.
2003-08-12  Dmitry TimoshkovPrint X display and locale of X Input Method in the...
2003-08-12  Mike McCormackStub implementation of FlashWindowEx.
2003-08-12  Johan DahlinUpdated Swedish translation.
2003-08-12  Alexandre JulliardFixed the pthread wrappers to work with the new glibc...
2003-08-12  Dimitrie O. PaunConsolidate all kernel power management functions.
2003-08-12  Dmitry TimoshkovIgnore some keyboard events. In any case we don't know...
2003-08-12  Mike McCormackStub some winspool functions.
2003-08-12  Mike McCormackExport SHBindToParent (already implemented).
2003-08-12  Mike McCormackStubs for advapi32 functions InitiateSystemShutdownEx...
2003-08-11  Dmitry TimoshkovAccept SIZE_MAXIMIZED as one of statuses of MDI windows.
2003-08-11  Mike McCormackStubs for BuildTrusteeWithSid(A/W).
2003-08-08  Alexandre JulliardMake do_block use poll() rather than select() (based...
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-08-08  Tom WicklineSet version to DirectX 7.
2003-08-07  Tom WicklineSet version to DirectX 7.
2003-08-07  Duane ClarkMove declarations to compile with older compilers.
2003-08-07  Supphachoke Suntiw... Added Thai keyboard layout.
2003-08-07  Alexandre JulliardAdded propset.ok.
2003-08-07  Richard CohenSystemParametersInfo returning a value for Wallpaper...
2003-08-06  Robert ShearmanAdded File Source (Async) Filter.
2003-08-06  Robert ReifAdded some COM and property set tests.
2003-08-06  Robert ReifAdded class factories for DirectSoundCapture, DirectSou...
2003-08-06  Alexandre JulliardAvoid non-portable long long constants.
2003-08-06  Alexandre JulliardWarning fixes.
2003-08-06  Duane ClarkOops, back to hard coding initial thumb size until...
2003-08-06  Robert Shearman- Bugfix when adding filters to graph due to not initia...
2003-08-05  Robert Shearman- Documentation of the index.dat files.
2003-08-05  Alexandre JulliardAvoid DSA type conflict between ssl.h and commctrl.h.
2003-08-05  Robert ShearmanMake IPropertBag_Read use a dynamically allocated array...
next