wine/eterwine.git
2003-02-01 Andrew John... Extended SetSystemPaletteUse to deal with error conditions.
2003-02-01 Jason EdmeadesCorrect some capabilities, and default others to fully...
2003-01-31 Alexandre JulliardNo longer used.
2003-01-31 Andrew John... - DeviceCapabilities16 now calls PSDRV_DeviceCapabilities.
2003-01-31 Bill MedlandBetter handling of bad data in TabbedTextOut/TabbedText...
2003-01-31 Ove KaavenReuseBuffer should be FALSE for RPC clients.
2003-01-31 Ove KaavenFixed a bug in CompleteBindingA/W.
2003-01-31 Ove KaavenImplemented RpcRaiseException.
2003-01-31 Ove KaavenSome RPC definitions.
2003-01-31 Dimitrie O... Remove header file generation, and related options.
2003-01-31 Marcus MeissnerImplemented mbsicoll (without locale handling).
2003-01-31 Waldeck SchutzerRemoved invalid char.
2003-01-30 Eric Pouech- Added experimental parsing for C++ code (but winedbg...
2003-01-30 Alexandre JulliardXCloseIM sometimes crashes in Xlib, don't call it.
2003-01-30 Liu SpiderAdded XNFocusWindow attribute when creating a IC.
2003-01-30 Alexandre JulliardStarted moving functions that deal with Unix file descr...
2003-01-30 Eric Pouech- Removed no longer used queue & modref related commands.
2003-01-30 Andrew John... Provide stub implementations of GetTypeByNameA and...
2003-01-30 Dimitrie O... Remove writable-strings support.
2003-01-30 Dan KegelOnly warn if message is >= WM_USER && < WM_APP.
2003-01-30 Raphael Junqueira- Defer of IDirect3DVertexShader_SetConstant, waiting for
2003-01-30 Gerald PfeiferAdd missing casts related to pthread_t. Tweak comments.
2003-01-30 Jukka HeinonenFix buffered input function. Add support for UMB subfun...
2003-01-30 Eric Pouech- made ICInfo closer to Windows behavior (i.e. no longe...
2003-01-30 Dan KegelAdd real syntax doc for LABEL command.
2003-01-28 Raphael JunqueiraSome needed cleanups for future dx9 and d3d common...
2003-01-28 Shachar ShemeshImplemented font selection.
2003-01-28 Gerald PfeiferProperly #define sipx_node for FreeBSD.
2003-01-28 Tom WicklineUpdated the Sample config
2003-01-28 Juergen SchmiedFix DoDragDrop in case of child windows.
2003-01-28 Alexandre JulliardWhen using desktop mode attach all thread inputs togeth...
2003-01-28 Tom WicklineRemoved the old win.ini sample replaced it with a RH...
2003-01-28 Marcus MeissnerDo not free the old string in SysReAllocStringLen,...
2003-01-28 Gerald PfeiferAvoid compiler warning in STORAGE_get_free_pps_entry().
2003-01-28 Martin WilckDo not clear FD_WINE_CONNECTED on shutdown(). FD_WINE_C...
2003-01-28 Marcus MeissnerAdded R4 and R8 comparison to VarCmp.
2003-01-28 Jukka HeinonenReplace FIXMEs with TRACEs in those paging functions...
2003-01-28 Jukka HeinonenReturn scancode when extended keycodes are read using...
2003-01-28 Shachar Shemesh- Defined IDs for string constants for font color names...
2003-01-28 Andreas Mohr"InternetAutoDial" should be "InternetAutodial".
2003-01-28 Jukka HeinonenHandle horizontal and vertical retrace separately.
2003-01-28 Jukka HeinonenUnify VGA and VESA video mode setting code.
2003-01-24 Enrico HornAdded d3dim.dll with stubs.
2003-01-24 Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-24 Alexandre JulliardRemoved a couple of extra semicolons.
2003-01-24 Tom WicklineFixed $PREFIX location.
2003-01-24 Jason EdmeadesAdd support for color material sources, with help from...
2003-01-24 Leonardo Quijano... Fixed Latin American keyboard (key "?!" was reversed).
2003-01-24 Matthew DavisonRemoved some Unicode -> Ascii cross-calls.
2003-01-24 Stefan LeichterRemoved windows version checks from GetPrinterDriverDir...
2003-01-24 Rein KlazesLoad default stock bitmap in CreateDC().
2003-01-23 Matthew DavisonRemove the HEAP_strdupAtoW macro.
2003-01-23 Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2003-01-23 Marcus MeissnerRemove errno.h from files that do not need it.
2003-01-23 Jason EdmeadesUse device max lights and clipplane support. Also chang...
2003-01-23 Alexandre JulliardKeysym check should use 0x8000 instead of 0x800 (spotte...
2003-01-23 Alexandre JulliardAdded -Wpointer-arith gcc flag, and fixed the resulting...
2003-01-23 Greg TurnerFix some problems when Extract is used more than once.
2003-01-23 Gerald PfeiferDeclare variable only if needed.
2003-01-23 Waldeck SchutzerAudio codecs were erroneously being listed multiple...
2003-01-23 Waldeck SchutzerMake sure the parameter phas is correct by setting...
2003-01-23 Gerald PfeiferImprove portability wrt. struct sockaddr_ipx.
2003-01-23 Gerald PfeiferProperly cast struct sockaddr_in* to struct sockaddr...
2003-01-23 Alexandre JulliardAdded dead keys support using X input methods (based...
2003-01-23 Alexandre JulliardCreate an X input context for each top-level window.
2003-01-23 Marcus MeissnerFixed ICOM_CALLs for IFont_xx methods.
2003-01-23 Jukka HeinonenReturn number of bytes written when writing to DOS...
2003-01-23 Jukka HeinonenReorganize int10 code. Fix comments.
2003-01-23 Waldeck SchutzerFixed initialization of szDevice in ICINFO.
2003-01-23 Christian CostaImplement vertex and pixel fog.
2003-01-21 Alexandre JulliardMake sure to always set X focus on the top-level window...
2003-01-21 Dan Kegel.txt files are handled by notepad.
2003-01-21 Dan KegelAdded Windows-compatible start.exe.
2003-01-21 Rolf KalbermatterChange SHChangeNotify to be Unicode and ANSI indifferen...
2003-01-21 Liu SpiderImplemented GetFileTitleW; GetFileTitleA now is a call to
2003-01-21 Tom WicklineFix incorrect alphabetical order by last name.
2003-01-21 Gerald PfeiferOnly declare variables we actually need.
2003-01-21 Marcus MeissnerPrint a large failure message if we try to load stdole3...
2003-01-21 Waldeck SchutzerFixed problems with finding and listing all the video
2003-01-21 Robert Shearman- Clear bits in structure passed to IOleCommandTarget_Q...
2003-01-21 Rein KlazesAllocate palette objects on the large gdi heap.
2003-01-21 Jason EdmeadesEnsure using correct args during complement texture...
2003-01-21 Alexandre JulliardMoved the IPX check so that the sys/socket.h check...
2003-01-21 Jason EdmeadesRestore the texture env mode on SetTexture - Fixes...
2003-01-21 Marcus MeissnerChanged MONITORINFOEXA,W definition to the one in MSDN...
2003-01-21 Marcus MeissnerAdd Desktop mode for 3 known bad working InstallShield...
2003-01-21 Dan Kegel\ at EOL in string now behaves like in msvc6's rc.
2003-01-21 Tom WicklineAdded myself to authors section.
2003-01-20 Francois GougetProvide very much needed recommendations on how to...
2003-01-20 Francois GougetCheck for sysparams keys in either the Win9x or NT...
2003-01-20 Dimitrie O... Remove the obsolete wrc options: -A, -T, and -t.
2003-01-20 Francois GougetMake sure we always know about the 48 and 96kHz formats...
2003-01-20 Marcus MeissnerInclude $prefix/include/wine/windows into the WINE...
2003-01-20 Gerald Pfeifer#include <stdlib.h> instead of the non-standard <malloc.h>.
2003-01-20 Christian CostaHandle more light states.
2003-01-20 Francois Gouget{Get,Set}ThreadPriorityBoost are stubs on Win98.
2003-01-20 Francois GougetExtend the code to set both the Win9x and the NT regist...
2003-01-20 John K. HohmAdded optional OLESelfRegister to wine_common_ver.rc...
2003-01-20 Christian CostaMake D3D1..3 lights code rely on D3D7.
2003-01-20 Jason EdmeadesOnly reload the mipmap images when dirty.
next