- 04 Oct, 2004 7 commits
-
-
Huw Davies authored
Added a load of tests.
-
Vitaliy Margolen authored
-
Ge van Geldorp authored
-
Robert Shearman authored
memory.
-
Robert Shearman authored
to load.
-
Francois Gouget authored
Move 'main' to the end so we don't have to pre-declare all the functions.
-
Francois Gouget authored
Add prototypes to all functions. Move 'main' to the end so we don't have to pre-declare all the functions.
-
- 29 Sep, 2004 7 commits
-
-
Alexandre Julliard authored
-
Jason Edmeades authored
copy all the gl declarations into the more global wined3d_gl header file.
-
Alexandre Julliard authored
- drive icon artwork - display different drive icons depending on the drive type
-
Huw Davies authored
-
Dmitry Timoshkov authored
-
Vincent Béron authored
BeginUpdateResourceW. Pass the correct handle to callback functions in BeginUpdateResourceW. Fix a bug while saving data in memory in UpdateResourceW.
-
James Hawkins authored
-
- 28 Sep, 2004 21 commits
-
-
Robert Shearman authored
SHELL32_GetCustomFolderAttribute function.
-
Robert Shearman authored
- Always try to initialize folder using IPersistFolder3 interface and then fall back on IPersistFolder if not supported.
-
Huw Davies authored
Move some code over to the Interlocked* functions.
-
Huw Davies authored
Add a classfactory. Fix calling convention of CoInternetCreateSecurityManager.
-
Robert Shearman authored
recursion bug. - Fix stack corruption that could occur in K32WowCallback16Ex if an event check was inserted.
-
Michael Stefaniuc authored
deleting an index out of range so don't do that either - add 2 ImageList_Remove tests
-
Robert Shearman authored
-
Mike Hearn authored
- more win32 heapification - move getDialogItemText into header and rename, use some more in x11drv page - make label phrasing consistent in x11drv page
-
Mike Hearn authored
to have a nicer API, and to actually work (always a bonus) - change the libraries page to be based on a listbox rather than a treeview, clean up and shrink the code - add accelerator keys to the libraries page, focus management - make the window title reflect what the user is currently editing - remove bogus root warning - remove some unused control IDs in resource.h - start converting the x11drv dialog to kernel_style from javaStyle - bugfixing
-
Mike Hearn authored
- rewrite and clean up appdefaults.c, use a listview rather than treeview - usability tweak: reverse windows version combo so more recent versions come first - usability tweak: improve the add application open dialog box - add accelerator keys - enable/disable controls correctly - begin to standardise on underscore_style for consistency with the rest of wine - comment out the translations for now, the UI will be changing more - begin phasing out libc malloc in favour of the win32 heap
-
Ivan Leo Puoti authored
-
Filip Navara authored
-
James Hawkins authored
-
Marcus Meissner authored
-
Dmitry Timoshkov authored
-
Jon Griffiths authored
Avoid a magic number, add FIXME for incorrect +/- drawing.
-
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 5 commits
-
-
Alexandre Julliard authored
-
Huw Davies authored
-
Piotr Caban authored
- added file moving
-
Alexander Yaworsky authored
-
Uwe Bonnes authored
-