wine
2005-04-14  Alexandre JulliardInclude Xmd.h in x11drv.h with the proper defines to...
2005-04-14  Rein KlazesFix decoding printf format in case the field width...
2005-04-14  Michael LinChange menu item options to use optional comma.
2005-04-14  Michael LinDefine WINUSERAPI.
2005-04-14  Daniel RemenakRemove unused variable in _copy_arg.
2005-04-14  Benjamin CutlerBetter handling of hInternet == NULL for INTERNET_OPTIO...
2005-04-14  Duane ClarkMonday is day number '1'.
2005-04-14  Jacek CabanAdded more implementation of IDocumentView.
2005-04-14  Robert Shearman- Add neutral English resources.
2005-04-14  Rein KlazesIn AllocConsole() pass the wShowWindow value and STARTF...
2005-04-13  Alexandre JulliardMoved handling of the 55AA pattern brush to syscolor...
2005-04-13  Benjamin CutlerCheck for an invalid hInternet handle in INET_QueryOpti...
2005-04-13  Alexandre JulliardMoved the BITMAPOBJ structure to gdi_private.h.
2005-04-13  Marcus MeissnerTerminate XCreateIC() argument list with NULL instead...
2005-04-13  Alexandre JulliardUse an X context to associate the phys bitmap data...
2005-04-13  Huw DaviesRegisterClipboardFormat takes a unicode string now.
2005-04-13  Alex Villacís... - Fix leftover negative sign in height parameter for...
2005-04-13  Martin FuchsCorrect comments of some export ordinals.
2005-04-13  Dimitrie O... Remove the need for the non-standard (Close|Delete...
2005-04-13  Alexandre JulliardMoved the driver-independent part of CreateDIBSection...
2005-04-13  Jacek Caban- Added IOleDocumentView interface.
2005-04-13  James HawkinsPass an empty string instead of NULL to RegDeleteKey...
2005-04-13  Vitaliy MargolenDump whole NMHEADERA notify structure for TreeViews.
2005-04-13  Vitaliy MargolenDraw only visible tabs.
2005-04-13  Robert ReifFully implement WAVEDEVICEMAPPING property set.
2005-04-13  Huw DaviesAdd a unicode pidl type.
2005-04-13  Alexandre JulliardStore DIB section information directly in the phys...
2005-04-13  Marcus MeissnerUse correct movw instead of movl when handling segment...
2005-04-13  Juan LangImplement PropSys{Alloc|Free}String, and support BSTRs in
2005-04-13  Phil KrylovMake RTF reader fall back to simple text if a correct...
2005-04-13  Steven EdwardsRegister Shell Drag and Drop Helper.
2005-04-13  Andreas BjerkeholtSwedish translation.
2005-04-13  Steven EdwardsPartially implement CreateProcessAsUser.
2005-04-13  Michael JungImplemented the UnixFolder's IShellFolder2::CompareIDs...
2005-04-13  Daniel RemenakImplemented VarIdiv.
2005-04-13  Robert Shearman- Fix scaling when converting MF -> EMF.
2005-04-12  Huw DaviesBetter icon handling for some special folders.
2005-04-12  Alexandre JulliardStore a pointer to the currently selected phys bitmap...
2005-04-12  Ivan Leo PuotiAdded typedef for DEVICE_POWER_STATE.
2005-04-12  Michael JungImplemented enough of IShellFolder2 to make UnixFolder...
2005-04-12  Jacek CabanStub implementation of IOleObject and IOleDocument.
2005-04-12  Alexandre JulliardStore the bitmap handle in the phys bitmap structure...
2005-04-12  Huw DaviesIf ICommDlgBrowser_OnDefaultCommand returns anything...
2005-04-12  Robert ShearmanUse ES_AUTOHSCROLL for edit box.
2005-04-12  Daniel RemenakReturn DISP_E_DIVBYZERO instead of crashing when asked...
2005-04-12  Juan LangUse Unicode string result from GetDisplayNameOf if...
2005-04-12  Juan LangLog missing environment vars for easier debugging.
2005-04-12  Robert ReifStub out DRVM_MAPPER_RECONFIGURE support.
2005-04-11  Alexandre JulliardStore the pixmap depth and the DIBSECTION pointer in...
2005-04-11  Alexandre JulliardAdd new powrprof.h header.
2005-04-11  Robert ShearmanReturn an error instead of crashing later on a divide...
2005-04-11  Juan Lang- add write support to IPropertyStorage, with tests
2005-04-11  Huw DaviesAdd some missing SFGAO_ defines and fix SFGAO_GHOSTED.
2005-04-11  Huw DaviesDirectory items should have the SFGOA_FILESYSANCESTOR...
2005-04-11  Vincent BéronDon't reference c:\windows directly.
2005-04-11  Juan LangRegister control\class\{GUID_DEVINTERFACE_SERENUM_BUS_E...
2005-04-11  Benjamin CutlerAdded function/enum/structs for power management API.
2005-04-11  Jacek CabanStub implementation od IPersist, IPersistMoniker, IPers...
2005-04-11  Mike McCormackCalculate the size of the next mailslot message correctly.
2005-04-11  Jason EdmeadesEnsure A->W version of InternetCrackURL passes correct...
2005-04-11  Steven EdwardsAvoid using ver.h in favor of winver.h.
2005-04-11  Ferenc WagnerUse the same maximum length for tags given on the comma...
2005-04-11  Juan LangAdd traces, add unit tests for IPropertyStorage, and...
2005-04-11  Juan Lang- set size required correctly for all supported options
2005-04-11  Matthew MastracciCorrectly lock and unlock surface for a single-surface...
2005-04-11  Hans LeidekkerImplement GetNamedSecurityInfo.
2005-04-11  Rein KlazesFix X11DRV_DIB_SetImageBits_RLE(4|8) when an non-zero...
2005-04-11  Tom WicklineSync to the latest opengl specs.
2005-04-11  Hannu ValtonenAdded mousewheel support.
2005-04-11  Paul VriensFlags should be or-ed.
2005-04-11  Dimitrie O... Tab unicodification.
2005-04-11  Dimitrie O... MonthCal unicodification.
2005-04-11  Mike McCormackMove mailslot set and query info implementation to...
2005-04-11  Huw DaviesFix the icon resource ids (most were off by one).
2005-04-11  José Manuel... Spanish translations updated.
2005-04-11  Michael LinAdded missing OleDraw() declaration.
2005-04-11  Vincent BéronMake static some functions used only in a single file.
2005-04-11  Robert ReifInitialize primary buffer on open.
2005-04-11  Juan LangImplement SetupDiClassNameFromGuidExA.
2005-04-11  Juan LangAdd a few missing declarations.
2005-04-11  Marcus MeissnerRemoved inclusion of process.h (not needed and breaks...
2005-04-11  Mike McCormackAdd stub for FaultInIEFeature.
2005-04-11  Mike McCormackAdd uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures.
2005-04-11  Dimitrie O... Audit the code against Comctl32.dll version 6.0.
2005-04-11  Dimitrie O... Remove reference to nonexistant strmif.h.
2005-04-11  Ulrich CzekallaClear systemtime struct so we don't return garbage...
2005-04-11  Hannu ValtonenFix a typo in uninstaller's english appname.
2005-04-11  Hannu ValtonenRun msi files with msiexec.
2005-04-11  Glenn WursterFix array index crash in buidling GDI palette from...
2005-04-11  Michael JungMake crypt functions more robust in case of incorrect...
2005-04-11  Raphael JunqueiraFix potential region leak.
2005-04-11  James HawkinsCreate the 'Test' value in a temporary subkey to avoid...
2005-04-11  Dimitrie O... Added cryptdll/ and stdole32.tlb/.
2005-04-11  James HawkinsRemove nonstandard type LPLPVOID.
2005-04-11  Mike HearnMore notes about the inner workings of DCOM.
2005-04-11  Lionel UlmerCreate the GL texture id at texture-binding time.
2005-04-11  Krzysztof Foltman- EM_CANPASTE implemented
2005-04-11  Vincent BéronFix a typo in a comment.
2005-04-11  Dimitrie O... Cleanup the API docs. Few indentation/formatting fixes.
2005-04-11  Robert ReifChanged regression test to make sure position is correc...
next