2002-02-19 |
Hidenori Takeshima | Fixed some deadlocks. |
tree | commitdiff |
2002-02-19 |
Hidenori Takeshima | Fixes for compatibility. |
tree | commitdiff |
2002-02-19 |
Hidenori Takeshima | Fixed bugs in processing DELTA. |
tree | commitdiff |
2002-02-19 |
Bill Medland | Change the way that DrawText parses the next line to... |
tree | commitdiff |
2002-02-19 |
Patrick Haller | Fix crash in VariantTimeToDosDateTime. |
tree | commitdiff |
2002-02-19 |
Sander van Leeuwen | Must make a copy of global handle returned by GetClipbo... |
tree | commitdiff |
2002-02-15 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
tree | commitdiff |
2002-02-15 |
Bill Medland | Measure the text more reasonably. This handles intercha... |
tree | commitdiff |
2002-02-15 |
Rein Klazes | In SHFileOperation() when requested to copy files,... |
tree | commitdiff |
2002-02-14 |
Martin Dalecki | Some artwork on the default icons. |
tree | commitdiff |
2002-02-14 |
Bill Medland | DrawText should not split words just because of clipping. |
tree | commitdiff |
2002-02-14 |
Rein Klazes | In ShellExecute16, make sure there is a space between... |
tree | commitdiff |
2002-02-14 |
Lawson Whitney | Protect against NULL wsaddrlen in ws_sockaddr_alloc. |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | Partially implement SHRegWriteUSValue{A|W}. |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | When the commandID was being treated as the index,... |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | Fix regression in some programs due to CLR_DEFAULT... |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | Correct tests involved with processing the LVIF_DI_SETI... |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | Initialize pszText to 0 for internal ->ceItem to elimin... |
tree | commitdiff |
2002-02-12 |
Bill Medland | Put in place a proper tab model within DrawText (also... |
tree | commitdiff |
2002-02-08 |
C. Scott Ananian | Filled out the implementation of fscanf and _cscanf. |
tree | commitdiff |
2002-02-08 |
Eric Pouech | Fixed bug in cache init. |
tree | commitdiff |
2002-02-08 |
Aric Stewart | Use the supplied buffer when copying item text. |
tree | commitdiff |
2002-02-08 |
Lawson Whitney | Fix off-by-one error in placing trailing \0. |
tree | commitdiff |
2002-02-08 |
Ori Pessach | Set WS_EX_TOOLWINDOW in a tooltip's dwExStyle. |
tree | commitdiff |
2002-02-05 |
Aric Stewart | Don't return overflow if no class buffer was specified. |
tree | commitdiff |
2002-02-05 |
Rein Klazes | In X11DRV_ScrollDC only move pixels that are within... |
tree | commitdiff |
2002-02-05 |
Alexandre Julliard | Authors: Guy L. Albertelli <galberte@neo.lrun.com>... |
tree | commitdiff |
2002-02-05 |
Marcus Meissner | Implemented Local Server COM. |
tree | commitdiff |
2002-02-05 |
Patrik Stridvall | MSVC compile fixes. |
tree | commitdiff |
2002-02-05 |
Dmitry Timoshkov | Remove PROGRESS_Refresh, always do InvalidateRect(... |
tree | commitdiff |
2002-02-05 |
Dimitrie O. Paun | Various cleanups: |
tree | commitdiff |
2002-02-05 |
Bill Medland | Split the path and word/end ellipsification out of... |
tree | commitdiff |
2002-02-04 |
Dimitrie O. Paun | Complete Listview Unicodification. |
tree | commitdiff |
2002-02-04 |
Aric Stewart | Added implementation of SetItemW. |
tree | commitdiff |
2002-02-04 |
François Gouget | Storing an IP address in a signed int results in bugs... |
tree | commitdiff |
2002-02-04 |
Malte Starostik | Do not destroy ITypeLib held by ITypeInfo before the... |
tree | commitdiff |
2002-02-04 |
Marcus Meissner | VT_EMPTY can be coerced to VT_I4, value 0. |
tree | commitdiff |
2002-02-04 |
Dmitry Timoshkov | Moved style correcting code to the WM_CREATE handler... |
tree | commitdiff |
2002-02-04 |
Guy L. Albertelli | Fix problem exposed by the improvements in version... |
tree | commitdiff |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-02-02 |
Francois Gouget | malloc.h is obsolete and stdlib.h should be used instead. |
tree | commitdiff |
2002-02-02 |
Bill Medland | Ensure that the whole modified text is returned from... |
tree | commitdiff |
2002-02-02 |
Alexandre Julliard | Do not use the PEB lock as loader lock, use a separate... |
tree | commitdiff |
2002-02-02 |
Andreas Mohr | Fixed some more missing parenthesis issues. |
tree | commitdiff |
2002-02-02 |
Huw D M Davies | Flip A<->W conversion in dispinfo_notifyT. |
tree | commitdiff |
2002-02-01 |
Aric Stewart | Fix to GetItemW to stop whiping out the items text. |
tree | commitdiff |
2002-02-01 |
Guy Albertelli | Don't try to set fields in nonexistant lpLineCountryList. |
tree | commitdiff |
2002-01-31 |
Gerard Patel | Added missing parenthesis in ShGetFileInfoA. |
tree | commitdiff |
2002-01-31 |
Nog | Fixed function 0xb. |
tree | commitdiff |
2002-01-31 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-31 |
Alexandre Julliard | CodeWeavers |
tree | commitdiff |
2002-01-31 |
Alexandre Julliard | CodeWeavers |
tree | commitdiff |
2002-01-31 |
Guy Albertelli | - better trace output |
tree | commitdiff |
2002-01-31 |
Nog | Implement function 0xb (Read mouse motion counters... |
tree | commitdiff |
2002-01-31 |
Bill Medland | - Introduce a significant design decision. |
tree | commitdiff |
2002-01-31 |
Alexandre Julliard | Authors: Dmitry Timoshkov <dmitry@codeweavers.com>... |
tree | commitdiff |
2002-01-31 |
Gerard Patel | Don't repaint header when scrolling a listview vertically. |
tree | commitdiff |
2002-01-31 |
Guy Albertelli | - fix order of parameters is SendNotify |
tree | commitdiff |
2002-01-29 |
Dmitry Timoshkov | Added LdrDisableThreadCalloutsForDll. |
tree | commitdiff |
2002-01-29 |
Alexandre Julliard | Authors: Aric Stewart <aric@codeweavers.com>, Huw D... |
tree | commitdiff |
2002-01-29 |
Eric Kohl | Added location of local application data. |
tree | commitdiff |
2002-01-29 |
Dmitry Timoshkov | Fixed RtlAddAccessAllowedAce return value. |
tree | commitdiff |
2002-01-29 |
Mike McCormack | Added stubs for NdrDllCanUnloadNow and NdrDllGetClassOb... |
tree | commitdiff |
2002-01-29 |
Dmitry Timoshkov | Added GetComputerNameEx[AW] semi-stub. |
tree | commitdiff |
2002-01-29 |
Eric Kohl | Added FindFirstUrlCacheEntry[AW] stubs. |
tree | commitdiff |
2002-01-29 |
Aric Stewart | Added some MAPI stubs. |
tree | commitdiff |
2002-01-29 |
Aric Stewart | Added a pass-through msvcrt20. |
tree | commitdiff |
2002-01-29 |
Eric Kohl | Added Extract stub. |
tree | commitdiff |
2002-01-29 |
Eric Kohl | Added ImmDisableIME stub. |
tree | commitdiff |
2002-01-29 |
Dmitry Timoshkov | Implemented _wmakepath. |
tree | commitdiff |
2002-01-29 |
Jukka Heinonen | Added support for DOS EMS memory. |
tree | commitdiff |
2002-01-29 |
Gerard Patel | Fix problems with listview notification. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | - add new SetRange functions (instead of duplicating... |
tree | commitdiff |
2002-01-29 |
Alexandre Julliard | Authors: Guy Albertelli <guy@codeweavers.com>, Mike... |
tree | commitdiff |
2002-01-29 |
Charles Loep | Implemented ImageList_Write. |
tree | commitdiff |
2002-01-29 |
Guy Albertelli | Eliminate some useless error messages. |
tree | commitdiff |
2002-01-29 |
Rein Klazes | Correct optlen when WS_setsockopt is called with SO_LINGER. |
tree | commitdiff |
2002-01-29 |
Huw D M Davies | Weird thing with lcid of library is that if sublang... |
tree | commitdiff |
2002-01-29 |
Charles Loep | Fixed file extension problem in the file dialog. |
tree | commitdiff |
2002-01-29 |
Huw D M Davies | Removed IsBadStringPtrA call that caused trouble. |
tree | commitdiff |
2002-01-29 |
Charles Loep | Fix errors resulting from missing parenthesis. |
tree | commitdiff |
2002-01-29 |
Guy Albertelli | Text/Bkgnd color fixes. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Simplify and fix listview ellipsification of large... |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
tree | commitdiff |
2002-01-29 |
Gerard Patel | Avoid converting nonexistent text from A->W. |
tree | commitdiff |
2002-01-29 |
Huw D M Davies | Uses Xrender extension to allow client side font rendering. |
tree | commitdiff |
2002-01-29 |
Patrik Stridvall | Avoid wildcards in .cvsignore. |
tree | commitdiff |
2002-01-29 |
Alexandre Julliard | Authors: Huw D M Davies <hdavies@codeweavers.com>,... |
tree | commitdiff |
2002-01-29 |
Andreas Mohr | Fixed ==/!= mismatch. |
tree | commitdiff |
2002-01-29 |
Francois Gouget | Rename s_addr to src_addr to avoid a conflict on Solaris. |
tree | commitdiff |
2002-01-29 |
Nog | Implement function number 0x5 (Return mouse button... |
tree | commitdiff |
2002-01-29 |
Guy L. Albertelli | Fix PathCreateFromUrl{A|W} to return the corrrect error... |
tree | commitdiff |
2002-01-29 |
Guy L. Albertelli | Fix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}... |
tree | commitdiff |
2002-01-29 |
Jukka Heinonen | Low-resolution and low-color VGA modes are now mapped... |
tree | commitdiff |
2002-01-29 |
Bill Medland | Put the prefix-underline-drawing away into it's own... |
tree | commitdiff |
2002-01-29 |
Bill Medland | A couple of additions. |
tree | commitdiff |
2002-01-22 |
Marcus Meissner | The \\<nr> magic in LoadTypeLibEx found directories... |
tree | commitdiff |
2002-01-22 |
Alexandre Julliard | Don't include debugtools.h in the header file, moved... |
tree | commitdiff |
2002-01-22 |
Alexandre Julliard | Removed use of SET_DEBUGGING, it's broken anyway. |
tree | commitdiff |
2002-01-22 |
Uwe Bonnes | Consistent usage of istring, use STR_[Get|Set]Ptr where... |
tree | commitdiff |
next |