wine
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  Henning GerhardtUpdate German regedit resource file.
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  Francois Gougetvolatile is valid everywhere const is valid.
2005-09-26  Alexander N... Norwegian translation of wcmd and wineconsole.
2005-09-26  Huw DaviesAdd an x11drv escape that returns a glx drawable.
2005-09-26  Alexander N... Added Norwegian translation of some programs.
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... Added Norwegian translations.
2005-09-26  Mike McCormackFix various query related memory leaks.
2005-09-26  Henning GerhardtUpdate German resource file.
2005-09-26  Krzysztof Foltman- Copy key name works.
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... Add 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  Francois GougetHOLEMENU is a 'long' as far as winapi_check is concerned.
2005-09-26  Kimmo MyllyvirtaUpdate Finnish resources.
2005-09-26  Krzysztof Foltman- Optional destinations in stylesheets are now skipped...
2005-09-26  Francois GougetUpdate win32.api to match the current sources.
2005-09-26  Francois GougetDocumentation tweaks to make winapi_check happy.
2005-09-26  Francois GougetAdd AVISTREAMREAD_CONVENIENT.
2005-09-26  Francois GougetAdd trailing '\n's to ok() calls.
2005-09-26  Francois GougetUpdate winapi_check so it considers 'longlong' (win...
2005-09-26  Christian CostaScreen depth cannot be selected when double buffering...
2005-09-25  Alexandre JulliardReplace DPRINTF by TRACE in a few places.
2005-09-25  Alexander N... Norwegian 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... Added 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  Ivan Leo PuotiAdded ddk/wdm.h.
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  Steven EdwardsSet text of help menu to Help.
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 ReifAdd some missing error codes.
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  Detlef RiekenbergDefinition added for VFT2_DRV_VERSIONED_PRINTER.
2005-09-23  Oliver StieberClean up all the objects bound to the device when the...
2005-09-23  Vijay Kiran... Implementation 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  Alexandre JulliardDefine data types to the correct size on 64-bit platforms.
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  Alexandre JulliardGet rid of the hlp2sgml hack.
2005-09-22  Alexandre JulliardLeave creation of the drive symlinks to wineprefixcreate.
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... Fix a scaling error in VarR4FromDec() and VarR8FromDec...
2005-09-22  Alexandre JulliardRemoved unused debug channels.
2005-09-22  Alex Villacís... Modify VarDiv() and VarSub() to use the existing VarDec...
2005-09-22  Alexander N... Norwegian translation of readme file.
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  Alexandre JulliardFactor out a couple of useful helper functions.
2005-09-21  Kai BlinAdded base64 codec for communication with ntlm_auth.
2005-09-21  Alexander N... Added 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  Alexandre JulliardMake sure that values of absolute symbols fit in 16...
2005-09-21  Alexandre JulliardLet winebuild take care of calling the assembler.
2005-09-21  Alexandre JulliardMoved stub function generation to import.c. Added a...
next