cmd: Improve WCMD_parameter documentation.
[wine] / programs /
2012-05-16  Frédéric Delanoycmd: Improve WCMD_parameter documentation.
2012-05-16  Francois Gougetwordpad: Tweak the spelling of a couple of menus.
2012-05-16  André Hentschelwinedbg: Add partial Thumb2 disassembler.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-15  Francois Gougettaskmgr: Fix the spelling of the AdjustControlPosition...
2012-05-14  Eric Pouechwinedbg: Also recognize 'rep ret' as a valid return...
2012-05-09  Eric Pouechwinedbg: Fix printing of fp registers for x86_64 CPU.
2012-05-04  Francois Gougetregedit: An English (United States) spelling fix.
2012-05-02  André Hentschelwinedbg: Complete the Thumb disassembler.
2012-04-27  Bruno Jesusregedit: Allows semicolon comments.
2012-04-27  Bruno Jesusregedit: Fix item text reading in regedit.
2012-04-23  André Hentschelwinevdm: Remove unneeded shadow variable.
2012-04-23  André Hentschelwinedbg: Print all available information about branch...
2012-04-20  André Hentschelwinedbg: Add "load address" and new nops to the Thumb...
2012-04-19  André Hentschelwinedbg: Disassemble more Thumb instructions.
2012-04-18  André Hentschelservices: Remove unneeded shadow variable.
2012-04-18  André Hentschelwinhlp32: Remove unneeded shadow variables.
2012-04-18  André Hentschelwinedbg: Add shift operators to ARM disassembler.
2012-04-17  André Hentschelwinedbg: Fix parsing table for ARM disassembler.
2012-04-16  André Hentschelwinedbg: Use better register names for ARM disassembling.
2012-04-16  André Hentschelwinedbg: Solve ARM disassembling fixmes.
2012-04-16  André Hentschelwinedbg: Add long branch to Thumb disassembling.
2012-04-13  André Hentschelwinedbg: Add partial Thumb disassembler.
2012-04-12  Ilya Basinregedit: Fix buffer size when exporting binary values.
2012-04-12  André Hentschelwinedbg: Add partial ARM disassembler.
2012-04-11  Huw Davieswordpad: Don't quit if the user cancels the save-as...
2012-04-06  André Hentschelwinedbg: Implement be_arm_store_integer on ARM.
2012-04-05  Eric Pouechwinedbg: Fix set instruction when sizeof(int) <> sizeof...
2012-03-29  Morten Rønnewineconsole: Fixed a wrong word in message.
2012-03-29  Frédéric Delanoycmd: Use BOOL instead of int for boolean variables.
2012-03-29  André Hentschelview: Also show the filename in the window title when...
2012-03-27  André Hentschelwinedbg: Fix a typo.
2012-03-27  Christian Costacmd/tests: If we rewind to the beginning of the line...
2012-03-27  Christian Costaattrib: Dislay attribute flags in the right order.
2012-03-27  Christian Costaattrib: Do not hardcode number of characters in flags...
2012-03-27  Christian Costaattrib: Add 2 missing spaces between attribute flags...
2012-03-27  Christian Costaattrib: Display filenames with absolute path as in...
2012-03-27  Christian Costaattrib: Skip processing of . and .. entries.
2012-03-27  Christian Costaattrib: Display unknown options.
2012-03-26  André Hentschelview: Show the filename in the window title.
2012-03-26  André Hentschelwinefile: Fully convert to unicode.
2012-03-26  André Hentschelwinefile: Resize controls for translations.
2012-03-26  André Hentschelwinefile: Remove unused macros.
2012-03-26  Frédéric Delanoyattrib: Fix typo.
2012-03-14  Austin Englishwusa: Add stub program.
2012-03-14  Christian Costaattrib: Make command accept several arguments.
2012-03-13  Alexandre Julliardwinevdm: Try DOSBox first for running DOS applications.
2012-03-12  Hans Leidekkermsiexec: Support the "b!" UI option.
2012-03-12  Frédéric Delanoywinecfg: Avoid unneeded ellipsis in combo box item.
2012-03-12  André Hentschelwinedbg: Respect Thumb mode when adjusting PC on ARM.
2012-03-09  André Hentschelwinedbg: Use copy of be_i386_fetch_float for be_arm_fet...
2012-03-06  André Hentschelwinecfg: Resize more controls for translations.
2012-03-05  Alexandre Julliardnotepad: Fix the position of the Encoding combobox.
2012-03-05  André Hentschelwinecfg: Resize controls for translations.
2012-03-01  Francois Gougetstart: Remove the license and the /L option.
2012-02-21  André Hentschelprogman: Remove dead code.
2012-02-20  Francois Gougetwinedbg: The winedbg debug channel is unused in crashdl...
2012-02-16  Nikolay Sivovmenubuilder: Use va_start/va_end around vsnprintf(...
2012-02-15  André Hentschelwinefile: Fix collapsing when there's no parent directory.
2012-02-13  Frédéric Delanoycmd: Respect constant wide strings naming convention.
2012-02-13  Frédéric Delanoycmd: Reuse common string constants.
2012-02-11  Frédéric Delanoycmd: Add short help for START command.
2012-02-11  Alexandre Julliardcmd: START needs to be an internal command.
2012-02-11  Eric Pouechwinedbg: Let the lexer accept char definitions as integ...
2012-02-11  Eric Pouechwinhlp32: Added support for some keyword support in...
2012-02-08  Frédéric Delanoytaskmgr: Debug classes names are not translatable.
2012-02-08  Alexandre Julliardservices: Don't close the overlapped event when termina...
2012-01-31  Austin Englishwscript: Remove an unused variable (LLVM/Clang).
2012-01-30  Stefan Leichtermsi: Update version resource.
2012-01-30  Alexandre Julliardregedit: Use virtkeys for all accelerators.
2012-01-30  Alexandre Julliardwordpad: Use virtkeys for all accelerators.
2012-01-30  Alexandre Julliardnotepad: Use virtkeys for all accelerators.
2012-01-30  Alexandre Julliardview: Get rid of the quit accelerator.
2012-01-30  Alexandre Julliardwinefile: Get rid of the exit accelerator.
2012-01-30  Alexandre Julliardwinemine: Get rid of the exit accelerator.
2012-01-27  Jacek Cabanwscript: Properly handle CreateProcess failure.
2012-01-26  Henri Verbeetwinecfg: Get rid of some unused constants.
2012-01-25  Francois Gougetprograms: Standardize references to the <Enter> key.
2012-01-24  Alexandre Julliardwordpad: Add message contexts for accelerators that...
2012-01-24  Alexandre Julliardwinefile: Add message contexts for accelerators that...
2012-01-24  Alexandre Julliardwinemine: Add message contexts for accelerators that...
2012-01-24  Alexandre Julliardview: Add message contexts for accelerators that can...
2012-01-24  Alexandre Julliardregedit: Add message contexts for accelerators that...
2012-01-24  Alexandre Julliardnotepad: Add message contexts for accelerators that...
2012-01-24  Eric Pouechwinedbg: Enhance algorithm to look up for memory data...
2012-01-24  Eric Pouechwinedbg, winedump: Embed wine build-id information...
2012-01-23  Francois Gougetcmd: Fix an internationalization issue in WCMD_ask_conf...
2012-01-23  Francois Gougetcmd: Fix asking for a Yes / No / All confirmation.
2012-01-23  Francois Gougetcmd: Remove an unused variable.
2012-01-23  Alexandre Julliardmakefiles: Define __WINESRC__ when building programs.
2012-01-23  Alexandre Julliardwinhlp32: Don't use strncpy.
2012-01-23  Alexandre Julliardwinevdm: Don't use strncpy.
2012-01-23  Alexandre Julliardview: Don't use windowsx.h.
2012-01-23  Alexandre Julliardtaskmgr: Fix includes order and avoid tchar.h and memory.h.
2012-01-23  Alexandre Julliardregedit: Don't use tchar.h.
2012-01-23  Francois Gougetcmd: A few usage message tweaks and fixes.
2012-01-23  Francois Gougetwordpad: Fix the case of the 'Del' accelerator key.
2012-01-23  Francois Gougetwordpad: Add a full stop at the end of error messages...
2012-01-23  Francois GougetUse a single space after a full stop to follow the...
2012-01-23  Francois Gougetxcopy: Remove a duplicated space.
next