wine
2003-06-04  Jason EdmeadesCorrect specular enable renderstate.
2003-06-04  Jason EdmeadesAvoid the use of glGet when we know the information...
2003-06-04  Jason EdmeadesOpengl 1.4 added stencil wrap support as per directx...
2003-06-04  Raphael Junqueira- implemented render to surfaces (and render to new...
2003-06-04  Lionel Ulmer- do not search for attached surfaces if the texture...
2003-06-04  Yorick HardyAdded the D3DTBLEND_DECAL render state.
2003-06-04  Francois GougetFix some typos.
2003-06-04  Robert ReifAdded a dynamically growing ring buffer for oss, alsa...
2003-06-04  Tom WicklineUpdated my e-mail address.
2003-06-04  Paul LauferWork around for flex brain damage.
2003-06-04  Marcus MeissnerImplemented localeconv() with libc function.
2003-06-04  Antonio Larrosa... Added CLOCKS_PER_SEC.
2003-06-04  Antonio Larrosa... Added WSASetEvent forward.
2003-06-04  Tom WicklineAdded 10 new mci extensions.
2003-06-04  Mike HearnUpdate listbox directory mode to new FindFirstFile...
2003-06-04  Vitaliy MargolenDrawTextEx: honor clipping for underscores.
2003-06-04  Robert ReifAdded DirectSound entries.
2003-06-04  Jason EdmeadesWith >256 colours, there is no need to realize a palett...
2003-06-04  Dimitrie O... Remove bFirstPain funky optimization, it is causing...
2003-06-04  Jukka HeinonenMigrate most int21 ioctl routines to winedos.
2003-06-04  Lionel UlmerImplemented a semi-stub for GetProcessPriorityBoost.
2003-06-04  Dmitry TimoshkovRevert some really unwanted changes to the DDE code.
2003-06-04  Yorick HardyImprove CDROM_GetIdeInterface (becomes CDROM_GetInterfa...
2003-06-04  Yorick HardyInclude sys/time.h for struct timeval definition.
2003-06-04  Yorick HardyUse SA_RESTART on NetBSD.
2003-06-04  Jukka HeinonenWineconsole curses backend now works even if terminal...
2003-06-04  Jukka HeinonenTimer routines must check for NULL timer name.
2003-06-04  Eric Pouech- added some missing strings to resources
2003-06-04  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Lionel...
2003-06-04  Mark WestcottDInput keyboard handling checks for incoming X11 events.
2003-06-04  Ove KaavenPreliminary support for COM apartments.
2003-06-04  Jason EdmeadesFill in lots of unimplemented render states.
2003-05-22  Duane ClarkFix compile error.
2003-05-22  Alexandre JulliardStart to make use of the proper PEB structure for process
2003-05-22  Alexandre JulliardWarning fix.
2003-05-22  Alexandre JulliardBeep() is still needed in ntdll, move it back to some...
2003-05-22  Alexandre JulliardAdded dependency on libntdll to make sure that everythi...
2003-05-22  Robert ReifAdd 3d primary and secondary buffer tests.
2003-05-22  Robert Reif- make parameter checking and error notification consistent
2003-05-22  Lionel Ulmer- remove fogging too when doing the flush of the frame...
2003-05-22  Maxime BellengéFix listview custom draw notification for CDDS_ITEMPREP...
2003-05-22  Ove KaavenDCOM IDL file based on the DCOM specification.
2003-05-22  Ove KaavenInitial support for RPC call failures, by catching...
2003-05-22  Jason EdmeadesAvoid setting and resetting the same values when there...
2003-05-22  Robert ShearmanUpdate ordering on insertion of an item.
2003-05-21  Mike McCormackRemove code that starts wineshelllink, instead create...
2003-05-21  Alexandre JulliardReset SIGCHLD handler to default if we need to wait...
2003-05-21  Alexandre JulliardMoved a couple of 16-bit module functions from to loade...
2003-05-21  Alexandre JulliardMoved misc/error.c to dlls/kernel/error16.c.
2003-05-21  Mike McCormackImplemented GdiComment for enhanced metafiles.
2003-05-21  Alexandre JulliardFixed wrong length argument in getInterfacePhysicalByName.
2003-05-21  Dimitrie O... Inserting column zero should not modify the main item...
2003-05-21  Eric AnholtAdded CPU detection for FreeBSD.
2003-05-21  Gerald PfeiferAvoid "might be used uninitialized" warning in exercize...
2003-05-21  Ove KaavenFor RPC servers, don't deallocate the RPC request packe...
2003-05-21  Ove KaavenAdded semi-stub for NdrProxyErrorHandler.
2003-05-20  Alexandre JulliardMoved all process initialisation code to process.c...
2003-05-20  Eric PouechImplemented NtQueryObject and NtSetInformationObject...
2003-05-20  Dmitry TimoshkovMake the Global* memory API functions thread safe.
2003-05-20  Carlos LozanoAvoid printing an uninitialized buffer.
2003-05-20  Yorick HardyImplement CDROM_ScsiPassThrough and CDROM_ScsiPassThrou...
2003-05-20  Alexandre JulliardMoved system.dll implementation to dlls/kernel.
2003-05-20  Steven EdwardsWin16/32 separation of olecli32.
2003-05-20  Christian CostaRemove all openGL calls in execute buffers and use...
2003-05-20  Jukka HeinonenAdded some long filename functions.
2003-05-20  Yorick HardyImplemented GetSystemInfo on NetBSD.
2003-05-20  Eric PouechImplement anonymous pipes on top of named pipes.
2003-05-20  Lionel Ulmer- some tracing fixes
2003-05-20  Lionel UlmerNo need to flush the surface back if last lock was...
2003-05-20  Alexandre JulliardMoved timer functions to dlls/kernel.
2003-05-20  Ove KaavenHandle requests for CLSID_PSDispatch.
2003-05-20  Ove KaavenFixed NdrDllRegisterProxy so it registers the key names...
2003-05-20  Lionel Ulmer- fix bug in 'Blt DEPTH_FILL' override
2003-05-20  Eric PouechImplemented timer related functions in ntdll and make...
2003-05-20  Alexandre JulliardUse the trace macro for debugging output.
2003-05-20  Lionel UlmerHave Lights and Clipplanes transformed properly.
2003-05-20  Alexandre JulliardOnly create the 16-bit dummy module when we need really it.
2003-05-20  Huw DaviesLook up the printer's port in the registry if neither...
2003-05-20  Huw DaviesCUPS uses the ppd file to store the default paper size...
2003-05-20  Alexandre JulliardAdded value for default Unix codepage to all the locale...
2003-05-20  Ove KaavenImplemented "dereference" pointer flag.
2003-05-20  Ove KaavenPortability fix. Better debug messages (display IID...
2003-05-20  Francesco Di... Italian translation of the README file.
2003-05-20  Lionel Ulmer- implement the TFACTOR texture stage state
2003-05-19  Dmitry TimoshkovExpect multiple DNS_ flags.
2003-05-19  Alexandre JulliardFixed return value of GetTextFaceA.
2003-05-19  Huw DaviesAfter we update the mapping mode reselect the current...
2003-05-19  Huw DaviesDon't add spaces in the PostScript between every pixel...
2003-05-19  Huw DaviesReset the escapement back to zero before retrieving...
2003-05-19  Huw DaviesFix handling of text align modes for rotated text.
2003-05-19  Huw DaviesBasic implementation of EnumPortsA: dump all the serial...
2003-05-19  Dmitry TimoshkovRemoved redundant LANGUAGE statements.
2003-05-19  Mike McCormackFix an uninitialized buffer.
2003-05-19  Francois GougetFix CreateProcess("c:\Program Files\hello.bat").
2003-05-19  Huw DaviesWe can't use RtlCreateUnicodeStringFromAsciiz for WM_SE...
2003-05-19  Aric StewartMake sure we find the drag and drop functions before...
2003-05-19  Dmitry TimoshkovGetClassInfo returns class atom on success.
2003-05-19  Ulrich CzekallaHandle SEE_MASK_CLASSKEY case for ShellExecute.
2003-05-19  Aric StewartAdded stub for NetServerEnum.
2003-05-19  Lionel UlmerAdded support for non-full screen viewports and clearing.
next