1. 20 Jan, 2009 2 commits
  2. 24 Aug, 2007 1 commit
  3. 23 May, 2006 1 commit
  4. 03 Nov, 2005 1 commit
  5. 14 Apr, 2005 1 commit
  6. 05 Sep, 2003 1 commit
  7. 13 Jun, 2003 1 commit
  8. 09 Jan, 2003 1 commit
  9. 23 Dec, 2002 1 commit
    • Eric Pouech's avatar
      Fixed several bugs: · 6a887161
      Eric Pouech authored
       - wrong drawing for chars outside the 20-7F range
       - console mouse event generation
       - console Alt-? char event generation
      Prefix for curses functions is now WCCURSES_ instead of WCCURSE_.
      6a887161
  10. 04 Sep, 2002 1 commit
  11. 31 May, 2002 1 commit
  12. 21 May, 2002 1 commit
  13. 14 May, 2002 1 commit
  14. 09 Mar, 2002 1 commit
  15. 04 Feb, 2002 1 commit
    • Eric Pouech's avatar
      - wineconsole now exits if the started program inside it terminates · 5ef8871c
      Eric Pouech authored
        before the console actually starts up.
      - Removed the last Ansi imported APIs since now Propsheet has a decent
        Unicode interface.
      - Fixed a couple of menu related bugs (states were wrong).
      - Finished input selection code (mark and key for selection moving are
        operational, generating mouse events to programs attached to the
        console).
      5ef8871c
  16. 04 Dec, 2001 1 commit
    • Eric Pouech's avatar
      - allow to save/restore some properties into the registry (like font, · 94719d43
      Eric Pouech authored
        cursor size...)
      - implement the two sets of properties (default & current)
      - fixed some bugs mainly in dialog
      - enhanced font selection mechanisms,
      - added and protected sub-menu for all operations (sysmenu is not
        avail in managed mode)
      - better data separation for the backend(s)
      94719d43
  17. 23 Nov, 2001 1 commit