amstream: Some fixes.
[wine] / programs /
2008-12-15  Francois Gougetnet: Make output_string() and output_error_string(...
2008-12-15  Francois Gougetexplorer: Make appbar_wndproc() static.
2008-12-15  Francois Gougetmsiexec: Make KillService() static.
2008-12-15  Francois Gougetcmd: Make WCMD_DumpCommands() static.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-10  Rico Schüllerwinhlp32: Fix German translation.
2008-12-10  Rico Schüllerwordpad: Fix German translation.
2008-12-10  Francois Gougetclock: Remove spaces before '\n' in the Swedish resources.
2008-12-10  Alexandre Julliardwinetest: Report information about the CPU and host OS.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Michael Stefaniuctaskmgr: Remove some superfluous casts.
2008-12-08  Michael Stefaniuctaskmgr: Replace malloc with HeapAlloc.
2008-12-08  Daniel Nylanderwinecfg: Updated Swedish translation.
2008-12-08  Daniel Nylandernotepad: Updated Swedish translation.
2008-12-08  Daniel Nylanderwinhlp32: Updated Swedish translation.
2008-12-08  Daniel Nylanderwinefile: Updated Swedish translation.
2008-12-08  Daniel Nylanderclock: Updated Swedish translation.
2008-12-08  Christian Costawinedbg: Make frame numbers display starting from 0...
2008-12-08  Vincent Povirkexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
2008-12-08  Rok Mandeljcwinhlp32: Updated Slovenian translation.
2008-12-08  Rok Mandeljcwinefile: Fix problem with ellipses in Slovenian transl...
2008-12-08  Rok Mandeljccmdlgtst: Fix problem with ellipses in Slovenian transl...
2008-12-08  Rok Mandeljcwordpad: Updated Slovenian translation.
2008-12-08  Rok Mandeljcwinecfg: Updated Slovenian translation.
2008-12-08  Rok Mandeljcstart: Updated Slovenian translation.
2008-12-08  Rok Mandeljcregedit: Updated Slovenian translation.
2008-12-05  Vincent Povirkwinedbg: Fix string format warnings.
2008-12-04  Kirill K. Smirnovwinecfg/audio: Properly terminate an empty list of...
2008-12-04  Michael Stefaniucregedit: Remove some superfluous casts.
2008-12-04  Michael Stefaniuccmd: Remove some superfluous casts.
2008-12-04  Michael Stefaniucwinecfg: Remove some superfluous casts.
2008-12-04  Francois GougetMake sure we have a space before the ellipses in Sloven...
2008-12-04  Francois Gougetcmdlgtst: Fix an ellipsis in the copyright message.
2008-12-03  Alexandre Julliardrpcss: Build with -D__WINESRC__ since it's using Wine...
2008-12-03  Alexandre Julliardrpcss: Get rid of the useless rpcss.h header.
2008-12-01  Francois Gougetregedit: Deal with races in 'regedit /E' by resizing...
2008-11-26  Alexandre Julliardadvapi32: Reimplemented ChangeServiceConfig2W in servic...
2008-11-26  Kirill K. Smirnovwinecfg/audio: Simplify removeDriver() function.
2008-11-26  Kirill K. Smirnovwinecfg/audio: Fix uninitialized variable.
2008-11-26  Francois GougetStraighten out some ellipses.
2008-11-25  Alexandre Julliardservices: Properly initialize service status at creatio...
2008-11-25  Michael Stefaniucregedit: Remove NULL check before HeapFree (Smatch).
2008-11-24  Alexandre Julliardwinetest: Optionally compress the distributed exe with...
2008-11-24  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-24  Francois Gougetregedit: Fix handling of zero-byte binary values for...
2008-11-21  Francois Gougetreg: Avoid wvsprintfW() so we can avoid loading user32...
2008-11-21  Francois Gougetregedit: Avoid wsprintfW() so we can avoid loading...
2008-11-21  Francois Gougetregedit: Fix exporting of REG_EXPAND_SZ and other ...
2008-11-21  Francois Gougetregedit: Pass the string length to REGPROC_export_string().
2008-11-21  Francois Gougetregedit: Fix a buffer allocation in export_registry_key().
2008-11-19  Alexandre Julliardwinetest: Report an error when a test program completel...
2008-11-19  Alexandre Julliardwinetest: Allow to specify a subset of tests to run...
2008-11-19  Alexandre Julliardwinetest: Capture the Win32 stderr into the log file...
2008-11-18  Paul Vrienswinetest: Give the 'Running' progress bar the same...
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-17  Andrew Riedireg: const WCHAR -> static const WCHAR.
2008-11-17  Hirofumi Katayamawordpad: Update resources for date and time dialog.
2008-11-14  Damjan Jovanovicshdocvw, winemenubuilder: Generate fd.o entries for...
2008-11-13  Vincent Povirkmsiexec: Build with -mwindows.
2008-11-12  Francois Gougetregedit: Fix the wrapping of binary values in export_hk...
2008-11-12  Francois Gougetregedit: Fix a buffer overflow when exporting binary...
2008-11-12  Francois Gougetregedit: Simplify / clean up export_hkey().
2008-11-12  Francois Gougetregedit: Tighten a buffer size calculation.
2008-11-12  Francois Gougetregedit: Simplify REGPROC_export_string().
2008-11-12  Francois Gougetregedit: The xxx_name_len variables track buffer sizes...
2008-11-12  Francois Gougetregedit: line_size is supposed to track a string length.
2008-11-12  Francois Gougetregedit: Check that we were able to allocate line_buf...
2008-11-12  Francois Gougetregedit: Remove unneeded variable initializations.
2008-11-12  Damjan Jovanovicwinemenubuilder: Moved all wineshelllink functionality...
2008-11-12  Hwang YunSong(황윤성)winecfg: Updated Korean resource.
2008-11-12  Hirofumi Katayamawordpad: Accept double-click in date and time dialog.
2008-11-11  Eric Pouechwinedbg: Added scoped symbol picker, and options to...
2008-11-11  Eric Pouechwinedbg: Slightly change the option setting syntax...
2008-11-11  Eric Pouechwinedbg: Rewrote the symbol picking mechanism so that...
2008-11-10  Damjan Jovanovicwinemenubuilder: Generate desktop files instead of...
2008-11-07  Vincent Povirkrundll32: Build with -mwindows.
2008-11-03  Alexandre Julliardwinemenubuilder: Move the xdg global variables out...
2008-11-03  Damjan Jovanovicwinemenubuilder: Generate icons in winemenubuilder...
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-11-03  Michael Stefaniucoleview: Do not cast NULL.
2008-11-03  Michael Stefaniucwinedbg: Use FIELD_OFFSET instead of reimplementing it.
2008-11-03  Alexandre Julliardwinecfg: Display an nicer error when the mount manager...
2008-10-29  Katayama Hirofumi MZnotepad: Don't save maximized size.
2008-10-28  Michael Stefaniuccmdlgtst: Use NULL instead of casting 0 to a pointer.
2008-10-28  Marcus Meissneroleview: Fixed size passed to LoadStringW.
2008-10-28  Austin Englishwinecfg: Set default windows version to XP.
2008-10-28  Dmitry Timoshkovwineconsole: Don't ignore extended keys.
2008-10-27  Reece Dunnwinecfg: Renamed 'Shell Folder' to 'Folder'.
2008-10-27  Reece Dunnwinecfg: Add ellipsis ('...') to buttons that launch...
2008-10-27  Michael Stefaniuccmdlgtst: HGDIOBJ is interchangeable with other handle...
2008-10-27  Michael Stefaniuctaskmgr: HGDIOBJ is interchangeable with other handle...
2008-10-27  Marcus Meissnerprograms: Fixed two RegEnumValue name lengths.
2008-10-27  Eric Pouechwinedbg: Add a kill command to kill the current process.
2008-10-24  Alexandre Julliardwinecfg: Load the existing drive config from mountmgr...
2008-10-24  Alexandre Julliardwinecfg: Store the Unix device if any in the drive...
2008-10-24  Alexandre Julliardwinecfg: Use an ioctl to the mount manager to define...
2008-10-23  Alexandre Julliardmsiexec: Fix initial state of the argument parsing...
next