2003-01-13 |
Eric Pouech | Added tests for environment variables, debug and suspen... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Alexandre Julliard | Warning fixes. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Use inline functions instead of macros to avoid problem... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Added 'info symbol' command to look for defined symbols. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Added a few more stubs. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Francois Gouget | Modify OSS_Wave{In,Out}Init to report the exact capabil... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Some code cleanups. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Alexandre Julliard | Print the message name for registered messages. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Alexandre Julliard | Fixed EOF return value for sscanf. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
John K. Hohm | Reimplemented DllRegisterServer and DllUnregisterServer... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Shachar Shemesh | Removed the FIXMEs when performing MoveFileEx with |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Shachar Shemesh | Implemented the "pending rename" registry processing. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Johannes E... | Allow C++ comments after #endif. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Create stubs for chsize, dup, and dup2. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Added the GUI part for setting the edition mode flavor. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Pouech | Removed non needed include of module.h. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Marcus Meissner | Coerce VT_UNKNOWN <-> VT_DISPATCH, NULL is valid in... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Marcus Meissner | Convert VT_DISPATCH variants into VT_USERDEFINED/TKIND_... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Marcus Meissner | Implemented CoGetTreatAsClass. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Added windres compatibility switches: -v, --[no-]use... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Francois Gouget | DSB.SetFormat:Trace the requested format as soon as... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Define qsort and bsearch in stdlib.h. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Dimitrie O... | Add dirent.h header for Unix/mingw compatibility. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Francois Gouget | Fix latent deadlock in DSOUND_callback. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mehmet Yasar | - return EOF when stream is empty |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Alexandre Julliard | Fixed handling of trailing whitespace after #else and... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Liu Spider | Added Simplified Chinese resources. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Dimitrie O... | Add unistd.h files for mingw/Unix compatibility. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Rok Mandeljc | 3d sound diminishes with distance. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Juergen Schmied | Fixed crash in winamp reported by Andreas Mohr. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Juergen Schmied | Fix recently broken GetDisplayNamesOf of names of shell... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Dmitry Timoshkov | Change types of WPARAM, LPARAM and LRESULT according... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Dimitrie O... | Support default output name (a.out); some configure... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Shachar Shemesh | Set correct last error if the path contains wildcard... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Marcus Meissner | Added GIF decompressor support to OLE Automation IPictures. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Jason Edmeades | Calculate starting position for a copyrect correctly. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Pouech | Added an edition mode flavor (win32/emacs...) to the... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Pouech | Set the edition mode as a specific attribute, not an... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Pouech | Removed emacs edition flavor (it's now a console attrib... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Duane Clark | If bit/stretchblt source and destination DCs are the... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Alexandre Julliard | Do not define __WINESRC__ when building tools and miscemu. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Alexandre Julliard | Remove global NONAMELESS* define for tests too. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Alexandre Julliard | Regenerated with latest widl. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Alexandre Julliard | Added a few rules to rebuild idl headers. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Ove Kaaven | Declare user-marshaller prototypes for types declared... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Liu Spider | Added Simplified Chinese resources. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Matthew Mastracci | Add implementation for PathCreateFromUrlW and add the... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Marcus Meissner | Check and define AS (for cross/biarch compiler support). |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Alexandre Julliard | Add -gstabs+ option if supported (based on a patch... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Dimitrie O... | Collapse the -hHrs options into the -O option. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Pouech | Implemented GetModuleBaseName(AW), GetModuleFileNameEx... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Pouech | - no longer depend on toolhelp definitions for generati... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Eric Pouech | Added the missing APIs. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Alexandre Julliard | Store the keyboard state in the thread input structure... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Alexandre Julliard | Removed no longer used local variable (spotted by Dmitr... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Alexandre Julliard | Grab the thread object in case the thread terminates... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Duane Clark | WS_CAPTION is a two bit field, so test appropriately. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Stefan Leichter | GetPrinterDriverDirectoryA: do not crash on null pointers. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Alexandre Julliard | Store the hardware messages in the thread input structu... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Alexandre Julliard | Defined NONAMELESSUNION/STRUCT directly in the files... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dimitrie O... | Use the standard symbol names instead of the msvcrt... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Francois Gouget | Remove extra #include directives from winspool.h. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Lionel Ulmer | - rewrote a little bit the state magagement to remove... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Francois Gouget | In OSS_RawOpenDevice, always retrieve the device format... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dimitrie O... | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dimitrie O... | Teach winegcc to produce executables directly from... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Duane Clark | A window with a WS_EX_APPWINDOW extended style can... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Eric Pouech | Fixed protocol packet handling when winedbg is too... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Shachar Shemesh | - Cleaned up the code (saving on chaining strings)... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Francois Gouget | Always open the device in the default 22050x8x2 format... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Francois Gouget | Fix the BlockSize check. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dimitrie O... | Stubs for DllGetClassObject, Ole[GS]etClipboard in... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Christoph Frick | Implementation of (Get|Set)ClipPlane for d3d7. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Francois Gouget | Many oleaut32 APIs are missing on Win95/IE3. Load them... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Francois Gouget | Standardize the capitalization of Wine. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Francois Gouget | Add support for .drv extension (for winspool.drv tests... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Eric Pouech | - fixed some update problems (generic & while scrolling) |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Eric Pouech | Fixed some bugs in cast operator. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Alexandre Julliard | Fixed some issues caused by the new oaidl.h. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Ove Kaaven | Wrote a new oaidl.idl to replace include/wine/obj_oleau... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Dimitrie O... | mingw links in comdlg32, shell32, and advapi32 by default. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Lionel Ulmer | Factorize the 'ortho' code (will be needed later on). |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Lionel Ulmer | Ignore the LPSURFACE bit if ALLOCONLOAD is set. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Francois Gouget | Standardize the capitalization of Wine. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Shachar Shemesh | Change the SUBLANG_NEUTRAL clause in all winelib applic... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Eric Pouech | - Fixed several bugs while resizing an existing screenb... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Dimitrie O... | Pass -l's that are not .dll's or .a's to the linker. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Dimitrie O... | - Define the standard __WINE__ and __WIN32__ macros. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Ove Kaaven | Include oaidl.h instead of wine/obj_oleaut.h. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Ove Kaaven | Temporarily include objbase.h from oleidl.h. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Ove Kaaven | Avoid direct ICOM_CALL usage. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Ove Kaaven | Moved a couple of definitions from include/wine/obj_ole... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Christoph Frick | Creation of a tags file with the ctags tool. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Lionel Ulmer | - fix in the GetHandle method |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Marcus Meissner | ole2nls.c is a 16bit only. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Marcus Meissner | Added several missing K32WOW* prototypes. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Francois Gouget | The vt field should be a VARTYPE not a VARENUM. |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Francois Gouget | Fix signed/unsigned compilation warnings. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Shachar Shemesh | Initial wineboot implementation; at this stage only... |
commit | commitdiff | tree | snapshot |
next |