2005-03-21 |
Vincent Béron | Correct and complete some api documentation. |
tree | commitdiff |
2005-03-21 |
Troy Rollo | Corrections to UrlIsW and UrlIsA. |
tree | commitdiff |
2005-03-21 |
Glenn Wurster | Remove break statements missed in last patch. |
tree | commitdiff |
2005-03-21 |
Vincent Béron | WineDirect3DCreate has 3 args in the source. |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Use "" for Windows includes in dlls, instead of <>. |
tree | commitdiff |
2005-03-21 |
Jacek Caban | Key words and replacements are case insensitive. |
tree | commitdiff |
2005-03-21 |
Robert Shearman | iSelectedImage is allowed to be 0. |
tree | commitdiff |
2005-03-21 |
Robert Shearman | Fix SHCopyKey to treat string parameter correctly as... |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Fixed some calling conventions. |
tree | commitdiff |
2005-03-21 |
Dimitrie O. Paun | Complete unicodification. |
tree | commitdiff |
2005-03-21 |
Dimitrie O. Paun | Proper handling for GWL_STYLE. |
tree | commitdiff |
2005-03-21 |
Troy Rollo | ix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles. |
tree | commitdiff |
2005-03-21 |
Christian Costa | Removed wrong FIXMEs. |
tree | commitdiff |
2005-03-21 |
Filip Navara | Specify correct buffer size in GetPrivateProfileStringW... |
tree | commitdiff |
2005-03-21 |
Ivan Leo Puoti | Improve parameter checking in NtCreateFile. |
tree | commitdiff |
2005-03-21 |
Matthew Mastracci | If a FOURCC surface specifies DDSD_PITCH, use that... |
tree | commitdiff |
2005-03-21 |
Dimitrie O. Paun | Delete the critical section when freeing up the infoPtr. |
tree | commitdiff |
2005-03-21 |
Robert Reif | Print out message name to make reading traces easier. |
tree | commitdiff |
2005-03-21 |
Krzysztof Foltman | - PageUp key support. |
tree | commitdiff |
2005-03-19 |
Alexandre Julliard | Added support for the TLS expansion slots, adding an... |
tree | commitdiff |
2005-03-19 |
Robert Reif | Fall back to default prepare/unprepare header functions. |
tree | commitdiff |
2005-03-19 |
Robert Reif | Fix block align error message to show length before... |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Fix usage of STGM_ enumerations, remove forward declara... |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Remove forward declarations of interface methods. |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Remove an unused function. |
tree | commitdiff |
2005-03-19 |
Mike McCormack | - test cases for summary information |
tree | commitdiff |
2005-03-19 |
Krzysztof Foltman | - made string operations consistent wrt whitespace... |
tree | commitdiff |
2005-03-19 |
Robert Shearman | Fix deadlock caused by not leaving the critical section... |
tree | commitdiff |
2005-03-19 |
Robert Shearman | Fix memory leak in OleDuplicateData on error path ... |
tree | commitdiff |
2005-03-19 |
Ulrich Czekalla | GetCPInfo should return FALSE if called with NULL info... |
tree | commitdiff |
2005-03-19 |
Jacek Caban | Added implementation of File[Un]Register and Resource... |
tree | commitdiff |
2005-03-19 |
Jon Griffiths | Avoid a magic number. |
tree | commitdiff |
2005-03-18 |
C. Scott Ananian | UPDOWN_GetBuddyInt should not fail when the control... |
tree | commitdiff |
2005-03-18 |
Jacek Caban | Fixed vartype test. |
tree | commitdiff |
2005-03-18 |
Mike McCormack | Implement summary information loading and saving. |
tree | commitdiff |
2005-03-18 |
Jon Griffiths | Implement @188,190,195,200,256,478,481. |
tree | commitdiff |
2005-03-18 |
Alexandre Julliard | Revert changes to the painting code, the WM_CTLCOLORSTA... |
tree | commitdiff |
2005-03-18 |
Robert Reif | Add support for more than one sound card. |
tree | commitdiff |
2005-03-18 |
Robert Reif | Check wave out volume support. |
tree | commitdiff |
2005-03-18 |
Jacek Caban | Fixed atl.rgs. |
tree | commitdiff |
2005-03-18 |
Jacek Caban | Keys may have only one of attributes. |
tree | commitdiff |
2005-03-18 |
Gerald Pfeifer | Fix compilation of the case without proper Linux joysti... |
tree | commitdiff |
2005-03-18 |
Phil Krylov | Fixed support for RTF documents using ANSI charset... |
tree | commitdiff |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). |
tree | commitdiff |
2005-03-17 |
Aric Stewart | For ShellExecuteExA we need to copy out the hProcess... |
tree | commitdiff |
2005-03-17 |
Juan Lang | Begin implementing IPropertyStorage. |
tree | commitdiff |
2005-03-17 |
Alexandre Julliard | Make the server know about the visible area of a window... |
tree | commitdiff |
2005-03-17 |
Dmitry Timoshkov | Match OVERLAPPED structure to the SDK definition. |
tree | commitdiff |
2005-03-17 |
Robert Reif | Fall back to default header prepare and unprepare funct... |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Remove some dead code and some ifdefs. |
tree | commitdiff |
2005-03-17 |
Hans Leidekker | Add more tests and fix InternetTimeToSystemTimeW accord... |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Fix a regression in the file open dialog. |
tree | commitdiff |
2005-03-17 |
Ivan Leo Puoti | Add parameter checking and remove last fixme. |
tree | commitdiff |
2005-03-17 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-17 |
Robert Reif | Use real device name. |
tree | commitdiff |
2005-03-17 |
Alexandre Julliard | Compute the top clipping window directly on the server... |
tree | commitdiff |
2005-03-17 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Fix dependencies. |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Convert path to unicode, rearrange to remove forward... |
tree | commitdiff |
2005-03-17 |
Phil Krylov | Replaced slow and outdated character set handling in... |
tree | commitdiff |
2005-03-17 |
Robert Shearman | - Add critsec debugging info. |
tree | commitdiff |
2005-03-17 |
Jeremy White | Do not fallback to defaults if a driver, mapper, or... |
tree | commitdiff |
2005-03-17 |
Juan Lang | Add a comment about byte order, change types to reduce... |
tree | commitdiff |
2005-03-17 |
Jacek Caban | Added implementation of DllCanUnloadNow. |
tree | commitdiff |
2005-03-17 |
Krzysztof Foltman | - RTF reader doesn't use RichEdit messages anymore... |
tree | commitdiff |
2005-03-16 |
Phil Krylov | Improved RTF export. |
tree | commitdiff |
2005-03-16 |
Jakob Eriksson | Test failed before on 98, NT4, 2000 and XP. |
tree | commitdiff |
2005-03-16 |
Alexandre Julliard | Don't force injected hardware messages to be queued... |
tree | commitdiff |
2005-03-16 |
Alexandre Julliard | Converted the make_ctests script to C (based on a patch... |
tree | commitdiff |
2005-03-16 |
Jacek Caban | Use ATLRegistrar to register atl.dll. |
tree | commitdiff |
2005-03-16 |
C. Scott Ananian | Started a unit test case for the updown control. |
tree | commitdiff |
2005-03-16 |
Filip Navara | _dbg_ILGetNext returns NULL if pidl->mkid.cb is zero... |
tree | commitdiff |
2005-03-16 |
Jason Edmeades | Correct memory allocation macro. |
tree | commitdiff |
2005-03-16 |
Jakob Eriksson | Fix broken test. |
tree | commitdiff |
2005-03-16 |
Jakob Eriksson | SetDisplayMode can return DDERR_UNSUPPORTED. If it... |
tree | commitdiff |
2005-03-16 |
Ulrich Czekalla | Don't mark a file as readonly if it has any write bit... |
tree | commitdiff |
2005-03-16 |
Dimitrie O. Paun | Audit the control against Comctl32.dll version 6.0. |
tree | commitdiff |
2005-03-16 |
Jon Griffiths | Fix two failures and (hopefully) a crash with early... |
tree | commitdiff |
2005-03-16 |
Juan Lang | Correct registering shell folders (values in Shell... |
tree | commitdiff |
2005-03-16 |
Mike McCormack | - Rename dupstrW to strdupW, and remove duplicate defin... |
tree | commitdiff |
2005-03-16 |
Dmitry Timoshkov | Actually print dwExStyle in case of a mismatch. |
tree | commitdiff |
2005-03-16 |
Robert Reif | Provide default implementation of waveInPrepareHeader and |
tree | commitdiff |
2005-03-16 |
Robert Reif | waveInPrepareHeader and waveInUnprepareHeader are not... |
tree | commitdiff |
2005-03-16 |
Krzysztof Foltman | - Unknown destinations are now correctly skipped (so... |
tree | commitdiff |
2005-03-16 |
Hans Leidekker | Stub implementations for WTSCloseServer, WTSDisconnectS... |
tree | commitdiff |
2005-03-15 |
Alexandre Julliard | Build a static list of devices instead of relying on ELF |
tree | commitdiff |
2005-03-15 |
Jakob Eriksson | More trace info. |
tree | commitdiff |
2005-03-15 |
Jakob Eriksson | CryptAcquireContextA() can return NTE_FAIL on Windows 98. |
tree | commitdiff |
2005-03-15 |
Filip Navara | Initialize the "toc" field in the pdb_lookup structure... |
tree | commitdiff |
2005-03-15 |
Robert Reif | Unconditionally free memory. Should make smatch happy. |
tree | commitdiff |
2005-03-15 |
Phil Krylov | Implemented hash table lookup for RTF keywords in RTF... |
tree | commitdiff |
2005-03-15 |
Krzysztof Foltman | - WM_COPY (and WM_CUT) can now put both Unicode and... |
tree | commitdiff |
2005-03-15 |
Robert Reif | Change some global variable names. |
tree | commitdiff |
2005-03-15 |
Dimitrie O. Paun | Cleanup and simplify the painting code. |
tree | commitdiff |
2005-03-15 |
Robert Reif | Fix memory leak in error path. |
tree | commitdiff |
2005-03-15 |
Robert Reif | Fix memory leak when there are too many drivers. |
tree | commitdiff |
2005-03-15 |
Jason Edmeades | Avoid trap in mixerGetLineControlsA when cControls... |
tree | commitdiff |
2005-03-14 |
Stefan Leichter | Make mlang_test.exe loadable on NT 4.0. |
tree | commitdiff |
2005-03-14 |
Phil Krylov | Initial implementation of EM_STREAMOUT and RTF writer. |
tree | commitdiff |
2005-03-14 |
Phil Krylov | Added "generator" RTF destination handling. |
tree | commitdiff |
next |