wine
2006-09-07  Mike McCormackmsi: Create a function to copy record fields, use it...
2006-09-07  Mike McCormackmsi: Add a few more tests for MSI_NULL_INTEGER.
2006-09-07  Mike McCormackmsi: Check that column names are unique when creating...
2006-09-07  Huw Daviesrpcrt4: Add delegating stub support.
2006-09-07  Huw Daviesrpcrt4: Add infrastructure to create and manage a varia...
2006-09-07  Paul Vrienswintrust: Moved the generation of the guidstring to...
2006-09-07  Paul Vrienswintrust: Implementation of WintrustAddActionID.
2006-09-07  Paul Vrienswintrust: Implementation of WintrustRemoveActionID.
2006-09-07  Dan Hipschmanwidl: Sanity check string and pointer attrs. Don't...
2006-09-07  Dan Hipschmanwidl: Handle more pointer types in get_struct_type.
2006-09-07  Dan Hipschmanwidl: Remove checks for typedefs that always fail.
2006-09-07  James Hawkinsadvpack: Add the regsvr action to the SetupInstallFromI...
2006-09-07  James Hawkinsadvpack: Get the proper working directory in install_init.
2006-09-07  Huw Daviesrpcrt4: Tests on NdrCStdStubBuffer_Release to show...
2006-09-07  Huw Daviesrpcrt4: Tidy up CStdStubBuffer_QueryInterface.
2006-09-07  Huw Daviesrpcrt4: Tidy up CStdStubBuffer_AddRef,Release.
2006-09-07  Mike McCormackmsi: Don't crash if we can't find a control.
2006-09-07  Mike McCormackmsi: Use a binary search to find sql keywords.
2006-09-07  Mike McCormackddraw: Make tests pass when OpenGL libraries aren't...
2006-09-07  Robert Reifadvapi32: Fix lsa tests on windows98.
2006-09-07  Dan Hipschmanwidl: Generate an error for "int f(void a)".
2006-09-07  Dan Hipschmanwidl: Print pointers more aesthetically in generated...
2006-09-07  Dan Hipschmanwidl: Add an is_ptr function.
2006-09-07  Dan Hipschmanwidl: Factor the entry_t structure.
2006-09-07  Dan Hipschmanwidl: Use type_t for typedefs, not var_t. Simplify...
2006-09-07  Dan Hipschmanwidl: Generate names for tagless structs, unions and...
2006-09-07  Robert Shearmanrpcrt4: Make the reference counting in the standard...
2006-09-07  Robert Shearmanrpcrt4: Fix NdrStubGetBuffer to use the IRpcChannelBuff...
2006-09-07  Robert Shearmanrpcrt4: Remove some unused code.
2006-09-07  Robert Shearmanrpcrt4: Rename ndr_midl.c to ndr_clientserver.c to...
2006-09-07  Robert Shearmanrpcrt4: Move NdrStub* functions to cstub.c and move...
2006-09-07  Robert Shearmanserver: Translate errnos ENFILE and EMFILE to STATUS_TO...
2006-09-07  Robert Shearmanoleaut32: Delay the creation of the stub object for...
2006-09-07  Robert Shearmanoleaut32: Fix a leak of the module reference count.
2006-09-07  Andrew Talbotcomctl32: Cast-qual warnings fix.
2006-09-07  Andrew Talbotadvpack: Cast-qual warnings fix.
2006-09-07  Renu Rajputcomdlg: Send missing CDN_FOLDERCHANGE.
2006-09-07  Paul Vrienswincrypt.h: Add new OID.
2006-09-07  Paul Vrienssoftpub.h: Add a GUID.
2006-09-07  Paul Vrienswintrust.h: Add a GUID.
2006-09-07  Paul Vrienswintrust: Add some documentation.
2006-09-07  Paul Vrienswintrust: Add some extra tests for WintrustRemoveActionID.
2006-08-29  Mike McCormackmsi: Fix a memory leak.
2006-08-29  Mike McCormackmsi: Free the handle table on PROCESS_DETACH.
2006-08-29  Mike McCormackmsi: Fix test compilation with MSVC6.
2006-08-29  Mike McCormackmsi: Properties are case sensitive.
2006-08-29  Paul Vrienswintrust: Add framework and initial tests.
2006-08-29  Paul Vrienswintrust: Add some register stubs.
2006-08-29  Paul Vrienswintrust: Move register related functions to a separate...
2006-08-29  Dan Hipschmanwidl: Add the rest of the pointer types to write_type.
2006-08-29  Marcus MeissnerRemove some more unused debugging channels.
2006-08-29  Huw Daviesrpcrt4: Add a test for IRpcStubBuffer_Connect on a...
2006-08-29  Huw Daviesrpcrt4: Add a helper function to create a stub.
2006-08-29  Stefan Dösingerwined3d: Apply the half pixel correction for shaders...
2006-08-29  James Hawkinsmsi: Use msi_dialog_dup_property where appropriate.
2006-08-29  James Hawkinsmsi: Use the respective update functions when creating...
2006-08-29  James Hawkinsmsi: Update the DirectoryCombo control in response...
2006-08-29  James Hawkinsmsi: Update the PathEdit control in response to the...
2006-08-29  James Hawkinsmsi: Highlight the text in the PathEdit control.
2006-08-29  Dan Kegelmsi: Callers of alloc_msihandle should handle failure.
2006-08-28  Dan Kegelmsi: Remove limit on number of handles.
2006-08-28  Dan Kegelmsi/tests: Add test to verify we can create 4000 msi...
2006-08-28  Robert Shearmanquartz: Use the absolute height of the bitmap format...
2006-08-28  Robert Shearmanole32: Return errors if the attempt to start a LocalSer...
2006-08-28  Robert Shearmanole32: AppId is a value under the clsid key, rather...
2006-08-28  Robert Shearmanole32: Fix functions defined without specifying argumen...
2006-08-28  Roderick Colenbranderwinex11.drv: Import ConvertPixelFormatWGLtoGLX from...
2006-08-28  Brian Changriched20: EM_EXSETSEL fixes and conformance tests.
2006-08-28  Alexandre Julliardtools: Get rid of the winapi makefile, it's not used...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-28  Alexandre Julliardmake_makefiles: Generate the tests list in programs...
2006-08-28  Alexandre Julliardtools: Added make_makefiles tool that updates the list...
2006-08-28  Alexandre Julliardkernel: Get rid of useless trace.
2006-08-28  Mike McCormackmsi: Fix writing of long strings to the database.
2006-08-28  Mike McCormackmsi: Fix MsiRecordGetString for a null buffer and non...
2006-08-28  H. Verbeetd3d8: Use proper handles for pixel shaders.
2006-08-28  H. Verbeetd3d8: Improve shader handle management.
2006-08-28  Ivan Gyurdievwined3d: Add support for A16B16G16R16F and A32B32G32R32...
2006-08-28  Hwang YunSong... msi: Updated Korean resource.
2006-08-28  Eric Pouechdbghelp: Removed stabs dump facility now that we have...
2006-08-28  Eric Pouechwinedump: Added -G option to dump raw stabs information...
2006-08-28  Eric Pouechwinedbg: Native dbghelp generate long basic types,...
2006-08-28  Jacek Cabanmshtml: Added IDM_UNDERLINE implementation.
2006-08-28  Jacek Cabanmshtml: Added IDM_ITALIC implementation.
2006-08-28  Jacek Cabanmshtml: Added IDM_FONTNAME implementation.
2006-08-28  James Hawkinsmsi: Add a stub implementation of the VolumeCostList...
2006-08-28  James Hawkinsmsi: Add initial implementation of the DirectoryListUp...
2006-08-28  James Hawkinsmsi: Add initial implementation of the DirectoryCombo...
2006-08-28  Stefan Dösingerwined3d: Find the correct sampler type for < 2.0 pshaders.
2006-08-28  Stefan Dösingerwined3d: Properly initialize a variable.
2006-08-28  Andrew Talbotadvapi32/tests: Cast-qual warnings fix.
2006-08-28  Matt Finnicumriched20: Remove two testing fixme's that were accident...
2006-08-28  Dmitry Timoshkovuser: Do not force repainting on WM_WINDOWPOSCHANGED...
2006-08-28  Roderick Colenbranderopengl: Fix Mesa/DRI regression.
2006-08-28  Robert Reifadvapi32: Fix security tests to not crash on windows.
2006-08-28  Robert Reifkernel32: Fix TRACE in WideCharToMultiByte to not cause...
2006-08-28  Frank Richtersetupapi: Make do_file_copyW send "target newer" notifi...
2006-08-28  Frank Richterkernel: Add tests for GetPrivateProfileSectionNames...
2006-08-27  Alexandre Julliardkernel: Fixed off-by-one error in GetShortPathNameW.
2006-08-26  Alexandre Julliardwrc: Get rid of xmalloc casts.
next