2005-03-07 |
Juan Lang | Implement StgCreatePropSetStg. |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Dmitry Timoshkov | Another attempt of a test for a visible desktop. |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Dmitry Timoshkov | Call ReleaseDC() with correct window handle. |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Ulrich Czekalla | Print out error message if we fail to remove message... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Alexandre Julliard | Fixed DOS line endings. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Vincent Béron | Create symlinks named wineg++ and winecpp while buildin... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Krzysztof Foltman | Initial implementation of riched20. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robert Reif | Don't consider no sound device a failure. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Alexandre Julliard | Avoid potential crash when freeing a message queue. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robert Shearman | WM_USER messages should be dumped in the format "WM_USE... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Jacek Caban | Write uuid of library in header. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robert Reif | Print dsound.dll version from file versioninfo resource. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Mike McCormack | Test and fix grfMode handling in StgOpenDocfile. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Vincent Béron | APPMODE can now be one of -mwindows or -mconsole. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Paul Vriens | LastError is not set on failure for *MOUSEHOVER* on... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Jakob Eriksson | Account for permissions on Win2k. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Mike McCormack | Declare the value of STGM_DIRECT_SWMR. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Mike McCormack | Handle %ls in sprintf. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Troy Rollo | Make GetFileSecurityW return a standard SECURITY_DESCRI... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Steven Edwards | Added a check for poll.h. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Alexandre Julliard | Avoid a compiler warning. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Troy Rollo | Return an empty string for service dependencies when... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Ulrich Czekalla | Add support for radio buttons. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Justin Chevrier | Expand conformance registry entry test to handle regist... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Alexandre Julliard | Authors: Rob Shearman <rob@codeweavers.com>, Mike Hearn... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Maxime Bellengé | Implements OleLoadPicturePath. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Alexandre Julliard | Support sending WM_PAINT across processes when it doesn... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Mike McCormack | Implement StgSetTimes. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Mike McCormack | Don't clear ES_AUTO[HV]SCROLL in the edit control creat... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Troy Rollo | Correct incorrect use of arguments to QueryServiceConfigW. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Mike McCormack | Handle the printf %F format modifier. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Krzysztof Foltman | - added missing CFM_ constants to make RichEdit 2.0... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Huw Davies | Fix regression in GetPrivateProfileSection for lines... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Mike Hearn | Suppress some useless warnings in the RPC runtime,... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Paul Vriens | Better way of handling non-existent SystemParametersInfoW. |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Alexandre Julliard | Fixed a few regressions in the handling of segmented... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Oliver Stieber | Added a stubbed out version of query to d3d9 and wined3d. |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Huw Davies | Don't prepend '\\' to the subkey name. |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Dimitrie O... | Unicodification. Small cleanups. |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Uwe Bonnes | Dump HeapWalk entries. |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Dmitry Timoshkov | Use IsWindowVisible instead of GetWindowLong(GWL_STYLE... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Francois Gouget | Warn the user if he is running the test in interactive... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Oliver Stieber | Implemented guids for wined3d. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Francois Gouget | Apply Jeremy White's SMPTE calculation fix to each... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Alexandre Julliard | Avoid spaces before preprocessor directives, that's... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Alexandre Julliard | wineprefixcreate and related files need to be installed... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Jeremy White | Aggressively round up to the proper alignment when... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Dmitry Timoshkov | Ask for an MDI child id in all cases. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Dmitry Timoshkov | DestroyMenu should not destroy system menu popup owner. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Oliver Stieber | Put all the stubs in wined3d in place, with some functi... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Alexandre Julliard | Beginnings of inter-process GetDC support. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Alexandre Julliard | Convert the process dll list to a standard list. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Juan Lang | Convert more API calls to Unicode. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Scott Ritchie | Add all known windows executables to MIME type in wine... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Robert Shearman | - Fix one more place where the code assumes row indices are |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Jeremy White | More correctly establish cases where the OSS input... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Christian Costa | Handle End Of Stream notifications. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Stefan Leichter | Make rsaenh_crosstest.exe loadable on NT 4.0. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Jakob Eriksson | Accept (shorter) date format in Win NT and Win 95. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Dmitry Timoshkov | Protect SetParent from creating circular window depende... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Dimitrie O... | Fix indentation for consistency with the rest of the... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Rein Klazes | When enumerating keys using Get(Private)ProfileString... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Alexandre Julliard | Use a dispatch table to handle X client messages. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Alexandre Julliard | Convert the object wait queue to a standard list. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Paul Vriens | Change Favourite(s) into Favorite(s). |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Justin Chevrier | - Created SPI_{GET,SET}KEYBOARDPREF and SPI_{GET,SET... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Michael Jung | Fixed parsing of ITEMIDLIST in InitializeTreeView. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Aric Stewart | Text reformatting patch to clean up all the static... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Filip Navara | Implement SB_SETBORDERS. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Juan Lang | Implement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInte... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Francois Gouget | Fix a race condition in create_dir(). |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Alexandre Julliard | Convert the per-process thread list to a standard list. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Emmanuel Maillard | Add '-read_only_relocs warning' to LDDLLFLAGS on Darwin. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Robert Shearman | - Make row number be zero-based. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Ulrich Czekalla | If unexpected condition occurs just report an error. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Huw Davies | If the dibsection is based on a file-mapping object... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Marcelo Duarte | CopyFile needs to retain timestamp. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Dmitry Timoshkov | Add another test case for file sharing. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Juan Lang | Don't hardcode windows or system directories, correct... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Juan Lang | Move vtbl to end of file and get rid of unnecessary... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Juan Lang | Convert tabs to space, wrap long lines, make indenting... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Eric Pouech | Memory consumption optimization while loading ELF debug... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Jeff Smith | Avoids a shift warning thrown by older versions of... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Alexandre Julliard | Use a table of handlers to dispatch X events and get... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Alexandre Julliard | Fixed regression in QueryDosDeviceA when passed a NULL... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Alexandre Julliard | Converted the debug event queue to a standard list. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Pierre d'Herbemont | Syntax fix in configure.ac. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Dmitry Timoshkov | Remove a temporary msi database file. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Juan Lang | Convert a few calls to Unicode. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Christian Costa | Added some more cases to MCI_MapMsgAtoW. |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Jason Edmeades | Make LR_LOADTRANSPARENT work and give transparent images. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Alexandre Julliard | Converted the global screen buffer list to a standard... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Alexandre Julliard | Replaced the message_list structure by a standard list. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Alexandre Julliard | Moved clipboard event handling functions and some priva... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Alexandre Julliard | Convert the global thread list to a standard list. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Alexandre Julliard | Convert the global process list to a standard list. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Robert Reif | Add secondary buffer SetFrequency test. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Robert Reif | Use nBlockAlign rather than calculating it. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Uwe Bonnes | Advance over * argument for precision. |
commit | commitdiff | tree | snapshot |
next |