1. 8a64b83 Bugfix: don't call ExitProcess() before SYSLEVEL_Init(). by Ulrich Weigand · 25 years ago
  2. 448b34a Correct filename for kernel module is KRNL386.EXE. by Eric Pouech · 25 years ago
  3. 891305b Removed __winelib flag. by Alexandre Julliard · 26 years ago
  4. 98c3053 Added FinalUserInit16/FinalGdiInit16 stubs. by Ulrich Weigand · 26 years ago
  5. 2f4bd66 Unify startup sequence for Wine and WineLib. by Ulrich Weigand · 26 years ago
  6. 4b32fd0 Use position-independent code in assembly glue when building .so. by Ulrich Weigand · 26 years ago
  7. 3dff7bb Modularized CallFrom/To16 routines. Adapted dependent routines, by Ulrich Weigand · 26 years ago
  8. fbea530 On NE process creation, move major part of NE EXE module loading and by Ulrich Weigand · 26 years ago
  9. 61fece0 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  10. 617955d Changed CONTEXT into CONTEXT86 everywhere we really want an i386 by Alexandre Julliard · 26 years ago
  11. 0a860a0 Merged THDB and TEB structures. by Alexandre Julliard · 26 years ago
  12. c42dfdd Fixed Winelib compilation. by Alexandre Julliard · 26 years ago
  13. 9597e20 Include instruction emulation in Winelib. by Alexandre Julliard · 26 years ago
  14. 410ae4f Debugger is now called by exception handling. by Alexandre Julliard · 26 years ago
  15. bba76ee Switch stacks in CALL32_Init(). by Ulrich Weigand · 26 years ago
  16. a1957c4 Wait until child initialized before returning from PROCESS_Create. by Ulrich Weigand · 26 years ago
  17. 897fd11 Tried to add an error message when crashing on a selector load because by Alexandre Julliard · 26 years ago
  18. 1bb9403 ANSI C fixes. by Patrik Stridvall · 26 years ago
  19. 8d267a6 Only check number of tasks after first message. by Alexandre Julliard · 26 years ago
  20. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  21. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  22. c1d1cfe Reorganization of the loader to correctly load and free libraries and by Bertho Stultiens · 26 years ago
  23. 7366307 Call InitApp16 (using Callout) for initial process. by Ulrich Weigand · 26 years ago
  24. a95b488 Clear invalid selectors also in CallTo16 relay code. by Ulrich Weigand · 26 years ago
  25. 461ded4 Added -dll option for winelib programs. (Note: will not print warnings by Marcus Meissner · 26 years ago
  26. 3209a0e Make function BX=6 round ST0 to integer. by Uwe Bonnes · 26 years ago
  27. 9d9e060 Emulate (well, ignore) mov cr0,eax and mov eax,cr0. by Marcus Meissner · 26 years ago
  28. ee517e8 - fixed missing stdlib.h and string.h includes everywhere by David Luyer · 26 years ago
  29. f6a9361 Adapted to CreateProcess changes. by Ulrich Weigand · 26 years ago
  30. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  31. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  32. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  33. 4097865 Do not print 'wine: no executeable found' if we did execute something. by Marcus Meissner · 26 years ago
  34. 9faa7d7 Moved the if1632/signal.c stuff into loader/signal.c, adapted function by Marcus Meissner · 26 years ago
  35. b77de02 Defined RESTORE_SIGNALS by default and call SIGNAL_EmulatorInit by Ove Kaaven · 26 years ago
  36. a7894d9 Implemented Int 0x15/0xc0: BIOS - GET CONFIG and some other BIOS data. by Andreas Mohr · 26 years ago
  37. 5b729dd Emulates ins/outs correctly for DOS programs. by Ove Kaaven · 26 years ago
  38. ff35e1f Use Callout table instead of direct GetProcAddress. UserYield moved to USER. by Ulrich Weigand · 26 years ago
  39. 7b57b24 Adapted to CreateSystemTimer interface change. by Ulrich Weigand · 26 years ago
  40. 773c7b7 Fix warnings in miscemu/main.c. by Marcus Meissner · 26 years ago
  41. 9650864 Takes print spooler functions out of win16drv. by Huw D M Davies · 26 years ago
  42. 6da20b9 Cleaned up a bit. by Alexandre Julliard · 26 years ago
  43. 735bec0 Clean invalid selectors on the pop %xs from the STACKFRAME itself by Marcus Meissner · 26 years ago
  44. afac2e4 Some fixes to Wine startup/termination sequence with native USER. by Ulrich Weigand · 26 years ago
  45. 698a8b1 Emulate "mov cr4,eax" (tombraider 3 demo). by Marcus Meissner · 26 years ago
  46. e8b0274 Bugfix: really *do* switch to the initial task's stack. by Ulrich Weigand · 26 years ago
  47. 5c3e457 egcs 'ambiguous else' warnings fixes. by Jesper Skov · 26 years ago
  48. c75d0e1 Implemented new Wine startup sequence, separating startup into by Ulrich Weigand · 26 years ago
  49. 7f740cb Indirection for INSTR_EmulateInstruction for use by DOS code. by Ove Kaaven · 26 years ago
  50. bdc48bd Added a new debugging channel io to allow read/writes on a port to be by Jonathan Buzzard · 26 years ago
  51. 8163465 Added indirection for ctx_debug to the DOS loader, so Winelib works again. by Ove Kaaven · 26 years ago
  52. edda687 Added a default program option in wine.conf in section [programs] key Default. by Chad Powell · 26 years ago
  53. 3a30013 Added ability to read a startup program from wine.ini file. by Chad Powell · 26 years ago
  54. c0d52e0 Initial revision by Alexandre Julliard · 27 years ago
  55. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  56. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  57. ebfc0fe Release 980628 by Alexandre Julliard · 27 years ago wine-980628
  58. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  59. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  60. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  61. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  62. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  63. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215
  64. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
  65. e658d82 Release 971130 by Alexandre Julliard · 27 years ago wine-971130
  66. a0b2b1d Release 971116 by Alexandre Julliard · 27 years ago wine-971116
  67. 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
  68. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  69. 641ee76 Release 970804 by Alexandre Julliard · 28 years ago wine-970804
  70. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  71. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  72. b1bac32 Release 961215 by Alexandre Julliard · 28 years ago wine-961215
  73. da0cfb3 Release 961201 by Alexandre Julliard · 28 years ago wine-961201
  74. 75d86e1 Release 961117 by Alexandre Julliard · 28 years ago wine-961117
  75. 139a4b1 Release 961102 by Alexandre Julliard · 28 years ago wine-961102
  76. bf9130a Release 961013 by Alexandre Julliard · 28 years ago wine-961013
  77. 2c69f6d Release 960928 by Alexandre Julliard · 29 years ago wine-960928
  78. 8bbf818 Release 960913 by Alexandre Julliard · 29 years ago wine-960913
  79. 1e37a18 Release 960818 by Alexandre Julliard · 29 years ago wine-960818
  80. ac9c9b0 Release 960728 by Alexandre Julliard · 29 years ago wine-960728
  81. 18f92e7 Release 960717 by Alexandre Julliard · 29 years ago wine-960717
  82. ca22b33 Release 960712 by Alexandre Julliard · 29 years ago wine-960712
  83. 3051b64 Release 960705 by Alexandre Julliard · 29 years ago wine-960705
  84. 339eefc Release 960623 by Alexandre Julliard · 29 years ago wine-960623
  85. d90840e Release 960611 by Alexandre Julliard · 29 years ago wine-960611
  86. 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
  87. 2ace16a Release 960428 by Alexandre Julliard · 29 years ago wine-960428
  88. 8664b89 Release 960405 by Alexandre Julliard · 29 years ago wine-960405
  89. c981d0b Release 960331 by Alexandre Julliard · 29 years ago wine-960331
  90. 59730ae Release 960324 by Alexandre Julliard · 29 years ago wine-960324
  91. d2e1c1a Release 960309 by Alexandre Julliard · 29 years ago wine-960309
  92. 7d654eb Release 960225 by Alexandre Julliard · 29 years ago wine-960225
  93. 0c126c7 Release 960218 by Alexandre Julliard · 29 years ago wine-960218
  94. 7e56f68 Release 960131 by Alexandre Julliard · 29 years ago wine-960131
  95. 4f8c37b Release 960114 by Alexandre Julliard · 29 years ago wine-960114
  96. d7d4fdf Release 951226 by Alexandre Julliard · 29 years ago wine-951226
  97. ade697e Release 951124 by Alexandre Julliard · 29 years ago wine-951124
  98. 902da69 Release 951105 by Alexandre Julliard · 29 years ago wine-951105
  99. af0bae5 Release 951003 by Alexandre Julliard · 30 years ago wine-951003
  100. ff8331e Release 950918 by Alexandre Julliard · 30 years ago wine-950918