1. c4d1176 Renamed libuuid.a to libwine_uuid.a by Alexandre Julliard · 24 years ago
  2. 44a1822 winuser.h now requires that we include winbase.h first. by François Gouget · 24 years ago
  3. 751625e Got rid of main.h. by Alexandre Julliard · 24 years ago
  4. 5be8e7d Created a small static library in ole/libuuid.a that contains all the by Alexandre Julliard · 24 years ago
  5. 2b3aa61 Added/modified documentation for function arguments. by Patrik Stridvall · 24 years ago
  6. 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
  7. 5b971f0 Moved wsprintf functions to dlls/user. by Alexandre Julliard · 24 years ago
  8. f2918f9 CompareStringW returned wrong results sometimes. by Andreas Mohr · 24 years ago
  9. 3391555 We no longer have an ole/nls directory. by Dimitrie O. Paun · 24 years ago
  10. 6dfaf18 GetDateFormatA: Check range and recalculate wDayOfWeek. by Uwe Bonnes · 25 years ago
  11. 15bfcd0 Moved $(MODULE).o rule out of Make.rules into the individual Makefiles. by Alexandre Julliard · 25 years ago
  12. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  13. 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
  14. b2628e5 Use the system local time if lpTime=NULL. by Dimitrie O. Paun · 25 years ago
  15. ef6dca5 - Implemented loading and initialization of service providers by Peter Hunnisett · 25 years ago
  16. 56f8e27 Added new language detection scheme that uses NLS data base instead of by Dmitry Timoshkov · 25 years ago
  17. c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
  18. c97bb4c Added Unicode ctype support. by Alexandre Julliard · 25 years ago
  19. 5ec92ad Fix for calling ctype functions with Unicode characters. by Hidenori Takeshima · 25 years ago
  20. cb10fda Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need by Alexandre Julliard · 25 years ago
  21. bea617b Moved GUID definitions to their respective dll. by Alexandre Julliard · 25 years ago
  22. a0f0138 LOCALE_NOUSEROVERRIDE means: do not get user redefined settings from by Dmitry Timoshkov · 25 years ago
  23. f1fd89d FindResourceExA/W should search for the specified language resource only. by Dmitry Timoshkov · 25 years ago
  24. ce4784d Made --language behave the same as setting the LANGUAGE environment variable. by Alexandre Julliard · 25 years ago
  25. 961053f Moved all NLS dependent data to the KERNEL resources. by Dmitry Timoshkov · 25 years ago
  26. 7415c21 Complete NLS values for Russian language. by Dmitry Timoshkov · 25 years ago
  27. 3c53612 Remove duplicates in the NLS files. by Dmitry Timoshkov · 25 years ago
  28. 8dd8d30 Commented out IsBadWritePtr check. Makes winhlp32.exe happy in extended search. by Bertho Stultiens · 25 years ago
  29. 5ea2247 Use the Unicode string functions from wine/unicode.h instead of the crtdll ones. by Alexandre Julliard · 25 years ago
  30. 846880b Basic Croatian language support. by Zoran Dzelajlija · 25 years ago
  31. ecd921e Separate OLE2NLS out of KERNEL. by Dimitrie O. Paun · 25 years ago
  32. 77f07cc Henning Hoffmann (of Macadamian for Corel) by Alexandre Julliard · 25 years ago
  33. 7b080ec Added further implementation of WINAPI EnumDateFormats() to support by Owen Wang · 25 years ago
  34. c53ceba Improved support for Makefiles that need to recurse in subdirectories. by Alexandre Julliard · 25 years ago
  35. 3c30bba Implemented API EnumTimeFormatsA(). It supports now all different by Owen Wang · 25 years ago
  36. ef76a1c Michael Abd-El-Malek (Corel) by Alexandre Julliard · 25 years ago
  37. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  38. d628f43 Fixed some ANSI C violations. by Patrik Stridvall · 25 years ago
  39. c03da66 Improved CompareStringA performance. by Andrew Lewycky · 25 years ago
  40. c1a700c Temporarily implemented the LCMAP_SORTKEY flag in the LCMapStringW() by Steven Elliott · 25 years ago
  41. 9b59da0 Misc small cleanups. by Alexandre Julliard · 25 years ago
  42. 0ee98cc Fixed ANSI C violations. by Patrik Stridvall · 25 years ago
  43. c4857a8 Japanese support implemented. by Hidenori Takeshima · 25 years ago
  44. 5e1ea6e Stubbed out the implementation of LCMAP_SORTKEY in LCMapStringW() in by Steven Elliott · 25 years ago
  45. 1758f2d Misc. fixes for compiler warnings. by James Abbatiello · 25 years ago
  46. 33536e2 Added support for the following celtic languages: Irish Gaelic, Scots by Alastair McKinstry · 25 years ago
  47. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  48. 05e8157 GetNumberFormatA implementation added. by Julio César Gázquez · 25 years ago
  49. ae26a07 EnumSystemLocalesA should look for registry values, not subkeys. by Rein Klazes · 25 years ago
  50. dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 25 years ago
  51. bb3929c Added some constants for Spanish. by Juergen Schmied · 25 years ago
  52. 3f15f81 Removed invalid LCMapString fixme for NORM_IGNOREKANATYPE case. by Eric Pouech · 25 years ago
  53. 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
  54. 8ced881 Implementation of RegisterNLSInfoChanged. by Andreas Mohr · 25 years ago
  55. febd2db Added some missing definitions. by Eric Pouech · 25 years ago
  56. 5b2415d Added some values that were missing in the Swedish nls file. by Dennis Bjorklund · 26 years ago
  57. 2a722f4 Moved bulk of OLE implementation to dlls/ subdirectories. by Ulrich Weigand · 26 years ago
  58. 311e456 Added support for anonymous structs/unions on compilers that implement it. by Patrik Stridvall · 26 years ago
  59. 3467dab Move VerLanguageName[AW] back to base (exported from KERNEL32 ...). by Ulrich Weigand · 26 years ago
  60. e4fbab5 Added stub for OLE32.DllGetClassObject. by Juergen Schmied · 26 years ago
  61. 66e8c4e Added stub for RegisterActiveObject(). by Marcus Meissner · 26 years ago
  62. 2970067 - Implement interprocess clipboard communication. by Noel Borthwick · 26 years ago
  63. cf9395a Only declare DateStyle in a single compilation unit. by Eric Pouech · 26 years ago
  64. b101a5c Fixed typelib reading to correctly use the offset of the typelib that by Rein Klazes · 26 years ago
  65. 4405f3c Removed unnecessary includes from ole related files. by Michael Veksler · 26 years ago
  66. 708a1c0 Adapted to WOW changes. by Ulrich Weigand · 26 years ago
  67. 7b246b8 Removed RCS keyword. by Alexandre Julliard · 26 years ago
  68. 89f079b Replaced a few calls to lstr* functions by their CRTDLL or libc equivalent. by Alexandre Julliard · 26 years ago
  69. 0e38aa7 Various ANSI C compability fixes. by Patrik Stridvall · 26 years ago
  70. b8684a2 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
  71. 478eee1 Eliminated warnings. by Patrik Stridvall · 26 years ago
  72. 95fd3cd Implemented CoRevokeClassObject stub needed by Acrobat 3 16 bit. by Andreas Mohr · 26 years ago
  73. c3d30fa Let CoCreateInstance use LOAD_WITH_ALTERED_SEARCHPATH. by Juergen Schmied · 26 years ago
  74. dcbb9c0 Declare only one instance of GUID_NULL. by Albert den Haan · 26 years ago
  75. 557ff41 Implemented the OLE Clipboard API. by Noel Borthwick · 26 years ago
  76. 2bddc97 GetTimeFormat() should return LocalTime not SystemTime. by Dave Pickles · 26 years ago
  77. 71b327f It is possible for a stream to have both small block and big block by Thuy Nguyen · 26 years ago
  78. 359f497e Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  79. 6230a87 Check for complete lcid or just the primary language id in the by Marcus Meissner · 26 years ago
  80. a8c54fb OleMetaFilePictFromIconAndLabel16: slightly broken, use LPOLESTR16. by Marcus Meissner · 26 years ago
  81. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  82. 102e1f4 Kind of implemented OleMetaFilePictFromIconAndLabel. by Andreas Mohr · 26 years ago
  83. f26c89e Standard dialog boxes resources and OLE strings are now in cp1251 encoding by Alexander Kanavin · 26 years ago
  84. 1597d73 Added COMPOBJ.DllEntryPoint (Acrobat3 16bit needs it). by Andreas Mohr · 26 years ago
  85. 13a30ba Thou shalt not use C++ comments. by Eric Pouech · 26 years ago
  86. 66f53a8 Walloon language update. by Pablo Saratxaga · 26 years ago
  87. 9823104 Fixed a problem with the LoadTypeLib method. by Francis Beaudet · 26 years ago
  88. c137ba6 Fixed TLB_Read (can easily get count!=bytesread at the end of the file). by Marcus Meissner · 26 years ago
  89. aaa8306 Some non-threatening fixes to some headers, as well as some casting by Paul Quinn · 26 years ago
  90. 713462d Read/load type libraries. Implementation of ITypeLib, ITYpeInfo, by Rein Klazes · 26 years ago
  91. 3e9608d Allow NULL as argument to SysFreeString in accordance with SDK. by Rein Klazes · 26 years ago
  92. 2305f3c Microsoft com vtable compatibility workaround for g++. Basically adds by Paul Quinn · 26 years ago
  93. 9c81987 Bug fix. by Francis Beaudet · 26 years ago
  94. 1bb9403 ANSI C fixes. by Patrik Stridvall · 26 years ago
  95. 809abaa Second part of the OLE datacache implementation. by Francis Beaudet · 26 years ago
  96. 115d8cc Implemented GetHGlobalFromStream. by Thuy Nguyen · 26 years ago
  97. ed1d88b Implementation of IStorage supported by an implementation of by Thuy Nguyen · 26 years ago
  98. ad7e9c4 Implemented OleTranslateColor. by Thuy Nguyen · 26 years ago
  99. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  100. ec2edc7 Fixed a few bugs in the OLE storage implementation, added a new set of by Francis Beaudet · 26 years ago