1. 28 Sep, 2004 4 commits
    • Eric Pouech's avatar
      - fixed regression in ctrl-c handling · 5fe480b4
      Eric Pouech authored
      - fixed regression in 'info symbol XXXX' command (and enhanced
        presentation)
      - fixed regression in line stepping
      - fixed regression in & (address operator) handling
      - fixed some bad module reference for local symbols
      - enhanced register presentation as local variables
      - added warning when launching a debuggee which isn't a Wine app
      - removed the 'local' extension of display command (and check when
        setting the display whether the expr has a local binding)
      - simplified exception handling, and factorized some code when
        debugger stops
      5fe480b4
    • Filip Navara's avatar
      - Force default [in] attribute on all parameters where explicit [in] · 75e02e93
      Filip Navara authored
        or [out] attributes aren't specified.
      - Force default [out] attribute on return values.
      75e02e93
    • Jason Edmeades's avatar
      - Make d3d8 know about the wined3d device and start using it. · ae5a4368
      Jason Edmeades authored
      - Move some of the screen mode related functions into wined3d and add
        untested support for the new d3d9 options of providing the format to
        some of the calls.
      - Move other functions from the directx interface into the common
        library and implement the calls from d3d9 as well.
      - Copy across the first of the functions used to make traces more readable,
        creating utils.c to store them in. Eventually the ones in d3d8 will be
        removed but for now just duplicate the code.
      ae5a4368
    • Michael Kaufmann's avatar
      469b41f2
  2. 27 Sep, 2004 13 commits
  3. 25 Sep, 2004 6 commits
  4. 24 Sep, 2004 8 commits
  5. 23 Sep, 2004 9 commits