2005-01-03 |
Jon Griffiths | Documentation fix. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Hans Leidekker | Implement and test URLIS_URL flag in UrlIs(). |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Christian Costa | Added registration/unregistration of media types. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jon Griffiths | Implement CreateIProp & most of MAPI's IMAPIProp &... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Hans Leidekker | Stub implementations for GetAltTabInfo{A,W}. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Justin Chevrier | Converted system metrics to Unicode. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Francois Gouget | - If given the EWX_FORCE flag, ExitWindowsEx() should... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Steven Edwards | Add and fix some stubs. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Ivan Leo Puoti | Update copyright info for the new year. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jacek Caban | Get rid of HEAP_strdupWtoA calls. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Aric Stewart | Be sure that set paths are terminated with a backslash. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Eric Pouech | Some missing const correctness fixes. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Robert Reif | Added partial VxD support. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Ulrich Czekalla | Add comment about CLIPBOARD_SetClipboardOwner. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Dimitrie O... | Debug fixes and cleanup. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
José Manuel... | Added Spanish translation. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Mike Hearn | - Finish off the "Remove Application" button. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Dmitry Timoshkov | - Do not print FIXME in X11DRV_GetKeyboardLayout if... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Eric Pouech | Fixed some regressions from the previous change. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Christian Costa | Handle correctly DDSD_LINEARSIZE flag for FOURCC textures. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Dimitrie O... | Add test for the listbox item height. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jacek Caban | Implemented DllCanUnloadNow. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jacek Caban | Get rid of W->A call. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jon Griffiths | Typos/grammar fixes. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jon Griffiths | Const correctness fix. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jon Griffiths | Use Ascii functions explicitly. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Dimitrie O... | SS_CENTERIMAGE has been implemented. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Michael Jung | Implemented parallel hashing in CPEncrypt and CPDecrypt. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Mike Hearn | Comment out an assert, as we don't yet implement IRemUn... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Hans Leidekker | Stub implementations for GetLogColorSpace{A,W}. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Hans Leidekker | Stub implementations for EnumDateFormatsEx{A,W}. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Hans Leidekker | Stub implementations for RasConnectionNotification... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Aric Stewart | Free allocated buffers. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Hans Leidekker | Remove obsolete info. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jacek Caban | Added optional, defaultvalue and vararg. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Michael Jung | Small bugfixes backported from the LibTomCrypt v1.0rc1... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Robert Shearman | Add definition of IInternalUnknown. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike McCormack | Implement thread safety for records. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Robert Shearman | - Move named pipe macros into rpc.c. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Robert Shearman | Implement COM local servers using table marshaling... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike Hearn | - Implement the COM stub manager, refactor the current... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Parse out the full features by using the ',' character... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Continue when a duplicate component is found and loaded. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | - Rework how we handle Feature and Component States... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Move Install Features selection and evaluation into... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Allow for end of install actions. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | - Create the shortcut directory if it does not exist. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Eliminate some fixed length buffers. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike McCormack | Fix CreateService's error code for a service that alrea... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Include a System16Folder definition. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Jacek Caban | Added IInternetBindInfo, IInternetProtocolRoot, IIntern... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Hans Leidekker | Stub implementations for GetICMProfileW, SetICMProfile... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Huw Davies | Fix typelib generation of CARRAYs. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Lionel Ulmer | Fix non-RTDSC case for QueryPerformanceFrequency. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Christian Costa | Initialize the COM libraries for the newly created... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Vincent Béron | Generate only wanted files. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Christian Costa | Fake line sweeping of the monitor. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike McCormack | Don't use RtlCreateUnicodeStringFromAsciiz, it doesn... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Enable asynchronous dll custom action calls. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike McCormack | Stub implementation for AtlModuleRegisterServer. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Paul Vriens | Initialize dwOSVersionInfoSize in GlobalMemoryStatus. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Jakob Eriksson | Fix test failure on Windows 2000. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Jacek Caban | Fixed defining DIIDs. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike Hearn | Fix Xlib locking in create_desktop. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike Hearn | Propagate apartments through the intermediate threads... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Hans Leidekker | Stub implementations for AVIMakeStreamFromClipboard... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Neil Olver | The flag for a mouse button down in the structure retur... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Bill Medland | Implemented DceErrorInqText. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Mike McCormack | Dump known but unimplemented SystemParameterInfo actions. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Mike McCormack | Declare SetLayeredWindowAttributes. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Aric Stewart | Added MsiSetExternalUIW. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Aric Stewart | Make sure to include trailing backslash in path. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Lionel Ulmer | Added/improved TRACEing. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Blank the property buffers even if the property is... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Move around and rename some functions. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Eric Pouech | ReadFile and WriteFile must be passed a parameter for... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Robert Shearman | Convert per-process hostent, servent and protent buffer... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Mike McCormack | Declare GetSecurityInfo. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Include the trailing backslash on the Windows volume. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Fix incorrect return code check. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Russ Andersson | The WM_MOUSEWHEEL message is specified to have absolute... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Jacek Caban | Unicodified fontdlg. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Eric Pouech | Fixed bug with unsigned index in decreasing loop. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Fix folder resolution. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Alexandre Julliard | Revert previous patch, that's not a leak. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Alexandre Julliard | Fixed prototypes of a couple of ntdll functions. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Mike McCormack | Remove more fixed length buffers, rewrite functions... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Mike McCormack | Fix selecting string columns and matching against a... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Francois Gouget | Remove unneeded NULL casts. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Mike McCormack | Remove a lot of fixed length buffers. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Francois Gouget | Spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Dmitry Timoshkov | Replace 'All xxx pages' text in common print dialog... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Dmitry Timoshkov | Perform case insensitive comparison with cached ini... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Dmitry Timoshkov | Uncomment call to FlushConsoleInputBuffer in FlushFileB... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Jakob Eriksson | Add a check if we are running on a visible desktop... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Hans Leidekker | Stub implementations for AdjustTokenGroups, AreAllAcces... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Dmitry Timoshkov | Postpone creation disposition check in CreateFile until... |
commit | commitdiff | tree | snapshot |
next |