crypt32: Set *pcbDecoded in every function.
[wine] / programs /
2007-09-18  Francois Gougetwordpad: Fix compilation on systems that don't support...
2007-09-18  Francois Gougetdbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK...
2007-09-17  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-09-13  Alexander Nicolays... wordpad: Prevent white flickering on window resize.
2007-09-13  Alexander Nicolays... wordpad: Clean up font effects toggling code.
2007-09-13  Alexander Nicolays... wordpad: Resize rebar control on window resize.
2007-09-13  Alexander Nicolays... wordpad: Remove RB_SIZETORECT call.
2007-09-13  Alexander Nicolays... wordpad: More error handling for printing/print preview.
2007-09-13  Alexander Nicolays... wordpad: Allow changing font effects in the choose...
2007-09-13  Alexander Nicolays... wordpad: Add replace dialog.
2007-09-13  Alexander Nicolays... wordpad: Set icon according to format.
2007-09-13  Alexander Nicolays... wordpad: Add font dialog.
2007-09-13  Alexander Nicolays... wordpad: Add font size list.
2007-09-13  Alexander Nicolays... wordpad: Add font list.
2007-09-12  Alexander Nicolays... wordpad: Add initial print preview support.
2007-09-12  Alexander Nicolays... wordpad: Add view options dialog.
2007-09-12  Alexander Nicolays... wordpad: Add about window.
2007-09-12  Alexander Nicolays... wordpad: Add context menu.
2007-09-12  Alexander Nicolays... wordpad: Add support for printing a page range.
2007-09-12  Alexander Nicolays... wordpad: Re-order format clearing when selecting new...
2007-09-12  Alexander Nicolays... wordpad: Add quick print support.
2007-09-12  Alexander Nicolays... wordpad: Store page margins in the registry.
2007-09-12  Alexander Nicolays... wordpad: Add page setup dialog.
2007-09-12  Alexander Nicolays... wordpad: Add initial printing support.
2007-09-12  Alexander Nicolays... wordpad: Add tab stops dialog.
2007-09-12  Alexander Nicolays... wordpad: Add paragraph format dialog.
2007-09-12  Alexander Nicolays... wordpad: Set default font according to format.
2007-09-12  Alexander Nicolays... wordpad: Support drag-and-drop.
2007-09-12  Alexander Nicolays... wordpad: Store bar states in the registry.
2007-09-12  Jason Edmeadescmd.exe: Fix redirect ordering on a command line.
2007-09-12  Jason Edmeadescmd.exe: Add basic support for FOR /F parsing launched...
2007-09-12  Jason Edmeadescmd.exe: Add basic for /F string support.
2007-09-12  Jason Edmeadescmd.exe: Add suport for if 1==1 echo yes.
2007-09-12  Jason Edmeadescmd.exe: Allow = and , to be delimiters.
2007-09-12  Jason Edmeadescmd.exe: Expand for variables at last with tilda modifi...
2007-09-12  Jason Edmeadescmd.exe: Enhance FOR support.
2007-09-11  Rob Shearmanole32: Add cross-process running-object table support.
2007-09-11  Maarten Lankhorstdsound: Change default bpp and sample frequency to...
2007-09-11  Lionel Debrouxregedit: Fixed a memory leak in listview.c (found by...
2007-08-31  Alexandre Julliardprograms: Remove other obsolete ChangeLog files.
2007-08-31  Dmitry Timoshkovnotepad: Get rid of ChangeLog file.
2007-08-31  Dmitry Timoshkovnotepad: We pass OFN_FILEMUSTEXIST | OFN_PATHMUSTEXIST...
2007-08-31  Francois Gougetwinedbg: 'winedbg --auto' and 'winedbg --minidump'...
2007-08-31  Francois Gougetwinedbg: Detach from the debuggee before exiting.
2007-08-30  Kirill K. Smirnovwinhelp: Add WS_EX_TOOLWINDOW style to popup windows.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-30  Francois Gougettaskmgr & winefile: Refer users to the GNU Lesser Gener...
2007-08-28  Alexander Nicolays... notepad: Add program icon.
2007-08-27  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-08-24  Kirill K. Smirnovwineconsole: Implement GetConsoleWindow.
2007-08-24  Kirill K. Smirnovwineconsole: Move window handle to inner_data structure.
2007-08-23  Paul Vrienswinetest: Put dll version information in the report.
2007-08-23  Nigel Liangwinecfg: Suport color schemes from .theme format themes.
2007-08-23  Paul Vrienswinetest: Change the way we report missing dlls.
2007-08-23  Alexander Nicolays... wordpad: Don't display full path in save changes dialog.
2007-08-23  Alexander Nicolays... wordpad: Don't show full path in caption.
2007-08-22  Alexander Nicolays... wordpad: Store window rect in the registry.
2007-08-22  Alexander Nicolays... wordpad: Clear formatting before opening a file.
2007-08-22  Alexander Nicolays... wordpad: Prompt for format when selecting new file.
2007-08-22  Alexander Nicolays... wordpad: Handle different formats on open/save.
2007-08-22  Alexander Nicolays... wordpad: Add recent file list.
2007-08-20  Alexander Nicolays... wordpad: Fix save changes prompt for the open file...
2007-08-20  Alexander Nicolays... wordpad: Add bullet points button.
2007-08-20  Alexander Nicolays... wordpad: Add bullet points option.
2007-08-20  Alexander Nicolays... wordpad: Fix error handling when saving empty files.
2007-08-20  Alexander Nicolays... wordpad: Fix formatbar for native comctl32/XP.
2007-08-20  Alexander Nicolays... wordpad: Display error box when richedit loading fails.
2007-08-20  Alexander Nicolays... wordpad: Add search functionality.
2007-08-20  Mikolaj Zalewskiiexplore: Add VERSIONINFO resource.
2007-08-17  Kirill K. Smirnovprograms/cmd: Do not use hardcoded constants when corre...
2007-08-14  Misha Koshelevwinebrowser: Add support for XTYP_REQUEST in DDE callback.
2007-08-13  Jason Edmeadesregedit: Fix importing of .reg hex.
2007-08-13  Jason Edmeadescmd.exe: Redirection for external programs was broken...
2007-08-13  Marcus Meissnercmd.exe: WCMD_for is only for files.
2007-08-10  Jason Edmeadescmd.exe: Wait when launching GUI pgms in batch.
2007-08-09  Nigel Liangwinecfg: Fix crash when remove app button is pressed...
2007-08-09  Kirill K. Smirnovwineconsole: Rearrange control elements in Russian...
2007-08-08  Nigel Liangwinecfg: Fix crash in graphics tab.
2007-08-08  Nigel Liangwinecfg: Fix apply button always available in graphics...
2007-08-08  Paul Vrienswinecfg: Show version again in About box.
2007-08-07  Dmitry Timoshkovinclude: winres.h no longer exists in PSDK, fix winresr...
2007-08-07  Paul Vrienswinecfg: Fix virtual desktop selection.
2007-08-07  Hwang YunSong(황윤성)write: New Korean resource.
2007-08-07  Hwang YunSong(황윤성)winecfg: Updated Korean resource.
2007-08-07  Kirill K. Smirnovwinecfg: Values list should be NULL-terminated.
2007-08-06  Nigel Liangwinecfg: Fix crash caused by calling set_reg_key with...
2007-08-06  Paul Vrienswinetest: Skip tests for which the dll is missing.
2007-08-03  Nigel Liangwinecfg: Remove bad default setting for logpixels regis...
2007-08-03  Nigel Liangwinecfg: Read/write registry in unicode.
2007-08-03  Francois Gougetdbghelp: Better match the PSDK types, especially with...
2007-08-02  Mikołaj Zalewskiwrite.exe: Add a new program that calls wordpad.exe.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.
2007-07-31  Nigel Liangwinecfg: Add menu font settings to desktop integration...
2007-07-31  Nigel Liangwinecfg: Add trackbar to set screen resolution in graph...
2007-07-31  Dmitry Timoshkovwinecfg: Fix some compatibility problems.
2007-07-31  Alexandre JulliardAvoid non-portable Unix mode bits macros.
2007-07-31  James Hawkinsmsiexec: Implement a stub MSIServer service.
2007-07-30  Jason Edmeadescmd: Remove some debug code.
2007-07-30  Jason Edmeadescmd: Fix comment to accurately reflect the function.
next