wine
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-07  Warren BairdAdded extern "C".
2003-10-07  Steven EdwardsRemove a few unneeded include statements in internal...
2003-10-07  Mike McCormackWhen registering a dll, search the dll's directory...
2003-10-07  Rein KlazesAdded a check for <scsi/scsi.h> and include it in dlls...
2003-10-07  Uwe BonnesAdded some tests around fget(w)s.
2003-10-07  Uwe Bonnesfget(w)s(): Don't drop characters when buffer is not...
2003-10-07  Uwe Bonnes_write(): Don't fragment WriteFile() for TEXT mode...
2003-10-07  Alexandre JulliardRewrite of the dll file search algorithm to better...
2003-10-07  Alexandre JulliardA couple more fixes in RtlGetFullPathName_U.
2003-10-07  Alexandre JulliardStore the global shell, progman and taskman windows...
2003-10-07  Uwe Bonnes_read(): In _O_TEXT mode make Readfile calls in chunks...
2003-10-07  Dave BelangerSpit out EMR_RESTOREDC metarecords with -1 as argument...
2003-10-07  Jukka HeinonenUse correct pointer when accessing real mode interrupt...
2003-10-07  Jason EdmeadesDXTn stride is to the next block, which is the equivale...
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-06  Alexandre JulliardMoved the final process init and dependency loading to
2003-10-06  Vincent BéronChange resources from last language file used to LANG_N...
2003-10-06  Uwe BonnesMSVCRT___RTDynamicCast: Reject a NULL cppobj.
2003-10-06  Jon GriffithsImplemented GetCPInfoExA/W.
2003-10-06  Pavel RoskinRead and write binary files in binary mode on Windows.
2003-10-06  Kevin KoltzauAdded missing defines and fixed a few typos.
2003-10-06  Alex PasadynFix buffer length error code for NtQueryInformationToken.
2003-10-06  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-06  Vincent BéronGet rid of useless comment (empty function header).
2003-10-04  Pavel RoskinConvert resources to standard format without embedded...
2003-10-04  Dave BelangerImproved generation of font signature from freetype...
2003-10-04  Alexandre JulliardConverted process creation to Unicode.
2003-10-04  Dave BelangerFace families are in the top 4 bits of lfPitchAndFamily...
2003-10-04  Dimitrie O... Merge all binary resources for user32 in one file.
2003-10-04  Kevin KoltzauInitial implementation of uxtheme.dll, mostly stubbed...
2003-10-04  Alexandre JulliardImplemented RtlCreateProcessParameters and related...
2003-10-04  Pavel RoskinUse a better icon. Comment out the binary resource.
2003-10-04  Hans LeidekkerDutch translation of progman.
2003-10-04  Dave BelangerImplemented the SetArcDirection metarecord in EMF driver.
2003-10-04  Pavel RoskinDon't pass unused pointers to RegCreateKeyEx() - this...
2003-10-04  Eric PouechFixed a couple of bugs in RtlGetFullPathName_U.
2003-10-04  Pavel RoskinSet win_style of the main window to WS_OVERLAPPEDWINDOW.
2003-10-04  Jukka HeinonenReboot (int19) under DOS now does ExitProcess.
2003-10-04  Uwe BonnesSNOOP_ShowDebugmsgSnoop(): check for NULL function...
2003-10-04  Michael Günnewig- First part of a new IAVIEditStream implementation.
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-10-03  Dimitrie O... Extract binary resources to files, to fit the standard.
2003-10-03  Alexandre JulliardAvoid closing the cdrom if we failed to open it.
2003-10-03  Jason EdmeadesCheck for advertized vertex blend support before queryi...
2003-10-03  Jon GriffithsTests for recent variant changes.
2003-10-03  Pavel RoskinAdd support for SCSI CD-ROMs to CDROM_GetInterfaceInfo().
2003-10-03  Pavel RoskinAdded check for scsi/scsi_ioctl.h.
2003-10-03  Mike McCormackFixed msi spec file.
2003-10-03  Alexandre JulliardA couple of new functions have been added to the pthrea...
2003-10-03  Alexandre JulliardWe only need to check for same process siblings in...
2003-10-03  Jon GriffithsAdd VarParseNumFromStr()/VarNumFromParseNum(), use...
2003-10-03  Jason EdmeadesMinor fixes - Remove light debug statements, handle...
2003-10-03  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-03  Gerald PfeiferThis is actually a /bin/sh script, /bin/bash is not...
2003-10-03  Dimitrie O... Make bin2res silent by default.
2003-10-03  Kevin KoltzauAdded tmschema.h and some other theme defines.
2003-10-03  Pavel RoskinImplemented GetCompressedFileSize[AW].
2003-10-03  Pavel RoskinAdded check for st_blocks in struct stat.
2003-10-02  Alexandre JulliardChanged LdrLoadDll to only search for the dll in the...
2003-10-02  Alexandre JulliardIn desktop mode, only move the window in Z-order relati...
2003-10-02  Alexandre JulliardHack to update ntdll current directory value in DRIVE_C...
2003-10-02  Alexandre JulliardFixed a couple of bugs in RtlDosSearchPath_U and RtlGet...
2003-10-02  Dimitrie O... Move the message sequences documented in documentation...
2003-10-02  Dimitrie O... Removed obsolete TODO file.
2003-10-02  Rolf KalbermatterSHDOCVW_118 (ShellDDEInit) is really a dynamic forward...
2003-10-02  Rolf KalbermatterMoved definition of newly documented API SHRestricted...
2003-10-02  Gerald PfeiferCast time_t parameters to fprintf(...,"%l",...) to...
2003-10-02  SalmelaUpdated Finnish keyboard layout.
2003-10-02  Gerald PfeiferRemove obsolete "status" directory from EXTRASUBDIRS.
2003-10-02  Hans LeidekkerAdded Dutch translation.
2003-10-02  Mike McCormackChange a MESSAGE about creating a directory to a TRACE.
2003-10-02  Pavel RoskinIgnore window caption from PROPSHEETHEADER in wizards...
2003-10-02  Dimitrie O... Add author list as with the other guides.
2003-10-02  Dimitrie O... Tidy up the notes for the ODBC driver.
2003-10-02  Robert ReifAdded some missing defines.
2003-10-01  Gerald PfeiferCast time_t to long for printing.
2003-10-01  Jon GriffithsDocumentation updates.
2003-10-01  Michael StefaniucFix missing mem freeing on error path.
2003-10-01  Dimitrie O... Teach bin2res to deal with one file at a time.
2003-10-01  Mike McCormackStubs for Get/SetUserGeoID().
2003-10-01  Jon GriffithsNew tests for shlwapi string and clsid functions.
2003-10-01  Jon GriffithsAdd @405/406, document URL functions.
2003-10-01  Jon GriffithsEnsure we generate for -noname ordinals documented...
2003-10-01  Robert ReifFixed some traces.
2003-10-01  Pavel RoskinMake it possible to close the "About Wine" dialog by...
2003-10-01  Hans LeidekkerDutch translation of clock and cmdlgtst.
2003-10-01  Pavel RoskinCorrectly set openfilename.lStructSize before calling
2003-09-30  Alexandre JulliardStore module names in Unicode in the server.
2003-09-30  Daniel MarmierUse #ifdef instead of #if for all feature tests.
2003-09-30  Alex Pasadyn- Add more logging to resolution changes and queries.
2003-09-30  Pavel RoskinImplement stubs for OleRenameServerDoc, OleRevertServer...
2003-09-30  Christian CostaSmall lighting fix.
2003-09-30  Francois GougetReturn 2 in case of a usage error.
2003-09-30  Mike HearnMove Applications tab before Libraries tab.
2003-09-30  Vincent BéronExtract localisable resources from shres.rc to proper...
2003-09-30  Michael StefaniucFixes for memory leaks on error path.
2003-09-30  Michael StefaniucFix memory leaks on error path.
2003-09-30  Jukka HeinonenUse correct linear pointer when accessing BIOS data...
2003-09-30  Robert ShearmanSet version of kernel32 to Windows 2000 SP4.
next