2002-03-20 |
Alexandre Julliard | Authors: Charles Vaughn <charlesv@mfos.org>, Lionel... |
tree | commitdiff |
2002-03-20 |
Bernhard Rosenkraenzer | Added InternetOpenURLA implementation. |
tree | commitdiff |
2002-03-20 |
Bill Medland | Hook back into the correct MSVCRT__tolower/upper. |
tree | commitdiff |
2002-03-20 |
Admiral Coeyman | Beginnings of the code that should allow DOS programs... |
tree | commitdiff |
2002-03-20 |
Duane Clark | Add LVS_NOSORTHEADER support. |
tree | commitdiff |
2002-03-20 |
Hidenori Takeshima | Implemented some APIs. |
tree | commitdiff |
2002-03-20 |
Guy L. Albertelli | - Reimplement functions 350, 351, 352 to use appropriat... |
tree | commitdiff |
2002-03-20 |
Guy L. Albertelli | - Correct RBN_CHILDSIZE rect value for CCS_VERT rebar. |
tree | commitdiff |
2002-03-19 |
Hidenori Takeshima | Fixed some bugs. |
tree | commitdiff |
2002-03-19 |
Leo van den Berg | Added some stubs. |
tree | commitdiff |
2002-03-19 |
Sergei Turchanov | Ordinal 342 is really named SHInterlockedCompareExchange. |
tree | commitdiff |
2002-03-19 |
Duane Clark | TOOLBAR_LButtonUp should work even if ReleaseCapture... |
tree | commitdiff |
2002-03-19 |
Hidenori Takeshima | Added stubs. |
tree | commitdiff |
2002-03-19 |
Jukka Heinonen | Console mode DOS programs now receive mouse events. |
tree | commitdiff |
2002-03-19 |
Francois Gouget | Don't show the window. |
tree | commitdiff |
2002-03-12 |
Michael Karcher | pDst was advanced too much when decoding DELTA blocks. |
tree | commitdiff |
2002-03-12 |
Jukka Heinonen | Added option SW_FORCEMINIMIZE to ShowWindow. |
tree | commitdiff |
2002-03-11 |
Patrik Stridvall | - Better handling when settimeofday is not available. |
tree | commitdiff |
2002-03-11 |
Alexandre Julliard | Fixed inter-process packing of CB/LB_FINDSTRING, CB... |
tree | commitdiff |
2002-03-11 |
Waldek Hebisch | Implemented stdio buffering and ungetc. Misc stdio... |
tree | commitdiff |
2002-03-11 |
Duane Clark | Add support for report mode text justification. |
tree | commitdiff |
2002-03-11 |
Mike McCormack | Set an overlapped hEvent before calling any APCs. |
tree | commitdiff |
2002-03-11 |
Hidenori Takeshima | Added some stubs. |
tree | commitdiff |
2002-03-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-03-11 |
Hidenori Takeshima | Added and fixed some Japanese resources. |
tree | commitdiff |
2002-03-11 |
Guy L. Albertelli | Add support for WM_WINDOWPOSCHANGED to save new origin... |
tree | commitdiff |
2002-03-11 |
Bill Medland | Pass information through arguments instead of static... |
tree | commitdiff |
2002-03-11 |
Mehmet Yasar | Prevent setup from crashing if a section in the INF... |
tree | commitdiff |
2002-03-11 |
Turchanov Sergei | Implement ordinal 342. |
tree | commitdiff |
2002-03-11 |
Guy L. Albertelli | - Add scaffolding for TB_{GET|SET}PADDING. |
tree | commitdiff |
2002-03-11 |
Andreas Mohr | Some small cleanups to dinput mouse code. |
tree | commitdiff |
2002-03-11 |
Andriy Palamarchuk | Created dummy implementation of InternetSetOption function. |
tree | commitdiff |
2002-03-11 |
Duane Clark | Test bUnicode and call appropriate DrawText routine. |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-28 |
Alexandre Julliard | Updated authors list from the Changelog. Please let... |
tree | commitdiff |
2002-02-28 |
Alexandre Julliard | Added make check target to run unit tests too since... |
tree | commitdiff |
2002-02-28 |
Duane Clark | Ask for correct number of chars in EditLblWndProcT. |
tree | commitdiff |
2002-02-28 |
Michael Cardenas | More complete implementation of SHLWAPI_356. |
tree | commitdiff |
2002-02-28 |
Mike McCormack | Fixed merge error. |
tree | commitdiff |
2002-02-28 |
Duane Clark | LISTVIEW_InsertColumnT can be called with a width of |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | Various cosmetic changes. |
tree | commitdiff |
2002-02-27 |
Andriy Palamarchuk | Added SystemParametersInfo unit test. |
tree | commitdiff |
2002-02-27 |
Alexandre Julliard | Reimplemented DebugBreakProcess. |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
tree | commitdiff |
2002-02-27 |
Eric Pouech | New XP debugging APIs: implemented DebugActiveProcessStop, |
tree | commitdiff |
2002-02-27 |
Bill Medland | Centre text correctly for the selected item. |
tree | commitdiff |
2002-02-27 |
Guy L. Albertelli | - Support CCS_VERT as alternative for TBSTYLE_WRAPABLE. |
tree | commitdiff |
2002-02-27 |
Eric Pouech | Fixed ShellExecute functions when ddeexec was present... |
tree | commitdiff |
2002-02-26 |
Marcus Meissner | Fixed cut&paste problem in SETRTS. |
tree | commitdiff |
2002-02-26 |
Bill Medland | Correct Word breaking in centred/right justified mode... |
tree | commitdiff |
2002-02-26 |
Guy L. Albertelli | Implement EM_FMTLINES message based on relay trace... |
tree | commitdiff |
2002-02-26 |
Eric Pouech | Fixed DdeGetData when called for getting size. |
tree | commitdiff |
2002-02-26 |
Lionel Ulmer | Fix crash in the X11 HAL when setting a NULL palette... |
tree | commitdiff |
2002-02-26 |
Guy L. Albertelli | Fix another bad test. Caused regression in IE 4. |
tree | commitdiff |
2002-02-26 |
Charles Duffy | Stop TOOLBAR_MeasureString from dying on empty strings. |
tree | commitdiff |
2002-02-26 |
Dave Hawkes | Partially repair hotspot handling. |
tree | commitdiff |
2002-02-25 |
Peter Hunnisett | New file msvcrt/excpt.h. Move some stuff out of winnt... |
tree | commitdiff |
2002-02-25 |
Gerard Patel | LVM_GetItemRect should not take text size in account... |
tree | commitdiff |
2002-02-22 |
Bill Medland | Implement multiline labels in the Large Item view by... |
tree | commitdiff |
2002-02-22 |
Stefan Leichter | Compile fix for GCC 2.7.x. |
tree | commitdiff |
2002-02-22 |
Peter Hunnisett | Add spec stub for RtlGetNtVersionNumbers. |
tree | commitdiff |
2002-02-22 |
Gavriel State | Change useless warning into a TRACE. |
tree | commitdiff |
2002-02-22 |
Peter Hunnisett | atexit doesn't take a _onexit_t parameter. |
tree | commitdiff |
2002-02-21 |
Peter Hunnisett | Add _lock,_unlock and header file for them. |
tree | commitdiff |
2002-02-21 |
Guy L. Albertelli | - Forward ordinals 40, 41, 143, 362 to appropriate... |
tree | commitdiff |
2002-02-21 |
Guy L. Albertelli | Fix problems in DPA_Merge exposed by previous code... |
tree | commitdiff |
2002-02-21 |
Bill Medland | DrawText ellipsification on all lines, not just single... |
tree | commitdiff |
2002-02-20 |
Alexandre Julliard | Preliminary version of the C unit tests run-time enviro... |
tree | commitdiff |
2002-02-20 |
Bill Medland | Drawtext tidying up ready for the next big change: |
tree | commitdiff |
2002-02-20 |
Lawson Whitney | Protect PathIsUNCServerShare from null lpszPath. |
tree | commitdiff |
2002-02-19 |
Lawson Whitney | Support for nonstandard baud rate in SetCommState. |
tree | commitdiff |
2002-02-19 |
Stefan Leichter | Added two missing exports. |
tree | commitdiff |
2002-02-19 |
Ondrej Macek | Fix of ListView invalidation in LISTVIEW_SetBkColor. |
tree | commitdiff |
2002-02-19 |
Gerard Patel | HCR_GetDefaultIcon should set icon number to 0 if it... |
tree | commitdiff |
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 |
next |