2010-04-12 |
Nikolay Sivov | gdi32: Use supplied hdc for DIB_RGB_COLORS if it's...
|
commit | commitdiff | tree |
2010-04-12 |
Nikolay Sivov | user32: Set WM_EXITMENULOOP wParam same way as for...
|
commit | commitdiff | tree |
2010-04-09 |
Nikolay Sivov | user32: Block TrackPopupMenu if menu is already active.
|
commit | commitdiff | tree |
2010-04-06 |
Nikolay Sivov | shell32: Add stub shell folder for CLSID_Printers.
|
commit | commitdiff | tree |
2010-03-31 |
Nikolay Sivov | t2embed: Add TTGetEmbeddingType stub.
|
commit | commitdiff | tree |
2010-03-30 |
Nikolay Sivov | shell32: Rename My Computer folder implementation structure.
|
commit | commitdiff | tree |
2010-03-30 |
Nikolay Sivov | shell32: Rename desktop folder data structure to reflect...
|
commit | commitdiff | tree |
2010-03-30 |
Nikolay Sivov | shlwapi: Some SHCreateWorkerWindowA tests.
|
commit | commitdiff | tree |
2010-03-29 |
Nikolay Sivov | shlwapi: Fix SHCreateWorkerWindowW fallback to A-call...
|
commit | commitdiff | tree |
2010-03-29 |
Nikolay Sivov | shlwapi: More trace for menu related helpers.
|
commit | commitdiff | tree |
2010-03-29 |
Nikolay Sivov | shlwapi/tests: Use a single trace call variable for...
|
commit | commitdiff | tree |
2010-03-29 |
Nikolay Sivov | shlwapi: Use public define for QISearch table entry...
|
commit | commitdiff | tree |
2010-03-29 |
Nikolay Sivov | shlwapi: Complete IUnknown_SetOwner call.
|
commit | commitdiff | tree |
2010-03-29 |
Nikolay Sivov | shlwapi: Fix interface leaks in SHIsSameObject.
|
commit | commitdiff | tree |
2010-03-29 |
Nikolay Sivov | shlwapi: Fix IUnknown_AtomicRelease prototype and simplify...
|
commit | commitdiff | tree |
2010-03-29 |
Nikolay Sivov | shlwapi: Fix some memory, handle and reference count...
|
commit | commitdiff | tree |
2010-03-26 |
Nikolay Sivov | shlwapi: Added IUnknown_ProfferService implementation...
|
commit | commitdiff | tree |
2010-03-26 |
Nikolay Sivov | shlwapi: Fix prototype for SHGetShellKey and extend...
|
commit | commitdiff | tree |
2010-03-25 |
Nikolay Sivov | shlwapi: Implement IUnknown_QueryServiceExec with tests.
|
commit | commitdiff | tree |
2010-03-24 |
Nikolay Sivov | cmd: Ignore spaces before goto label.
|
commit | commitdiff | tree |
2010-03-24 |
Nikolay Sivov | shell32/tests: Fix a test crash on Win9x.
|
commit | commitdiff | tree |
2010-03-23 |
Nikolay Sivov | shell32: Add IFolderView::Item implementation.
|
commit | commitdiff | tree |
2010-03-23 |
Nikolay Sivov | shell32/tests: Use strict comparison for return values.
|
commit | commitdiff | tree |
2010-03-23 |
Nikolay Sivov | shell32: Add IShellFolderView::RemoveObject for IShellView.
|
commit | commitdiff | tree |
2010-03-23 |
Nikolay Sivov | shell32: IShellView::ContextSensitiveHelp not implemented.
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Implement IShellFolderView::QuerySupport no...
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Add IShellFolderView::SetRedraw implementation.
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Implement some IShellFolderView methods over...
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Add IShellFolderView::GetSelectedObjects implementa...
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Add a stub IShellFolderView for IShellView.
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Remove a useless debug switch, fix prototype.
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Add a note about a possible crash on NULL...
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Add IPersist support for desktop IShellFolder.
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Some debug tracing improvements.
|
commit | commitdiff | tree |
2010-03-22 |
Nikolay Sivov | shell32: Properly fail for unsupported interfaces in...
|
commit | commitdiff | tree |
2010-03-19 |
Nikolay Sivov | shell32: Add IPersistFile::GetCurFile implementation...
|
commit | commitdiff | tree |
2010-03-18 |
Nikolay Sivov | shlwapi: Fix StrCpyNW to deal with null inputs better...
|
commit | commitdiff | tree |
2010-03-18 |
Nikolay Sivov | shlwapi: Add a forward to DelayLoadFailureHook.
|
commit | commitdiff | tree |
2010-03-18 |
Nikolay Sivov | urlmon: Add CoInternetIsFeatureEnabled stub.
|
commit | commitdiff | tree |
2010-03-18 |
Nikolay Sivov | urlmon: Add stub IUriBuilder interface.
|
commit | commitdiff | tree |
2010-03-17 |
Nikolay Sivov | ole32: Remove useless parameter check.
|
commit | commitdiff | tree |
2010-03-16 |
Nikolay Sivov | ole32: Turn FIXME to TRACE for CoGetTreatAsClass.
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | msxml3: Treat input BSTR as general WCHAR string for...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | comctl32/datetime: Use user locale for format.
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | quartz: Don't cast WSTR to BSTR, convert properly instead.
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shlwapi: Don't cast WCHAR string to BSTR.
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | msi: Convert IWineMsiRemoteDatabase BSTR parameters...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | avifil32: Registry access calls don't return HRESULT...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shlwapi: Partially implement SHGetObjectCompatFlags...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32: Add SHCreateFileExtractIconW stub.
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Don't crash on ::DragLeave called...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Implement IFolderView::ItemCount...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Implement IFolderView::GetFolder...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Implemented IFolderView::GetFocusedItem.
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Implemented IFolderView::GetSelectionMark...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Remove unneeded memset, release...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32: Initial test file for IShellView/IFolderView...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Use W-calls for menu handling, same...
|
commit | commitdiff | tree |
2010-03-15 |
Nikolay Sivov | shell32/shellview: Improve error handling on some helpers...
|
commit | commitdiff | tree |
2010-03-05 |
Nikolay Sivov | shell32: Stub IShellView2::SelectAndPositionItem()...
|
commit | commitdiff | tree |
2010-03-05 |
Nikolay Sivov | shell32: Move SelectItem implementation to IFolderView...
|
commit | commitdiff | tree |
2010-03-05 |
Nikolay Sivov | shell32: Cast to class data pointer IShellView2 vtable...
|
commit | commitdiff | tree |
2010-03-05 |
Nikolay Sivov | shell32: Stub IFolderView implementation for IShellView...
|
commit | commitdiff | tree |
2010-03-04 |
Nikolay Sivov | shell32: Use return value on failure updated in Vista+.
|
commit | commitdiff | tree |
2010-03-03 |
Nikolay Sivov | shell32: Remove WINAPI where it's not needed.
|
commit | commitdiff | tree |
2010-03-03 |
Nikolay Sivov | shell32: Implement SHParseDisplayName with basic tests.
|
commit | commitdiff | tree |
2010-03-03 |
Nikolay Sivov | shell32/tests: Minor test file cleanup.
|
commit | commitdiff | tree |
2010-03-03 |
Nikolay Sivov | shlwapi/tests: Some tests for PathGetDriveNumber.
|
commit | commitdiff | tree |
2010-03-02 |
Nikolay Sivov | comctl32/toolbar: Fix possible null pointer dereference.
|
commit | commitdiff | tree |
2010-03-01 |
Nikolay Sivov | shlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW...
|
commit | commitdiff | tree |
2010-03-01 |
Nikolay Sivov | shlwapi: Fix mask usage in SHSetWindowBits with tests.
|
commit | commitdiff | tree |
2010-03-01 |
Nikolay Sivov | kernel32/lcformat: Get rid of back jumps on errors.
|
commit | commitdiff | tree |
2010-02-24 |
Nikolay Sivov | user32: Use whole window rectangle for UpdateLayeredWindow.
|
commit | commitdiff | tree |
2010-02-24 |
Nikolay Sivov | user32: Intersect with passed dirty rectangle while...
|
commit | commitdiff | tree |
2010-02-24 |
Nikolay Sivov | user32/tests: Test to show that caption added for WS_EX_LAYE...
|
commit | commitdiff | tree |
2010-02-22 |
Nikolay Sivov | msxml3: Simplify IXMLDOMElement_get_tagName(), add...
|
commit | commitdiff | tree |
2010-02-19 |
Nikolay Sivov | msxml3: Avoid direct vtable members internal usage.
|
commit | commitdiff | tree |
2010-02-19 |
Nikolay Sivov | msxml3: Accept IObjectSafety for query from IXMLDOMDocument...
|
commit | commitdiff | tree |
2010-02-17 |
Nikolay Sivov | msxml3/tests: Fix leaks and wrong pointer use.
|
commit | commitdiff | tree |
2010-02-17 |
Nikolay Sivov | msxml3: Use common format for TRACE() in DOM objects.
|
commit | commitdiff | tree |
2010-02-16 |
Nikolay Sivov | msxml3: Get rid of libxml2 accessors in ::substringData...
|
commit | commitdiff | tree |
2010-02-16 |
Nikolay Sivov | msxml3: Simplify ::appendData() for Text, Comment and...
|
commit | commitdiff | tree |
2010-02-16 |
Nikolay Sivov | msxml3: Implement ::replaceData() for Text, Comment...
|
commit | commitdiff | tree |
2010-02-16 |
Nikolay Sivov | msxml3: Simplify ::insertData() for Text, Comment and...
|
commit | commitdiff | tree |
2010-02-16 |
Nikolay Sivov | msxml3: Use interface methods for ::get_length() calls.
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Fix return value for IXMLDOMNode_put_nodeValue...
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Accept NODE_ENTITY_REFERENCE in ::createNode...
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Reimplement IXMLDOMDocument::createProcessingInstruc...
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Reimplement IXMLDOMDocument::createAttribute...
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Reimplement IXMLDOMDocument::createCDATASection...
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Fix IXMLDOMDocument::createElement(), cast...
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Reimplement IXMLDOMDocument::createTextNode...
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Fix IXMLDOMDocument::createDocumentFragment...
|
commit | commitdiff | tree |
2010-02-15 |
Nikolay Sivov | msxml3: Reimplement IXMLDOMDocument::createComment...
|
commit | commitdiff | tree |
2010-02-12 |
Nikolay Sivov | msxml3: Reimplement IXMLDOMDocument::createElement...
|
commit | commitdiff | tree |
2010-02-12 |
Nikolay Sivov | msxml3/tests: Don't try to use wchar buffers as BSTR...
|
commit | commitdiff | tree |
2010-02-12 |
Nikolay Sivov | msxml3: Reimplement IXMLDOMDocument::createDocumentFragment...
|
commit | commitdiff | tree |
2010-02-12 |
Nikolay Sivov | msxml3: Support more node types in IXMLDOMDocument_createNode().
|
commit | commitdiff | tree |
2010-02-12 |
Nikolay Sivov | msxml3: Check for Null out pointer in node creation...
|
commit | commitdiff | tree |
2010-02-12 |
Nikolay Sivov | comctl32/rebar: Don't try to access band data before...
|
commit | commitdiff | tree |