1. 70441d5 kernel32: Change all functions to use CDECL. by Maarten Lankhorst · 16 years ago
  2. e39a471 winecfg: Make virtual desktop shortcut key unique. by Jesse Allen · 16 years ago
  3. 0115fdb winedevice: Make sure that all dependencies of the driver are relocated too. by Alexandre Julliard · 16 years ago
  4. a4a64dc oleview: Updated Korean resource. by Hwang YunSong(황윤성) · 16 years ago
  5. cda8e44 winecfg: Prevent crash when clearing volume serial number input. by Jörg Höhle · 16 years ago
  6. dfc028b winver: Add version resource. by Dan Kegel · 16 years ago
  7. f00beab ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL. by Maarten Lankhorst · 16 years ago
  8. 768160e ntdll: Make all exported wine functions CDECL. by Maarten Lankhorst · 16 years ago
  9. d6bc9fc winex11.drv/explorer: Add CDECL to exported functions. by Maarten Lankhorst · 16 years ago
  10. 4823e2e winhlp32: Updated French translation. by Jonathan Ernst · 16 years ago
  11. 70d96c7 winhlp32: WINE->Wine. by Jonathan Ernst · 16 years ago
  12. bd91afc wordpad: Updated French translation. by Jonathan Ernst · 16 years ago
  13. 2fde3c0 winemenubuilder: Create xdg_config_dir if it does not exist. by Damjan Jovanovic · 16 years ago
  14. 24d3b1f winetest: Use main instead of WinMain as entry point. by Alexandre Julliard · 16 years ago
  15. 7a71c5d net: Make output_string() and output_error_string() static. by Francois Gouget · 16 years ago
  16. e1ca679 explorer: Make appbar_wndproc() static. by Francois Gouget · 16 years ago
  17. 5d6f7b9 msiexec: Make KillService() static. by Francois Gouget · 16 years ago
  18. 3154768 cmd: Make WCMD_DumpCommands() static. by Francois Gouget · 16 years ago
  19. 5f3287d *Ko.rc: Update Korean resource. by ByeongSik Jeon · 16 years ago
  20. 1b0297a *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". by ByeongSik Jeon · 16 years ago
  21. 8e02da9 winhlp32: Fix German translation. by Rico Schüller · 16 years ago
  22. bd923fd wordpad: Fix German translation. by Rico Schüller · 16 years ago
  23. 2e7fc3e clock: Remove spaces before '\n' in the Swedish resources. by Francois Gouget · 16 years ago
  24. 490bb34 winetest: Report information about the CPU and host OS. by Alexandre Julliard · 16 years ago
  25. 7fdadbb server: Add functions for conversions between server user handles and pointer-style handles. by Alexandre Julliard · 16 years ago
  26. d1b3d48 server: Add functions for conversions between server object handles and pointer-style handles. by Alexandre Julliard · 16 years ago
  27. e899241 taskmgr: Remove some superfluous casts. by Michael Stefaniuc · 16 years ago
  28. f3975c5 taskmgr: Replace malloc with HeapAlloc. by Michael Stefaniuc · 16 years ago
  29. 1966d8e winecfg: Updated Swedish translation. by Daniel Nylander · 16 years ago
  30. 4a65cc5 notepad: Updated Swedish translation. by Daniel Nylander · 16 years ago
  31. 7ac9175 winhlp32: Updated Swedish translation. by Daniel Nylander · 16 years ago
  32. cb37250 winefile: Updated Swedish translation. by Daniel Nylander · 16 years ago
  33. 4c21d52 clock: Updated Swedish translation. by Daniel Nylander · 16 years ago
  34. 88cf37f winedbg: Make frame numbers display starting from 0 so we match frame command. by Christian Costa · 16 years ago
  35. 3f68641 explorer,shell32: Improve ABM_GETTASKBARPOS stub. by Vincent Povirk · 16 years ago
  36. 9217652 winhlp32: Updated Slovenian translation. by Rok Mandeljc · 16 years ago
  37. d0b4ffe winefile: Fix problem with ellipses in Slovenian translation. by Rok Mandeljc · 16 years ago
  38. c10d90f cmdlgtst: Fix problem with ellipses in Slovenian translation. by Rok Mandeljc · 16 years ago
  39. d551d73 wordpad: Updated Slovenian translation. by Rok Mandeljc · 16 years ago
  40. 90b2656 winecfg: Updated Slovenian translation. by Rok Mandeljc · 16 years ago
  41. ea00960 start: Updated Slovenian translation. by Rok Mandeljc · 16 years ago
  42. f54101a regedit: Updated Slovenian translation. by Rok Mandeljc · 16 years ago
  43. 8f6736c winedbg: Fix string format warnings. by Vincent Povirk · 16 years ago
  44. 9536623 winecfg/audio: Properly terminate an empty list of drivers. by Kirill K. Smirnov · 16 years ago
  45. 683c53d regedit: Remove some superfluous casts. by Michael Stefaniuc · 16 years ago
  46. cf8571f cmd: Remove some superfluous casts. by Michael Stefaniuc · 16 years ago
  47. 7a2f3bf winecfg: Remove some superfluous casts. by Michael Stefaniuc · 16 years ago
  48. 23e6e7b Make sure we have a space before the ellipses in Slovenian resources. by Francois Gouget · 16 years ago
  49. 4365a07 cmdlgtst: Fix an ellipsis in the copyright message. by Francois Gouget · 16 years ago
  50. 76ae4d9 rpcss: Build with -D__WINESRC__ since it's using Wine-specific features. by Alexandre Julliard · 16 years ago
  51. 9b9a2f7 rpcss: Get rid of the useless rpcss.h header. by Alexandre Julliard · 16 years ago
  52. dfb823b regedit: Deal with races in 'regedit /E' by resizing the buffers and retrying. by Francois Gouget · 16 years ago
  53. 3249b40 advapi32: Reimplemented ChangeServiceConfig2W in services.exe. by Alexandre Julliard · 16 years ago
  54. 1482006 winecfg/audio: Simplify removeDriver() function. by Kirill K. Smirnov · 16 years ago
  55. d540cf3 winecfg/audio: Fix uninitialized variable. by Kirill K. Smirnov · 16 years ago
  56. b3bf746 Straighten out some ellipses. by Francois Gouget · 16 years ago
  57. 42fb9fe services: Properly initialize service status at creation time. by Alexandre Julliard · 16 years ago
  58. c75a143 regedit: Remove NULL check before HeapFree (Smatch). by Michael Stefaniuc · 16 years ago
  59. 79f24b5 winetest: Optionally compress the distributed exe with upx. by Alexandre Julliard · 16 years ago
  60. f927b89 wordpad: Updated Korean resource. by Hwang YunSong(황윤성) · 16 years ago
  61. 9c5e97a Assorted spelling fixes. by Francois Gouget · 16 years ago
  62. c880cce regedit: Fix handling of zero-byte binary values for 'regedit /E'. by Francois Gouget · 16 years ago
  63. 3bb4494 reg: Avoid wvsprintfW() so we can avoid loading user32.dll. by Francois Gouget · 16 years ago
  64. be19acf regedit: Avoid wsprintfW() so we can avoid loading user32.dll for 'regedit /E'. by Francois Gouget · 16 years ago
  65. a81bb70 regedit: Fix exporting of REG_EXPAND_SZ and other 'weird' strings. by Francois Gouget · 16 years ago
  66. 3ef0b0e regedit: Pass the string length to REGPROC_export_string(). by Francois Gouget · 16 years ago
  67. d92c976 regedit: Fix a buffer allocation in export_registry_key(). by Francois Gouget · 16 years ago
  68. 6e336fe winetest: Report an error when a test program completely fails to run. by Alexandre Julliard · 16 years ago
  69. a580c6c winetest: Allow to specify a subset of tests to run on the command line. by Alexandre Julliard · 16 years ago
  70. db8783e winetest: Capture the Win32 stderr into the log file too. by Alexandre Julliard · 16 years ago
  71. 812c5e1 winetest: Give the 'Running' progress bar the same size as the others. by Paul Vriens · 16 years ago
  72. 3b140cc Assorted spelling fixes. by Francois Gouget · 16 years ago
  73. 103cfb9 reg: const WCHAR -> static const WCHAR. by Andrew Riedi · 16 years ago
  74. 1b8f4b9 wordpad: Update resources for date and time dialog. by Hirofumi Katayama · 16 years ago
  75. 9ff230d shdocvw, winemenubuilder: Generate fd.o entries for .url files. by Damjan Jovanovic · 16 years ago
  76. 6949694 msiexec: Build with -mwindows. by Vincent Povirk · 16 years ago
  77. e190150 regedit: Fix the wrapping of binary values in export_hkey(). by Francois Gouget · 16 years ago
  78. f0f91a6 regedit: Fix a buffer overflow when exporting binary values in export_hkey(). by Francois Gouget · 16 years ago
  79. 7df7222 regedit: Simplify / clean up export_hkey(). by Francois Gouget · 16 years ago
  80. 126ffb1 regedit: Tighten a buffer size calculation. by Francois Gouget · 16 years ago
  81. d1d3db4 regedit: Simplify REGPROC_export_string(). by Francois Gouget · 16 years ago
  82. 7f707b3 regedit: The xxx_name_len variables track buffer sizes. That is they count the trailing '\0'. Adjust a couple of places that got this wrong and rename them to xxx_name_size. by Francois Gouget · 16 years ago
  83. 5940ada regedit: line_size is supposed to track a string length. by Francois Gouget · 16 years ago
  84. f982e73 regedit: Check that we were able to allocate line_buf too. by Francois Gouget · 16 years ago
  85. 71af3e1 regedit: Remove unneeded variable initializations. by Francois Gouget · 16 years ago
  86. 4e2cec5 winemenubuilder: Moved all wineshelllink functionality to winemenubuilder and removed wineshelllink. by Damjan Jovanovic · 16 years ago
  87. ede8c99 winecfg: Updated Korean resource. by Hwang YunSong(황윤성) · 16 years ago
  88. 7984e70 wordpad: Accept double-click in date and time dialog. by Hirofumi Katayama · 16 years ago
  89. 583e051 winedbg: Added scoped symbol picker, and options to handle it. by Eric Pouech · 16 years ago
  90. 5084143 winedbg: Slightly change the option setting syntax (allows also to get the current state back). by Eric Pouech · 16 years ago
  91. 4c00325 winedbg: Rewrote the symbol picking mechanism so that it can handle several algorithms. by Eric Pouech · 16 years ago
  92. f5b8bad winemenubuilder: Generate desktop files instead of wineshelllink. by Damjan Jovanovic · 16 years ago
  93. f54a8ab rundll32: Build with -mwindows. by Vincent Povirk · 16 years ago
  94. 394e97f winemenubuilder: Move the xdg global variables out of the libpng ifdef block. by Alexandre Julliard · 16 years ago
  95. 26fcfb4 winemenubuilder: Generate icons in winemenubuilder instead of wineshelllink. by Damjan Jovanovic · 16 years ago
  96. 4f199a1 Remove the remaining casts of NULL. by Michael Stefaniuc · 16 years ago
  97. 87785a2 oleview: Do not cast NULL. by Michael Stefaniuc · 16 years ago
  98. 880d944 winedbg: Use FIELD_OFFSET instead of reimplementing it. by Michael Stefaniuc · 16 years ago
  99. 6ccf01f winecfg: Display an nicer error when the mount manager cannot be accessed. by Alexandre Julliard · 16 years ago
  100. 873b971 notepad: Don't save maximized size. by Katayama Hirofumi MZ · 16 years ago