2003-08-07 |
Alexandre Julliard | Get rid of wrong/confusing _strdupnA usage. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Alexandre Julliard | Authors: Robert Dickenson <robd@reactos.org>, Steven... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Alexandre Julliard | Added propset.ok. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Richard Cohen | SystemParametersInfo returning a value for Wallpaper... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Richard Cohen | Use the ELF sections for the addresses of globals,... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Richard Cohen | - Print short ASCII strings without the "..." |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Robert Shearman | Added File Source (Async) Filter. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Robert Reif | Added some COM and property set tests. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Robert Reif | Added class factories for DirectSoundCapture, DirectSou... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Alexandre Julliard | Avoid non-portable long long constants. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Alexandre Julliard | Warning fixes. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Mike McCormack | Defined FMTIDs for ole32. |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Duane Clark | Oops, back to hard coding initial thumb size until... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Robert Shearman | - Bugfix when adding filters to graph due to not initia... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Robert Shearman | - Documentation of the index.dat files. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Alexandre Julliard | Avoid DSA type conflict between ssl.h and commctrl.h. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Robert Shearman | Make IPropertBag_Read use a dynamically allocated array... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jason Edmeades | Only reapply the texture states necessary when a differ... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Lionel Ulmer | Support the mimap lod bias extension. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Dmitry Timoshkov | Use same formula to convert from device to logical... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Dmitry Timoshkov | Protect CallWindowProcA/W from NULL pointers. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Gregory M.... | Many words about cabinets. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Martin Wilck | Fix -i option for winebuild linking. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
David Hammerton | Added support for http-POST (well, any kind of http... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Lionel Ulmer | Fix the MHz detection code. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Jason Edmeades | glColorMaterial enable/disable setup is only done when... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Lionel Ulmer | Proper MIRROR texture address support. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Robert Shearman | ICreateDevEnum_CreateClassEnumerator can return S_FALSE... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Dmitry Timoshkov | Make GetWindowInfo() work for all windows and return... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Dmitry Timoshkov | Correctly truncate tmFirstChar, tmLastChar, tmBreakChar... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Dmitry Timoshkov | Remove remnants of the old code. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Stephan BEUZE | - Avoid division by zero in TRACKBAR_GetTicPos |
commit | commitdiff | tree | snapshot |
2003-08-02 |
André Johansen | Introduced the mswsock dll. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Alexandre Julliard | Make sure dllname doesn't get optimized out (spotted... |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Alexandre Julliard | Properly free thread stacks on NPTL systems. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Duane Clark | The initial size of the thumb depends on SM_CYCAPTION. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
André Johansen | Avoid crashing when unable to read pdb file. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Gregory M.... | Remember decompression state during extraction, so... |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Steven Edwards | Split Win16/32 printer dialogs. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Lionel Ulmer | Report some news caps that were added in DX6. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Alexandre Julliard | Make the DllRegisterServer, DllRegisterServerEx, DllUnr... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Gregory M.... | - ERR("WARNING") just doesn't look right ;) |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Francois Gouget | 'grep -q' is not portable -> don't use it. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Francois Gouget | Some spelling fixes. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Lionel Ulmer | Fixed the TEXCOORDINDEX code. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Lionel Ulmer | Added ddraw_tex to add texture snooping without needing... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Alexandre Julliard | Added -private flag for entry points that shouldn't... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Dmitry Timoshkov | Improve handling of custom dialog templates passed to |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Mike Hearn | Merge CPU detection code into misc/cpu.c. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Steven Edwards | Include port.h so we define M_PI on Mingw build. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Francois Gouget | Small spelling/punctuation fixes. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Lionel Ulmer | Better caps support (ie more in line with what GL reports). |
commit | commitdiff | tree | snapshot |
2003-07-28 |
André Johansen | Added a dummy implementation of the _set_error_mode... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Robert Reif | Use same GUIDs as win2k and xp for dsound drivers. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Robert Reif | Fixed a bug where a NULL primary buffer pointer is... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Mike McCormack | When GetObject is called with a NULL pointer, return... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Alexandre Julliard | Implemented inter-thread SendMessageCallback. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Lionel Ulmer | - added a ddraw_fps debug channel |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Martin Fuchs | Fixed Ansi version of RenderFILENAME and implement... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Martin Fuchs | Fixed GetFileEttributesEx define. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Martin Fuchs | Extend for additional Shell Content and Attribute Flags. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Todd Vierling | Make WINE_GET_SONAME work on NetBSD. |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Jon Griffiths | Implement @13, 160, 161, 173, 177, 178, 189, 192, 221... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Alexandre Julliard | Disable gcc strict aliasing optimization for now. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Mike McCormack | Added a security token object in wineserver. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Mike Hearn | Set ole32 native for dcom95/98. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Steven Edwards | Move comm16.c to the 16-bit sources. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Steven Edwards | Add ntdll to list of imports for urlmon. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Pierre d'Herbemont | Make the PowerPC interlocked assembler code volatile. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Stefan Haller | Ignoring LISTVIEW_ScrollColumns() request if no columns... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Pierre d'Herbemont | Added PowerPC support in SYSDEPS_SwitchToThreadStack. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Marcelo Duarte | - lesser adjustments in cdlg_Pt.rc (better visual) |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Mike McCormack | Implemented LookupPrivilegeValueA/W. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Alexandre Julliard | Support objects with no method definitions (suggested... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Mike McCormack | Implement support for proxies with usernames and passwords. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Alexandre Julliard | Use trace() instead of printf(). |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Martin Fuchs | Only return FALSE in IEnumIDList_fnNext if no item... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Marcus Meissner | Fix some small pointer aliasing problems. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Jon Griffiths | Implement @203. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Alexandre Julliard | Fixed check for .bat and .cmd extensions (spotted by... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Mike Hearn | - GIT should not dereference ppv when unmarshalling... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Mike Hearn | IMallocSpy cannot cause an allocation failure when... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Mike Hearn | Deal with the case of loading an empty PIDL from a... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Mike McCormack | rundll32 requires a window for some functions to work... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Mike McCormack | Add an empty hook function for WSASetBlockingHook to... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Jon Griffiths | Implement @280,343,344. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Jon Griffiths | Add a handle for urlmon.dll, fix MSVC warning. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Jon Griffiths | Fix MSVC warnings. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Jon Griffiths | Spelling fix. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Jon Griffiths | Support float and function ptr args better, -W warning... |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Pierre d'Herbemont | Change __PPC__ flag to __powerpc__. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Martin Fuchs | Define SHGDNF. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Martin Fuchs | Define IExtractIcon for ANSI/Unicode. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Alexandre Julliard | Fixed prototypes of VTableProcStruc callback functions. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Mike McCormack | Moved declaration of VTableProvStruc from dlls/advapi32... |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Mike McCormack | Create stub for AssocIsDangerous. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Vincent Béron | Fixed indentation of list items. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Vincent Béron | Begin to uniformize sample commands in documentation. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Vincent Béron | Name all sections of type sect1. |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Rok Mandeljc | Split the dmusic interfaces. |
commit | commitdiff | tree | snapshot |
next |