2003-07-21 |
Rok Mandeljc | Split the dmusic interfaces.
|
commit | commitdiff | tree |
2003-07-21 |
Martin Fuchs | Send TVN_ITEMEXPANDING when the user tries to expand...
|
commit | commitdiff | tree |
2003-07-21 |
Lionel Ulmer | - fix multiple consecutive downloads (by flushing when...
|
commit | commitdiff | tree |
2003-07-21 |
Richard Cohen | Always use our own c2man.
|
commit | commitdiff | tree |
2003-07-21 |
Dmitry Timoshkov | Convert Notepad to unicode.
|
commit | commitdiff | tree |
2003-07-21 |
Jon Griffiths | Add GetSystemWindowsDirectory, GetCurrentHwProfile.
|
commit | commitdiff | tree |
2003-07-21 |
Richard Cohen | Revert bogus spelling "fix".
|
commit | commitdiff | tree |
2003-07-21 |
Michael Günnewig | - Implemented Mo* methods.
|
commit | commitdiff | tree |
2003-07-21 |
Marcus Meissner | Added missing register defines for Linux/PPC.
|
commit | commitdiff | tree |
2003-07-21 |
Pierre d'Herbemont | Add Mach-O (Darwin file format) support.
|
commit | commitdiff | tree |
2003-07-21 |
Mike McCormack | Fix a couple of bugs in CDROM_GetSerial:
|
commit | commitdiff | tree |
2003-07-21 |
Mike McCormack | Set defaults for the Next/Prev button.
|
commit | commitdiff | tree |
2003-07-21 |
Mike McCormack | Send a CDN_FOLDERCHANGE message when we change folders.
|
commit | commitdiff | tree |
2003-07-21 |
Jason Edmeades | Disable client texture states when not in use (fast...
|
commit | commitdiff | tree |
2003-07-21 |
Mike Hearn | Misc FAQ changes and improvements.
|
commit | commitdiff | tree |
2003-07-21 |
Michael Günnewig | - Added support for Sun Audio files in wave-file handler.
|
commit | commitdiff | tree |
2003-07-21 |
Michael Günnewig | Fixed wrong assert in PCM_round, which didn't allow...
|
commit | commitdiff | tree |
2003-07-21 |
Michael Günnewig | - Fixed AVIStreamTimeToSample and AVIStreamSampleToTime...
|
commit | commitdiff | tree |
2003-07-21 |
Lionel Ulmer | - use SIZE command to retrieve the file size (as the...
|
commit | commitdiff | tree |
2003-07-21 |
Marcus Meissner | KEY_MAX is 511, which does not fit in a BYTE.
|
commit | commitdiff | tree |
2003-07-21 |
Stefan Leichter | Fixed warnings about missing, new spec files.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Implemented @440, 441.
|
commit | commitdiff | tree |
2003-07-19 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer...
|
commit | commitdiff | tree |
2003-07-19 |
Gregory M. Turner | - eliminate pesky global variables; should be threadsafe now
|
commit | commitdiff | tree |
2003-07-19 |
Dimitrie O. Paun | Small documentation cleanup.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Correctly spot forwards.
|
commit | commitdiff | tree |
2003-07-19 |
Mike McCormack | Stubs for InternetCreateUrlA/W and CreateUrlCacheEntryA.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Move IQueryAssociations into shlwapi. Docs/-W/MSVC...
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | MSVC fixes.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Fix MSVC warning.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | Fix -W warnings.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | vsnprintfW: %% should output a literal % sign.
|
commit | commitdiff | tree |
2003-07-19 |
Jon Griffiths | MSVC doesn't like K&R function declarations: use ansi...
|
commit | commitdiff | tree |
2003-07-19 |
Jason Edmeades | Add fps debug channel, so we can see how the d3d code...
|
commit | commitdiff | tree |
2003-07-19 |
Jeff Muizelaar | - add IMAGE_FILE_NET_RUN_FROM_SWAP define
|
commit | commitdiff | tree |
2003-07-18 |
Alexandre Julliard | Print status codes in hex.
|
commit | commitdiff | tree |
2003-07-18 |
Mike McCormack | wvsnprint accepts %p too (on win2k).
|
commit | commitdiff | tree |
2003-07-18 |
Mike McCormack | Strip WS_CAPTION and WS_SYSMENU for child dialogs.
|
commit | commitdiff | tree |
2003-07-18 |
Mike McCormack | Created stub for CreateClassMoniker.
|
commit | commitdiff | tree |
2003-07-18 |
Mike McCormack | Fixed incorrect strcasecmp usage.
|
commit | commitdiff | tree |
2003-07-18 |
Mike McCormack | Only call wininet callbacks if dwContext is non-zero.
|
commit | commitdiff | tree |
2003-07-18 |
Mike McCormack | Implemented password caching.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Don't redefine __WINE_USE_MSVCRT (msvc warning).
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Misc fixes.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Added some new Rtl* tests.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Fixed msvc warning.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Implement __p__wpgmptr, _wpgmptr.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Improve the sample comment.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Remove FIXMEs and prototypes for now-implemented functions.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Fix compilation under VS.Net.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Handle long file names in pre-build step (quote them).
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Include oleauto.h before oleidl.h, as per native headers.
|
commit | commitdiff | tree |
2003-07-18 |
Jon Griffiths | Add a bunch of missing stuff.
|
commit | commitdiff | tree |
2003-07-18 |
Dimitrie O. Paun | Add "-wrap" to the wrapped app, to avoid possible name...
|
commit | commitdiff | tree |
2003-07-16 |
Pierre d'Herbemont | Add PowerPC processor detection.
|
commit | commitdiff | tree |
2003-07-16 |
Alexandre Julliard | Fixed string.h includes.
|
commit | commitdiff | tree |
2003-07-16 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer...
|
commit | commitdiff | tree |
2003-07-16 |
Gregory M. Turner | RPCRT4_NdrClientCall2 is ATM hardly "semi-stub".
|
commit | commitdiff | tree |
2003-07-16 |
Pierre d'Herbemont | Change __darwin__ to __APPLE__.
|
commit | commitdiff | tree |
2003-07-16 |
Pierre d'Herbemont | Added support for the TEB on Mac OS X.
|
commit | commitdiff | tree |
2003-07-16 |
Lionel Ulmer | - do not forget to set the 'initial_upload_done' flag...
|
commit | commitdiff | tree |
2003-07-15 |
Andrew Borodin | Removed extra /book tag.
|
commit | commitdiff | tree |
2003-07-15 |
Francois Gouget | Spelling fixes (s/occured/occurred/ and variants).
|
commit | commitdiff | tree |
2003-07-15 |
Alexandre Julliard | Warning fix.
|
commit | commitdiff | tree |
2003-07-15 |
Lionel Ulmer | - fix spec file for FTPFindFirstFileA/W functions
|
commit | commitdiff | tree |
2003-07-15 |
Jukka Heinonen | Make int1a BIOS ticks be equal to BIOS segment ticks.
|
commit | commitdiff | tree |
2003-07-15 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer...
|
commit | commitdiff | tree |
2003-07-15 |
Huw D M Davies | Make the return buffer larger (for example EuroSign...
|
commit | commitdiff | tree |
2003-07-15 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Lionel...
|
commit | commitdiff | tree |
2003-07-15 |
Pierre d'Herbemont | Change __PPC__ define to __powerpc__.
|
commit | commitdiff | tree |
2003-07-15 |
Casper Hornstrup | Define constants of M_PI & M_PI_2.
|
commit | commitdiff | tree |
2003-07-15 |
Lionel Ulmer | Some broken games do not put the TEXTURE flags in the...
|
commit | commitdiff | tree |
2003-07-15 |
Lionel Ulmer | Desktop mode should only disable mode switching, not...
|
commit | commitdiff | tree |
2003-07-15 |
Richard Cohen | - Remove Idle().
|
commit | commitdiff | tree |
2003-07-11 |
Alexandre Julliard | Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context...
|
commit | commitdiff | tree |
2003-07-11 |
Lionel Ulmer | Check if 'GLX_ARB_get_proc_address' is supported before...
|
commit | commitdiff | tree |
2003-07-11 |
Richard Cohen | Make indentation consistent (4 chars).
|
commit | commitdiff | tree |
2003-07-11 |
Richard Cohen | - remove escaped newlines, bogus "exit", printf's
|
commit | commitdiff | tree |
2003-07-11 |
Paul Rupe | register_new_async sets status already. Do not overwrite...
|
commit | commitdiff | tree |
2003-07-11 |
Marcelo Duarte | Minor fixes in Pt, En resources.
|
commit | commitdiff | tree |
2003-07-11 |
Marcelo Duarte | LZCopy: modified timestamp of a expanded file has to...
|
commit | commitdiff | tree |
2003-07-11 |
Alexandre Julliard | Implemented the SMTO_ABORTIFHUNG flag of SendMessageTimeout.
|
commit | commitdiff | tree |
2003-07-11 |
Alexandre Julliard | Warning fix.
|
commit | commitdiff | tree |
2003-07-11 |
Alexandre Julliard | Avoid empty lines at the end of generated files.
|
commit | commitdiff | tree |
2003-07-11 |
Lionel Ulmer | - added fast-path for color-keyed Blts
|
commit | commitdiff | tree |
2003-07-11 |
Lionel Ulmer | Load glXGetProcAddressARB dynamically.
|
commit | commitdiff | tree |
2003-07-11 |
Vincent Béron | Fixed typos.
|
commit | commitdiff | tree |
2003-07-11 |
Sylvain Petreolle | French translation + misc fixes.
|
commit | commitdiff | tree |
2003-07-09 |
Alexandre Julliard | Release 20030709.
|
commit | commitdiff | tree |
2003-07-09 |
Alexandre Julliard | Store window procedures in a static array instead of...
|
commit | commitdiff | tree |
2003-07-09 |
Alexandre Julliard | Avoid hard-coded command line length limit in WCMD_process_c...
|
commit | commitdiff | tree |
2003-07-09 |
Alexandre Julliard | Fixed a couple of buffer overflows.
|
commit | commitdiff | tree |
2003-07-09 |
Dmitry Timoshkov | Use inline versions of APIs only internally in Wine.
|
commit | commitdiff | tree |
2003-07-09 |
Catalin Patulea | Only display filenames when showing addresses.
|
commit | commitdiff | tree |
2003-07-09 |
Greg Marsden | Allow command lines with pipes to be processed by wcmd.
|
commit | commitdiff | tree |
2003-07-09 |
Juraj Hercek | Modified unhandled exception message to contain also...
|
commit | commitdiff | tree |
2003-07-09 |
Juraj Hercek | Adjusted grammar to accept also help-ids for dialogex...
|
commit | commitdiff | tree |
2003-07-09 |
Robert Lunnon | Fixed some compile problems under Solaris.
|
commit | commitdiff | tree |
2003-07-09 |
Alexandre Julliard | Use NtQueryInformationThread to implement GetExitCodeThread.
|
commit | commitdiff | tree |