1. 9264300 Converted a lot of server requests to the new exception handling mechanism. by Alexandre Julliard · 25 years ago
  2. 3496556 - made the MIDI sequencer error message much better for confused users by Andreas Mohr · 25 years ago
  3. 217a682 Minor cosmetic changes. by Andreas Mohr · 25 years ago
  4. 198746d Replaced global Callbacks structure by appropriate glue code by Alexandre Julliard · 25 years ago
  5. 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
  6. 58d5a0a Removed some unnecessary inclusions of wingdi.h and winuser.h by Alexandre Julliard · 25 years ago
  7. 315b00e Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  8. a341a96 Hook serialui dll into existing comm functions. by Mike McCormack · 25 years ago
  9. 5dae382 Fixed an incorrect format string. by Gerald Pfeifer · 25 years ago
  10. dcb9733 Fixes the BuildCommDCBA function. by Stefan Leichter · 25 years ago
  11. 00e7c33 Started implementation of the functions GetDefaultCommConfigA/W. by Stefan Leichter · 25 years ago
  12. 6a31f96 - add prototypes for serial API functions by Mike McCormack · 25 years ago
  13. 093af59 Fixed warning. by Gerald Pfeifer · 25 years ago
  14. c77ff5e Fixed issues reported by winapi_check. by Patrik Stridvall · 25 years ago
  15. 0a54d5a Implement mark and space parity generation. Accept one-and- a-half by Rein Klazes · 25 years ago
  16. a7adda8 Do not initialize dcb in BuildCommDCB[AndTimeouts]. by Gerard Patel · 25 years ago
  17. a76eee9 Do not dereference a ptr we just checked being NULL. by Marcus Meissner · 25 years ago
  18. 7f383a8 Added CTS, DSR and RingIndicator states to Window's semi-documented by Rein Klazes · 25 years ago
  19. 6ec108a Moved FatalAppExit functions to win32/except.c. by Alexandre Julliard · 25 years ago
  20. 1758f2d Misc. fixes for compiler warnings. by James Abbatiello · 25 years ago
  21. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  22. 7547d4d Some comm clean up, much more error messages, only use TIOCOUTQ if by Marcus Meissner · 25 years ago
  23. 542b29d Made win16 serial comms less of a CPU hog. by Ove Kaaven · 25 years ago
  24. fe28f25 Modification due to problems with winapi-check. by Patrik Stridvall · 26 years ago
  25. 684ee2c - implemented GetCommModemStatus by Uwe Bonnes · 26 years ago
  26. f57ef1d - added some more Baudrates by Uwe Bonnes · 26 years ago
  27. c9c2a59 Use the service thread for comm notifications. by Alexandre Julliard · 26 years ago
  28. 1c08ac6 Bugfixes and a fake GETBASEIRQ. by Ove Kaaven · 26 years ago
  29. f216310 Dumb fixes. by Eric Pouech · 26 years ago
  30. 61fece0 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  31. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  32. ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
  33. 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
  34. a88444e Implementation of EV_RXFLAG. by Ove Kaaven · 26 years ago
  35. a811ea5 Fixed a couple of missing event notifications. Some more debugging messages. by Ove Kaaven · 26 years ago
  36. e85220d Fixed off-by-one bug in async output buffers. by Ove Kaaven · 26 years ago
  37. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  38. eed0494 Fixed a crash due to invalid OpenComm return value for busy comm port. by Andreas Mohr · 26 years ago
  39. 96b93bb Fixed the modem control part of EscapeCommFunction16. by Lawson Whitney · 26 years ago
  40. a4dd1be Implemented async comm buffers (but probably not bugfree), and along by Ove Kaaven · 26 years ago
  41. 58a38b8 Corrected small bug in GetCommState16. Parity check can be disabled by Rein Klazes · 26 years ago
  42. a1c45a5 Made commerror and eventmask local to each port (for win16), made the by Ove Kaaven · 26 years ago
  43. 7bea869 debug.h must be last, or we get ERR() macro problems again. by Marcus Meissner · 26 years ago
  44. a848607 Basic support for WIN32 serial communications API. by Michael McCormack · 26 years ago
  45. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  46. 1f52db1 Fixed typo. by Herbert Rosmanith · 26 years ago
  47. a551238 The B57600 and B115200 symbols are not defined in Unixware. by Geoff Clare · 26 years ago
  48. ca1bc86 Moves more stuff from windows.h. by Michael Veksler · 26 years ago
  49. 94113fa - fixed a minimal error in GetCommMask definition. by Uwe Bonnes · 26 years ago
  50. 28d3d21 Fixed a mask set, and other parity setting bugs for serial ports. by Cliff Wright · 26 years ago
  51. cd7986b Update the modemn status bit that indicates whether the RLSD line is by Rein Klazes · 26 years ago
  52. 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712
  53. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  54. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  55. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  56. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  57. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  58. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  59. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  60. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  61. 491502b Release 971101 by Alexandre Julliard · 27 years ago wine-971101
  62. 3db94ef Release 970928 by Alexandre Julliard · 27 years ago wine-970928
  63. 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
  64. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  65. 641ee76 Release 970804 by Alexandre Julliard · 28 years ago wine-970804
  66. d37eb36 Release 970720 by Alexandre Julliard · 28 years ago wine-970720
  67. 33072e1 Release 970629 by Alexandre Julliard · 28 years ago wine-970629
  68. 23946ad Release 970616 by Alexandre Julliard · 28 years ago wine-970616
  69. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  70. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  71. 7ebe1a4 Release 961222 by Alexandre Julliard · 28 years ago wine-961222
  72. 2c69f6d Release 960928 by Alexandre Julliard · 28 years ago wine-960928
  73. 8bbf818 Release 960913 by Alexandre Julliard · 29 years ago wine-960913
  74. ac9c9b0 Release 960728 by Alexandre Julliard · 29 years ago wine-960728
  75. d90840e Release 960611 by Alexandre Julliard · 29 years ago wine-960611
  76. 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
  77. cdcdede Release 960421 by Alexandre Julliard · 29 years ago wine-960421
  78. 8664b89 Release 960405 by Alexandre Julliard · 29 years ago wine-960405
  79. 7e56f68 Release 960131 by Alexandre Julliard · 29 years ago wine-960131
  80. 4f8c37b Release 960114 by Alexandre Julliard · 29 years ago wine-960114
  81. ade697e Release 951124 by Alexandre Julliard · 29 years ago wine-951124
  82. af0bae5 Release 951003 by Alexandre Julliard · 29 years ago wine-951003
  83. 594997c Release 950430 by Alexandre Julliard · 30 years ago wine-950430
  84. ecc3712 Release 941122 by Alexandre Julliard · 30 years ago wine-941122
  85. 3a405ba Release 941030 by Alexandre Julliard · 30 years ago wine-941030
  86. aca0578 Release 941017 by Alexandre Julliard · 30 years ago wine-941017
  87. 6b81b39 Release 940706 by Alexandre Julliard · 31 years ago wine-940706
  88. 36ca136 Release 940602 by Alexandre Julliard · 31 years ago wine-940602
  89. 8d24ae6 Release 940405 by Alexandre Julliard · 31 years ago wine-940405
  90. fb9a919 Release 940301 by Alexandre Julliard · 31 years ago wine-940301
  91. dba420a Release 940201 by Alexandre Julliard · 31 years ago wine-940201
  92. 86a8d0f Release 0.7 by Alexandre Julliard · 31 years ago wine-0.7
  93. 5f721f8 Release 0.5 by Alexandre Julliard · 31 years ago wine-0.5