wine
2003-01-08  Alexandre JulliardGrab the thread object in case the thread terminates...
2003-01-08  Duane ClarkWS_CAPTION is a two bit field, so test appropriately.
2003-01-08  Stefan LeichterGetPrinterDriverDirectoryA: do not crash on null pointers.
2003-01-08  Alexandre JulliardStore the hardware messages in the thread input structu...
2003-01-07  Alexandre JulliardDefined NONAMELESSUNION/STRUCT directly in the files...
2003-01-07  Dimitrie O... Use the standard symbol names instead of the msvcrt...
2003-01-07  Francois GougetRemove extra #include directives from winspool.h.
2003-01-07  Lionel Ulmer - rewrote a little bit the state magagement to remove...
2003-01-07  Francois GougetIn OSS_RawOpenDevice, always retrieve the device format...
2003-01-07  Dimitrie O... Define NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-07  Dimitrie O... Teach winegcc to produce executables directly from...
2003-01-07  Duane ClarkA window with a WS_EX_APPWINDOW extended style can...
2003-01-07  Eric PouechFixed protocol packet handling when winedbg is too...
2003-01-07  Shachar Shemesh- Cleaned up the code (saving on chaining strings)...
2003-01-07  Francois GougetAlways open the device in the default 22050x8x2 format...
2003-01-07  Francois GougetFix the BlockSize check.
2003-01-07  Dimitrie O... Stubs for DllGetClassObject, Ole[GS]etClipboard in...
2003-01-07  Christoph FrickImplementation of (Get|Set)ClipPlane for d3d7.
2003-01-07  Francois GougetMany oleaut32 APIs are missing on Win95/IE3. Load them...
2003-01-07  Francois GougetStandardize the capitalization of Wine.
2003-01-07  Francois GougetAdd support for .drv extension (for winspool.drv tests...
2003-01-07  Eric Pouech- fixed some update problems (generic & while scrolling)
2003-01-05  Eric PouechFixed some bugs in cast operator.
2003-01-05  Alexandre JulliardFixed some issues caused by the new oaidl.h.
2003-01-05  Ove KaavenWrote a new oaidl.idl to replace include/wine/obj_oleau...
2003-01-05  Dimitrie O... mingw links in comdlg32, shell32, and advapi32 by default.
2003-01-05  Lionel UlmerFactorize the 'ortho' code (will be needed later on).
2003-01-05  Lionel UlmerIgnore the LPSURFACE bit if ALLOCONLOAD is set.
2003-01-05  Francois GougetStandardize the capitalization of Wine.
2003-01-05  Shachar ShemeshChange the SUBLANG_NEUTRAL clause in all winelib applic...
2003-01-05  Eric Pouech- Fixed several bugs while resizing an existing screenb...
2003-01-05  Dimitrie O... Pass -l's that are not .dll's or .a's to the linker.
2003-01-05  Dimitrie O... - Define the standard __WINE__ and __WIN32__ macros.
2003-01-05  Ove KaavenInclude oaidl.h instead of wine/obj_oleaut.h.
2003-01-05  Ove KaavenTemporarily include objbase.h from oleidl.h.
2003-01-05  Ove KaavenAvoid direct ICOM_CALL usage.
2003-01-05  Ove KaavenMoved a couple of definitions from include/wine/obj_ole...
2003-01-05  Christoph FrickCreation of a tags file with the ctags tool.
2003-01-05  Lionel Ulmer- fix in the GetHandle method
2003-01-05  Marcus Meissnerole2nls.c is a 16bit only.
2003-01-05  Marcus MeissnerAdded several missing K32WOW* prototypes.
2003-01-05  Francois GougetThe vt field should be a VARTYPE not a VARENUM.
2003-01-05  Francois GougetFix signed/unsigned compilation warnings.
2003-01-04  Shachar ShemeshInitial wineboot implementation; at this stage only...
2003-01-04  Rok Mandeljc- 3d buffers produce sounds
2003-01-04  Rok Mandeljc- cleaned *Set* functions
2003-01-04  Dimitrie O... Rename __WINE__ to __WINESRC__.
2003-01-04  Alexandre JulliardRemoved a few more #ifdef __WINE__.
2003-01-04  Dimitrie O... Enable nameless structures in C++ for gcc >= 3.x (disco...
2003-01-04  Dimitrie O... Pass only the -o -l -L options to winewrap, ignore...
2003-01-03  Alexandre JulliardRemoved a couple of no longer used tests in the generat...
2003-01-03  Gerald Pfeifer#include <stdlib.h> instead of the non-standard <malloc.h>.
2003-01-03  Lionel UlmerEnable Z buffer by default.
2003-01-03  Francois GougetAdded TIME_KILL_SYNCHRONOUS.
2003-01-03  Dimitrie O... Properly handle the -M switch.
2003-01-03  Dimitrie O... Properly link agains .a files using the -l switch.
2003-01-03  Jason EdmeadesAdded basic support for mipmaping, verified using sampl...
2003-01-03  Jason Edmeades- Use faster vertex arrays (rather than processing...
2003-01-03  Lionel Ulmer- some fixes / optimisations in the color keying code
2003-01-03  Lionel Ulmer- re-activate the color-keying code
2003-01-03  Christian CostaReenable device's default render states initialization.
2003-01-03  Lionel UlmerFix order of texture enumeration to fix yet another...
2003-01-03  Christian CostaBeginning of state block.
2003-01-03  Lionel Ulmer- hack for one case of the ProcessVertices case
2003-01-03  Lionel Ulmer- create a function to set the various transformation...
2003-01-03  Lionel Ulmer- more thunking in the D3DVertexBuffer COM object
2003-01-03  Lionel Ulmer- light improvements
2003-01-03  Dimitrie O... Simplify the code for the generated wrapper.
2003-01-03  Dimitrie O... Eliminate lots of __WINE__ conditionals from the headers.
2003-01-03  Lionel Ulmer- some additionnal flags logged
2003-01-03  Francois GougetWin9x does not support {Get,Set}WindowLongW. Use the...
2003-01-03  Alexandre JulliardAdded wine_dbg_sprintf function that allocates a tempor...
2003-01-03  Dimitrie O... SHGetMalloc() returns a HRESULT, not a DWORD.
2003-01-03  Dimitrie O... Define NULL if it's not defined already.
2003-01-03  Lionel UlmerCheck the value of the pfnCallback in addition to the...
2003-01-03  Dimitrie O... Support outputing files to a different directory than...
2003-01-03  Patrik StridvallAdded --include-quotes option that fixes #include to...
2003-01-03  Stefan LeichterMoved implementation of GetPrinterDriverDirectory from...
2003-01-03  Chris MorganListview should scroll by at least one column, fixes...
2003-01-03  Dan KegelShellExecute(NULL, "wordpad.exe",) now correctly finds...
2003-01-03  Dominik StrasserImplement VerSetConditionMask by forwarding to ntdll.
2003-01-03  Francois GougetCall lstrcmpW rather than wcscmp.
2003-01-02  Marcus MeissnerImplemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe...
2003-01-02  Marcus MeissnerHandle VT_ERROR->VT_I4/VT_R4 coercion.
2003-01-02  Marcus MeissnerProcess TKIND_ALIAS in SLTG typelibs, 0x14 in the tail...
2003-01-02  Francois GougetAdd the ability of playing a test tone when in interact...
2003-01-02  Alberto Massari- Implemented InternetCrackUrlW and re-implemented...
2003-01-02  Dimitrie O... Added C++ support & small cleanups.
2003-01-02  Dimitrie O... Support C++ linking with a new -C switch.
2003-01-02  Lionel UlmerFix for stupid applications reading some bytes after...
2003-01-02  Lionel Ulmer- added enumeration of the Reference device (some games...
2003-01-02  Lionel UlmerAdded support for per-vertex material properties.
2003-01-02  Christian CostaReimplemented SwapTextureHandles.
2003-01-02  Lionel Ulmer- removed some useless WARNs
2003-01-02  Christian CostaFix IDirect3DVertexBuffer interface.
2003-01-02  Lionel Ulmer- beginning of Material and Light support for D3D7
2003-01-02  Lionel UlmerFixed texturing.
2003-01-02  Lionel Ulmer- allow application to load palette-less textures
2003-01-02  Lionel Ulmer- added some tracing in the fake ZBuffer methods
2003-01-02  Lionel UlmerAdded some blend states.
next