Added special case for "display" in DRIVER_GetDriverName so that
[wine] / dlls /
2003-06-23  Alexandre JulliardAdded special case for "display" in DRIVER_GetDriverNam...
2003-06-23  Huw DaviesDon't enable client side fonts unless we have at least...
2003-06-23  Dmitry TimoshkovAlong with AltGr state save also all possible modifier...
2003-06-23  Huw DaviesFor PostScript versions < 2.015 we need to explicitly...
2003-06-23  Huw DaviesIt seems cupsGetDefault returns the system default...
2003-06-23  Francois GougetO_RDONLY==0 but it's cleaner to pass it to DRIVE_OpenDe...
2003-06-23  Mike McCormackChange notification fixes.
2003-06-23  Mike McCormackRecord SetWorldTransform and ModifyWorldTransform in...
2003-06-23  Alexandre JulliardAdded import libs dependency for make install.
2003-06-23  Eric Pouech- in kernel32, replaced all {Enter|Leave}CriticalSectio...
2003-06-23  Gregory M. Turner- remove unused loop that always iterates once
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-06-23  Eric PouechCreated an empty oleacc DLL.
2003-06-23  Eric PouechIn console input record queue, replace semaphore with...
2003-06-23  Jukka HeinonenAdd IRQ acknowledge handler for internal IRQs.
2003-06-23  Lionel Ulmer- some TRACEing fixes
2003-06-23  Oleg ProkhorovFixed Russian commdlg localization. Some resource eleme...
2003-06-23  Michael Günnewig- added stubs for GetOpenFileNamePreview{A,W}
2003-06-23  Eric PouechFixed a few bugs in network interface handling (code...
2003-06-21  Eric Pouech- adapted kernel32 so that it no longer (directly)...
2003-06-21  Eric PouechFixed section mapping in PE loading when both
2003-06-21  Jason EdmeadesSHGetFileInfo should tolerate null pointers.
2003-06-20  Kusanagi KouichiStore WM_NAME and WM_ICON_NAME in COMPOUND_TEXT format.
2003-06-20  David Hammerton- implemented support for https protocol
2003-06-20  Alexandre JulliardAdded checks for ICU libraries (based on a patch by...
2003-06-20  Lionel UlmerDo not use any typedefs in the GL thunks to prevent...
2003-06-20  Jukka HeinonenAdd int31 VIF manipulation functions.
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-06-18  Robert ReifFixed a reference counting bug I introduced.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-18  Eric Pouech- kernel32's environment tests: a few more tests now...
2003-06-18  Eric Pouech- fixed a couple of bugs in ntdll environment functions...
2003-06-18  Raphael Junqueira- add IDirectMusicContainer support in
2003-06-18  Raphael Junqueira- dsound and d3d works better when x11drv locks/unlocks...
2003-06-17  Alexandre JulliardAdded an assembly wrapper to retrieve the this pointer...
2003-06-17  Mike HearnImplement a class factory for the Global Interface...
2003-06-17  Gregory M. Turner- move macros and constants into cabinet.h where they...
2003-06-16  Christian CostaAllocate necessary dsound buffers for standard audio...
2003-06-16  Lionel Ulmer- rewrote the buffer to buffer fast path using Texture...
2003-06-16  Raphael Junqueira- DInput WideChar classes support. This time all dinput...
2003-06-16  Raphael JunqueiraFix AddDirtyRect uncorrect behavior (crash in some...
2003-06-16   <ma@technoprint.ch>Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc...
2003-06-16  Lionel Ulmer- fix some regressions
2003-06-16  Steven EdwardsSplit Win16/32 setupapi device installer support.
2003-06-16  Mike HearnStub out SetUrlCacheEntryInfoA/W.
2003-06-16  Mike Hearn- Unbreak vertical trackbars
2003-06-16  Mike HearnAdd stubs for Control_FillCache_RunDLL ansi/unicode...
2003-06-16  Gerald PfeiferUnbreak getTcpTable() on Linux-based systems and make...
2003-06-16  Mike HearnAdd the ID of the blocking thread to the error message.
2003-06-16  Rok MandeljcUpdated a bunch of translations for Slovenian language.
2003-06-16  Eric PouechImplemented:
2003-06-16  Lionel Ulmer- GL state change optimizations
2003-06-16  Juan LangUse iphlpapi to enumerate LAN adapters.
2003-06-16   <mirq@ziemniak... Correct mode nr passed to X11DRV_XF86VM_SetCurrentMode.
2003-06-16  Steven EdwardsSplit Win16/32 file dialogs.
2003-06-16  Jukka HeinonenRemove SIGALRM handler.
2003-06-16  Jukka HeinonenMigrate create/open file functions to winedos.
2003-06-16  Jukka HeinonenMake DOSVM_Wait work in protected mode.
2003-06-13  Alexandre JulliardProper support for CPPFLAGS and LDFLAGS (suggested...
2003-06-13  Lionel Ulmer- fixes the COLORFILL case for front-buffer
2003-06-13  Sylvain PetreolleTrace which real mode interrupt is emulated.
2003-06-13  Michael Günnewig- Fixed end flags while encoding -- only EOI instead...
2003-06-13  Gregory M. Turner- most of FDICopy is now implemented, although the...
2003-06-13  Alexandre JulliardRemoved ordinals that differ between Windows versions.
2003-06-13  Jason EdmeadesFix the texture operations to resolve glitches shown...
2003-06-13  Raphael Junqueira- always use IDirectMusicPerformance8Impl instead of
2003-06-13  Christian CostaMake dinput8 behaviour more correct for mouse and keyboard.
2003-06-13  Christian CostaFix matrix multiplication.
2003-06-13  Gregory M. TurnerFix some uglies.
2003-06-13  Sylvain PetreolleAdded Euro and antiquote to the French keyboard layout.
2003-06-13  Jason EdmeadesWhen emulating fullscreen it helps to not allocate...
2003-06-13  Francois GougetAdd stubs for RasDeleteSubEntry* (new in WinMe/WinXP).
2003-06-13  Jason EdmeadesMake the fixed function pipeline support multiple strea...
2003-06-13  Steven EdwardsSplit Win16/32 color dialog support.
2003-06-13  Lionel UlmerStubbed some interfaces for the FilterGraph CLSID.
2003-06-13  Jukka HeinonenMove get current directory and set current directory...
2003-06-13  Gregory M. Turner- implement FDI{Create,Destroy,IsCabinet}
2003-06-13  Marcus MeissnerFixed index handling for multi dimensional arrays.
2003-06-13  Eric PouechAdded support for overlapped ioctl requests (and a...
2003-06-13  Paul BainPut IID_IDirectInputDevice2A back in
2003-06-13  Lionel UlmerBe more stringent in the 'Lock' invalid RECT check.
2003-06-13  Lionel UlmerUpgrade OpenGL thunks with latest version of OpenGL...
2003-06-13  Robert Shearman- Make button text centre correctly when dropdown arrow...
2003-06-13  Francois GougetAdd stubs for some new WinXP APIs.
2003-06-13  Francois GougetAdd a stub for CompareSecurityIds (new in WinXP).
2003-06-13  Lionel UlmerFix the BLT COLOR_FILL case.
2003-06-13  Jukka HeinonenSplit timer code into separate source file.
2003-06-13  Gregory M. Turner- paranoia: eliminate some global variables
2003-06-07  Rok Mandeljc- added debug
2003-06-07  Christian CostaFix SetDataFormat and implement GetDeviceInfo for mouse...
2003-06-07  Kester MaddockCheck for a null pointer in WS_setsockopt.
2003-06-07  Mike HearnProtect WDML_GetConv against null handles.
2003-06-07  Steven EdwardsSeparate Win16 and Win32 font dialog support.
2003-06-07  Eric PouechCorrectly convert into EXCEPTION_RECORD SIGTRAPs receiv...
2003-06-06  Sylvain PetreolleImplemented wininet.InternetGetConnectedStateEx.
2003-06-06  Dimitrie O. PaunAlign the text vertically in single line labels (spotte...
2003-06-06  Raphael JunqueiraFixed compilation problems.
2003-06-06  Martin FuchsStub implementation for _Gettnames.
2003-06-06  Mike McCormackAlways return FALSE when doing an overlapped ConnectNam...
2003-06-06  Robert Shearman- Support a few more flags
next