wine
2003-06-13  Marcus MeissnerFixed index handling for multi dimensional arrays.
2003-06-13  Tom Wickline- cosmetic fixes
2003-06-13  Sylvain PetreolleShow that TCP/IP is installed to windows apps, like...
2003-06-13  Eric PouechAdded support for overlapped ioctl requests (and a...
2003-06-13  Eric PouechIf (n)curses wasn't available at compile time:
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.... - paranoia: eliminate some global variables
2003-06-07  Rok Mandeljc- added debug
2003-06-07  Arjen NienhuisNew implementation of GdiGradientFill using integer...
2003-06-07  Christian CostaFix SetDataFormat and implement GetDeviceInfo for mouse...
2003-06-07  Mike HearnAdd a drive mapping for root to the default configurati...
2003-06-07  Mike HearnCheck for /lib/tls directory for Red Hat 9.
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... Align 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  Ingmar ThiemannImplemented PolyTextOutA/PolyTextOutW.
2003-06-06  Robert Shearman- Support a few more flags
2003-06-06  Jukka HeinonenPending timer interrupts no longer deadlock DOSVM_Wait.
2003-06-04  Lionel Ulmer- fix the texture upload code when RECT is actually...
2003-06-04  Lionel Ulmer- Viewport hack to get some old D3D1 games to work
2003-06-04  Lionel Ulmer- small TRACEing fix
2003-06-04  Lionel Ulmer- fix (stupid) regressions introduced by last series...
2003-06-04  Lionel Ulmer- some GL critical section fixes
2003-06-04  Lionel Ulmer- proper (tested on Win2K) reference counting for Direc...
2003-06-04  Lionel UlmerFixed a bug in the FrameBuffer => Texture blits.
2003-06-04  Lionel Ulmer- added RECT support to the texture upload code
2003-06-04  Lionel Ulmer- some clean-ups (extension code to be added soon)
2003-06-04  Lionel UlmerRefactoring of the texture upload code.
2003-06-04  Lionel UlmerFix texture parameters handling on texture change.
2003-06-04  Lionel Ulmer- remove some extraneous saving of the read buffer...
2003-06-04  Lionel Ulmer- protect viewport setting with GL lock
2003-06-04  Lionel UlmerSome threading fixes (prevents some dead-locks).
2003-06-04  Lionel Ulmer- implement FB => Texture blits
2003-06-04  Raphael Junqueira- cleaning of volume.c/volumetexture.c as done previous...
2003-06-04  Raphael Junqueira- add a new private header d3dcore_gl.h that declares...
2003-06-04  Raphael Junqueira- some cleanup and warning fixes
2003-06-04  Jason EdmeadesFix the glRead call when pRect != NULL, resolve the...
2003-06-04  Raphael Junqueira- fix another time the stupid locking bug (i had alread...
2003-06-04  Raphael Junqueira- pixel shader program dump code
2003-06-04  Jason EdmeadesAdd support for a lot of the remaining texture ops...
2003-06-04  Raphael Junqueira- some cleanups
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...
next