Implemented kernel32 process affinity handling on top on ntdll.
[wine] / dlls /
2005-09-27  Eric PouechImplemented kernel32 process affinity handling on top...
2005-09-27  Oliver StieberChange the format of surface_SaveSnapshot to TGA from...
2005-09-27  Alexandre JulliardFixed exception handling on MacOS.
2005-09-27  Alexandre JulliardThe clip list is in screen coordinates so we need to...
2005-09-27  Vincent BéronUse the proper calling convention for 2 16-bit functions.
2005-09-27  Oliver StieberCorrect a problem with locking nonpower 2 back and...
2005-09-27  Alex Villacís LassoTolerate ioctl failure in GetCommState() in order to...
2005-09-26  Alexandre JulliardAdded a test to confirm the behavior of GetRandomRgn.
2005-09-26  Alexandre JulliardExport the temp buffer functionality in the debug funct...
2005-09-26  Francois GougetAdd iads.idl to define the IADsContainer interface.
2005-09-26  Rein KlazesWhen scrolling, first update the new position of the...
2005-09-26  Francois GougetExport the Dll(Un)RegisterServer() functions to make...
2005-09-26  Francois GougetDefine the Direct3DRM GUIDs in d3drm.h.
2005-09-26  Alexandre JulliardUse int instead of long in interlocked_* functions...
2005-09-26  Alexandre JulliardUse a larger buffer in CopyFileW now that the file...
2005-09-26  Mike McCormackCreate a function to determine the table's row size...
2005-09-26  Huw DaviesAdd an x11drv escape that returns a glx drawable.
2005-09-26  Eric Pouech- now passing access rights when creating a named pipe...
2005-09-26  Francois GougetAssorted spelling fixes.
2005-09-26  Alexander N. SørnesAdded Norwegian translations.
2005-09-26  Mike McCormackFix various query related memory leaks.
2005-09-26  Francois GougetReplace the 'if (!cond) ; else code' construct with...
2005-09-26  Francois GougetFix .spec declarations for functinos with 64bit argumen...
2005-09-26  Mike McCormackMake a macro function for unimplemented actions.
2005-09-26  Vijay Kiran KamujuAdd MYT (Malaysian Time) and NOVST (Novosibirsk Summer...
2005-09-26  Mike McCormackFill out the stubs for MsiApplyTransformA/W a bit more.
2005-09-26  Dmitry TimoshkovCalling DdeUninitialize hangs DDE test on XP SP1, so...
2005-09-26  Mike McCormackFix handle leaks in the test cases.
2005-09-26  Mike McCormackMake sure to set the minimum size before allocating...
2005-09-26  Francois GougetMake it clear the empty body sections are not accidental.
2005-09-26  Kimmo MyllyvirtaUpdate Finnish resources.
2005-09-26  Krzysztof Foltman- Optional destinations in stylesheets are now skipped...
2005-09-26  Francois GougetDocumentation tweaks to make winapi_check happy.
2005-09-26  Francois GougetAdd trailing '\n's to ok() calls.
2005-09-25  Alexandre JulliardReplace DPRINTF by TRACE in a few places.
2005-09-25  Alexander N. SørnesNorwegian translation of mshtml.
2005-09-25  Christian CostaImplement Begin/Vertex/End rendering functions.
2005-09-25  James HawkinsCorrectly resize the child windows.
2005-09-25  Christian CostaFix function names.
2005-09-25  Robert ShearmanMove all 16-bit functions to an appropriate 16-bit...
2005-09-25  Alexander N. SørnesAdded Norwegian translations.
2005-09-25  Kimmo MyllyvirtaUpdate Finnish resources.
2005-09-25  Mike McCormackHandle copying of the install package to a temporary...
2005-09-25  Mike McCormackFix another memory leak.
2005-09-25  Mike McCormackStub implementation of the IsolateComponents action.
2005-09-23  Mike McCormackFix a memory leak.
2005-09-23  Huw DaviesMove desktop_vi inside process_attach and remember...
2005-09-23  Mike McCormackAdd a stub implementation of the BindImage action.
2005-09-23  Oliver StieberOptionally repack nonpower 2 textures to the expected...
2005-09-23  Mike McCormackStub implementation of the PatchFiles action.
2005-09-23  Alexandre JulliardDefined a proper structure for debug channels.
2005-09-23  Mike McCormackImplement MsiGetShortcutTargetA.
2005-09-23  Mike McCormackStub implementation of the MoveFiles action.
2005-09-23  Oliver StieberEnable dxt2 and dxt4 compressed textures to be created via
2005-09-23  Dmitry TimoshkovCOLOR_3DFACE is a better choice for the dialog background.
2005-09-23  Eric Kohl- String id 0 becomes a reserved (invalid) id.
2005-09-23  Mike McCormackStub implementation of the RemoveIniValues action.
2005-09-23  Robert ReifFix dxerr awk scripts to output single quotes properly.
2005-09-23  Robert ShearmanImplement some IRunningObject functions that actually...
2005-09-23  Robert ShearmanImplement OleRegEnumVerbs.
2005-09-23  Robert ShearmanDon't fail in CoRegisterClassObject if the class alread...
2005-09-23  Oliver StieberClean up all the objects bound to the device when the...
2005-09-23  Vijay Kiran KamujuImplementation of _get_sbh_threshold and _set_sbh_threshold
2005-09-23  Richard CohenFix compile without XRender.
2005-09-23  Robert ReifFix capture test to not fail when IDirectSoundCapture...
2005-09-23  Mike McCormackTake advantage of the msi_get_deformatted_field functio...
2005-09-23  Mike McCormackAvoid using static variables in the InstallFiles action.
2005-09-22  Mike McCormackFix various memory leaks.
2005-09-22  Mike McCormackSkip the first character of a font identifier if it...
2005-09-22  Mike McCormackFix an error introduced when converting dialog lists...
2005-09-22  Mike McCormackSimplify the ProcessComponents action a little.
2005-09-22  Alex Villacís LassoFix a scaling error in VarR4FromDec() and VarR8FromDec...
2005-09-22  Alexandre JulliardRemoved unused debug channels.
2005-09-22  Alex Villacís LassoModify VarDiv() and VarSub() to use the existing VarDec...
2005-09-22  Robert Shearman- Initialize out pointer to NULL before access check in
2005-09-22  Mike McCormackLoad a table's column information separately from the...
2005-09-22  Mike McCormackMake build_icon_path return the path directly.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-21  Alexandre JulliardGenerate 16-bit spec files as assembly code too.
2005-09-21  Steven EdwardsAdded stringtable regression test.
2005-09-21  Eric KohlImplement setupapi stringtable functions.
2005-09-21  Kai BlinAdded base64 codec for communication with ntlm_auth.
2005-09-21  Alexander N. SørnesAdded Norwegian translation of comctl32 and shell32.
2005-09-21  James HawkinsAdd the SizeBar.
2005-09-21  Vitaliy MargolenSpecify flag OBJ_CASE_INSENSITIVE when calling appropri...
2005-09-21  Mike McCormackImplement MsiSequenceA/W.
2005-09-21  Oliver StieberStart to implement TestCooperativeLevel.
2005-09-21  Mike McCormackDon't refcount tables.
2005-09-21  Mike McCormackSimplify the InstallValidate action a little.
2005-09-21  Mike McCormackMake sure not to free a a pointer that has been modified.
2005-09-21  Oliver StieberAdded support for state management of vertex shader...
2005-09-21  Alexandre JulliardIgnore relocations for unmapped pages.
2005-09-21  Mike McCormackFix "empty body in an if/else-statement" warnings.
2005-09-21  Mike McCormackFix some simple memory leaks.
2005-09-21  Oliver StieberImplemented occlusion queries using either GL_ARB_occlu...
2005-09-21  Oliver StieberCorrect the number of parameters (and partly their...
2005-09-21  Jason EdmeadesFix some off by one calculations in the comboboxex...
2005-09-21  Huw DaviesRelease the dc before drawing the underline and strikeo...
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-09-20  James HawkinsCorrectly draw the navigation pane.
next