1. 2f0d85c Implemented regsvr32 tool. Based on ReactOS implementation. by Andriy Palamarchuk · 23 years ago
  2. a882895 - Support for dir /w and /b flags by Jason Edmeades · 23 years ago
  3. a4c214e Emulate the dos cmd 'cls'. by Jason Edmeades · 23 years ago
  4. c1494ed Updated module definitions for Perl unit tests. by Alexandre Julliard · 23 years ago
  5. 575f5f8 Added possibility of specifying a name for the .pm file that can be by Alexandre Julliard · 23 years ago
  6. 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
  7. 13c5117 - Fixed move and copy when no destination supplied (assumes '.' now as by Jason Edmeades · 23 years ago
  8. fbaef1c Now C tests are able to access argc/argv as passed to the program. by Eric Pouech · 23 years ago
  9. 81f8264 Added option for announcement of successful test results. by Paul Millar · 23 years ago
  10. 4e2e176 Created regedit replacement. Fixed some bugs. by Andriy Palamarchuk · 23 years ago
  11. 65a7a10 Removed changelog entries that are in the main changelog, and added by Alexandre Julliard · 23 years ago
  12. daa2886 Updated configure to take advantage of new autoconf 2.53 features. by Alexandre Julliard · 23 years ago
  13. b1f478f Added comments explaing how to use cygwin/mingw/wine headers. by Geoffrey Hausheer · 23 years ago
  14. a5e9bf7 Fixed exit status in some cases. by Jeremy White · 23 years ago
  15. 7ec41ed Added perl script which will build a Makefile for running C tests on by Geoffrey Hausheer · 23 years ago
  16. d7c606d Various makefile fixes for the test environment. by Alexandre Julliard · 23 years ago
  17. 21038f2 Make the testing framework thread safe. by François Gouget · 23 years ago
  18. e8f9947 Use ExitProcess to terminate the application. by Alexandre Julliard · 23 years ago
  19. b3d6099 Need to set WINEDLLPATH too. by Alexandre Julliard · 23 years ago
  20. fdff523 Converted to use of NLS. by Sylvain Petreolle · 23 years ago
  21. be9268a Wineconsole is now able to handle non raster fonts (vector, true type). by Eric Pouech · 23 years ago
  22. ead2212 Started implementing event reduction. by Eric Pouech · 23 years ago
  23. 7e00f87 Fixed some issues in resources definition. by Eric Pouech · 23 years ago
  24. 58ed1f1 Add trace function (same as in the perl framework). by Francois Gouget · 23 years ago
  25. eaa8df6 Made notepad uses NLS properly. by Sylvain Petreolle · 23 years ago
  26. 5333872 - fix complete listbox messup by only updating in case it needs by Andreas Mohr · 23 years ago
  27. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  28. 5db40a2 Made regapi scripts able to process .reg files in regedit by Andriy Palamarchuk · 23 years ago
  29. 7ab787f Removed alternative make scripts. by Andriy Palamarchuk · 23 years ago
  30. 8bc7f16 Spelling/alignment fixes. by Andreas Mohr · 23 years ago
  31. d2a8f01 Remember the currently active index before refreshing. by Andreas Mohr · 23 years ago
  32. caa0338 Preliminary version of the C unit tests run-time environment. by Alexandre Julliard · 23 years ago
  33. 5d5f36f - made notepad compile with Cygwin by Andriy Palamarchuk · 23 years ago
  34. be49563 Implemented parsing of file name, passed in command line, loading new by Andriy Palamarchuk · 23 years ago
  35. 7043703 version.h is now in include/wine directory. by Alexandre Julliard · 23 years ago
  36. f5818d2 Upgraded configure script to use autoconf 2.50 features, and renamed by Alexandre Julliard · 23 years ago
  37. 5ef8871 - wineconsole now exits if the started program inside it terminates by Eric Pouech · 23 years ago
  38. 57e5784 Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  39. e2e7023 - Made runtest "use strict". by Patrik Stridvall · 23 years ago
  40. 62f083c malloc.h is obsolete and stdlib.h should be used instead. by Francois Gouget · 23 years ago
  41. 536ee94 We can use normal imports for shell32 now. by Alexandre Julliard · 23 years ago
  42. 419b4da config.h should be included first (if at all). Fix return of convert_value. by Francois Gouget · 23 years ago
  43. 16d7d94 Fixed copy/paste bug. by Alexandre Julliard · 23 years ago
  44. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  45. ba7ccc4 Changes wine_main to main to properly build on all platforms. by Steven Edwards · 23 years ago
  46. 6ca0ba2 Don't convert "ptr" return type to a Perl string. by Alexandre Julliard · 23 years ago
  47. b6754d8 Generate Perl modules defining prototypes for exported functions. by Patrik Stridvall · 23 years ago
  48. 7fd287d Added some prototypes to function declarations. by Alexandre Julliard · 23 years ago
  49. f1d80a3 - Made the Perl module generated by make_symbols a real exporting by Patrik Stridvall · 23 years ago
  50. 04c160e Added the possibility (it is optional for backward compability) to by Patrik Stridvall · 23 years ago
  51. c174236 Integrated test script for winetest into the make test by Alexandre Julliard · 23 years ago
  52. 9384184 Rewrote runtest in Perl so that it can be used on the Windows side. by Alexandre Julliard · 23 years ago
  53. ebd225c Added ok() function that doesn't stop the test on the first error. by Alexandre Julliard · 23 years ago
  54. 500793d Added Perl modules containing the #defines values for the by Alexandre Julliard · 23 years ago
  55. 13b0c09 Added rules for running tests. by Alexandre Julliard · 23 years ago
  56. a908756 Fixed color definition (bg and fg were swapped). by Eric Pouech · 23 years ago
  57. 424a080 Include <stdlib.h> to get prototype for abs() function. by James Juran · 23 years ago
  58. 09534f3 Swap fg/bg color to be correct. by Marcus Meissner · 23 years ago
  59. 0e1cbfd Updated to not rely on rundll32.exe any more. by Andreas Mohr · 23 years ago
  60. 1b3c04d Check the return value of *snprintf for C99 style overflow reporting. by Michael Stefaniuc · 23 years ago
  61. 94719d4 - allow to save/restore some properties into the registry (like font, by Eric Pouech · 23 years ago
  62. ffc61c8 Only include the necessary files to avoid conflicts in gethostname by James Juran · 23 years ago
  63. 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
  64. 1ac2b1e Now passing event with --use-event to let programs starting with by Eric Pouech · 23 years ago
  65. bef8e16 Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. by Alexandre Julliard · 23 years ago
  66. 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
  67. 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
  68. a5bb38e Correct handling of strings in setValue. by François Gouget · 23 years ago
  69. c9b0237 strsep is not implemented on Solaris, replace it with our own portable by François Gouget · 23 years ago
  70. ae8a401 The 'dword' values should be stored as big endian values. by Hidenori Takeshima · 23 years ago
  71. d08c72a Add --list facility to list installed programs. by Jeremy White · 24 years ago
  72. a9d0209 - Fix uninitialised variable problem in DIR command. - Correct some comments. by Dave Pickles · 24 years ago
  73. f860ded ULARGE_INTEGER may have a dummy struct name. by Francois Gouget · 24 years ago
  74. 1426c8c Documentation updates. by Andreas Mohr · 24 years ago
  75. 64fba1c - Report file and directory sizes using 64-bit arithmetic (like NT). by Dave Pickles · 24 years ago
  76. 4b0b5d0 Got rid of MakeMaker so we can build outside the source tree. by Alexandre Julliard · 24 years ago
  77. 9377ea9 Pass the correct string length to RegSetValueExA. by Alexandre Julliard · 24 years ago
  78. 77c1618 Store the function pointer in the %prototypes hash instead of the by Alexandre Julliard · 24 years ago
  79. 5dabda3 Added support for callback functions. by John F Sturtz · 24 years ago
  80. fc68434 Added first version of the Perl regression testing framework. by Alexandre Julliard · 24 years ago
  81. 566a52a Changed isolated for loops to while loops (based on a patch by Andreas Mohr). by Alexandre Julliard · 24 years ago
  82. 282f727 Small 'typos in comments' fixes. by Francois Gouget · 24 years ago
  83. 4188fbc Misc typos in comments. by François Gouget · 24 years ago
  84. 8ee6cca - TRACE opened registry handles - add proper quotes to wineinstall - spelling by Andreas Mohr · 24 years ago
  85. b87a838 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  86. 2081b8b Don't assume .spec files are found in the current directory, as this by Matthew Clarke · 24 years ago
  87. c9cf70d Some more cleanups. by Andreas Mohr · 24 years ago
  88. 8bb7fb9 Fixed a number of incompatibilities in OEM icons/cursors handling. by Alexandre Julliard · 24 years ago
  89. ecb8e6b Fixed unnamed union dummy names. by Ulrich Weigand · 24 years ago
  90. 980eeec I triple checked but yes, CHOOSECOLOR.hInstance is an HWND... by François Gouget · 24 years ago
  91. 9a36a2f The WndProc function was missing the CALLBACK modifier. by François Gouget · 24 years ago
  92. 2a64802 The first 2 parameters of WinMain are HINSTANCEs, not HANDLEs. by François Gouget · 24 years ago
  93. af68026 Replaced calls to OpenFile with the equivalent call to by François Gouget · 24 years ago
  94. 12b3526 The last parameter of CreateFile is a HANDLE and should thus be NULL. by François Gouget · 24 years ago
  95. 3bc434f <malloc.h> is not ISO C, <stdlib.h> is. by Gerald Pfeifer · 24 years ago
  96. 5c31219 Removed a crash in program/clock. by Eric Pouech · 24 years ago
  97. 93dd2d6 Remove old link before creating the new one. by Dennis Bjorklund · 24 years ago
  98. 1081dfe Fixed MessageBox() usage. by Andreas Mohr · 24 years ago
  99. e2222fd Use libwine and libwine_unicode directly from their build directory by Alexandre Julliard · 24 years ago
  100. 218188c Always put the dll constructor in the .init section, and like the by Alexandre Julliard · 24 years ago