wine
2005-08-25  Jacek Caban- Beginning implementation of context menu.
2005-08-25  Oliver StieberImplemented stubbed out pixel shaders and their states...
2005-08-25  Vitaly LipatovRestore paper orientation when pagesetupdlg is initiali...
2005-08-25  Glenn WursterMake stack check work if stack is a small value.
2005-08-25  Saulius Krasuckas- DirectDrawCreateEx fails with Standard VGA Adapter...
2005-08-25  Frank RichterLoad tab titles and property sheet caption from string...
2005-08-25  Mike McCormackMake sure to save the result calculated in ACTION_Updat...
2005-08-25  Vitaly Lipatov- remove return: now break loop if can't change state...
2005-08-25  Phil KrylovDraw header control items only within the header client...
2005-08-25  Alexandre JulliardMoved the implementation of spec file stubs to the...
2005-08-25  Frank RichterAdd WM_CTLCOLORSTATIC handler to dialog theming subclas...
2005-08-25  Aric StewartThe file name used in the ui messages is the target...
2005-08-25  Frank RichterAdd English Neutral and German appearance tab translations.
2005-08-25  Tom WicklineRemoved remaining config references.
2005-08-25  Jacek Caban- Added test of IPersistMoniker::Load.
2005-08-25  Alexandre JulliardInstall the static import libraries too.
2005-08-25  Alexandre JulliardAdded a make rules file for static import libraries.
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2005-08-25  Alexandre JulliardFixed installation rules for Wine-specific IDL files.
2005-08-25  James HawkinsMoved itss.idl to include/wine.
2005-08-25  Alexandre JulliardUse FILE_GetDeviceInfo in NtMapViewOfSection to avoid...
2005-08-25  Mike McCormack- build a standard Wine list of classes instead of...
2005-08-25  Mike McCormackgcc 4.0 warning fixes.
2005-08-25  Juan LangImplemented CryptHashCertificate.
2005-08-25  Mike McCormackDon't dereference variables in a trace.
2005-08-25  Robert ShearmanUpdate to include all of the interfaces in the Platform...
2005-08-25  Robert ShearmanRemove unused thread handle entry from the apartment...
2005-08-25  Mike McCormackFix a small bug introduced when converting appids to...
2005-08-25  Aric StewartDisplay the correct text string in the action text...
2005-08-24  Alexandre JulliardDon't cache file descriptors open on removable devices.
2005-08-24  Alexandre JulliardMoved the FileFsDeviceInformation query to a separate...
2005-08-24  Vitaly LipatovAdd missed _mbscoll function.
2005-08-24  Aric StewartVersion 1 atl modules only have a structure size of...
2005-08-24  Johan DahlinImplemented MsiSetComponentState*.
2005-08-24  Mike McCormackTest case for MsiModifyView and MsiViewGetError.
2005-08-24  Mike McCormackImplement MsiModifyView (MSIMODIFY_INSERT_TEMPORARY).
2005-08-24  Frank RichterAdd an "Appearance" tab to control the currently active...
2005-08-24  Mike McCormackBetter stub for MsiViewGetError.
2005-08-24  Johan DahlinAdded a null check for component.
2005-08-24  Mike McCormackAdd include guard to header and make functions extern.
2005-08-24  Huw DaviesUse the correct rectangle for ETO_OPAQUE - spotted...
2005-08-24  Johan DahlinAdded stubs for MsiSetComponentStateA and MsiSetCompone...
2005-08-24  Mike McCormack- build a standard Wine list of appids instead of using...
2005-08-24  James HawkinsAvoid heap corruption by not accessing old HeapReAlloc...
2005-08-24  Robert Shearman- Remove redundant QueryInterface in marshal_interface...
2005-08-24  Michael StefaniucImplement IPicture::get_hPal for PICTYPE_BITMAP.
2005-08-23  Alexandre JulliardThe exported name strings should be inside the export...
2005-08-23  Saulius KrasuckasSkip testing on IDirect3D7::CreateDevice() failure.
2005-08-23  Oliver StieberUpdate the implementation of GetFrontBufferData in...
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-23  Mike McCormackFix gcc 4.0 warnings.
2005-08-23  Alexandre JulliardAdded a separate set_handle_cached_fd request instead...
2005-08-23  Alexandre JulliardRewrote Get/SetHandleInformation to call the correspond...
2005-08-23  James HawkinsRegister the ITStorage class.
2005-08-23  Phil KrylovFixed a RichEdit RTF reader bug which resulted in loss...
2005-08-23  Jacek CabanAdded more definitions.
2005-08-23  Mike McCormack- build a standard Wine list of folders instead of...
2005-08-23  Tom WicklineRemove reference to config file.
2005-08-23  Tom WicklineRemove reference to documentation/samples/.
2005-08-23  Huw DaviesAvoid using XRenderFindStandardFormat as older librarie...
2005-08-23  Vitaliy MargolenFix handling of minimum tab width.
2005-08-23  Mike McCormack- build a standard Wine list of files instead of using...
2005-08-23  Phil KrylovFixed EM_EXLINEFROMCHAR to work for last row of a parag...
2005-08-23  Michael Kaufmann- Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS...
2005-08-23  Glenn WursterDon't pass on EH_STACK_INVALID exceptions.
2005-08-23  Huw DaviesMove a bunch of common code from the drivers into gdi.
2005-08-23  Michael JungAdded some tests for CLSID_FolderShortcut objects.
2005-08-23  Mike McCormackAdd some node tests.
2005-08-23  Mike McCormackFix gcc 4.0 warnings.
2005-08-23  Kevin KoltzauFix pointer cast warnings in 64bit.
2005-08-23  Oliver StieberTidy up d3d9 and finalize passing d3d9 calls to wined3d...
2005-08-23  Michael Stefaniuc- VarAdd, VarMul: I4 overflows to R8 and not I8 even...
2005-08-23  Phil KrylovAdded support for backward search to RichEdit EM_FINDTE...
2005-08-23  Kevin KoltzauProperly declare handles.
2005-08-23  Michael KaufmannAdded SB_SIMPLEID.
2005-08-23  Aric StewartMake index INT not UINT because it can be -1.
2005-08-22  Saulius KrasuckasDon't leak a list of visuals (with advice of Jacek...
2005-08-22  Alexandre JulliardAdd an extra test to show failing behavior.
2005-08-22  Hans LeidekkerImplement LdapGetLastError, cldap_open*, ldap_abandon,
2005-08-22  Michael JungInitialize all members in UnixFolder constructor.
2005-08-22  Phil KrylovFixed EM_SETEVENTMASK RichEdit message handler to retur...
2005-08-22  Mike McCormackFix magic item handling and warnings.
2005-08-22  Mike McCormack- build a standard Wine list of features instead of...
2005-08-22  Ivan Leo PuotiLet DeviceIoControl call the appropriate native interface.
2005-08-22  Phil KrylovAutomatically set default font after parsing a font...
2005-08-22  Jacek Caban- Call LockContainer only if it's not already locked...
2005-08-22  Hans LeidekkerImplement ldap_rename* functions.
2005-08-22  Aric StewartFix for dreamweaver site definition dialog. Need to...
2005-08-22  Mike McCormackFix gcc 4.0 warnings.
2005-08-22  Kevin KoltzauFix 'cast to pointer from integer of different size...
2005-08-22  Alexandre JulliardDon't try to detach from a thread that is exiting,...
2005-08-22  Oliver StieberFix quite a few texturing problems and cases where...
2005-08-22  Phil KrylovAdded handling of deff RTF control word.
2005-08-22  Kai BlinFixed a couple of bugs in InitializeSecurityContext...
2005-08-22  Jacek CabanDisable using nsWebBrowserStream.
2005-08-22  Gerald PfeiferPrefer sys/limits.h over machine/limits.h.
2005-08-22  Christian CostaReturn S_OK when committing/decomitting an already
2005-08-22  Mike McCormackFix some gcc 4.0 warnings.
2005-08-22  Jacek Caban- Added OnAmbientPropertyChange implementation.
2005-08-22  Mike McCormackImplement IXMLDOMNode::hasChildNode().
next