wine/eterwine.git
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...
2005-04-11 Robert ReifCorrectly handle where waveOutGetPosition changes timep...
2005-04-11 Mike HearnOnly do unicode conversion in HTML Help control when...
2005-04-11 Mike McCormackLoad and display bitmaps in the dialogs.
2005-04-11 Rein KlazesIn ScrollWindowEx, if the window already has an update...
2005-04-11 Ferenc WagnerSilence some signedness warnings.
2005-03-31 Alexandre JulliardIntroduced an X_PHYSBITMAP structure to allow storing...
2005-03-31 Rein KlazesFix some incorrect uses of the ok macro where the resul...
2005-03-31 Hans LeidekkerImplement and test _chsize.
2005-03-31 Alexandre JulliardAvoid directly accessing the BITMAPOBJ structure.
2005-03-31 Alexandre JulliardRemoved the no longer needed X11DRV_get_client_area_off...
2005-03-31 Alexandre JulliardReturn the coordinates information needed to setup...
2005-03-31 Rein KlazesIf ScrollWindowEx do not use the DCX_USESTYLE to get...
2005-03-31 Rein KlazesFix a copy&paste bug in get_buffer_pe.
2005-03-31 Mike McCormackEliminate forward declarations, make functions static.
2005-03-31 Ferenc WagnerAsk for a tag if one was not given on the command line.
2005-03-31 Alexandre JulliardAdded support for the DC meta region.
2005-03-31 Jacek CabanStub implementation of HTMLDocument2 interface.
2005-03-31 Paul VriensUse textlen instead of len.
2005-03-31 Stefan LeichterFix GetFileSecurityA test on Win98.
2005-03-31 Paul van SchayckDon't stop looking for devices if one can't be opened.
2005-03-31 Huw DaviesSet the registry keys under HCU\Software\Microsoft...
2005-03-31 Mike McCormackFix up PIDL dumping code.
2005-03-31 Aric CyrJapanese 106 Keyboard fix.
2005-03-30 Mike McCormackImplement mailslots.
2005-03-30 Dmitry Timoshkov- Make GetSystemMenu respect CS_NOCLOSE.
next