wine
2007-02-26  Misha Koshelevoleview: Properly support enumerations.
2007-02-26  Misha Koshelevoleview: Report default values.
2007-02-26  Pierre d'Herbemontwinex11.drv: Check the valid rects after the set_window...
2007-02-26  Aric Stewartimm32: Properly send WM_IME_NOTIFY using SendMessage.
2007-02-26  Eric Pouechdbghelp: Handle the .gnu_debuglink files with the newly...
2007-02-26  Eric Pouechdbghelp: Allow to add an alternate file_map for an...
2007-02-26  Eric Pouechdbghelp: Rewrote the ELF section mapper for better...
2007-02-26  Samuel Lidén... comctl32: Use mask value in COMBOEX_GetItemA too.
2007-02-26  Mikołaj Zalewskicomctl32: rebar: Test the RBN_HEIGHTCHANGE notify and...
2007-02-26  Mikołaj Zalewskicomctl32: listview: Set the style in WM_CREATE.
2007-02-26  Dmitry Timoshkovcomdlg32: Synchronize ChooseColor dialog templates...
2007-02-26  Vitaliy Margolenwined3d: Use application provided fog range when fog...
2007-02-26  Vitaliy Margolenimagehlp: Forward already implemented functions to...
2007-02-26  H. Verbeetd3d9: Free the vertex declaration elements.
2007-02-26  James Hawkinsmsi: Overwrite an existing read-only file when copying...
2007-02-26  James Hawkinsmsi: Add tests for using markers in SELECT clauses.
2007-02-26  James Hawkinsmsi: Check for a NULL text entry, as it can be blank...
2007-02-26  James Hawkinsmsi: Free the custom action data after the thread funct...
2007-02-26  Vitaliy Margolenwineshelllink: Fix menu entries with double spaces...
2007-02-26  Jason Edmeadescmd.exe: Add special SET modifiers.
2007-02-26  Jason Edmeadescmd.exe: Add %random% special name support.
2007-02-26  Jason Edmeadescmd.exe: Unify parsing and expansion.
2007-02-26  Jason Edmeadescmd.exe: Add support for call :label and goto :label.
2007-02-26  Jason Edmeadescmd.exe: Add pushd and popd.
2007-02-26  Alexander Nicolaysen... wordpad: Add open file dialogue.
2007-02-26  Alexander Nicolaysen... wordpad: Make edit menu more like native.
2007-02-26  Alexander Nicolaysen... wordpad: Add paste support.
2007-02-26  Alexander Nicolaysen... wordpad: Don't create maximized window.
2007-02-26  Alexander Nicolaysen... wordpad: Make toolbar more like native.
2007-02-26  Fabian Bieleruser32: Do not call NULL message callback.
2007-02-26  Rok Mandeljcinclude/d3d9types.h: Remove Size from D3DVOLUME_DESC.
2007-02-26  Rob Shearmanlibwine: Eliminate duplicate function implementations...
2007-02-26  Rob Shearmanole32: Use IsEqualIID instead of memcmp in HGLOBALLockB...
2007-02-26  Rob Shearmanole32: Add tests for default handler creation and handl...
2007-02-26  Andrew Talbotwininet: Constify some variables.
2007-02-26  Andrew Talbotwineps.drv: Constify some variables.
2007-02-26  Andrew Talbotversion: Constify a variable.
2007-02-26  Hans Leidekkerws2_32: Handle NULL argument in inet_addr.
2007-02-23  Alexandre Julliardcmd: Remove execute permission on source files.
2007-02-23  Bang Jun-YoungREADME: Fully revise Korean translation.
2007-02-23  Jacek Cabanhhctrl.ocx: Added beginning #SYSTEM parsing code.
2007-02-23  Jacek Cabanhhctrl.ocx: Handle memory allocation in OpenCHM and...
2007-02-23  Jacek Cabanhhctrl.ocx: Move HH_OpenCHM implementation to HH_Open.
2007-02-23  Jacek Cabanhhctrl.ocx: Use hhctrl.ocx's HINSTANCE.
2007-02-23  Jacek Cabanhhctrl.ocx: Rewrite reading strings from #STRINGS section.
2007-02-23  Jacek Cabanhhctrl.ocx: Use wrappers of memory allocation functions.
2007-02-23  Jacek Cabanhhctrl.ocx: Move DllMain to hhctrl.c.
2007-02-23  Jacek Cabanhhctrl.ocx: Declare strdupAtoW in hhctrl.h and use...
2007-02-23  Jacek Cabanhhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
2007-02-23  Detlef Riekenbergserialui/tests: Add initial tests.
2007-02-23  Detlef Riekenbergserialui: Fix return type for drvGetDefaultCommConfig.
2007-02-23  Jan Zerebeckicomctl32: Add DebugInfo to critical section.
2007-02-23  Jan Zerebeckiwined3d: replace #ifdef with if() for DEBUG_SINGLE_MODE.
2007-02-23  Jan Zerebeckiwined3d: Make CreateFakeGLContext thread safe.
2007-02-23  Jan Zerebeckiwinex11.drv: Set the refresh rate for NoRes to 60 inste...
2007-02-23  Jan Zerebeckicmd: Remove redundant const.
2007-02-23  Francois Gougetuser32/tests: Fix the ChangeDisplaySettingsEx() test...
2007-02-23  Francois Gougetwinex11.drv: Catch and report screen resolution change...
2007-02-23  Aric Stewartimm32: Corrections to the message ordering for IME...
2007-02-23  Aric Stewartimm32: Implement GSC_RESULTCLAUSE.
2007-02-23  Andrew Talbotversion: Constify a variable.
2007-02-23  Jacek Cabanurlmon: Check if protocol object implements IInternetPr...
2007-02-23  Jacek Cabanitss: Added CombineUrl implementation.
2007-02-23  Jacek Cabanitss: Added ParseUrl implementation.
2007-02-23  Jacek Cabanitss: Added IInternetProtocolInfo interface stub implem...
2007-02-23  Jacek Cabanitss: Added test of paths with back slashes and escaped...
2007-02-23  Jacek Cabanitss: Fix handling URLs with back slashes and escaped...
2007-02-23  Jacek Cabanitss: Fix opening streams with back slashes.
2007-02-23  Rob Shearmankernel32: Fix crash in dns_gethostbyname.
2007-02-23  Rob Shearmannetapi32: Add a stub for NetUserChangePassword.
2007-02-23  Dmitry Timoshkovdlls: Add wing32 dll.
2007-02-23  Dmitry Timoshkovgdi32: Avoid a not necessary CreateDC call.
2007-02-23  Francois Gougetwine.inf: Fix the 'Pacific Standard Time' display name...
2007-02-23  Francois GougetUse the SW_XXX constants when calling ShowWindow().
2007-02-22  Eric Pouechdbghelp: Merge the A/W of elf_map_file into a single...
2007-02-22  Eric Pouechdbghelp: Now load the .gnu_debuglink file using Unicode...
2007-02-22  Eric Pouechdbghelp: Added helper to map a Unicode file.
2007-02-22  Eric Pouechdbghelp: Now moving the ELF loading code to Unicode.
2007-02-22  Eric Pouechdbghelp: Move elf_fetch_file_info to Unicode.
2007-02-22  Eric Pouechdbghelp: Make elf_enum_modules a Unicode function.
2007-02-22  Eric Pouechdbghelp: Now storing module internal info for minidumps...
2007-02-22  Eric Pouechwinedbg: Some enhancements by using Unicode flavors.
2007-02-22  Eric Pouechdbghelp: A few fixes related to Unicode translation.
2007-02-22  Eric Pouechdbghelp: Moved the internals for registered callback...
2007-02-22  Eric Pouechdbghelp: Get rid of temporary module_get_type_by_nameA.
2007-02-22  Eric Pouechdbghelp: Implemented SymFindFileInPathW.
2007-02-22  Eric Pouechdbghelp: Implemented SearchTreeForFileW.
2007-02-22  Eric Pouechdbghelp: Implemented EnumDirTreeW.
2007-02-22  Eric Pouechdbghelp: Implemented SymMatchFileNameW.
2007-02-22  Eric Pouechdbghelp: Added module_get_type_by_name in Unicode form...
2007-02-22  Eric Pouechdbghelp: Moved ELF module loading interfaces to Unicode.
2007-02-22  Eric Pouechdbghelp: Move PE module loading to Unicode.
2007-02-22  Eric Pouechdbghelp: Implemented FindExecutableImage[W].
2007-02-22  Eric Pouechdbghelp: Now storing module information in Unicode...
2007-02-22  Eric Pouechdbghelp: .gnu_link support: rewrote helper functions...
2007-02-22  Eric Pouechdbghelp: Prepare module loading functions to be switche...
2007-02-22  Eric Pouechdbghelp: Make the module info functions ready for the...
2007-02-22  Eric Pouechdbghelp: Rewrote the loaded modules enumeration so...
2007-02-22  Eric Pouechdbghelp: Added an ANSI copy of the module name (useful...
2007-02-22  Eric Pouechdbghelp: Added helper to define the module's name.
next