1. d0977a2 joy.cpl: Added POV axis visualization. by Lucas Zawacki · 13 years ago
  2. e0f4d5c start: Fix the command line handling. by Francois Gouget · 13 years ago
  3. 8629865 appwiz: Update text to match button names. by Vincent Povirk · 13 years ago
  4. 6cc9968 joy.cpl: Hardcode axis name strings that were in joy.rc. by Lucas Zawacki · 13 years ago
  5. ae9697f wmic: Add support for querying class properties. by Hans Leidekker · 13 years ago
  6. 27b8e7c kernel32: Use the English (United States) spelling of license. by Francois Gouget · 13 years ago
  7. af55e7d joy.cpl: Added a Graphical Axis test. by Lucas Zawacki · 13 years ago
  8. fd951a7 joy.cpl: Added joystick testing tab and button tests. by Lucas Zawacki · 13 years ago
  9. d4c8f77 joy.cpl: Added joystick listing. by Lucas Zawacki · 13 years ago
  10. 033f4ae joy.cpl: First version of the joystick configuration applet. by Lucas Zawacki · 13 years ago
  11. 8ea086b appwiz.cpl: Add Wine Mono to addons. by Vincent Povirk · 13 years ago
  12. 1a46a46 wordpad: Tweak the spelling of a couple of menus. by Francois Gouget · 13 years ago
  13. 5cee710 mpr: Tweak a label so it matches the one in wininet. by Francois Gouget · 13 years ago
  14. cc463d0 regedit: An English (United States) spelling fix. by Francois Gouget · 13 years ago
  15. 8184ef0 comdlg32: An English (United States) spelling fix. by Francois Gouget · 13 years ago
  16. 3bbf585 wldap32: An English (United States) spelling fix. by Francois Gouget · 13 years ago
  17. f0620c5 kernel32: Some English (United States) spelling fixes. by Francois Gouget · 13 years ago
  18. 1bf438a msi: Tweak msiexec's usage message. by Francois Gouget · 13 years ago
  19. 4c4c7c0 jscript: Added Number.toPrecision implementation. by Piotr Caban · 13 years ago
  20. a20c0d1 jscript: Added Number.toFixed implementation. by Piotr Caban · 13 years ago
  21. ef1f094 cryptui: Use a single space after a full stop to follow the Windows GUI guidelines. by Francois Gouget · 13 years ago
  22. 166b439 wineconsole: Fixed a wrong word in message. by Morten Rønne · 13 years ago
  23. 162521b winefile: Remove unused macros. by André Hentschel · 13 years ago
  24. f7a8650 jscript: Added decoding support. by Jacek Caban · 13 years ago
  25. 104e319 cryptui: Use (*.ext) instead of (.ext) in file format strings. by Lauri Kenttä · 13 years ago
  26. 975afb9 cryptui: Use the same string in import and export wizards. by Lauri Kenttä · 13 years ago
  27. dd9d4ba winecfg: Avoid unneeded ellipsis in combo box item. by Frédéric Delanoy · 13 years ago
  28. 121a1a0 po: A few typography fixes for the Chinese (Taiwan) translation. by Francois Gouget · 13 years ago
  29. da7e97b start: Remove the license and the /L option. by Francois Gouget · 13 years ago
  30. ac98b1e po: Add a missing linefeed to a Chinese (Taiwan) translation. by Francois Gouget · 13 years ago
  31. 177cb59 po: Update Chinese (Taiwan) translation. by Ruei-Yuan Lu · 13 years ago
  32. a4c2f4b po: Update Chinese (Taiwan) translation. by Ruei-Yuan Lu · 13 years ago
  33. 97065d0 po: Update Chinese (Taiwan) translation. by Ruei-Yuan Lu · 13 years ago
  34. 5f3f611 po: Fix some typography issues in the Chinese (Taiwan) translation. by Francois Gouget · 13 years ago
  35. 9a7fbae po: Mark a couple of incomplete / invalid Chinese (Taiwan) translations as fuzzy. by Francois Gouget · 13 years ago
  36. dd1adf5 po: Use full width full stops in the Chinese (Taiwan) translation. by Francois Gouget · 13 years ago
  37. 4743279 po: Use '+' when specifying a modifier + accelerator key combination. by Francois Gouget · 13 years ago
  38. 969a699 po: Remove invalid Close/Next translation suggestions. by Francois Gouget · 13 years ago
  39. 7e6e783 cmd: Add short help for START command. by Frédéric Delanoy · 13 years ago
  40. 82612e8 kernel32: Add a trailing full stop to the error messages. by Francois Gouget · 13 years ago
  41. 3c8d8f1 cmd: START needs to be an internal command. by Alexandre Julliard · 13 years ago
  42. d463243 taskmgr: Debug classes names are not translatable. by Frédéric Delanoy · 13 years ago
  43. 509e557 regedit: Use virtkeys for all accelerators. by Alexandre Julliard · 13 years ago
  44. 974e27e wordpad: Use virtkeys for all accelerators. by Alexandre Julliard · 13 years ago
  45. 7115ef1 notepad: Use virtkeys for all accelerators. by Alexandre Julliard · 13 years ago
  46. 12faeee view: Get rid of the quit accelerator. by Alexandre Julliard · 13 years ago
  47. 90acb68 winefile: Get rid of the exit accelerator. by Alexandre Julliard · 13 years ago
  48. 24b7cf6 winemine: Get rid of the exit accelerator. by Alexandre Julliard · 13 years ago
  49. 02b12e1 programs: Standardize references to the <Enter> key. by Francois Gouget · 13 years ago
  50. 9ef59aa wordpad: Add message contexts for accelerators that can be translated. by Alexandre Julliard · 13 years ago
  51. fe021a4 winefile: Add message contexts for accelerators that can be translated. by Alexandre Julliard · 13 years ago
  52. ac2286a winemine: Add message contexts for accelerators that can be translated. by Alexandre Julliard · 13 years ago
  53. 9c164e0 view: Add message contexts for accelerators that can be translated. by Alexandre Julliard · 13 years ago
  54. 10fe8c6 regedit: Add message contexts for accelerators that can be translated. by Alexandre Julliard · 13 years ago
  55. eaa8fad notepad: Add message contexts for accelerators that can be translated. by Alexandre Julliard · 13 years ago
  56. ca68a40 po: Fix the accelerator key specifications in the Chinese (Taiwan) translation. by Francois Gouget · 13 years ago
  57. af3d368 cmd: Fix an internationalization issue in WCMD_ask_confirm(). by Francois Gouget · 13 years ago
  58. 6fc6cf6 shell32: Don't translate the shell folder paths. by Francois Gouget · 13 years ago
  59. 34c0b74 cmd: A few usage message tweaks and fixes. by Francois Gouget · 13 years ago
  60. 27010a0 wordpad: Fix the case of the 'Del' accelerator key. by Francois Gouget · 13 years ago
  61. 25ef010 user32: Use '+' when specifying a modifier + accelerator key combination. by Francois Gouget · 13 years ago
  62. ba4d4fe kernel32: Remove a full stop from an error message for consistency. by Francois Gouget · 13 years ago
  63. d125f35 wordpad: Add a full stop at the end of error messages for consistency. by Francois Gouget · 13 years ago
  64. 47f45d7 Use a single space after a full stop to follow the Windows GUI guidelines. by Francois Gouget · 13 years ago
  65. c4c48cd cryptui: Remove a couple of duplicated spaces. by Francois Gouget · 13 years ago
  66. fc2467d xcopy: Remove a duplicated space. by Francois Gouget · 13 years ago
  67. 261893f comdlg32: Remove the font sample characters string. by Francois Gouget · 13 years ago
  68. 069f9f8 crypt32: Remove some strings that don't need to be translated from the resources. by Francois Gouget · 13 years ago
  69. 9b7ca3c winedbg: Display the crash details dialog from a separate thread so that it appears right away. by Alexandre Julliard · 13 years ago
  70. dcd5643 winedbg: Add a dialog to display crash details and save them to a file. by Alexandre Julliard · 13 years ago
  71. 9a4e12a jscript: Added labelled break statement implementation. by Jacek Caban · 13 years ago
  72. 383e2b1 jscript: Added labelled statement implementation. by Jacek Caban · 13 years ago
  73. d6073cc appwiz.cpl: Avoid unneeded abbreviation in button label. by Frédéric Delanoy · 13 years ago
  74. 8bf8bd9 wineconsole: Don't include spaces before colons in English strings. by Frédéric Delanoy · 13 years ago
  75. d9ca3ab po: Remove English strings from the Chinese (Taiwan) translation. by Francois Gouget · 13 years ago
  76. 5eecdc8 winhlp32: Standardize the 'Not yet implemented' messages. by Francois Gouget · 13 years ago
  77. 765fca3 comdlg32: Specify a context for the luminance and saturation abbreviations. by Francois Gouget · 13 years ago
  78. e960aa7 winecfg: Remove the Direct3D settings. by Henri Verbeet · 13 years ago
  79. e799c17 oleview: Mark a couple of button labels as not needing translation. by Francois Gouget · 13 years ago
  80. 985703f wineconsole: Don't pad tab labels with spaces. by Francois Gouget · 13 years ago
  81. a2481a3 comdlg32: Remove some unused string resources that are not present on Windows. by Francois Gouget · 13 years ago
  82. 8d66ca1 winmm: Don't include newlines in standard error messages. by Francois Gouget · 13 years ago
  83. b60ff24 notepad: Remove unused resource strings. by Francois Gouget · 13 years ago
  84. 11ccf0f jscript: Handle invalid continue statements in compiler. by Jacek Caban · 13 years ago
  85. 7361cdc jscript: Handle invalid break statements in compiler. by Jacek Caban · 13 years ago
  86. e39d648 winecfg: Fix the group box labels to follow the Windows GUI guidelines. by Francois Gouget · 13 years ago
  87. fdddb60 taskmgr: Use sentence capitalization for group box labels. by Francois Gouget · 13 years ago
  88. 57cf3e4 notepad: Don't assign access keys to group box labels or give them trailing punctuation. by Francois Gouget · 13 years ago
  89. b3b1c58 winefile: Fix the group box labels to follow the Windows GUI guidelines,. by Francois Gouget · 13 years ago
  90. 606c3ba winemine: Use sentence capitalization for group box labels. by Francois Gouget · 13 years ago
  91. 2180a9c inetcpl: Don't pad group box labels with spaces. by Francois Gouget · 13 years ago
  92. dc31798 cryptui: Don't assign access keys to group box labels. by Francois Gouget · 13 years ago
  93. f8c1b08 comdlg32: Use sentence capitalization for group box labels. by Francois Gouget · 13 years ago
  94. 52b03c9 ieframe: Improve status updates in BindStatusCallback_OnProgress. by Detlef Riekenberg · 13 years ago
  95. 3e46f2a taskmgr: Remove unneeded and untranslatable widget labels. by Francois Gouget · 13 years ago
  96. fd6ecbd jscript: Throw type error on invalid delete. by Jacek Caban · 13 years ago
  97. 8a00eb8 cmd: Improve the message when the volume has no label. by Akihiro Sagawa · 13 years ago
  98. 519600b msvfw32: Use appropriate abbreviation for seconds. by Frédéric Delanoy · 13 years ago
  99. 2c8e894 jscript: Properly handle NULL IDispatch in stack_pop_object. by Jacek Caban · 13 years ago
  100. b5b739d comdlg32: Correct title of "Save As" dialog. by Alex Henrie · 13 years ago