wine
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...
2005-09-21  Mike McCormackImplement MsiSequenceA/W.
2005-09-21  Oliver StieberStart to implement TestCooperativeLevel.
2005-09-21  Alexandre JulliardNow that we have to be able to run the assembler from...
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  Vijay Kiran... Added addrinfo structures.
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  Alexander N... Added Norwegian translations.
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  Alexandre JulliardFixed stack offset of %eax register.
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  Mike McCormackAdd INSTALLSTATE_NOTUSED to the INSTALLSTATE enumeration.
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  Alexandre JulliardCreate an assembly file with all undefined symbols...
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  Aric StewartAdd the IHlinkFrame interface to hlink.idl.
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 JulliardDon't remove ignored symbols from the undefined list...
2005-09-19  Alexandre JulliardUse the default structure packing like Windows does.
2005-09-19  Alexandre JulliardFixed the structure layout to be identical to the publi...
2005-09-19  Alexandre JulliardRemoved sysi86 prototype that is causing conflicts.
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... Added __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... Added Norwegian translations.
2005-09-18  Alexandre JulliardMoved return value handling to the individual relay...
2005-09-18  Alexandre JulliardFixed some trace format strings (reported by Gerald...
2005-09-18  Alexandre JulliardMake the users of wine_call_from_32_regs save %eax...
2005-09-18  Dmitry TimoshkovCall SetDIBits with a proper DC in order to set bitmap...
2005-09-18  Kimmo MyllyvirtaIf HKCU\Software\Wine does not yet exist, create it...
2005-09-18  Christian LupienAvoid overflow in the read file limit check.
2005-09-18  Robert ShearmanFix ref-counting rules to match native DCOM Dlls.
2005-09-17  Alexandre JulliardStore RVAs instead of pointers wherever possible in...
2005-09-17  Alexander N... Added Norwegian translation.
2005-09-17  Dmitry Timoshkov Revert previous change, it should not be needed anymor...
2005-09-17  Mike McCormackFix memory leaks in the table code.
2005-09-17  Mike McCormackRead the MaskEdit template from the correct db field.
2005-09-17  Robert ShearmanRe-arrange some functions and vtables so we don't have...
2005-09-17  Ge van GeldorpBuffer size needs to be specified in bytes on input.
2005-09-17  Robert ShearmanGetDesktopWindow can now potentially create a thread...
2005-09-16  Alexandre JulliardPreliminary implementation of signal handling for x86-64.
2005-09-16  Dmitry TimoshkovAdd a test for mmioDescend, make it pass under Wine.
next