comdlg32: Remove an unused 16-bit macro.
[wine] / programs /
2012-01-03  Francois Gougetnotepad: Remove unused resource strings.
2012-01-03  Frédéric Delanoycmd: Avoid unreachable code (Coverity).
2012-01-03  Pierre Schweitzerwinetest: Fix handle leak.
2012-01-03  Pierre Schweitzertaskmgr: Fix handle leaks.
2012-01-03  Eric Pouechwinedbg: In x86_64 backend, now recognize 'rep ret...
2011-12-30  Aurimas Fišeraswinecfg: Increase the size of the dpi label to fit...
2011-12-30  Francois Gougetwinecfg: Fix the group box labels to follow the Windows...
2011-12-29  André Hentschelcscript: Add forwarder to wscript.
2011-12-29  Francois Gougettaskmgr: Use sentence capitalization for group box...
2011-12-29  Francois Gougetnotepad: Don't assign access keys to group box labels...
2011-12-29  Francois Gougetwinefile: Fix the group box labels to follow the Window...
2011-12-29  Francois Gougetwinemine: Use sentence capitalization for group box...
2011-12-28  Francois Gougetwinetest: Always report errors and fatal errors, even...
2011-12-21  Gabriele Moabitiwineconsole: Light and dark gray colors are exchanged...
2011-12-20  Frédéric Delanoycmd: Merge two if blocks.
2011-12-19  Alexandre Julliardwordpad: Merge accelerators into the main resource...
2011-12-19  Alexandre Julliardwinefile: Merge accelerators into the main resource...
2011-12-19  Alexandre Julliardregedit: Merge accelerators into the main resource...
2011-12-16  Francois Gougetcmd: Avoid hardcoding the Unicode string literal lengths.
2011-12-16  Francois Gougetattrib: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougettaskmgr: Remove unneeded and untranslatable widget...
2011-12-16  Francois Gougetview: Remove unneeded RC files.
2011-12-15  Akihiro Sagawacmd: Improve the message when the volume has no label.
2011-12-12  Piotr Cabanservices: Terminate service when its status is set...
2011-12-12  Piotr Cabanservices: Move service cleanup code to separate function.
2011-12-12  Piotr Cabanservices: Don't close control_pipe when SERVICE_CONTROL...
2011-12-12  Piotr Cabanservices: Check process status to determine if service...
2011-12-12  Piotr Cabanservices: Fix SERVICE_STATUS initialization in svcctl_C...
2011-12-09  Michael Stefaniuccmdlgtst: Remove obsolete and unused application.
2011-12-09  Piotr Cabanservices: Set result inside service_send_command.
2011-12-09  Piotr Cabanservices: Accept SERVICE_START_PENDING as valid service...
2011-12-08  Jacek Cabanwinebrowser: Use IUri API for URL-related logic.
2011-12-07  Frédéric Delanoycmd: Avoid dead assignment (Clang).
2011-12-07  Frédéric Delanoytaskmgr: Avoid dead assignment (Clang).
2011-12-07  Frédéric Delanoycmd: Avoid duplication of commonly used strings.
2011-12-06  Francois Gougetcmd: Use FormatMessage() for better internationalizatio...
2011-12-05  André Hentschelwinecfg: Bump NT 3.51 to Service Pack 5.
2011-12-05  André Hentschelwinecfg: Fill in the Service Pack major version for...
2011-12-02  Francois Gougetcmd: Print error messages on stderr, not on stdout.
2011-12-01  Ken Thomaseswinemenubuilder: Use _P_DETACH instead of _P_NOWAIT...
2011-12-01  Ken Thomasesexplorer: Use _P_DETACH instead of _P_NOWAIT with spawn...
2011-11-30  Francois Gougetcmd/tests: Use resynchronization points to better deal...
2011-11-30  Piotr Cabanservices: Wait for all services to terminate before...
2011-11-30  Piotr Cabanservices: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
2011-11-30  Alex Henriewineconsole: Widen label to accomodate translations.
2011-11-30  Frédéric Delanoycmd: Reorder global vars declarations/definitions to...
2011-11-30  Frédéric Delanoycmd: Move commonly used global vars declarations to...
2011-11-30  Frédéric Delanoycmd: Move a global var to the file using it.
2011-11-29  Frédéric Delanoycmd: Rename unicodePipes variable.
2011-11-29  Frédéric Delanoycmd: Reduce the scope of a global variable.
2011-11-29  Frédéric Delanoycmd: Use boolean types for boolean variables.
2011-11-29  Frédéric Delanoycmd: Remove an unused global variable.
2011-11-29  Francois Gougetcmd/tests: Tweak subsection headers so they are treated...
2011-11-29  Francois Gougetcmd/tests: Standardize the batch file section headers.
2011-11-29  Francois Gougetcmd/tests: Treat lines that start with '---' as resynch...
2011-11-29  Eric Pouechcmd: Correctly parse program name when launching extern...
2011-11-28  Alexandre Julliardwinedbg: Use proper links in the crash dialog.
2011-11-25  Francois Gougetcmd: Use WCMD_output_asis*() for strings that are not...
2011-11-25  Marcus Meissnerexpand: Initialize a variable (Coverity).
2011-11-25  Frédéric Delanoywinefile: Avoid uninitialized field in SYSTEMTIME struc...
2011-11-24  Frédéric Delanoycmd: Avoid dead assignment (clang).
2011-11-24  Francois Gougetnotepad: Fix a string resource so its format placeholde...
2011-11-24  Francois Gougettaskmgr: Fix a string resource so its format placeholde...
2011-11-23  Bernhard Looswinedevice: A driver path can also start with \systemroot\.
2011-11-21  Bruno Jesusregedit: Allow binary files to be imported.
2011-11-21  Frédéric Delanoycmd: Move builtins list to builtins.c.
2011-11-21  Alexandre Julliardwinecfg: Remove some untranslatable labels.
2011-11-21  Francois Gougetipconfig: Fix the string resources so their format...
2011-11-21  Francois Gougetoleview: Fix a string resource so its format placeholde...
2011-11-21  Francois Gougettaskkill: Fix the string resources so their format...
2011-11-21  Francois Gougetwinefile: Make it possible to translate the disk size...
2011-11-18  Frédéric Delanoycmd: Move WCMD_part_execute function to avoid forward...
2011-11-18  Frédéric Delanoywineboot: Make runkeys_names global variable static.
2011-11-18  Alexandre Julliardwinecfg: Convert dialogs to po files.
2011-11-18  Alexandre Julliardwinecfg: Set the program name and version at dialog...
2011-11-18  Alexandre Julliardwinedbg: Convert dialogs to po files.
2011-11-17  Alexandre Julliardtaskmgr: Convert dialogs to po files.
2011-11-16  Eric Pouechwinhlp32: Fix hlpfile content decompression in phrase40...
2011-11-15  Piotr Cabanservices: Create service environment when first service...
2011-11-15  Frédéric Delanoycmd: Avoid duplication of commonly used strings.
2011-11-15  Frédéric Delanoycmd: Trim whitespace in echo on/off.
2011-11-14  Hwang YunSongcmdlgtst: Updated Korean translation.
2011-11-14  Frédéric Delanoydxdiag: Avoid dead increment (clang).
2011-11-08  Alexandre Julliardprogman: Convert dialogs to po files.
2011-11-08  Alexandre Julliardregedit: Convert dialogs to po files.
2011-11-08  Frédéric Delanoycmd: Avoid comparison between signed and unsigned values.
2011-11-07  Eric Pouechexpand: No longer use Unix stdio functions, but rather...
2011-11-07  Eric Pouechexpand: Remove extraneous curly braces from switch...
2011-11-04  Eric Pouechicinfo: No longer use stdio functions, but direct kerne...
2011-11-04  Eric Pouechicinfo: Compile the IcInfo program as a command-line...
2011-11-03  Hans Leidekkermsiexec: Preserve the first argument in process_args_fr...
2011-11-02  Alexandre Julliardwineconsole: Convert dialogs to po files.
2011-11-02  André Hentschelwinedbg: Use ARMv7 for debugging.
2011-11-01  Andrew Eikumwinecfg: Play test sound asynchronously.
2011-11-01  Alexandre Julliardwinefile: Convert dialogs to po files.
2011-11-01  Alexandre Julliardwordpad: Convert dialogs to po files.
2011-11-01  Alexandre Julliardoleview: Convert dialogs to po files.
2011-10-31  Frédéric Delanoycmd: Rename a parameter in WCMD_parameter.
2011-10-31  Frédéric Delanoycmd: Avoid unnecessary null pointer checks.
2011-10-31  Alexandre Julliardnotepad: Convert dialogs to po files.
next