2005-03-19 |
Mike McCormack | - test cases for summary information |
commit | commitdiff | tree |
2005-03-19 |
Francois Gouget | Issue a warning if no sound system was found. |
commit | commitdiff | tree |
2005-03-19 |
Krzysztof Foltman | - made string operations consistent wrt whitespace... |
commit | commitdiff | tree |
2005-03-19 |
Robert Shearman | Fix deadlock caused by not leaving the critical section... |
commit | commitdiff | tree |
2005-03-19 |
Robert Shearman | Fix memory leak in OleDuplicateData on error path ... |
commit | commitdiff | tree |
2005-03-19 |
Ulrich Czekalla | GetCPInfo should return FALSE if called with NULL info... |
commit | commitdiff | tree |
2005-03-19 |
Jacek Caban | Added implementation of File[Un]Register and Resource... |
commit | commitdiff | tree |
2005-03-19 |
Paul Millar | Bring default registry in line with implicit default... |
commit | commitdiff | tree |
2005-03-19 |
Jon Griffiths | Avoid a magic number. |
commit | commitdiff | tree |
2005-03-18 |
Alexandre Julliard | Fixed other instances of the xrealloc(0) bug. |
commit | commitdiff | tree |
2005-03-18 |
C. Scott Ananian | UPDOWN_GetBuddyInt should not fail when the control... |
commit | commitdiff | tree |
2005-03-18 |
Jon Griffiths | -Wunsigned fixes. |
commit | commitdiff | tree |
2005-03-18 |
Alexandre Julliard | Don't crash on xrealloc(0) (found by Jon Griffiths). |
commit | commitdiff | tree |
2005-03-18 |
Jacek Caban | Fixed vartype test. |
commit | commitdiff | tree |
2005-03-18 |
Mike McCormack | Implement summary information loading and saving. |
commit | commitdiff | tree |
2005-03-18 |
Jon Griffiths | Implement @188,190,195,200,256,478,481. |
commit | commitdiff | tree |
2005-03-18 |
Alexandre Julliard | Revert changes to the painting code, the WM_CTLCOLORSTA... |
commit | commitdiff | tree |
2005-03-18 |
Robert Reif | Add support for more than one sound card. |
commit | commitdiff | tree |
2005-03-18 |
Robert Reif | Check wave out volume support. |
commit | commitdiff | tree |
2005-03-18 |
Jacek Caban | Fixed atl.rgs. |
commit | commitdiff | tree |
2005-03-18 |
Jacek Caban | Keys may have only one of attributes. |
commit | commitdiff | tree |
2005-03-18 |
Gerald Pfeifer | Fix compilation of the case without proper Linux joysti... |
commit | commitdiff | tree |
2005-03-18 |
Phil Krylov | Fixed support for RTF documents using ANSI charset... |
commit | commitdiff | tree |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). |
commit | commitdiff | tree |
2005-03-17 |
Alexandre Julliard | Revert the previous change, this is not working right... |
commit | commitdiff | tree |
2005-03-17 |
Aric Stewart | For ShellExecuteExA we need to copy out the hProcess... |
commit | commitdiff | tree |
2005-03-17 |
Juan Lang | Begin implementing IPropertyStorage. |
commit | commitdiff | tree |
2005-03-17 |
Alexandre Julliard | Make the server know about the visible area of a window... |
commit | commitdiff | tree |
2005-03-17 |
Dmitry Timoshkov | Match OVERLAPPED structure to the SDK definition. |
commit | commitdiff | tree |
2005-03-17 |
Robert Reif | Fall back to default header prepare and unprepare funct... |
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Remove some dead code and some ifdefs. |
commit | commitdiff | tree |
2005-03-17 |
Hans Leidekker | Add more tests and fix InternetTimeToSystemTimeW accord... |
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Fix a regression in the file open dialog. |
commit | commitdiff | tree |
2005-03-17 |
Ivan Leo Puoti | Add parameter checking and remove last fixme. |
commit | commitdiff | tree |
2005-03-17 |
Jakob Eriksson | More trace info. |
commit | commitdiff | tree |
2005-03-17 |
Robert Reif | Use real device name. |
commit | commitdiff | tree |
2005-03-17 |
Alexandre Julliard | Compute the top clipping window directly on the server... |
commit | commitdiff | tree |
2005-03-17 |
Jakob Eriksson | More trace info. |
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Fix dependencies. |
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Convert path to unicode, rearrange to remove forward... |
commit | commitdiff | tree |
2005-03-17 |
Phil Krylov | Replaced slow and outdated character set handling in... |
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Declare inline string function WINAPI (found by Krzyszt... |
commit | commitdiff | tree |
2005-03-17 |
Jon Griffiths | Add some missing interfaces. |
commit | commitdiff | tree |
2005-03-17 |
Robert Shearman | - Add critsec debugging info. |
commit | commitdiff | tree |
2005-03-17 |
Jeremy White | Do not fallback to defaults if a driver, mapper, or... |
commit | commitdiff | tree |
2005-03-17 |
Juan Lang | Add a comment about byte order, change types to reduce... |
commit | commitdiff | tree |
2005-03-17 |
Jacek Caban | Added implementation of DllCanUnloadNow. |
commit | commitdiff | tree |
2005-03-17 |
Krzysztof Foltman | - RTF reader doesn't use RichEdit messages anymore... |
commit | commitdiff | tree |
2005-03-16 |
Phil Krylov | Improved RTF export. |
commit | commitdiff | tree |
2005-03-16 |
Phil Krylov | Added missing PFE_ and PFA_ definitions. |
commit | commitdiff | tree |
2005-03-16 |
Jakob Eriksson | Test failed before on 98, NT4, 2000 and XP. |
commit | commitdiff | tree |
2005-03-16 |
Alexandre Julliard | Don't force injected hardware messages to be queued... |
commit | commitdiff | tree |
2005-03-16 |
Alexandre Julliard | Queue hardware messages even if we don't find a window... |
commit | commitdiff | tree |
2005-03-16 |
Alexandre Julliard | Converted the make_ctests script to C (based on a patch... |
commit | commitdiff | tree |
2005-03-16 |
Alexandre Julliard | Converted the window children lists to standard lists. |
commit | commitdiff | tree |
2005-03-16 |
Jacek Caban | Use ATLRegistrar to register atl.dll. |
commit | commitdiff | tree |
2005-03-16 |
C. Scott Ananian | Started a unit test case for the updown control. |
commit | commitdiff | tree |
2005-03-16 |
Filip Navara | _dbg_ILGetNext returns NULL if pidl->mkid.cb is zero... |
commit | commitdiff | tree |
2005-03-16 |
Jason Edmeades | Correct memory allocation macro. |
commit | commitdiff | tree |
2005-03-16 |
Mike McCormack | Add property IDs for MSI summary information. |
commit | commitdiff | tree |
2005-03-16 |
Jakob Eriksson | Fix broken test. |
commit | commitdiff | tree |
2005-03-16 |
Jakob Eriksson | SetDisplayMode can return DDERR_UNSUPPORTED. If it... |
commit | commitdiff | tree |
2005-03-16 |
Ulrich Czekalla | Don't mark a file as readonly if it has any write bit... |
commit | commitdiff | tree |
2005-03-16 |
Dmitry Timoshkov | GetDlgItemTextW takes buffer length in WCHARs not bytes. |
commit | commitdiff | tree |
2005-03-16 |
Dimitrie O... | Audit the control against Comctl32.dll version 6.0. |
commit | commitdiff | tree |
2005-03-16 |
Jon Griffiths | Fix two failures and (hopefully) a crash with early... |
commit | commitdiff | tree |
2005-03-16 |
Juan Lang | Correct registering shell folders (values in Shell... |
commit | commitdiff | tree |
2005-03-16 |
Mike McCormack | Add defines for SLDF flags. |
commit | commitdiff | tree |
2005-03-16 |
Mike McCormack | - Rename dupstrW to strdupW, and remove duplicate defin... |
commit | commitdiff | tree |
2005-03-16 |
Dmitry Timoshkov | Actually print dwExStyle in case of a mismatch. |
commit | commitdiff | tree |
2005-03-16 |
Robert Reif | Provide default implementation of waveInPrepareHeader and |
commit | commitdiff | tree |
2005-03-16 |
Robert Reif | waveInPrepareHeader and waveInUnprepareHeader are not... |
commit | commitdiff | tree |
2005-03-16 |
Francois Gouget | Fix a link to Wine's HowTo. |
commit | commitdiff | tree |
2005-03-16 |
Krzysztof Foltman | - Unknown destinations are now correctly skipped (so... |
commit | commitdiff | tree |
2005-03-16 |
Hans Leidekker | Stub implementations for WTSCloseServer, WTSDisconnectS... |
commit | commitdiff | tree |
2005-03-15 |
Alexandre Julliard | Build a static list of devices instead of relying on ELF |
commit | commitdiff | tree |
2005-03-15 |
Jakob Eriksson | More trace info. |
commit | commitdiff | tree |
2005-03-15 |
Jakob Eriksson | CryptAcquireContextA() can return NTE_FAIL on Windows 98. |
commit | commitdiff | tree |
2005-03-15 |
Filip Navara | Initialize the "toc" field in the pdb_lookup structure... |
commit | commitdiff | tree |
2005-03-15 |
Robert Reif | Unconditionally free memory. Should make smatch happy. |
commit | commitdiff | tree |
2005-03-15 |
Phil Krylov | Implemented hash table lookup for RTF keywords in RTF... |
commit | commitdiff | tree |
2005-03-15 |
Alexandre Julliard | Use the correct file name in the "generated automatical... |
commit | commitdiff | tree |
2005-03-15 |
Krzysztof Foltman | - WM_COPY (and WM_CUT) can now put both Unicode and... |
commit | commitdiff | tree |
2005-03-15 |
Robert Reif | Change some global variable names. |
commit | commitdiff | tree |
2005-03-15 |
Tom Wickline | Add three missing dlls to the list. |
commit | commitdiff | tree |
2005-03-15 |
Dimitrie O... | Cleanup and simplify the painting code. |
commit | commitdiff | tree |
2005-03-15 |
Robert Reif | Fix memory leak in error path. |
commit | commitdiff | tree |
2005-03-15 |
Robert Reif | Fix memory leak when there are too many drivers. |
commit | commitdiff | tree |
2005-03-15 |
Jason Edmeades | Avoid trap in mixerGetLineControlsA when cControls... |
commit | commitdiff | tree |
2005-03-14 |
Stefan Leichter | Make mlang_test.exe loadable on NT 4.0. |
commit | commitdiff | tree |
2005-03-14 |
Phil Krylov | Initial implementation of EM_STREAMOUT and RTF writer. |
commit | commitdiff | tree |
2005-03-14 |
Phil Krylov | Added "generator" RTF destination handling. |
commit | commitdiff | tree |
2005-03-14 |
Phil Krylov | Added missing PFA_JUSTIFY definition. |
commit | commitdiff | tree |
2005-03-14 |
Alexandre Julliard | Avoid accessing an uninitialized string in the failure... |
commit | commitdiff | tree |
2005-03-14 |
Alexandre Julliard | Get rid of the remaining registry configuration parameters. |
commit | commitdiff | tree |
2005-03-14 |
Alexandre Julliard | Avoid returning hardware messages if they have no chanc... |
commit | commitdiff | tree |
2005-03-14 |
Matthew Mastracci | Implement RegisterOCX. |
commit | commitdiff | tree |
2005-03-14 |
Dmitry Timoshkov | Do not release capture before sending WM_NCDESTROY... |
commit | commitdiff | tree |
2005-03-14 |
Mike McCormack | Move interface declarations to shobjidl.idl. |
commit | commitdiff | tree |
2005-03-14 |
Peter Berg... | Assorted memleak fixes. Found on Michael Stefaniuc... |
commit | commitdiff | tree |
next |