wine
2004-03-07  Stefan LeichterMoved implementation of GetDefaultPrinter from ascii...
2004-03-07  Alexandre JulliardAdded check for f_namelen in struct statfs.
2004-03-07  Raphael JunqueiraFix one ugly bug (horrible cast) into dmusic code to...
2004-03-07  Robert ShearmanDon't allocate space for text when nMaxTextRows = 0.
2004-03-05  Alexandre JulliardUse statvfs instead of statfs, and provide a default...
2004-03-05  Alexandre JulliardDo not store the Unix file descriptor in the cache...
2004-03-05  Robert ShearmanStub for RegisterDeviceNotificationW.
2004-03-05  Jason EdmeadesHandle playing of files containing a '+' as part of...
2004-03-05  Christian CostaImplemented IMediaEventSink and IMediaEventEx interfaces.
2004-03-04  Alexandre JulliardOpen a real file handle for drive devices, and get...
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-03-04  Martin FuchsEnumerate all "shell\<verb>\command" entries in the...
2004-03-04  Alexandre JulliardChanged the CreateDC driver entry point to use an HDC...
2004-03-04  Alexandre JulliardGet rid of the X11DRV_DC_Funcs hack.
2004-03-04  Christian CostaImplemented IFilterGraphImpl_EnumFilters and IEnumFilte...
2004-03-04  Jesse AllenAdded ImmAssociateContextEx stub.
2004-03-04  Dimitrie O... Preserve the relative order of files and libraries...
2004-03-04  Alexandre JulliardPass the gdiFont object to the SelectFont driver entry...
2004-03-04  Alexandre JulliardAvoid direct accesses to the xformWorld2Vport DC field.
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2004-03-04  Justin ChevrierMove implementation of SysParametersInfo from Ascii...
2004-03-03  Alexandre JulliardAvoid some redundant libraries on the winegcc command...
2004-03-03  Alexandre JulliardPut the .spec.o file first and the so libraries last...
2004-03-03  Alexandre JulliardSmarter allocation algorithm for the string buffer...
2004-03-03  Alexandre JulliardChanged the GetTextExtentPoint graphics driver entry...
2004-03-03  Alexandre JulliardRenamed the symbol for the cpp binary to avoid conflict...
2004-03-03  Kevin KoltzauFix UrlCanonicalize and add regression test.
2004-03-03  Dimitrie O... Don't tie the script name to the .exe.so name.
2004-03-03  Hans LeidekkerLink to ws2_32.
2004-03-03  Alexandre JulliardImplemented Get/SetBoundsRect based on a patch by Ken...
2004-03-03  Kevin KoltzauPrevent crash with invalid args in a few URL functions.
2004-03-03  Martin FuchsFix buffer length usage for RegQueryValueW() calls...
2004-03-03  Robert Shearman- Support custom check background.
2004-03-03  Robert Shearman- Add more RPC format characters.
2004-03-03  Francois GougetAdd CEXTRA AND CXXEXTRA fields so we can pass -mno...
2004-03-03  Christian CostaAdded evcode.h include.
2004-03-03  Christian CostaHandle null and duplicate name when adding a filter...
2004-03-03  Rein KlazesImplemented GetDaylightFlag.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-03-02  Ivan Leo Murray... Make sure text isn't cut off by the close button.
2004-03-02  Francois GougetAssorted spelling and case fixes.
2004-03-02  Huw DaviesEnable resizing if WS_THICKFRAME is set.
2004-03-02  Lionel Ulmer- sync up with latest OpenGL specifications
2004-03-02  Hans LeidekkerAdded protocol type constants.
2004-03-02  Dan KegelFixed typo in test arguments.
2004-03-02  Alexandre JulliardBuild the tests with winegcc.
2004-03-02  Dimitrie O... Add support for passing options to winebuild via -Wb.
2004-03-02  Alexandre JulliardWe need to use AC_CHECK_TOOL to check for cpp in order...
2004-03-02  Robert ReifAdded dxerr8.h and dxerr9.h header files.
2004-03-02  Christian CostaAdded stub for RasGetEntryPropertiesA.
2004-03-02  Alexandre JulliardRemoved obsolete definitions from generated makefiles.
2004-03-02  Alexandre JulliardRemoved obsolete --dll option from loader script.
2004-03-02  Juan LangAdded a secur32.dll that loads other SSP DLLs and forwa...
2004-03-02  Vitaliy MargolenAdjust all dimensions to match native.
2004-03-02  Dimitrie O... Instrument winegcc to use the compilers and options...
2004-03-02  Alexandre JulliardRemoved useless #ifdef SIZEOF_LONG_LONG.
2004-03-01  Dmitry Timoshkov- Add a lot of traces to make debugging a bit easier.
2004-03-01  Juan Lang- The virtual netbios device driver is properly named...
2004-03-01  Hans LeidekkerExport LC_ALL before calling sed.
2004-03-01  Christian CostaImplemented IFilterMapper and IEnumRegFilters interfaces.
2004-03-01  Juan LangConnect to winehq.org by its name rather than by its...
2004-03-01  Oleg Prokhorov- key accelerators for "New Game" and exit
2004-03-01  Kevin KoltzauDefine MKSYS_URLMONIKER.
2004-03-01  Huw DaviesAdd a missing '\\'.
2004-03-01  Dimitrie O... Submit results to WineHQ.
2004-03-01  Steve LustbaderHandle the firstVisible item being NULL in
2004-03-01  Juan LangAdded sspi.h.
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2004-03-01  Juan LangImplement NetpNetbiosStatusToApiStatus.
2004-03-01  Rein KlazesIn TIME_GetBias make sure there is a cached value for...
2004-03-01  Martin FuchsCorrect return type of SysStringLen() and SysStringByte...
2004-03-01  Martin FuchsSet error code ERROR_DDE_FAIL if the DDE connection...
2004-03-01  Juan LangMake rsabase.dll self-register.
2004-03-01  Juan Lang- correct some prototypes, add some defines
2004-03-01  Juan LangDeclare a few more Net apis and constants.
2004-02-28  Alexandre JulliardRemove the $(datadir)/wine directory on uninstall.
2004-02-28  Alexandre JulliardNo longer needed.
2004-02-28  Alexandre JulliardMoved generic.ppd to dlls/wineps, and install it in...
2004-02-28  Patrik StridvallMore stubs and better headers for mswsock.dll.
2004-02-28  Dmitry TimoshkovAdd SHMenuIndexFromID and SHCoCreateInstanceAC.
2004-02-27  Alexandre JulliardUse the new .inf script instead of winedefault.reg.
2004-02-27  Alexandre JulliardAdded wine.inf setupapi script to setup the initial...
2004-02-27  Alexandre JulliardMoved msrle32 to the top-level dlls directory.
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2004-02-27  Ove KaavenFixed icon leak.
2004-02-27  Robert ReifCleanup prepare/unprepare header parameter checking.
2004-02-27  Robert ReifAdded missing #define for DS_INCOMPLETE.
2004-02-27  Patrik StridvallAPI files update.
2004-02-27  Patrik StridvallAdded proper headers for the *ActCtx* functions.
2004-02-27  Patrik StridvallAdded macro DEFAULT_UNREACHABLE.
2004-02-27  Dmitry TimoshkovFix a typo in a comment.
2004-02-27  Dimitrie O... Generate a simple Makefile that uses winegcc to compile.
2004-02-27  Alexandre JulliardSync some of the dll registrations with the contents of
2004-02-27  Alexandre JulliardSPINST_UNREGSVR must use the UnregisterDlls section...
2004-02-27  Alexandre JulliardImplemented InstallHinfSection (based on a patch by...
2004-02-27  Robert Shearman- Remove duplicate free.
2004-02-27  Robert ShearmanUpdate common control function documentation.
2004-02-27  Robert ShearmanUpdate documentation for Rtl functions.
2004-02-27  Kevin KoltzauImplement GetThemeTextMetrics.
next