2005-08-23 |
Huw Davies | Move a bunch of common code from the drivers into gdi. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Michael Jung | Added some tests for CLSID_FolderShortcut objects. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Mike McCormack | Add some node tests. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Mike McCormack | Fix gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Kevin Koltzau | Fix pointer cast warnings in 64bit. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Oliver Stieber | Tidy up d3d9 and finalize passing d3d9 calls to wined3d... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Michael Stefaniuc | - VarAdd, VarMul: I4 overflows to R8 and not I8 even... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Phil Krylov | Added support for backward search to RichEdit EM_FINDTE... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Kevin Koltzau | Properly declare handles. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Michael Kaufmann | Added SB_SIMPLEID. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Aric Stewart | Make index INT not UINT because it can be -1. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Saulius Krasuckas | Don't leak a list of visuals (with advice of Jacek... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Alexandre Julliard | Add an extra test to show failing behavior. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Hans Leidekker | Implement LdapGetLastError, cldap_open*, ldap_abandon, |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Michael Jung | Initialize all members in UnixFolder constructor. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Phil Krylov | Fixed EM_SETEVENTMASK RichEdit message handler to retur... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | Fix magic item handling and warnings. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | - build a standard Wine list of features instead of... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Ivan Leo Puoti | Let DeviceIoControl call the appropriate native interface. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Phil Krylov | Automatically set default font after parsing a font... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Jacek Caban | - Call LockContainer only if it's not already locked... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Hans Leidekker | Implement ldap_rename* functions. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Aric Stewart | Fix for dreamweaver site definition dialog. Need to... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | Fix gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Kevin Koltzau | Fix 'cast to pointer from integer of different size... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Alexandre Julliard | Don't try to detach from a thread that is exiting,... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Oliver Stieber | Fix quite a few texturing problems and cases where... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Phil Krylov | Added handling of deff RTF control word. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Kai Blin | Fixed a couple of bugs in InitializeSecurityContext... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Jacek Caban | Disable using nsWebBrowserStream. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Gerald Pfeifer | Prefer sys/limits.h over machine/limits.h. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Christian Costa | Return S_OK when committing/decomitting an already |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | Fix some gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Jacek Caban | - Added OnAmbientPropertyChange implementation. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | Implement IXMLDOMNode::hasChildNode(). |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | Forward IXMLDOMDocument methods to contained node. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Dmitry Timoshkov | Remove unnecessary #pragma code_page(xxxx) statements... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | Forward IXMLDOMElement methods derived from IXMLDOMNode... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Phil Krylov | Fixed InterLocked* function definitions for non-x86... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Jacek Caban | Use pibc argument of IPersistMoniker::Load. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Walt Ogburn | Add tests for olefont size functions & conversions. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Walt Ogburn | When applying logical / himetric ratio to olefont sizes... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Saulius Krasuckas | Don't dereference a NULL visual pointer. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Jacek Caban | Always add gecko directory to the path before loading... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Stefan Leichter | Print something useful in trace and fixme. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Christian Costa | Properly allocate/release memory when adding filters... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Maxime Bellengé | Fix regression in color keying with RGB mask. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Michael Kaufmann | Handle WM_GETFONT and WM_SETFONT. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Robert Reif | Fix mixer detection for multiple sound cards. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Phil Krylov | Added common keyboard shortcuts for Select All, Undo... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | - return a precomputed result for a NULL string |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Kevin Koltzau | Fix 'cast from pointer to integer of different size... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Kevin Koltzau | Remove 'cast from pointer to integer of different size... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Glenn Wurster | Start to add some tests for basic palette operations. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Felix Nawothnig | Replace "Registry Explorer" by "Registry Editor" in... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Maxime Bellengé | Make the icon choice algorithm really choose the best... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Hans Leidekker | Implement ldap_modrdn* functions. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Kai Blin | Added SEC_WINNT_AUTH_IDENTITY struct. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Jacek Caban | Fix RegisterWindowMessage declaration and improve debug... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mike McCormack | - build a standard Wine list of components instead... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Saulius Krasuckas | Make file operations succeed on Win9x too. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Todd Mokros | Fix a focus stealing bug introduced by the managed... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Oliver Stieber | Tidy up some formatting, improve error handling and... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Marcus Meissner | Protect GlobalAddAtomA string handling by exception... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike McCormack | Fix gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike McCormack | Implement the IXMLDOMNodeList interface for |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Alexandre Julliard | Added a watchdog mechanism to break out of the wait4... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Michael Jung | Added stubbed implementation of IPersistPropertyBag... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Felix Nawothnig | Fix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Frank Richter | Fix wrong structure size check in GetScrollBarInfo(). |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Frank Richter | Forward WM_DESTROY to superclass in edit & listbox... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Frank Richter | Merge subclass stubs and subclass proc. Having the... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Alexandre Julliard | Added a --undefined option to allow forcing some symbol... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike McCormack | Forward some IXMLDOMDocument methods to the implemenati... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike McCormack | Implement parentNode, firstChild, lastChild, previousSi... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Rémi Assailly | Removed mcianim. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Alexandre Julliard | Make sure the string is null-terminated in memory_get_s... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Alexandre Julliard | Added some general purpose routines for managing list... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Alexandre Julliard | Removed a few internal functions that are no longer... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Frank Richter | Add theming support for dialogs (to support tab page... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Oliver Stieber | Integrate hardware vertex shaders into the drawing... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike McCormack | Fix gcc 4.0 warnings. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike McCormack | Use a single function to create all IXMLDOMNode impleme... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike McCormack | Store the component information in a standard Wine... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jason Edmeades | Handle context menu->refresh, and F5 to initiate a... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jason Edmeades | _swab failed if src == dest, plus some testcases. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jason Edmeades | Add the time to the file display dialog modified column. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Michael Jung | Implemented IPersist::GetClassID. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Yuri Kozlov | Updated Russian resources. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Huw Davies | Simplify ExtTextOut a bit. Should be a nop. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Gerald Pfeifer | Enable SCSI_getprocentry() on non-Linux platforms which... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Huw Davies | Cope better with mixed charset fonts. |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Aric Stewart | In AtlModuleInit do not call initialization procedures... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Huw Davies | Add System font for the Chinese codepages cp936 and... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mike McCormack | Make sure a cursor is always returned if one exists. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Alexandre Julliard | Added a stub for NtAlertResumeThread. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Frank Richter | Add theming for listbox (and combo listbox) controls. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Mike McCormack | Fix pointer type warnings. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Oliver Stieber | Pass all the d3d9 calls onto their wined3d equivalents. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Alexandre Julliard | Added missing ntdll imports. |
commit | commitdiff | tree | snapshot |
next |