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