1. 3f44167 Corrected the alignment of unicode message table strings in wmc, and by Martin Fuchs · 22 years ago
  2. b3332d7 Converted the server to -DSTRICT. by Alexandre Julliard · 22 years ago
  3. 8417027 Add documentation on how to modify what --debugmsg +relay reports. by Bill Medland · 22 years ago
  4. 0dbab63 When deleting an item, remove selection, don't add it! by Dimitrie O. Paun · 22 years ago
  5. 7521a42 Changed the USER_HEAP_* macros to use HANDLEs instead of HANDLE16s. by Alexandre Julliard · 22 years ago
  6. 61d9256 Silence some warnings due to casts between pointer and integers of by Michael Stefaniuc · 22 years ago
  7. bd6590a Fix warnings when converting between an ATOM and a HSZ. by Michael Stefaniuc · 22 years ago
  8. 0ba3dc7 More traces to help us make sense of the output. by Dimitrie O. Paun · 22 years ago
  9. c79eb2d Fix ranges insertion bug (specify DPAS_SORTED when searching). by Dimitrie O. Paun · 22 years ago
  10. a2dd8ec Inspect style bits independently on style change. by Dimitrie O. Paun · 22 years ago
  11. b50692e Rewrite StyleChanged procedure by Dimitrie O. Paun · 22 years ago
  12. 323f9c2 Keep track of per-column information inside the listview. by Dimitrie O. Paun · 22 years ago
  13. a72e9f6 Do not query items that are just being inserted. by Dimitrie O. Paun · 22 years ago
  14. f8f559f Reorganize things a bit so that we no longer need the 'valid' flag on by Dimitrie O. Paun · 22 years ago
  15. c07f4cb Added support for BTrees in file header reading. by Eric Pouech · 22 years ago
  16. 45af492 - Fixed loading of wave files. by Michael Günnewig · 22 years ago
  17. 6b953ff Fixed very slow loading of index. by Michael Günnewig · 22 years ago
  18. b34fb35 Fixed warnings caused by conversion to -DSTRICT. by Alexandre Julliard · 22 years ago
  19. 23bb371 Added support for building certain dlls with -DSTRICT. by Alexandre Julliard · 22 years ago
  20. 1682843 Added FIXMEs for metafile and fullhwnd handle conversions that aren't by Alexandre Julliard · 22 years ago
  21. fdd6db2 Moved EnumObjects16, LineDDA16 and associated glue code to gdi16.c. by Alexandre Julliard · 22 years ago
  22. 9a8de13 Split out some 16-bit GDI code. by Alexandre Julliard · 22 years ago
  23. 0ccb9fe Store the original GDI palette functions in pfnSelectPalette and by Alexandre Julliard · 22 years ago
  24. 034e4df - (try to) implement RpcMgmtWaitServerListen by Greg Turner · 22 years ago
  25. 15b9ed9 Converted PlayMetaFileRecord and related functions to 32-bit. by Alexandre Julliard · 22 years ago
  26. 7aee907 Merged wine_call_to_16_long and wine_call_to_16_short into a single function. by Alexandre Julliard · 22 years ago
  27. 9534d4f Added wine_memcpy_unaligned function to avoid gcc memcpy optimizations. by Alexandre Julliard · 22 years ago
  28. b26206d - Add FIND_* constants. by Michael Günnewig · 22 years ago
  29. 4c04e1f - Add wavefile handler. by Michael Günnewig · 22 years ago
  30. 9af06a4 Fixed memory leak (release AVI stream). by Michael Günnewig · 22 years ago
  31. acbb639 BuildCommDCBAndTimeoutsA: Made the argument parsing case insensitive. by Stefan Leichter · 22 years ago
  32. 724c1a6 - Better .dsp file generation for .exe outputs by Patrik Stridvall · 22 years ago
  33. 4ff0a69 Removed warning "SetWindowText(0, ...)" when opening new windows. by Martin Fuchs · 22 years ago
  34. fe7d46a pszText is stored as Unicode, so call DrawTextW() instead of DrawTextA(). by Martin Fuchs · 22 years ago
  35. c18c733 Instrument SetItemT to change only _one_ item at a time. That is, if by Dimitrie O. Paun · 22 years ago
  36. 8f38417 Unify set_{owner,main}_item functions. by Dimitrie O. Paun · 22 years ago
  37. 96dca36 More, better tracing to help nail down some crashes. by Dimitrie O. Paun · 22 years ago
  38. 305fb4c Deal with sparsely populated listviews. Crash on internal corruption. by Dimitrie O. Paun · 22 years ago
  39. ef4a6fc Add ability to create an iterator over a range list. by Dimitrie O. Paun · 22 years ago
  40. fa81ec6 Change the definition of ranges to exclude the upper bound. by Dimitrie O. Paun · 22 years ago
  41. bac3500 Handle range tracing in a consistent fashion. by Dimitrie O. Paun · 22 years ago
  42. 58b2ad9 Remove dated comments. by Dimitrie O. Paun · 22 years ago
  43. 66dd824 Better encapsulation of the ranges concept. by Dimitrie O. Paun · 22 years ago
  44. 011605e Use the WOWHandle functions to convert between task handle and thread by Alexandre Julliard · 22 years ago
  45. 43701b9 Build a default command-line if the one we received is an empty string. by Alexandre Julliard · 22 years ago
  46. 4f71615 Fixed typo in EnumThreadWindows. by Alexandre Julliard · 22 years ago
  47. 54ba29a Fixed compilation for non-i386. by Alexandre Julliard · 22 years ago
  48. 0ca051e Fixed wownt32.h to make it usable from inside Wine, and use it to by Alexandre Julliard · 22 years ago
  49. 11e3523 Rewrote caret implementation to store the information in the server. by Alexandre Julliard · 22 years ago
  50. f9a486b Added progress messages while building font metrics. by Malte Starostik · 22 years ago
  51. 6fc8f9f - Dont set lighting during draw primitive, rely on the render state. by Jason Edmeades · 22 years ago
  52. b47c14a Implement OpenGL overriding of surface's flip method. Remove broken code. by Christian Costa · 22 years ago
  53. be8189b Notification code cleanup, more traces, etc. by Dimitrie O. Paun · 22 years ago
  54. 9a01be4 Add/update the listview structures to version 6.0. by Dimitrie O. Paun · 22 years ago
  55. 41a9b1b Initialize winearts's volume level to full, so applications that don't by Malte Starostik · 22 years ago
  56. 7d78959 Added missing RemoveProp calls. by Jerry Jenkins · 22 years ago
  57. 605e7a1 Correct initial display of file listing. by Martin Fuchs · 22 years ago
  58. 89eb8fd We need to provide focus info always in ICON mode (spotted by Huw Davies). by Dimitrie O. Paun · 22 years ago
  59. bcfffe7 Duplicate selected items list in LISTVIEW_RemoveAllSelections to by Mike McCormack · 22 years ago
  60. 3dd4dab Remember the global colors in custom draw mode. by Dimitrie O. Paun · 22 years ago
  61. ef9adbb Compute only the old state that we're gonna look at. by Dimitrie O. Paun · 22 years ago
  62. 8d2f722 Instrument SetItemT to avoid repainting if nothing changed. by Dimitrie O. Paun · 22 years ago
  63. 3c9591b Fix bug in edit label when sending the text to the app. by Dimitrie O. Paun · 22 years ago
  64. 07a6a39 Edit label cleanup. by Dimitrie O. Paun · 22 years ago
  65. 6b4a11a Fix bug in ranges_shift which was corrupting selections. by Dimitrie O. Paun · 22 years ago
  66. 11c8763 Add a section on using ODBC. by Bill Medland · 22 years ago
  67. acea9d1 Implemented _seh_longjmp_unwind. by Alexandre Julliard · 22 years ago
  68. 2dcc6f0 Fix the ofn flags setup. by Huw D M Davies · 22 years ago
  69. b44822a Associate texture to the device when GetHandle is called and perform by Christian Costa · 22 years ago
  70. da9bac4 Add comment on what is known about the current state of the controls by Dimitrie O. Paun · 22 years ago
  71. 686b845 Use the msvc way to return a struct, fixing wierd problems. by Greg Turner · 22 years ago
  72. b5960a1 Implemented program launching by double click. by Martin Fuchs · 22 years ago
  73. db14dbf Fix iterator creation for LVS_LIST mode. by Dimitrie O. Paun · 22 years ago
  74. 17dce17 No longer compute the ill-defined bounds in GetItemMetrics. by Dimitrie O. Paun · 22 years ago
  75. 3a5105c Teach GetItemMetrics to deal with subitems in report mode as well. by Dimitrie O. Paun · 22 years ago
  76. f378bbd Fix iterator creation for LVS_LIST mode. Use assert() instead of hand-made hack. by Dimitrie O. Paun · 22 years ago
  77. 3baa344 Fix iterators to properly deal with LVS_{,SMALL}ICON modes. by Dimitrie O. Paun · 22 years ago
  78. 50b4688 Iterator updates: by Dimitrie O. Paun · 22 years ago
  79. 9444dd2 Compile fix when all handles are converted to a void*. by Michael Stefaniuc · 22 years ago
  80. c5c48eb Fixed reference count handling to support LoadLibrary during a process attach. by Alexandre Julliard · 22 years ago
  81. 3d8820e - Fixed building unter native WIN32. - Fixed display of filenames in tree pane. by Martin Fuchs · 22 years ago
  82. e022026 Implement [ format specifier. by György 'Nog' Jeney · 22 years ago
  83. 28a7d3c Silence warning in hex_from0(). by Gerald Pfeifer · 22 years ago
  84. 14e81e8 Get descriptor should return correct segment limit. by David Hammerton · 22 years ago
  85. 3bdfc9f Fix off-by-one error in determining number of arguments. by Steve Lustbader · 22 years ago
  86. cff9058 - Fixed broken winapi_extract options --{pseudo-,}stub-statistics. by Patrik Stridvall · 22 years ago
  87. 0bc4b56 Do not merge image with garbage background. Based on a patch by Carlos by Dimitrie O. Paun · 22 years ago
  88. 0ee7073 Stub for the CryptRegisterOIDFunction function. by Christian Neumair · 22 years ago
  89. ebf582c Updated the generated tests. by Patrik Stridvall · 22 years ago
  90. 90fb046 Don't use a special header file for macros used in generated tests. by Patrik Stridvall · 22 years ago
  91. 2cf9256 Fixed division by zero, when range is 0. by Michael Günnewig · 22 years ago
  92. fc144ad Actually compile Wine even if not installing as root. by Vincent Béron · 22 years ago
  93. 16ae4e6 Set DirectX version to 8.1. by Roderick Colenbrander · 22 years ago
  94. e14cfc4 Add function to get size of in-memory resource and used this function by Uwe Bonnes · 22 years ago
  95. 0e668bb Allow wineinstall to be run from tools/ or from the main Wine directory. by Vincent Béron · 22 years ago
  96. 37d4078 - ClipPlanes work better. - Culling now configures itself properly. by Jason Edmeades · 22 years ago
  97. cfc4082 Avoid crashes when ofnW->lpstrFile is null. by Carlos · 22 years ago
  98. 618c184 Remove no longer used PERQUEUEDATA structure and functions. by Alexandre Julliard · 22 years ago
  99. a9e8f59 Moved mouse capture handling into the server. by Alexandre Julliard · 22 years ago
  100. 0b850f9 Reimplemented GetLastActivePopup to get the information from the server. by Alexandre Julliard · 22 years ago