shell32: Fix shlexec crashing on Vista.
[wine] / programs /
2008-08-01  Kirill K. Smirnovwinhlp32: Remove outdated comment.
2008-08-01  Kirill K. Smirnovwinhlp32: Remove superfluous buttons from propsheet...
2008-08-01  Alexandre Julliardwinetest: Set environment variables in the Win32 enviro...
2008-08-01  Vladimir Pankratovtaskmgr: Converted some functions to Unicode.
2008-07-31  Colin FinckFix some hackish usages of WideCharToMultiByte.
2008-07-30  Lei Zhangcmd: Check the return value from HeapAlloc.
2008-07-30  Vladimir Pankratovtaskmgr: Update Russian translation.
2008-07-29  Vladimir Pankratovtaskmgr: Remove unused code.
2008-07-28  Vladimir Pankratovtaskmgr: Update Russian translation.
2008-07-28  Owen Rudgewinefile: Fix absolute pidl conversion for non-filesyst...
2008-07-23  Gerald Pfeiferwordpad: Remove unused parameter for preview_command().
2008-07-22  Gerald Pfeiferwinedbg: Fix the type of four loop variables and reduce...
2008-07-21  Frans Koolwordpad: Added missing Dutch translations.
2008-07-21  Alexandre Julliardwinetest: Fix a compiler warning with the size_t type.
2008-07-21  Francois Gougetregedit: Remove a couple of left-over debug statements.
2008-07-18  Zac Brownwinhttp/tests: Add test for opening request.
2008-07-18  James Hawkinsservices: Assign the service manager db to the lock...
2008-07-18  Alexander Nicolays... regedit: Fixes for Norwegian Bokmål translation.
2008-07-18  Alexander Nicolays... winefile: Don't access uninitialized value.
2008-07-18  Alexander Nicolays... wordpad: Show error if file open fails.
2008-07-17  Vladimir Pankratovwinhlp32: Update Russian translation.
2008-07-16  Hwang YunSong(황윤성)winhlp32: Updated Korean resource.
2008-07-16  Detlef Riekenbergwinetest: Run tests again on Win9x.
2008-07-16  Frans Koolwordpad: Fixed and added Dutch translations.
2008-07-16  Frans Koolwinhlp32: Fixed Dutch translations.
2008-07-16  Frans Koolregedit: Fixed Dutch translations.
2008-07-16  Alexander Nicolays... regedit: Update Norwegian Bokmål translation.
2008-07-14  Alexander Nicolays... notepad: Fix opening Unicode files.
2008-07-14  Alexander Nicolays... regedit: Add missing fclose on file import.
2008-07-14  Alexander Nicolays... regedit: Fix concat handling in unicode import.
2008-07-14  Alexander Nicolays... wordpad: Show error message if saving fails.
2008-07-14  Dylan Smithrichedit: Cannot undo setting of default character...
2008-07-14  Eric Pouechwinhelp: Double clicking in the index list should open...
2008-07-14  Eric Pouechwinhelp: Constify the internal .hlp file parsing.
2008-07-14  Eric Pouechwinhelp: Move the check about correct RLE decoding...
2008-07-14  Eric Pouechwinhelp: Allow MACRO_Execute to be called recursively.
2008-07-14  Eric Pouechwinhelp: Implemented SetPopupColor macro.
2008-07-14  Eric Pouechwinhelp: Implemented SetHelpOnFile macro.
2008-07-14  Eric Pouechwinhelp: Fixed memory leak in macro handling.
2008-07-14  Eric Pouechwinhelp: Pick nicer fonts for buttons.
2008-07-11  Andre Wisplinghoffregedit: Implement deleting multiple values.
2008-07-11  Alexander Nicolays... regedit: Null-terminate buffer in Unicode file import.
2008-07-11  Alexander Nicolays... regedit: Fix comment handling in Unicode file import.
2008-07-11  Alexander Nicolays... regedit: Use strchrW instead of custom code in Unicode...
2008-07-10  Alexander Nicolays... regedit: Add support for importing Unicode files.
2008-07-10  Alexander Nicolays... regedit: Convert remaining registry import code to...
2008-07-10  Alexander Nicolays... regedit: Convert openKey to Unicode.
2008-07-10  Alexander Nicolays... regedit: Convert the rest of setValue to Unicode.
2008-07-10  Alexandre Julliardregedit: Fixed the GetWideString and GetMultiByteString...
2008-07-10  Alexandre Julliardwinetest: Use Win32 APIs exclusively for file I/O and...
2008-07-10  Alexander Nicolays... regedit: Use RegSetValueExW when importing data.
2008-07-10  Alexander Nicolays... regedit: Use unicode for all key deletion.
2008-07-10  Francois Gougetrpcss: Add a trailing '\n' to a Wine trace.
2008-07-10  Francois Gougetwinhlp32: Remove spaces before '...'.
2008-07-09  Stefan Leichterrasapi32: Added some tests for RasEnumDevicesA (based...
2008-07-09  Hwang YunSong(황윤성)winhlp32: Updated Korean resource.
2008-07-08  Alexander Nicolays... regedit: Convert import delete handling to unicode.
2008-07-08  Mikołaj Zalewskitaskmgr: Use own icon in Run dialog.
2008-07-08  Alistair Leslie... oleview: Fixed crash with loading typelib information.
2008-07-08  Gerald Pfeiferwinecfg: Fix signedness of variable in enumerate_valuesW().
2008-07-08  Alexander Nicolays... winhlp32: Update Norwegian Bokmål translation.
2008-07-07  Alexander Nicolays... winecfg: Update Norwegian Bokmål translation.
2008-07-07  Alexandre JulliardAdd noinput directive to all lex files to avoid a compi...
2008-07-07  Eric Pouechwinhelp: Remove the search button, hook the index butto...
2008-07-07  Eric Pouechwinhelp: Removed the topics button, and forward search...
2008-07-04  Dylan Smithwordpad: Properly save window rect on closing Min/Maxim...
2008-07-02  Alexandre Julliardservices.exe: Pass the service name as first argument...
2008-07-02  Hwang YunSong(황윤성)winhlp32: Updated Korean resource.
2008-07-02  Hwang YunSong(황윤성)taskmgr: Updated Korean resource.
2008-07-01  Hwang YunSong(황윤성)winecfg: Updated Korean resource.
2008-07-01  Vladimir Pankratovtaskmgr: Changed about form to standard shell32.
2008-06-30  Eric Pouechwinhelp: Let CtrlC do something useful thanks to richedit.
2008-06-30  Eric Pouechwinhelp: Start implementing a prop sheet for all lookup...
2008-06-30  Mikołaj Zalewskitaskmgr: Move Run dialog caption to resources, use...
2008-06-30  Vladimir Pankratovwinhlp32: Update Russian translation.
2008-06-30  Vladimir Pankratovwinecfg: Update Russian translation.
2008-06-27  Dmitry Timoshkovwordpad: Pass correct parameters to WM_SIZE message...
2008-06-26  Filipe Ferreirawinecfg: Added Windows registration information setting.
2008-06-26  Rob Shearmanrpcrt4/rpcss: Remove old named pipe code for communicat...
2008-06-26  Rob Shearmanrpcss: Implement endpoint-mapper server using DCE/RPC.
2008-06-25  Alexandre Julliardexplorer.exe: Create the top-level message window along...
2008-06-25  Juan Langinetmib1: Add tests for SnmpExtensionInit.
2008-06-25  Dylan Smithwinemine: Increased buffer size for player names.
2008-06-25  Dylan Smithwinemine: The number of mines should be visible before...
2008-06-25  Dylan Smithwinemine: Middle click drag should move the box highlig...
2008-06-25  Dylan Smithwinemine: Set mines after first choice.
2008-06-25  Dylan Smithwinemine: Adding flag before the game starts shouldn...
2008-06-25  Dylan Smithwinemine: Beginner mode should have one more row and...
2008-06-25  Hwang YunSong(황윤성)winhlp32: Updated Korean resource.
2008-06-24  Michael Stefaniucwinedbg: Fix "floating pointer" typo.
2008-06-23  Eric Pouechwinhelp: Removed the main history button, and use the...
2008-06-23  Eric Pouechwinhelp: Added the options menu.
2008-06-23  Eric Pouechwinhelp: Properly quit winhelp when no file are given...
2008-06-23  Ted Percivalregedit: Interpret REG_DWORD as unsigned in editor.
2008-06-23  Vladimir Pankratovtaskmgr: Add Russian translation.
2008-06-21  Vladimir Pankratovoleview: Add Russian translation.
2008-06-20  Dylan Smithwordpad: Fixed a bug in setting the recent file list...
2008-06-20  Dylan Smithwordpad: Fixed bugs that prevented setting alignment...
2008-06-20  Dylan Smithwordpad: Fixed calculations for the paragraph format...
2008-06-20  Dylan Smithwordpad: Apply changes on dropdown selection for combob...
next