wine
2006-01-25  Michael Kaufmannstatic control: SS_CENTERIMAGE fixes.
2006-01-25  Michael Kaufmanngdi: Fix the EMF bounding box calculation.
2006-01-25  Juan Langiphlpapi: Remove one IP address per interface restriction.
2006-01-25  Hans Leidekkerkernel: Test moving a directory that has a change notif...
2006-01-24  Alexandre Julliardloader: Detect pthread_get_stackaddr_np returning the...
2006-01-24  Huw Daviesmsxml: Implement save.
2006-01-24  Mike McCormackprogman: Load license from resources.
2006-01-24  Alexandre Julliardmsvcrt: Make error strings static.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-24  Alexandre Julliardwineprefixcreate: Only create links for files that...
2006-01-24  Alexandre Julliardserver: Use the new set_fd_user function in create_seri...
2006-01-24  Mike McCormackserver: Modify open_fd to create an fd without a user.
2006-01-24  Alexandre Julliardwinebuild: Get rid of the default ignored symbols list.
2006-01-24  Alexandre Julliardntdll: memcpy should behave like memmove in ntdll too.
2006-01-24  Alexandre Julliardntdll: Mark all libc-style functions as private to...
2006-01-24  Alexandre JulliardAvoid importing _strlwr/_strupr from ntdll.
2006-01-24  Alexandre Julliardmsvcrt: Use the msvcrt version of printf everywhere.
2006-01-24  Juan Langiphlpapi: Clean up memory allocation.
2006-01-24  Robert Shearmanwidl: Generate type format strings for conformant varyi...
2006-01-24  Robert Shearmanwidl: Fix detection of varying arrays.
2006-01-24  Robert Shearmanwidl: Fix detection of conformant varying structs.
2006-01-24  Robert Shearmanwidl: Support generation of conformant structure type...
2006-01-24  Robert Shearmanwidl: Conformant arrays have a size of 0.
2006-01-24  Robert Shearmanwidl: Support correlation descriptors in structures.
2006-01-24  Robert Shearmanwidl: Error if an array is in the middle of a structure.
2006-01-24  Robert Shearmanwidl: Fix the detection of conformant and pointer structs.
2006-01-24  Robert Shearmanwidl: Simple structs and complex pointers.
2006-01-24  Robert Shearmanwidl: Add framework for generating struct and union...
2006-01-24  Robert Shearmanwidl: Support different types of simple pointers.
2006-01-24  Robert Shearmanwidl: Generate NdrNonConformatString* calls for non...
2006-01-24  Robert Shearmanwidl: Add functions for detecting array and string...
2006-01-24  Robert Shearmanwidl: Support some more complicated conformance / varia...
2006-01-24  Robert Shearmanwidl: Added some more constants for conformance descrip...
2006-01-24  Robert Shearmanwidl: Start implementing writing of conformance/varianc...
2006-01-24  Robert Shearmanwidl: Strings.
2006-01-24  Robert Shearmanwidl: Arrays.
2006-01-24  Robert Shearmanwidl: Simplify write_typeformatstring_type.
2006-01-24  Robert Shearmanwidl: Don't use recursion for write_typeformatstring_type.
2006-01-24  Robert Shearmanwidl: Don't use recursion to implement write_procformat...
2006-01-24  Alexandre Julliardkernel: Fail more gracefully when loading a builtin...
2006-01-24  Dmitry Timoshkovcomctl32: Make listview use standard wine_dbg_sprintf...
2006-01-24  Huw Daviesgdi: Fixes to preempt freetype 2.2.0.
2006-01-24  Jacek CabanAdded mshtmcid.h.
2006-01-24  Huw Daviesgdi: Use correct include file for FT_Get_Module.
2006-01-23  Louis Lendersuser32: Added stub for UpdateLayeredWindow.
2006-01-23  Alexandre Julliardmsvcrt: Properly implemented strerror and perror (based...
2006-01-23  Alexandre Julliardmsvcrt: Added _sys_errlist (based on a patch by Uwe...
2006-01-23  Alexandre Julliardmsvcrt: Added EILSEQ definition.
2006-01-23  Hans Leidekkermsvcrt: Stub implementation for wcsftime.
2006-01-23  Alexandre JulliardRemove useless BUGS file.
2006-01-23  Robert Shearmanmsi: Move the firing of control events to MSI_ProcessMe...
2006-01-23  Robert Shearmanmsi: Call ui_actiondata for more actions.
2006-01-23  Detlef Riekenbergadvpack/tests: Fixed failure when "ProgramFilesDir...
2006-01-23  Robert Reifwinearts: Try to keep winecfg from crashing by recoveri...
2006-01-23  Alexandre JulliardFixed a couple of warnings on MacOS.
2006-01-23  Alexandre Julliardwinedbg: Use Win32 types instead of long long.
2006-01-23  Alexandre Julliardserver: More generic mechanism for adding typecasts...
2006-01-23  Mike McCormackntdll: Forward ZwNotifyChangeDirectoryFile to NtNotifyC...
2006-01-23  Eric Pouechdbghelp: Return better values in module information.
2006-01-23  Eric Pouechdbghelp: Brought dbghelp.h a bit closer to PSDK definit...
2006-01-23  Eric Pouechdbghelp: SymSetContext should return FALSE when setting...
2006-01-23  Eric Pouechdbghelp: Live targets.
2006-01-23  Eric Pouechdbghelp: Started implementation of the global callback...
2006-01-23  Eric Pouechdbghelp: Symbol info.
2006-01-23  Eric Pouechwinedbg: Added a more decent scheme for handling segmen...
2006-01-23  Alexandre Julliardlibwine: Added LDT support for MacOS/x86.
2006-01-23  Dmitry Timoshkovuser32: Make GetMenuItemInfo tests pass under Wine.
2006-01-23  Robert Shearmanmsi: Support msidbControlAttributesSunken.
2006-01-23  Robert Shearmanmsi: Only print fixme for progress attribute once.
2006-01-23  Mike McCormackcrypt32: Add stub implementations of some crypto functi...
2006-01-23  Alexandre Julliardwinebuild: Always import atof, the MS version is different.
2006-01-23  H. Verbeetd3d8: For render states D3DRS_POINTSPRITEENABLE and
2006-01-23  H. Verbeetd3d8: Add GL_ARB_multisample definitions.
2006-01-23  H. Verbeetd3d8: Add detection for GL_ARB_point_sprite support.
2006-01-23  Vitaliy Margolenuser: Add missing WIN_ReleasePtr.
2006-01-23  Dmitry TimoshkovICCompressorChoose should initialize fccType and fccHan...
2006-01-23  Detlef Riekenbergkernel/tests: Integer atoms return different results...
2006-01-23  Mike McCormackshell32: Export DllGetClassObject by ordinal as grpconv...
2006-01-23  Kai Blinsecur32: Added DeleteSecurityContext.
2006-01-23  Dmitry Timoshkovx11drv: Update Swiss German keyboard layout to better...
2006-01-23  James Hawkinsshell32: Reimplement a factored SHFileOperation.
2006-01-21  Marcus Meissnerwinebuild: Output a .note.GNU-stack section to allow...
2006-01-21  Marcus Meissnergdi: Metafile records must be at least 3 words long.
2006-01-21  Alexandre Julliardmsvcrt: Preserve all registers in call_ebp_func.
2006-01-21  Jacek Cabanmshtml: Return FALSE if Mozilla ActiveX Control could...
2006-01-21  James Hawkinsadvpack: Add a stub for RebootCheckOnInstall.
2006-01-21  James Hawkinsadvpack: Fix the documentation for AddDelBackupEntry.
2006-01-21  James Hawkinsadvpack: Complete the documentation for CloseINFEngine.
2006-01-21  James Hawkinsadvpack: Add a stub for SetPerUserSecValues.
2006-01-21  James Hawkinsadvpack: Fix the documentation for FileSaveMarkNotExist.
2006-01-21  James Hawkinsadvpack: Forward FileSaveMarkNotExist to AddDelBackupEntry.
2006-01-21  James Hawkinsadvpack: Add stubs for the user stub wrapper functions.
2006-01-21  James Hawkinsadvpack: Implement DelNodeRunDLL32.
2006-01-21  James Hawkinsadvpack: Implement IsNTAdmin.
2006-01-20  Huw Daviesshell: Fix incorrect usage of the return value of StrRe...
2006-01-20  Aric Stewartwininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT...
2006-01-20  Alexandre Julliardconfigure: Remove the -mpreferred-stack-boundary option...
2006-01-20  Alexandre Julliardwinebuild: Moved offset definitions to relay.c since...
2006-01-20  Huw Daviesole: ProgIDFromCLSID sets progid to NULL on failure.
2006-01-20  Vitaliy Margolenx11drv: Prevent NULL dereference in SelectionRequest...
next