1. bf49a00 Remove the FAQ from the doc tarball, and build it as a single .html by Alexandre Julliard · 22 years ago
  2. bff860c Moved synchronization and syslevel routines to dlls/kernel. by Alexandre Julliard · 22 years ago
  3. 8db8368 Keep the file handle of 16-bit modules open while the module is by Alexandre Julliard · 22 years ago
  4. 5d249cb - Implement "managed mode" setting. by Mike Hearn · 22 years ago
  5. 16f4ede Fixed combobox flags handling to allow CBS_DROPDOWN style. by Eric Frias · 22 years ago
  6. 93cd5bd Add blurb about soft/hard dependencies to the Packaging Guide, based by Dimitrie O. Paun · 22 years ago
  7. 0f01858 Moved the 16-bit environment support to dlls/kernel. by Alexandre Julliard · 22 years ago
  8. 2ac3446 Reimplemented the 16-bit FindFirstFile, FindNextFile and FindClose by Alexandre Julliard · 22 years ago
  9. dccbbcd Link msdos/int21.c into kernel for now, until it is properly moved to winedos. by Alexandre Julliard · 22 years ago
  10. 9146e68 Moved VxDCall support to dlls/kernel. by Alexandre Julliard · 22 years ago
  11. 9eb1d2c Moved I/O port handling to dlls/winedos. by Alexandre Julliard · 22 years ago
  12. 10aacbf Renamed the COMCTL32_* functions to use the exported name. by Alexandre Julliard · 22 years ago
  13. 5a2cde6 - All settings in the drive edit dialog are now instant apply. by Mike Hearn · 22 years ago
  14. ab58bf1 More tests for kernel NLS functions. by Jon Griffiths · 22 years ago
  15. 31f1a80 Re-implement and optimise the NLS formatting functions (many fixes). by Jon Griffiths · 22 years ago
  16. 223a442 Avoid crash if invalid rate was specified. by Oleg Prokhorov · 22 years ago
  17. f2cac81 Added Russian translation. by Igor Stepin · 22 years ago
  18. ae3faeb Get rid of no longer needed files. by Dimitrie O. Paun · 22 years ago
  19. 9e849c0 Implemented mouse wheel support. by Mike Hearn · 22 years ago
  20. add0c58 Use WOWCallback16Ex to switch to vm86 mode so that we can setup a by Alexandre Julliard · 22 years ago
  21. f5cb3dd Moved undocumented functions out of the exported commctrl.h. by Alexandre Julliard · 22 years ago
  22. 209ce0b Avoid linking error with older alsa libs. by Alexandre Julliard · 22 years ago
  23. f638678 Added a lot of Russian translations. by Igor Stepin · 22 years ago
  24. 7522213 Added Russian translation. by Igor Stepin · 22 years ago
  25. 69d157b Documentation updates. by Jon Griffiths · 22 years ago
  26. de04722 Created stub functions for advapi32.GetExplicitEntriesFromAclA/W(). by Mike McCormack · 22 years ago
  27. 6c57988 Add missing LF in trace message. by Mike McCormack · 22 years ago
  28. cbc1fd3 Updated Spanish translation. by José Manuel Ferrer Ortiz · 22 years ago
  29. aaf3503 Moved almost all remaining process, thread, fiber and exception by Alexandre Julliard · 22 years ago
  30. 1479aeb Moved instruction emulation to dlls/kernel. by Alexandre Julliard · 22 years ago
  31. 1084a8b Moved out of windef.h a few definitions that don't belong there by Alexandre Julliard · 22 years ago
  32. 9d61596 SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara). by Alexandre Julliard · 22 years ago
  33. c05bbb9 Use native msi until our own implementation works decently. by Hannu Valtonen · 22 years ago
  34. fddc4ec Fix another error under Win9x (hopefully). by Rolf Kalbermatter · 22 years ago
  35. d1ffc6f Implemented SHSimpleIDListFromPath correctly. by Rolf Kalbermatter · 22 years ago
  36. c07808a Remove redundant includes. by Steven Edwards · 22 years ago
  37. f3a3576 More robust detection of charset names. by Alexandre Julliard · 22 years ago
  38. 65e7196 Moved most kernel string functions to dlls/kernel. by Alexandre Julliard · 22 years ago
  39. 0f17001 Moved most 32-bit heap functions to dlls/kernel. by Alexandre Julliard · 22 years ago
  40. dd0a6c8 Do not require GUI support for displaying errors in wrapper. by Dimitrie O. Paun · 22 years ago
  41. 741e1fc Implemented ImageGetCertificateData. by Mike McCormack · 22 years ago
  42. 2b2a6f3 Added mailslot defines. by Mike McCormack · 22 years ago
  43. e8db705 Moved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef. by Pavel Roskin · 22 years ago
  44. 6c9f813 Enable resolution changes for older D3D/DDraw applications. by Alex Pasadyn · 22 years ago
  45. ad22804 Enable resolution changes for D3D8 applications. by Alex Pasadyn · 22 years ago
  46. a19b6aa - Allow applications to resize the Wine desktop window. by Alex Pasadyn · 22 years ago
  47. 33854af - Use HeapAlloc instead of GlobalAlloc in FindNextFile. by Alex Pasadyn · 22 years ago
  48. d4f1381 Added a few todo_wine tests with filenames with wildcards. by Rolf Kalbermatter · 22 years ago
  49. 55bcaec Remove <ntstatus.h> to allow compilation with MS PSDK headers. by Rolf Kalbermatter · 22 years ago
  50. 2773106 Fixed definitions of TTTOOLINFOA/W_V1_SIZE and REBARBANDINFOA/W_V3_SIZE. by Filip Navara · 22 years ago
  51. 6d4f4ac Normalize win2000, nt2k, nt2000 to win2k, normalize win2k3 to win2003 by Mike Hearn · 22 years ago
  52. 9fd54b2 - Implemented a few information classes in NtQuerySystemInformation. by Eric Pouech · 22 years ago
  53. 66824e5 Remove the unused WINE_DOC_SRCS, and the useless BOOKS_TARGETS. by Dimitrie O. Paun · 22 years ago
  54. ccfca3c Use SysAllocStringByteLen/SysStringByteLen to copy BSTR variants. by · 22 years ago
  55. 481701b Updates for various French resources. by Vincent Béron · 22 years ago
  56. 9c2fb80 Added/improved Italian translations. by Ivan Leo Murray-Smith · 22 years ago
  57. 2407c13 Make sure the bind context is forwarded in ShellFolder_ParseDisplayName. by Rolf Kalbermatter · 22 years ago
  58. 9c74339 Signed/unsigned warnings and some formatting. by Rolf Kalbermatter · 22 years ago
  59. 6f9336d Added IFileSystemBindData implementation. by Rolf Kalbermatter · 22 years ago
  60. 2a49333 SHChangeNotify should use SHSimpleIDListFromPath as this function by Rolf Kalbermatter · 22 years ago
  61. 2184030 Added a simple TODO list. by Mike Hearn · 22 years ago
  62. 2da25d9 Added midi support to the ALSA driver. by Christian Costa · 22 years ago
  63. b2b2c47 Move the mailslot stubs into the dlls/kernel directory. by Mike McCormack · 22 years ago
  64. 147888f Remove obsolete documentation/dlls.sgml. by Dimitrie O. Paun · 22 years ago
  65. 31292ff Remove generated assembly code on make clean. by Alexandre Julliard · 22 years ago
  66. 78b50f2 - Moved Wine extension to get DSound interface from a wave device from by Eric Pouech · 22 years ago
  67. 5cb8911 Remove no longer current issues from the Winelib guide. by Dimitrie O. Paun · 22 years ago
  68. 8f692f2 Update the porting documentation. by Dimitrie O. Paun · 22 years ago
  69. f4866fe Added better tests for volume and pan. by Robert Reif · 22 years ago
  70. 725d8c3 Device enumeration callbacks should return a NULL guid for default by Robert Reif · 22 years ago
  71. b4557d0 Removed reference to 'systemname' and added a link to winsite in by Francois Gouget · 22 years ago
  72. d477f0e Remove the Lycos link (which does not even point to Lycos). Point to by Francois Gouget · 22 years ago
  73. 71e6a40 BUILTIN32_LoadLibraryExA: set larger size for internal buffer names. by Eric Pouech · 22 years ago
  74. 91ebff2 Check X11 errors on each XLoadQueryFont calls. by Lionel Ulmer · 22 years ago
  75. 120abae Teach winegcc to masquerade as cpp. by Dimitrie O. Paun · 22 years ago
  76. e66069d Declare mailslot functions. by Mike McCormack · 22 years ago
  77. 4981619 - Fix small bug with parsing of numbers in BuildCommDCB functions. by Kevin Groeneveld · 22 years ago
  78. 8c1c276 - add ZBuffer write support - some TRACEing fixes by Lionel Ulmer · 22 years ago
  79. 6288266 Use ddraw_geom in the execute buffer code. by Lionel Ulmer · 22 years ago
  80. 9b81b83 - Implemented IsHungAppWindow. by Eric Pouech · 22 years ago
  81. a7b9936 Move packet linked list tail forward correctly on push. by Mike Hearn · 22 years ago
  82. e2bea18 Release 20030911. by Alexandre Julliard · 22 years ago wine-20030911
  83. 8be51c9 Add missing wReserved1 member to DCB structure definition. by Kevin Groeneveld · 22 years ago
  84. fc7e8f5 Handle -L<dir> in a separate array. by Richard Cohen · 22 years ago
  85. 766ef66 Moved some MM internal definition to internal include files. by Eric Pouech · 22 years ago
  86. 6982039 Modify CheckRadioButton function to be more consistent with Windows. by Kevin Groeneveld · 22 years ago
  87. 0307701 Implement dispatch variant marshalling. by Mike Hearn · 22 years ago
  88. 411f073 Alphabetized the functions. by Dave Miller · 22 years ago
  89. d973bfb - Make sure dropdown arrow is always centered. by Robert Shearman · 22 years ago
  90. 2be0fa4 Set the dll search path to the location specified in configure by Alexandre Julliard · 22 years ago
  91. 41d7518 Remove checks from {pop,psh}pack[1248].h that were causing the by Dimitrie O. Paun · 22 years ago
  92. 899a406 MLLoadlibrary: Remove -noname and duplicate entry. by Jon Griffiths · 22 years ago
  93. 8034ee7 Mention win2k3 support in the sample config and in the faq. by Vincent Béron · 22 years ago
  94. 2e6eed6 Use an extendable array to store the lists of strings. by Richard Cohen · 22 years ago
  95. 280661c Moved winegcc and winewrap to a separate directory. by Alexandre Julliard · 22 years ago
  96. 8e538a3 Implemented IMemAllocator and IMediaSample. by Robert Shearman · 22 years ago
  97. ef5f6c7 Moved list.h to include/wine so that it can be used everywhere. by Alexandre Julliard · 22 years ago
  98. b129a14 Implement >> style (append) output redirection. by Ferenc Wagner · 22 years ago
  99. 643b7c9 The Get[RGB]Value() macros should return a BYTE, not the same type as by Dimitrie O. Paun · 22 years ago
  100. 5cb96aa Changed ordinal functions that now have a name to use -noname instead by Alexandre Julliard · 22 years ago