cmd/tests: Add mkdir tests for trailing backslashes and invalid chars handling.
[wine] / programs /
2011-07-12  Frédéric Delanoycmd/tests: Add mkdir tests for trailing backslashes...
2011-07-12  Frédéric Delanoycmd/tests: Add basic mkdir tests.
2011-07-12  Frédéric Delanoycmd/tests: Add basic "for" tests.
2011-07-11  Frédéric Delanoystart: Add support for /? command line parameter.
2011-07-11  Frédéric Delanoywinhlp32: Remove dead assignment (Clang).
2011-07-11  Francois Gougetexplorer: Fix compilation on systems that don't support...
2011-07-11  Frédéric Delanoycmd/tests: Add support for todo_wine constructions.
2011-07-06  Alexandre Julliardcmd/tests: Rewrite replace_escaped_spaces to avoid...
2011-07-06  André Hentschelwinefile: Remove dead initialization (clang).
2011-07-05  Jay Yangexplorer: Fix incorrect cast.
2011-07-05  Michał Ziętekwscript: Implemented Host_get_BuildVersion.
2011-07-04  Jay Yangexplorer: Add dropdown entries to explorer's combobox.
2011-07-04  Jay Yangexplorer: Add a path combobox to explorer.
2011-07-04  Jay Yangexplorer: Add navigation buttons to explorer.
2011-06-28  Marcus Meissnerexplorer: Remove useless array NULL check (Coverity).
2011-06-28  Michał Ziętekwscript: Implemented Host_get_Version.
2011-06-28  Michał Ziętekwscript: Implemented Host_get_Name.
2011-06-28  Marcus Meissnerdxdiag: Removed unused endptr assignment (Coverity).
2011-06-27  Detlef Riekenbergwinemenubuilder: Show filename on failure.
2011-06-27  Francois GougetAssorted spelling fixes.
2011-06-20  Aurimas Fišerascmdlgtst: Update Lithuanian translation.
2011-06-20  Francois Gougetexplorer: Make explorer_wnd_proc() static.
2011-06-17  Hwang YunSongcmdlgtst: Update Korean resource.
2011-06-16  Jay Yangexplorer: Use the command line arguments.
2011-06-16  Jay Yangexplorer: Implement the explorer using IExplorerBrowser.
2011-06-16  Frédéric Delanoycmdlgtst: Update French translation.
2011-06-15  Andrew Nguyendxdiag: Avoid C99 list initialization constructs.
2011-06-15  Francois Gougetcmdlgtst: Fix ellipsis usage in the menu and button...
2011-06-14  Andrew Nguyendxdiag: Add code for XML information output.
2011-06-14  Andrew Nguyendxdiag: Add code for plain-text information output.
2011-06-14  Andrew Nguyendxdiag: Add code to collect information from the DxDiag...
2011-06-14  Andrew Nguyendxdiag: Introduce the information collection infrastruc...
2011-06-14  Andrew Nguyendxdiag: Display a usage message box when unknown option...
2011-06-14  Andrew Nguyendxdiag: Introduce the file output infrastructure.
2011-06-14  Marcus Meissneroleview: Remove superflous NULL check (Coverity).
2011-06-14  Frédéric Delanoycmd/tests: Get rid of obsolete @todo_space@ construct.
2011-06-13  Andrew Nguyendxdiag: Improve the command-line parsing.
2011-06-13  Alexandre Julliardwidl: Default to the cdecl calling convention in client...
2011-06-02  Dan Kegelcmd: WCMD_delete: fix /s for dirnames containing spaces...
2011-06-02  Frédéric Delanoytaskmgr: No need for translatable string for IDC_MEM_US...
2011-06-01  Andrew Nguyenhostname: Output a CRLF newline with the hostname string.
2011-06-01  André Hentschelwinedbg: Increase buffer for function names.
2011-05-31  Dan Kegelcmd: WCMD_delete: move "Delete *.* ?" processing into...
2011-05-30  Alexandre Julliardwinevdm: Print an error when trying to start a DOS...
2011-05-30  Hans Leidekkeruninstaller: Don't list system components.
2011-05-26  Gerald Pfeiferwinedbg: Disable some dead code in expr_eval.
2011-05-26  Dan Kegelcmd: Don't read past end of thisVar in WCMD_expand_envv...
2011-05-26  Dan Kegelcmd: Add simple test for %errorlevel%.
2011-05-26  Akihiro Sagawawinecfg: Update Japanese translation.
2011-05-26  Akihiro Sagawawinedbg: Add Japanese resource.
2011-05-24  Dan Kegelcmd: del /a: test deleting readonly files, with fix.
2011-05-24  Dan Kegelcmd: del /a: move parsing of attributes to helper funct...
2011-05-24  Damjan Jovanovicwinemenubuilder: Extract icons from NE binaries too.
2011-05-24  Alexandre Julliardmakefiles: Create test resource files directly from...
2011-05-23  Francois Gougethostname: Make display_computer_name() static.
2011-05-22  Alexandre Julliardwinetest: Get rid of the dist rules.
2011-05-22  Alexandre Julliardmakefiles: Create the binary resources for winetest...
2011-05-22  Alexandre Julliardmakefiles: Avoid creating an intermediate rc file for...
2011-05-20  Andrew Nguyenhostname: Add an implementation of the hostname display...
2011-05-20  Alexandre Julliardservices: Add a timeout to all pipe communications...
2011-05-20  Alexandre Julliardservices: Load some timeout parameters from the registry.
2011-05-20  Alexandre Julliardservices: Add a helper function to send a command to...
2011-05-19  Andrew Nguyeninclude: Revise the Winsock include in windows.h to...
2011-05-19  Francois Gougettaskmgr: Remove unused button labels.
2011-05-19  Francois Gougetprogman: Fix ellipsis usage in the menu and button...
2011-05-19  Francois Gougetoleview: Fix ellipsis usage in the menu and button...
2011-05-18  Andrew Nguyenwinedbg: Eliminate a possible memory leak in input_fetc...
2011-05-18  Andrew Nguyenwinedbg: Convert the CRLF newline to LF newline when...
2011-05-18  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in debug channel...
2011-05-18  Lauri Kenttäwinemenubuilder: Avoid warning about uninitialized...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in main taskmgr...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in miscellaneous...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in miscellaneous...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in debug handling...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in process termin...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in priority handl...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in affinity dialo...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in graph drawing...
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in tab page code.
2011-05-16  Francois Gougetwinefile: Standardize the 'Arrange Icons' menu label.
2011-05-13  Anders Jonssonwinecfg: Update Swedish translation.
2011-05-12  Marcus Meissnerwinedump: Fixed minidump processor revision decoding...
2011-05-12  Nikolay Sivovwinecfg: Update Russian dialog strings.
2011-05-12  Hwang YunSongwinecfg: Update Korean resource.
2011-05-12  Frédéric Delanoywinecfg: Update French translation.
2011-05-12  Aurimas Fišeraswinecfg: Update Lithuanian translation.
2011-05-12  André Hentschelwinecfg: Update German translation.
2011-05-11  Alexandre Julliardwinecfg: Replace the old DXGrab option by the new fulls...
2011-05-09  André Hentschelwinedbg: Update a comment.
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-05-06  Frédéric Delanoytaskmgr: Fix a French dialog.
2011-05-04  Hwang YunSongwinecfg: Update Korean resource.
2011-05-03  Francois Gougetwinecfg: Fix ellipsis usage in the menu and button...
2011-05-03  Francois Gougetwinefile: Fix ellipsis usage in the menu and button...
2011-05-03  Francois Gougetwinhlp32: Fix the ellipsis usage in the menu and button...
2011-05-03  Francois Gougetview: Fix ellipsis usage in the menus.
2011-05-03  Francois Gougetregedit: Fix ellipsis usage in the menu labels.
2011-05-03  Francois Gougetwinefile: Fix the View and Options menu handles.
2011-05-03  André Hentschelwinedbg: Implement printing the Program Status Register.
2011-05-03  André Hentschelwinedbg: Fix a typo.
next