- 28 Sep, 2004 5 commits
-
-
Mike Hearn authored
unfinished.
-
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
-
Filip Navara authored
or [out] attributes aren't specified. - Force default [out] attribute on return values.
-
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.
-
Michael Kaufmann authored
properly.
-
- 27 Sep, 2004 13 commits
-
-
Alexandre Julliard authored
-
Huw Davies authored
-
Piotr Caban authored
- added file moving
-
Alexander Yaworsky authored
-
Uwe Bonnes authored
-
Ge van Geldorp authored
-
Michael Kaufmann authored
- Support bitmaps with a BITMAPV{4,5}HEADER.
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Hans Leidekker authored
-
Eric Pouech authored
back in SymEnumTypes) - flagging local register vars as local too
-
Hans Leidekker authored
-
Jon Griffiths authored
-
- 25 Sep, 2004 6 commits
-
-
Robert Shearman authored
- Issue EN_CHANGE notification.
-
Robert Shearman authored
changed the NC area in WM_NCCALCSIZE.
-
Huw Davies authored
-
Ge van Geldorp authored
-
Ken Belleau authored
- Make the buttons forward WM_KEYDOWN to their parent.
-
Alexander Yaworsky authored
-
- 24 Sep, 2004 8 commits
-
-
Joris Huizer authored
-
Hajime Segawa authored
-
Jon Griffiths authored
-
Martin Fuchs authored
- Move invalid index from 1 to 0.
-
Alexandre Julliard authored
good idea.
-
Vincent Béron authored
Winelib User Guide.
-
Richard Cohen authored
-
Uwe Bonnes authored
-
- 23 Sep, 2004 8 commits
-
-
Robert Shearman authored
GWL_WNDPROC when compiling the Wine source.
-
Ken Belleau authored
- Handle quotes in command-line parsing.
-
Robert Shearman authored
HTTP_InterpretHTTPHeader to avoid buffer overflow on large headers.
-
Robert Shearman authored
- Test case for this.
-
Dmitry Timoshkov authored
platforms. - Use keybd_event instead of SendInput in order to perform keyboard input test on Win95 as well.
-
Martin Fuchs authored
-
Robert Shearman authored
spacing. - Use TextOutW rather than DrawTextW as we don't use any features of DrawTextW. - Fix caret size and position. - Implement WM_CHAR and WM_SYSCHAR messages.
-
Filip Navara authored
-