1. b01d6a9 Move all Unicode and Ansi string types to the %str and %wstr sections. by Francois Gouget · 19 years ago
  2. 2489dd2 Send verbose info to different debug channels (richedit_check for by Krzysztof Foltman · 19 years ago
  3. 8eff913 Pagesetup dialog fix. by Jonathan Ernst · 19 years ago
  4. 3eaad00 First creation of registry entries missed AppData. by Jonathan Ernst · 19 years ago
  5. a6a5fb7 Fix initial position for files opened with O_APPEND flag. by Vitaliy Margolen · 19 years ago
  6. 9e18b7e Don't crash if pDDSD is NULL on DirectDrawSurface::Lock. by Raphael Junqueira · 19 years ago
  7. 12a7499 Put Wine version information in all the man pages. by Alexandre Julliard · 19 years ago
  8. 664e410 Added global rules for man pages. by Alexandre Julliard · 19 years ago
  9. b87bce1 Added a critical section around the fd cache until the race conditions by Alexandre Julliard · 19 years ago
  10. a54da42 Added AtlModuleAddTermFunc implementation. by Jacek Caban · 19 years ago
  11. 83a1b97 Added security.h. by Peter Lemenkov · 19 years ago
  12. 422887f Ignore the gasp table when we have no hinter. by Huw Davies · 19 years ago
  13. 90020c9 Add a Wine specific flag to GetRasterizeCaps that reports whether by Huw Davies · 19 years ago
  14. 71af04b - Add handling for DDSCL_SETFOCUSWINDOW in SetCooperativeLevel. by Stefan Dösinger · 19 years ago
  15. fb3a9ed Fixed some nroff warnings. by Alexandre Julliard · 19 years ago
  16. a1f9a13 Use "static const" rather than "const static" as gcc -W complains by Francois Gouget · 19 years ago
  17. 593ab4c Fix atom tests on win9x. by Vitaliy Margolen · 19 years ago
  18. dcba743 Windows is returning the length of the string, plus the CRLF by Joshua Davies · 19 years ago
  19. fac3698 When just a public key is imported, its ALG_ID should be CALG_RSA_SIGN by Juan Lang · 19 years ago
  20. 247cd64 winapi_check does not use the '--extension' flag so remove it. by Francois Gouget · 19 years ago
  21. ea45862 Ignore the delay load directory size. by Dmitry Timoshkov · 19 years ago
  22. 119da5a Don't try to release the node if we haven't loaded one. by Huw Davies · 19 years ago
  23. eabc93a Add brackets around (a)?b:c construct. by Vitaliy Margolen · 19 years ago
  24. 2bbf1b5 Set WINEDEBUG to an empty value instead of removing it so that it gets by Alexandre Julliard · 19 years ago
  25. ce1196a Copy WINEDEBUG from the Windows environment to allow passing a by Alexandre Julliard · 19 years ago
  26. dc51bd7 Fixed uninstaller close button. by Vijay Kiran Kamuju · 19 years ago
  27. 8fb6037 Correct Page Up/Down handling in report mode. by Vitaliy Margolen · 19 years ago
  28. 7955fb0 Clear the single-step flag in setup_exception instead of in the by Alexandre Julliard · 19 years ago
  29. f5e49be Fixed dumping of the import directory to ignore the directory size. by Alexandre Julliard · 19 years ago
  30. c2bb910 Ignore the size of the import directory, process imports until we find by Alexandre Julliard · 19 years ago
  31. 80c60f5 Provide looser device matching for backbuffer and depth buffer by Oliver Stieber · 19 years ago
  32. 8630b8a Use wine_get_dos_file_name rather than relying on GetFullPathNameW hack. by Juan Lang · 19 years ago
  33. 6ab0b01 Don't start dragging for a single mouse click. by Vitaliy Margolen · 19 years ago
  34. 9e52816 Add support for dumping delay load PE data. by Dmitry Timoshkov · 19 years ago
  35. 1ae16a5 Allow MSVC to use Wine's headers. by Dimi Paun · 19 years ago
  36. 0eddf43 Check the size of the input buffer so we don't write past the end. by James Hawkins · 19 years ago
  37. 036e022 Sort the font filenames in alphabetical order in fonts/Makefile.in. by Vincent Béron · 19 years ago
  38. 2791290 Remove .dll from DllOverrides entries, such entries are ignored. by Juan Lang · 19 years ago
  39. f9c1537 Make sure we only depend on ddraw_test if X support is enabled. by Jonathan Ernst · 19 years ago
  40. 19f5002 Dropped the "using native windows libraries" comment. by Marcus Meissner · 19 years ago
  41. f52d0a6 Use correct names when loading registered OID functions. by Juan Lang · 19 years ago
  42. 458cb28 Fix a cut&paste mistake. by Maxime Bellengé · 19 years ago
  43. e135a52 Use GetSystemMetrics instead of hardcoding drag width & height. by Vitaliy Margolen · 19 years ago
  44. baa8bf3 Fixed a bug where we could set the wrong handle in the fd cache when by Alexandre Julliard · 19 years ago
  45. 059a8c1 Don't arrange tabs if there is only one line. by Vitaliy Margolen · 19 years ago
  46. 83ecd5d Fix cross-compilation of winetest by update the makefile to use OBJS by Paul Millar · 19 years ago
  47. e098edc - Remove another potential sources of infinite loops caused by EOF in by Krzysztof Foltman · 19 years ago
  48. 9caef1b Fixed a few missing characters in winecfg. by Alexander N. Sørnes · 19 years ago
  49. e4512f0 Make a stub actually say "stub". by Ivan Leo Puoti · 19 years ago
  50. d3463d1 ReleaseCapture should return TRUE. by Marcus Meissner · 19 years ago
  51. 9c63540 Now printing information when changing function while single stepping. by Eric Pouech · 19 years ago
  52. 4cc0bf2 Fixed bitfield extraction. by Eric Pouech · 19 years ago
  53. e577a2a Fixes so d3d9.h and dsound.h can be included at the same time. by Robert Reif · 19 years ago
  54. 025a1a5 Implemented EM_GETFIRSTVISIBLELINE and EM_POSFROMCHAR (basic by Krzysztof Foltman · 19 years ago
  55. c6593b0 Fix font handle leak after closing the 'choose font' dialog (based on by Martin Fuchs · 19 years ago
  56. 803146d Simplify 'sei' structure initialization in ShellExecuteA/W. by Martin Fuchs · 19 years ago
  57. c23cb51 Pass WM_QUIT to outer modal loop. by Robert Shearman · 19 years ago
  58. 02dce59 Added stub for UnregisterDeviceNotification. by Stefan Leichter · 19 years ago
  59. 3ec24a6 Skip tabs in wcmd. by Brian Grayson · 19 years ago
  60. f09eb79 Replace registry editing instructions with winecfg. by Vitaliy Margolen · 19 years ago
  61. f653a09 - N_PSYM stabs blocks (aka parameters) can also contain a typedef by Eric Pouech · 19 years ago
  62. de02b20 Fixed array dereferencing. by Eric Pouech · 19 years ago
  63. d48f50b Move user32 to delay loaded imports. by Dmitry Timoshkov · 19 years ago
  64. de662ee Convert a WARN to a FIXME to make it visible to a user, replace an ERR by Dmitry Timoshkov · 19 years ago
  65. 8a4e04a Add support for errors with more than one name. by Robert Reif · 19 years ago
  66. 0a7de6a Use correct minLookup[] array entry. by Marcus Meissner · 19 years ago
  67. ce8e6b2 Do not append empty ":" in LD_LIBRARY_PATH. by Marcus Meissner · 19 years ago
  68. a8eb60e Fixed another case of misunderstanding MSDN wrt StreamInProc, causing by Krzysztof Foltman · 19 years ago
  69. eddb6ff Release 20050930. by Alexandre Julliard · 20 years ago wine-20050930
  70. 5b0812f Make CryptImport/ExportPublicKeyInfoEx behave the way MSDN describes by Juan Lang · 20 years ago
  71. 4c5067e Add defines needed for installable OID functions. by Juan Lang · 20 years ago
  72. a59c041 Added missing error code. by Robert Reif · 20 years ago
  73. 7714af9 We only need the relay debug channel on MZ_SUPPORTED platforms. by Gerald Pfeifer · 20 years ago
  74. 313bcbd Finnish resources for uninstaller. by Kimmo Myllyvirta · 20 years ago
  75. a18d3fa Added GetZoneActionPolicy implementation. by Jacek Caban · 20 years ago
  76. 6613580 Add a few tests for object manager. by Vitaliy Margolen · 20 years ago
  77. 7e9b17f Add brackets around (a)?b:c construct. by Vitaliy Margolen · 20 years ago
  78. 61f24a4 Rename ACTION_DoTopLevelINSTALL to MSI_InstallPackage, remove its by Mike McCormack · 20 years ago
  79. e86a6a2 Get rid of the debug channels support. by Alexandre Julliard · 20 years ago
  80. 8248d0a Always return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWindowProc. by Jason Edmeades · 20 years ago
  81. 7d8e377 Fix warnings in 64bit. by Kevin Koltzau · 20 years ago
  82. d664711 Use ICU_BROWSER_MODE in InternetCanonicalizeUrl. by Denis Lukianov · 20 years ago
  83. 784c945 Export the get_channel_flags function avoid warnings when passing a by Alexandre Julliard · 20 years ago
  84. 0560ea6 Avoid UpdateWindow, it causes trouble with WS_EX_TRANSPARENT. by Mike McCormack · 20 years ago
  85. 5eae622 Don't define some functions/variables if they won't be used after in wined3d. by Vincent Béron · 20 years ago
  86. 8b84ac8 Removed rules for .dbg.c files. by Alexandre Julliard · 20 years ago
  87. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  88. ae16921 Bring Finnish resources up to date. by Kimmo Myllyvirta · 20 years ago
  89. 6e7cf12 Remove unused function from regedit/treeview.c. by Vincent Béron · 20 years ago
  90. a0c185e Cast the result of strlen() to DWORD and print it via %ld to get rid by Vincent Béron · 20 years ago
  91. eeea14a Update winapi_check for "false" HAVE_* macros. by Vincent Béron · 20 years ago
  92. 8ee9f50 Update win32.api to current CVS. by Vincent Béron · 20 years ago
  93. 74f0de9 Create a function to read a property as an integer. by Mike McCormack · 20 years ago
  94. effc262 Added support for backbuffer with the formats A1R5G5B5 and X1R5G5B5. by Oliver Stieber · 20 years ago
  95. 9a86a0b Fix DXT2 & DXT4 support for d3d8. by H. Verbeet · 20 years ago
  96. ed8379d - Reimplementation of EM_LINELENGTH. by Krzysztof Foltman · 20 years ago
  97. 7f8614b Register zones. by Jacek Caban · 20 years ago
  98. c292c84 Added MapUrlToZone implementation. by Jacek Caban · 20 years ago
  99. fc68475 Add a stubbed out implementation of IAdviseSink and advise the by Robert Shearman · 20 years ago
  100. 7ddab75 Declare debug channels as static variables so that we don't need to by Alexandre Julliard · 20 years ago