2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Alexandre Julliard | Regular files are always ready for I/O, no need to... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Alexandre Julliard | Convert the APC queues to use standard lists. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Troy Rollo | Fix stack object overrun when an application calls... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Aric Stewart | Implement the action RegisterFonts. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Lauri Tulmin | Implemented !ES_AUTO[HV]SCROLL. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
TANABE Hiroshi | Remove (buf && !buflen) checking. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Paul van Schayck | As last option for drive type detection we try the... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Paul Vriens | Added some TRACE statements. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Alexandre Julliard | Convert the key notifications list to a standard list. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Alexandre Julliard | Repaint the non-client area to work around broken WM_PA... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Mike McCormack | Add struct StorageBaseImpl at the start of derived... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Vitaly Lipatov | - Fix scrollbar show/update conditions in SCROLL_SetScr... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Dimitrie O... | Shorten the id of the question to avoid jade error. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Jonathan Ernst | French localization. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Alexandre Julliard | Convert async I/O queues to standard lists. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Mike McCormack | Remove unused declaration. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Dmitry... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Dmitry Timoshkov | GetWindowRect and GetClientRect do not change RECT... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Robert Reif | Try old buffer description structure on failure with... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Dmitry Timoshkov | Match RaiseException and EXCEPTION_RECORD to SDK defini... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Raphael Junqueira | - implement partial PBuffer support |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Mike McCormack | Remove tabs, reformat, merge comments. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Aric Stewart | Add the ExecuteAction handler. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Michael Stefaniuc | - ImageList_LoadImage{A,W} were basicaly a cut'n'paste... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Brian Vincent | Clean up references to threading in Developer's Guide. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Dimitrie O... | Can we bundle everthing together? |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Dimitrie O... | Add info on building dynamic strings for logging. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Aric Stewart | Do some basic work with registry component paths. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Aric Stewart | Define msidbComponentAttributes. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Ulrich Czekalla | Prevent accessing freed memory in failure case. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Jason Edmeades | Correct handling of unusual vendor strings in d3d8... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Lauri Tulmin | Controls with ES_RIGHT or ES_CENTER shouldn't have... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Alexandre Julliard | Revert SC_CLOSE change, this is causing deadlocks. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Alexandre Julliard | Removed no longer used threading.sgml. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Bill Medland | Correct a couple of minor documentation typos. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Alexandre Julliard | Removed the useless proxy.h header file. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jeremy White | More correct fix for dsp empty case. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Henning Gerhardt | Small fix for the German resource file. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Henning Gerhardt | Added German language support. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jon Griffiths | Suggest make uninstall in case the user tried make... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Eric Kohl | - Add basic support for creating client and server... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Michael Jung | Made rsabase forward everything to rsaenh. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Rein Klazes | NtQueryPerformanceCounter should return a frequency... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jeremy White | An interactive test should have volume, else a rational... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Mike McCormack | Remove tabs and reformat. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Francois Gouget | Add the -noname flag to match the Platform SDK. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jeremy White | In calculating the SMPTE time, we would round incorrect... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Mike McCormack | - handle IFileSystemBindData in ISF_Desktop_fnParseDisp... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Francois Gouget | Don't hardcode ordinals if which are not hardcoded... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Aric Stewart | Make sure formats like [\\]] and [\\[] work properly. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jakob Eriksson | Apparently NT4 can also return ERROR_ENVVAR_NOT_FOUND. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Dmitry Timoshkov | - Pass original wParam to CallNextHookEx. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Robert Reif | Fix tests for win9x and old versions of DirectX. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Michael Stefaniuc | Stub for CryptCATAdminReleaseContext. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jeremy White | When we get down to the last fragment or two in our... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jeremy White | When testing the WAVE_MAPPER device, it seems inappropr... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jeremy White | When we are converting from one sample rate to another... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jason Edmeades | Take into account additional requested spacing on break... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jason Edmeades | Enable parsing of vendor strings not matching the expec... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Maxime Bellengé | Correctly displays the text with ellipsis when there... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Jacek Caban | Translation update. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
José Manuel... | Added MSI Spanish resources. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Alexandre Julliard | Removed no longer used create_region function, and... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Alexandre Julliard | Allow the client rectangle to be of arbitrary size... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
TANABE Hiroshi | Added Multibyte character set support in GetGlyphOutlineA. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Huw Davies | Don't hold the GDI lock when calling DC_GetDCUpdate. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Hans Leidekker | Forward MD5{Final,Init,Update} to advapi32. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Ivan Leo Puoti | Replace GetCurrentProcess() with NtCurrentProcess(... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Ivan Leo Puoti | Added a couple of defines. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Mike McCormack | Make sure strings are null terminated. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Mike McCormack | When running a second time, don't fail if we can't... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Martijn Vernooij | Scroll instead of repainting when expanding/collapsing... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Jacek Caban | Added implementation of LockServer. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Huw Davies | The typelib cache should take the typelib resource... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Alexandre Julliard | Cosmetic fixes. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Mike McCormack | Make lstr* functions inline inside Wine. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Mike McCormack | - handle IFileSystemBindData in IShellFolder::ParseDisp... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Aric Stewart | Update the installed state for components during CostFi... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Rein Klazes | DefWindowProc's WM_NCCALC handler must not subtract... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Stefan Leichter | Make user32_crosstest.exe loadable on NT 3.51. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Alexandre Julliard | DispatchMessage needs to repaint the non-client area... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Jason Edmeades | Make RegisterClassExA check that reserved bytes is... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Justin Chevrier | Point KEYBOARDPREF and SCREENREADER to registry keys... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Jon Griffiths | Use variant macros instead of accessing the union directly. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Steven Edwards | Correct typo. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Jon Griffiths | Use config.h & HAVE_ where needed, -W fixes. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Jon Griffiths | Fix race in IMAPIProp_Release(), -W fixes. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Mike McCormack | Cleanup, create unicode versions of _ILCreateFromPath, |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Christian Costa | Fixed ACM Wrapper. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Darryl Dixon | Added support for NZDT (New Zealand Daylight Time)... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Hans Leidekker | Add IsDestinationReachableW. |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Hans Leidekker | Implementation stub for QueueUserWorkItem. |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Mike McCormack | Implement and test IPropertySetStorage. |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Lionel Ulmer | Implement 'W' variants of Process32First / Next APIs |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Alex Villacís... | Implemented GetGlyphOutline16. |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Justin Chevrier | - Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWP... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Vincent Béron | Add a definition for OpenInputDesktop(). |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Lauri Tulmin | Horizontal scrollbar is hidden when edit control is... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Marcelo Duarte | Sync Polish resources. |
commit | commitdiff | tree | snapshot |
next |