Fix handle leaks in the test cases.
[wine] / dlls /
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.
2005-09-20  Mike McCormackAdded memory allocation inline functions (part 2).
2005-09-20  Mike McCormackAdded memory allocation inline functions (part 1).
2005-09-20  Alexandre JulliardExported symbols now get resolved properly so we no...
2005-09-20  Alexandre JulliardAdded a magic number to the WDML_CONV structure to...
2005-09-20  Mike McCormackFix if's that are followed by semicolons.
2005-09-20  Jan Van Buggenhoutimplement stubs for MsiSequence[AW].
2005-09-20  Robert ShearmanImplement OleIsRunning.
2005-09-20  Robert Shearman- Fix a trace to refer to the object ID rather than...
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-19  Dmitry TimoshkovUse the event's width and height not the translated...
2005-09-19  James HawkinsAdd initial toolbar button handling.
2005-09-19  Oliver StieberReturn the adaptor mode as X8R8G8B8 when BPP is 24...
2005-09-19  Alexandre JulliardTake into account -noname functions when checking for...
2005-09-19  Robert Shearman- Remove redunant braces.
2005-09-19  Vijay Kiran KamujuAdded __p__amblksiz implementation.
2005-09-19  Uwe BonnesDon't free a modified pointer.
2005-09-19  Huw DaviesFix a problem with handling ETO_GLPYH_INDEX. Spotted...
2005-09-19  Robert ShearmanFix the return codes during unmarshaling so that it...
2005-09-19  James HawkinsCheck for an empty string not a NULL pointer.
2005-09-19  Dmitry TimoshkovDirectly copy DIB bits into destination DC.
2005-09-19  Oliver StieberPrevent CheckDepthStencilMatch from causing problems...
2005-09-19  Oliver StieberStop vertex shader constants from being set at the...
2005-09-19  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-19  Marcus MeissnerSupport more arguments in _invoke().
2005-09-19  Jacek Caban- Added IHttpNegotiate2 interface.
2005-09-18  Ge van GeldorpDo some bounds checking on iOrder.
2005-09-18  Alexander N. SørnesAdded Norwegian translations.
next