dmime: Remove 'recursive registry key delete' function.
[wine] / programs /
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.
2007-07-30  Jason Edmeadescmd: Add support for wildcards in copy.
2007-07-30  Michael Stefaniucwinefile: Use SendMessageW instead of SNDMSG.
2007-07-26  Michael Stefaniucwinefile: Change choose_font() and init_output() to...
2007-07-26  Michael Stefaniucwinefile: Move the font choosing code to a separate...
2007-07-25  Jason Edmeadescmd: Fix trap when batch pgm runs another batch pgm.
2007-07-25  Michael Stefaniucwinefile: Change the settings functions to use the...
2007-07-24  Michael Stefaniucwinefile: Move some self contained functions to use...
2007-07-24  Michael Stefaniucwinefile: Replace malloc with HeapAlloc.
2007-07-23  Hwang YunSong(황윤성)net: New Korean resource.
2007-07-23  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-07-20  Alexander Nicolays... wordpad: Resize rebar control on window resize.
2007-07-20  Anatoly Lyutincmd: Use toupperW instead of toupper.
2007-07-19  Alexander Nicolays... wordpad: Add date/time toolbar button.
2007-07-19  Alexander Nicolays... wordpad: Add date/time dialog.
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-07-19  Michael Stefaniucwinhelp: Add missing case label "default". Found by...
2007-07-18  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-07-18  Hwang YunSong(황윤성)cmd: Updated Korean resource.
2007-07-16  Kirill K. Smirnovprograms/start: use SEE_MASK_NO_CONSOLE flag as default.
2007-07-12  Paul Vriensprograms/cmd: Do the assignment after the return to...
2007-07-11  Tim Schwartznet.exe: Converted strings to resources.
2007-07-11  Lei Zhangstart.exe: Put double quotes around arguments with...
2007-07-11  Anatoly Lyutincmd: Use toupperW instead of toupper.
2007-07-09  Hans Leidekkerpdh: Add tests for opening and closing queries.
2007-07-09  Alexander Nicolays... wordpad: Prompt for saving file changes.
2007-07-06  Alexander Nicolays... wordpad: Disable copy/cut in menu when appropriate.
2007-07-05  Francois GougetAssorted spelling fixes.
2007-07-04  Ben Hodgettswinecfg: Clean up Graphics tab and remove broken neutra...
2007-07-02  Alexandre Julliardconfigure: Merge the libcurses existence check with...
2007-07-02  Alexandre Julliardconfigure: Merge the libhal existence check with the...
2007-07-02  Alexandre Julliardconfigure: Don't use a default soname if a library...
2007-06-29  Konstantin Kondratyukprograms/winefile: Add Russian resources.
2007-06-29  Misha Koshelevwinemenubuilder: Do not WINE_ERR in InvokeShellLinker...
2007-06-28  Misha Koshelevwinemenubuilder: Wait for parent process to finish...
2007-06-28  Misha Koshelevwinemenubuilder: Create/release semaphore only around...
2007-06-28  Michael Stefaniucwinefile: Do not use the TEXT() macro on character...
2007-06-28  Michael Stefaniucwinefile: Do not use wide character constants.
2007-06-28  Konstantin Kondratyukuninstaller: Add Russian resources.
2007-06-27  Michael Stefaniuccmd: Remove superfluous casts of void pointers to other...
next