1. 09 Mar, 2004 1 commit
  2. 02 Mar, 2004 2 commits
  3. 02 Dec, 2003 1 commit
  4. 27 Oct, 2003 1 commit
  5. 15 Oct, 2003 1 commit
  6. 10 Oct, 2003 1 commit
  7. 09 Oct, 2003 2 commits
  8. 08 Oct, 2003 2 commits
  9. 23 Sep, 2003 1 commit
  10. 22 Sep, 2003 2 commits
  11. 07 Sep, 2003 1 commit
  12. 05 Sep, 2003 1 commit
  13. 20 Aug, 2003 2 commits
  14. 23 Jun, 2003 2 commits
  15. 21 Jun, 2003 1 commit
    • Eric Pouech's avatar
      - adapted kernel32 so that it no longer (directly) manages console · 412d37f6
      Eric Pouech authored
        handles as wineserver handles
      - console input handle object is no longer waitable (input record
        synchronisation is now implemented as a simple semaphore), and removed
        FD_TYPE_CONSOLE from fd types in wineserver
      - console handles now always have their two lower bit set so one can
        distinguish a console handle from a kernel object handle
      - implemented some undocumented kernel32 console related APIs
        (CloseConsoleHandle, GetConsoleInputWaitHandle, OpenConsoleW,
        VerifyConsoleIoHandle, DuplicateConsoleHandle)
      - allowed a few kernel32 APIs to take console pseudo-handles
        (FlushFileBuffer, GetFileType, WaitFor*Object*)
      - simplified the console inheritance at process creation
      - in console tests, no longer create a console if one already exists
      412d37f6
  16. 14 Jun, 2003 1 commit
  17. 13 Jun, 2003 1 commit
  18. 04 Jun, 2003 1 commit
  19. 13 May, 2003 1 commit
  20. 04 May, 2003 1 commit
  21. 03 Apr, 2003 1 commit
  22. 17 Mar, 2003 1 commit
  23. 10 Mar, 2003 1 commit
  24. 07 Mar, 2003 1 commit
  25. 04 Mar, 2003 2 commits
  26. 26 Feb, 2003 1 commit
  27. 25 Feb, 2003 1 commit
  28. 24 Feb, 2003 2 commits
  29. 14 Feb, 2003 1 commit
    • Eric Pouech's avatar
      - fixed mouse event generation · 00d73d0d
      Eric Pouech authored
      - better management of some keys
      - now generating several wincon-events for a given curses-event
      - added basic support for V-scrolling (disabled by default)
      - fixed printing of some unsupported characters
      00d73d0d
  30. 23 Jan, 2003 1 commit
  31. 11 Jan, 2003 1 commit
  32. 10 Jan, 2003 1 commit