cmd: Reorder some functions to avoid forward declarations.
[wine] / programs /
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-30  Christian Costacmd.exe: Use WCMD_CURRENTTIME resource to show the...
2008-12-29  Hwang YunSong(황윤성)winecfg: Updated Korean resource.
2008-12-29  Francois Gougetwinedbg: Remove an unused debug channel (winedbg).
2008-12-27  Damjan Jovanovicwinemenubuilder: Improve icon generation.
2008-12-26  Alexandre Julliardwinetest: Link against the Wine import libraries for...
2008-12-23  Maarten Lankhorstkernel32: Change all functions to use CDECL.
2008-12-23  Jesse Allenwinecfg: Make virtual desktop shortcut key unique.
2008-12-22  Alexandre Julliardwinedevice: Make sure that all dependencies of the...
2008-12-19  Hwang YunSong(황윤성)oleview: Updated Korean resource.
2008-12-18  Jörg Höhlewinecfg: Prevent crash when clearing volume serial...
2008-12-18  Dan Kegelwinver: Add version resource.
2008-12-17  Maarten Lankhorstntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
2008-12-17  Maarten Lankhorstwinex11.drv/explorer: Add CDECL to exported functions.
2008-12-17  Jonathan Ernstwinhlp32: Updated French translation.
2008-12-17  Jonathan Ernstwinhlp32: WINE->Wine.
2008-12-17  Jonathan Ernstwordpad: Updated French translation.
2008-12-17  Damjan Jovanovicwinemenubuilder: Create xdg_config_dir if it does not...
2008-12-16  Alexandre Julliardwinetest: Use main instead of WinMain as entry point.
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.
next