1. 03 Nov, 2005 1 commit
  2. 14 Apr, 2005 1 commit
  3. 05 Sep, 2003 1 commit
  4. 13 Jun, 2003 1 commit
  5. 09 Jan, 2003 1 commit
  6. 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
  7. 04 Sep, 2002 1 commit
  8. 31 May, 2002 1 commit
  9. 21 May, 2002 1 commit
  10. 14 May, 2002 1 commit
  11. 09 Mar, 2002 1 commit
  12. 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
  13. 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
  14. 23 Nov, 2001 1 commit