CreateDIBSection takes a const pointer to BITMAPINFO.
[wine] / dlls /
2004-03-12  Dmitry TimoshkovCreateDIBSection takes a const pointer to BITMAPINFO.
2004-03-12  Robert ReifEnable exact position calculation when hardware support...
2004-03-12  Ulrich CzekallaFix rebar band insertion and non-client calculation...
2004-03-12  Alexandre JulliardWe no longer need to pass --debugmsg -all to winedbg.
2004-03-12  Alexandre JulliardGet rid of ntdll_get_process_heap and ntdll_get_process...
2004-03-12  Alexandre JulliardChanged the create_file server request to take NtCreate...
2004-03-12  Raphael Junqueira- scripts sub-containers loading
2004-03-12  Ge van GeldorpChange GetFileTitleA/W prototype to match PSDK.
2004-03-11  Alexandre JulliardGet rid of the WINEOPTIONS variable and instead use...
2004-03-11  Ge van GeldorpExplicitly ask for image list with screen depth as...
2004-03-11  Alexandre JulliardThe OpenConsoleW inherit argument is a boolean not a
2004-03-11  Hans Leidekker_wto{l,i,i64} parameters are const.
2004-03-11  Robert ShearmanFix subclassing to support nested messages.
2004-03-11  Dmitry TimoshkovWindows truncates windows coordinates at 16 bits when...
2004-03-11  Robert ShearmanRewrite drawing code.
2004-03-11  Alexandre JulliardDo not put the TEMP and TMP variables into the Unix...
2004-03-11  Alexandre JulliardRemove the WINEDEBUG variable from the environment...
2004-03-11  Alexandre JulliardPortability fixes.
2004-03-11  Hans LeidekkerImplement _ftime with Win32 APIs.
2004-03-11  Alexandre JulliardDo not kill the animation thread with TerminateThread...
2004-03-11  Robert ShearmanSpelling fixes.
2004-03-11  Robert Shearman- Document control completeness.
2004-03-11  Dimitrie O. PaunHeap tests cleanup.
2004-03-11  Dmitry TimoshkovEliminate some unnecessary direct accesses to DC intern...
2004-03-10  Alexandre JulliardMoved a number of 16-bit functions to file16.c.
2004-03-10  Alexandre JulliardDo not create symlinks for the PE build since they...
2004-03-09  Alexandre JulliardRemoved some unnecessary definitions from file.h.
2004-03-09  Alexandre JulliardASCII string comparisons should not depend on the locale.
2004-03-09  Robert Shearman- Implement the drag list control.
2004-03-09  Robert ReifAdded dxerr8 and dxerr9 libraries.
2004-03-09  Raphael JunqueiraBetter dmscript loading (now we load the script version...
2004-03-09  Dmitry TimoshkovAdded an EMF test suite.
2004-03-09  Robert ShearmanCheck for NULL pointers returned by HeapAlloc.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-09  Huw DaviesAdd registry entries for any fonts found by fontconfig...
2004-03-09  Christian CostaAdd amstream dll (MultiMedia Streams), part of Direct...
2004-03-09  Alexandre JulliardReimplemented GetVolumeInformation and SetVolumeLabel...
2004-03-09  Bobby BinghamStub EnumDesktopsW for now.
2004-03-09  Dmitry TimoshkovDo not take into account LC_CTYPE and LC_MESSAGES while...
2004-03-07  Jason EdmeadesCalculate the size of BI_BITFIELDS dib sections via...
2004-03-07  Stefan LeichterMoved implementation of GetDefaultPrinter from ascii...
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 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  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 JulliardSmarter allocation algorithm for the string buffer...
2004-03-03  Alexandre JulliardChanged the GetTextExtentPoint graphics driver entry...
2004-03-03  Kevin KoltzauFix UrlCanonicalize and add regression test.
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  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  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  Alexandre JulliardBuild the tests with winegcc.
2004-03-02  Christian CostaAdded stub for RasGetEntryPropertiesA.
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-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  Huw DaviesAdd a missing '\\'.
2004-03-01  Steve LustbaderHandle the firstVisible item being NULL in
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-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 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  Patrik StridvallAdded proper headers for the *ActCtx* functions.
2004-02-27  Dmitry TimoshkovFix a typo in a comment.
2004-02-27  Alexandre JulliardSync some of the dll registrations with the contents of
next