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 |
2005-02-25 |
Alexandre Julliard | Convert the per-thread mutex list to a standard list. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
James Hawkins | Fix RegOpen/CloseKey. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Lauri Tulmin | Make sure that last line is at the bottom of the edit... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Robert Reif | Change SetCooperativeLevel FIXME to WARN. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Mike McCormack | Dump the pidl of a lnk file. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Mike McCormack | - implement loading and saving of MSI advertised shortc... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Ge van Geldorp | Treat already preprocessed code just like normal #inclu... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Stefan Leichter | Exclude two tests crashing on WinNT4. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Jon Griffiths | Remove unneeded calls to TAB_GetInfoPtr(), const fixes... |
commit | commitdiff | tree | snapshot |
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 |
next |