- 04 Oct, 2004 15 commits
-
-
Ferenc Wagner authored
- Add some quoting to please CGI.pm-3.05.
-
Francois Gouget authored
Add prototypes to all functions. Remove $bashver and $outflags, they are not used.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Rein Klazes authored
- Fix timeout calculation in WS_setsockopt.
-
Robert Shearman authored
-
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 18 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
-