rpcrt4: Unmarshal NULL OLE interfaces properly by handling the case of a 0 stream...
[wine] / programs /
2007-03-14  Jason Edmeadescmd.exe: Add DIR /O ordering support.
2007-03-14  Jason Edmeadescmd.exe: Add dir /X support (sort of...).
2007-03-13  Mikołaj Zalewskiwordpad: Update Polish translation.
2007-03-13  Alexandre Julliardoleview: Use standard APIs in SaveIdl and avoid overflows.
2007-03-13  Mikołaj Zalewskistart: Add Polish translation.
2007-03-13  Mikołaj Zalewskicmd: Update Polish translation.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-13  Jason Edmeadescmd.exe: Add DIR /X support.
2007-03-13  Jason Edmeadescmd.exe: Add DIR /T support.
2007-03-13  Jason Edmeadescmd.exe: Add dir /L support.
2007-03-13  Jason Edmeadescmd.exe: Make SET have correct errorlevel.
2007-03-13  Jason Edmeadescmd.exe: Add SET /P support.
2007-03-13  Jason Edmeadescmd.exe: Add 2>&1 and 1>&2 support.
2007-03-13  Jason Edmeadescmd.exe: Add TYPE multiple file support.
2007-03-13  Jason Edmeadescmd.exe: Add support for stderr redirection to a file.
2007-03-13  Jason Edmeadescmd.exe: Save initial working directory.
2007-03-13  Jason Edmeadescmd.exe: Add support for FTYPE.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-12  Francois Gougetcmd: Fix compilation on systems that don't support...
2007-03-09  Anatoly Lyutinwineconsole: Update Russian resources.
2007-03-09  Anatoly Lyutincmd: Update translation and synchronize Russian resource.
2007-03-09  Byeong-Sik Jeonwinecfg: Fix typo.
2007-03-09  Michael Stefaniucwinecfg: Initial Romanian translation.
2007-03-08  Francois Gougetrpcss: Fix a file handle leak in RPCSS_BecomePipeServer().
2007-03-08  Jason Edmeadescmd.exe: Support SHIFT /n option.
2007-03-08  Jason Edmeadescmd.exe: Add support for CD /D.
2007-03-08  Jason Edmeadescmd.exe: setlocal and endlocal should preserve drive...
2007-03-08  Jason Edmeadescmd.exe: Hide new internal vars during SET.
2007-03-08  Jason Edmeadescmd.exe: Add support for working directories per drive.
2007-03-08  Jason Edmeadescmd.exe: Support TIME /T option.
2007-03-08  Jason Edmeadescmd.exe: Support DATE /T option.
2007-03-08  Jason Edmeadescmd.exe: Prevent options to pushd.
2007-03-08  Jason Edmeadescmd.exe: Support PUSHD with wildcards.
2007-03-08  Jason Edmeadescmd.exe: Set errorlevel if CD fails.
2007-03-08  Jason Edmeadescmd.exe: Wildcards in directory names for CD.
2007-03-08  Jason Edmeadescmd.exe: Support unquoted directories in CD command.
2007-03-08  Jason Edmeadescmd.exe: Support default colours for wineconsole.
2007-03-08  Jason Edmeadescmd.exe: Add cmd.exe /T option.
2007-03-08  Jason Edmeadescmd.exe: Add COLOR command.
2007-03-08  Peter Oberndorferwinedbg: Do not write over const char * parameter.
2007-03-07  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2007-03-07  Hwang YunSong(황윤성)cmd: Updated Korean resource.
2007-03-07  H. Verbeetwined3d: Remove broken software shaders.
2007-03-06  Francois GougetAssorted spelling fixes.
2007-03-06  Eric Pouechwinedbg: Forward the wShowWindow option from winedbg...
2007-03-06  Eric Pouechwinedbg: We no longer need to force for ELF modules...
2007-03-05  Alexandre Julliardclock: Make the window round in no title bar mode,...
2007-03-05  Jason Edmeadescmd.exe: Fix stdio redirects.
2007-03-05  Jason Edmeadescmd.exe: Add support for del file1 file2.
2007-03-05  Jason Edmeadescmd.exe: Add ASSOC command.
2007-03-05  Jason Edmeadescmd.exe: PROMPT option to show pushd levels.
2007-03-05  Jason Edmeadescmd.exe: Additional PROMPT options.
2007-03-05  Jason Edmeadescmd.exe: Support rd dir1 dir2.
2007-03-05  Eric Pouechdbghelp: module target: Better error handling when...
2007-03-05  Eric Pouechwinedbg: When reloading a minidump, recreate all thread...
2007-03-05  Eric Pouechwinedbg: Fix printing function signature type for circu...
2007-03-05  Eric Pouechwinedbg: Fix maint type when no process is active.
2007-03-05  Francois Gougetcmd: Remove unneeded NONAMELESS* defines and ifdefs.
2007-03-05  Francois Gougetoleview: Fix compilation on systems that don't support...
2007-03-05  Francois Gougetcmd: Fix compilation on systems that don't support...
2007-03-05  Hwang YunSong(황윤성)regedit: Updated Korean resource.
2007-03-05  Paul Vriensprograms/winetest: Raise fileversion.
2007-03-02  Lei Zhangregedit: Correctly parse key name containing ']' when...
2007-03-02  Lei Zhangregedit: Allow entering - for a key in a .reg file...
2007-03-02  Lei Zhangregedit: Removed dead code from regproc.c.
2007-03-02  Lei Zhangregedit: Updated English resources to remove shortcut...
2007-03-01  Alessandro Pignottidplay: Directplay should initialize session Guid, with...
2007-03-01  Alexander Nicolays... wordpad: Add text alignment buttons.
2007-03-01  Bang Jun-Youngnotepad: Fully revise Korean translation.
2007-03-01  Alexandre Julliardcmd: Fix silly local variables indentation that breaks...
2007-03-01  Alexander Farbercmd: Support /-Y and COPYCMD environment variable in...
2007-03-01  Alexander Farbercmd: Fixed 3 buffer overflows when fetching environment...
2007-03-01  Lei Zhangregedit: Correctly parse key name containing ']'.
2007-02-28  Dmitry Timoshkovwinetest: Set correct WINETEST_PLATFORM when running...
2007-02-28  Jason Edmeadescmd.exe: Fix parameter parsing returns.
2007-02-28  Jason Edmeadescmd.exe: Support del /a[:].
2007-02-28  Jason Edmeadescmd.exe: Support del /f.
2007-02-28  Jason Edmeadescmd.exe: Support del /p.
2007-02-28  Jason Edmeadescmd.exe: Prompt during del *.* and del *.
2007-02-28  Jason Edmeadescmd.exe: Add prompt for rd /s.
2007-02-28  Misha Koshelevoleview: Mimick native treeview display of enumerations.
2007-02-27  Jason Edmeadescmd.exe: Make 'set t' show all vars starting with 't'.
2007-02-27  Jason Edmeadescmd.exe: Add rd /s support.
2007-02-27  Jason Edmeadescmd.exe: Locate programs more correctly.
2007-02-27  Jason Edmeadescmd.exe: Allow special named env vars to be modified.
2007-02-27  Alexander Nicolays... wordpad: Small cosmetic fixes.
2007-02-26  Alexander Nicolays... wordpad: Set default font to 'Times New Roman', like...
2007-02-26  Misha Koshelevoleview: Add safearray type.
2007-02-26  Misha Koshelevoleview: Make optional flag "optional" not "opt.".
2007-02-26  Misha Koshelevoleview: Add forgotten newlines to forward declarations.
2007-02-26  Misha Koshelevoleview: Properly support enumerations.
2007-02-26  Misha Koshelevoleview: Report default values.
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 Nicolays... wordpad: Add open file dialogue.
2007-02-26  Alexander Nicolays... wordpad: Make edit menu more like native.
2007-02-26  Alexander Nicolays... wordpad: Add paste support.
next