2001-11-07 |
Mike McCormack | Ignore DSR/DTR flow control in DCB. termios doesn't... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Guy Albertelli | - Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT, |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Guy Albertelli | - Implement SHLWAPI_1 (ASCII version of SHLWAPI_2). |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Alexandre Julliard | Window activation cleanups. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Alexandre Julliard | Return success in CreateProcess when we started a non... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Dmitry Timoshkov | Add $X_LIBS path while searching for libfreetype. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
<larstiq@larstiq... | Devices never need to be polled, so return DI_NOEFFECT... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Bill Medland | Prevent danger of accessing freed memory (theoretical... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
François Gouget | strsep is not implemented on Solaris, replace it with... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Marcus Meissner | Renamed struct option to struct debug_option to avoid... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Francois Gouget | Fix a buffer overflow in write_name_str, bug found by |
commit | commitdiff | tree | snapshot |
2001-11-06 |
<ghutchis... | Avoid parsing the whole tree to find libwine.so. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
François Gouget | Make debugtools.h independent from config.h. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Alexandre Julliard | Allow owner to be the desktop window. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Hidenori Takeshima | The 'dword' values should be stored as big endian values. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Mike McCormack | Added netapi32.dll and the Netbios() call. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Eric Pouech | For drawing a caret, internally replaced the brush... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Francois Gouget | Add versions for WinME and WinXP. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Francois Gouget | Fix incorrect use of a Unicode string literal. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
François Gouget | Add traces to help diagnose systematic cached-metrics... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Francois Gouget | Rename SIC_CompareEntrys to SIC_CompareEntries, and... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Hidenori Takeshima | Added stubs for msrle32.dll and implemented RLE8 decoder. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Dmitry Timoshkov | Convert GetCharWidth to Unicode. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Guy Albertelli | Move SPY_EnterMessage call after all possible exits... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Guy Albertelli | - Indicate that StrRetToStrN{A|W} and StrRetToBuf{A... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Guy Albertelli | Add support for Wine internal messages. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Eric Pouech | Fixed and globalized some path and module name handling. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Eric Pouech | Fixed dst / src lines implementation. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Gerard Patel | Test for ws_timeout=NULL in winsock select(). |
commit | commitdiff | tree | snapshot |
2001-11-05 |
François Gouget | Tell Solaris users where to get XPM. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
François Gouget | FALSE is not defined on Solaris. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
François Gouget | Fix line length calculation in X11DRV_DIB_Convert_any_asis. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Joshua Thielen | For global classes, GetClassInfo now returns a handle... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Ove Kaaven | Implemented a dynamic table of DOS interrupt handlers. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Gerard Patel | Fix RegSetValueEx calls and crash when DriverName=... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Ove Kaaven | Protect against an interrupt-pending signal recursion. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Hidenori Takeshima | Fixed some bugs. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Hidenori Takeshima | Added definitions of MERITs. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Hidenori Takeshima | Added stub for ICImageCompress. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Guy L. Albertelli | - Added stubs for _18,_21,_22 which seem to be used... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Guy L. Albertelli | Stub UrlCombineA and initial implementation of UrlCombineW. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Guy L. Albertelli | Implement SHRegGetBoolUSValue{A|W}. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Jeremy Newman | Replaced Martini glass. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Alexandre Julliard | Don't keep main exe and dlls handles open when the... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Aric Stewart | Add handling for LVN_GETDISPINFOW. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Guy Albertelli | - Correct implementation of HUSKEY internals, including... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Guy Albertelli | - Implement: |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Joshua Thielen | Switch focus to activated window even if no window... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Alexandre Julliard | Try to use read instead of mmap for files on removable... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Ove Kaaven | Save a disk file's drive type in the server object. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Alexandre Julliard | Cosmetic fixes. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Hidenori Takeshima | Added stubs for msdmo.dll, qcap.dll and devenum.dll. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Huw D M Davies | Implement GetFontData. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Hidenori Takeshima | Implemented OleCreatePropertyFrame and |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Eric Pouech | Moved/added some console definitions. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Marcus Meissner | Revert 16bit win95 version back to original value.... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Huw D M Davies | ExtTextOutW with symbol fonts works with chars in the... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Huw D M Davies | Better failure messages for CoCreateInstance. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Alexandre Julliard | Fixed window handle check in GetDCEx. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Alexandre Julliard | A couple of optimizations. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Francois Gouget | Expand environment variables in "Debugger" setting. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Aric Stewart | Fixed the behavior for SHGetFileInfo when the SHGFI_USE... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Alexandre Julliard | Store in the server all the window information accessib... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Francois Gouget | Spelling, grammar and a bit of comment formatting fixes. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Hidenori Takeshima | Fixed some bugs. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Alexandre Julliard | Added "--auto" option. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Francois Gouget | Add support for environment variables in the printer... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Francois Gouget | Added __WINE_USE_MSVCRT. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
David Elliott | Implemented the wcstoul function. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Andreas Mohr | Cosmetics. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Guy L. Albertelli | - Add stubs for _25, _33, _35 |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Guy L. Albertelli | - Implement HUSKEY design. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Guy L. Albertelli | - Implement UrlCanonicalizeW, UrlEscapeW, UrlUnescapeW. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Alexandre Julliard | Avoid crashing on non-initialized debug info. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Hidenori Takeshima | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Guy L. Albertelli | Implemented GetCharacterPlacementW. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Andrew Lewycky | XFree86 4.1 gamma ramp support. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Ove Kaaven | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Mike McCormack | Return TRUE on success in COMM_BuildOldCommDCB. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Alexandre Julliard | Changed X11 mouse driver to use SendInput, and removed... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Alexandre Julliard | Added a few XBUTTON defines. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Mike McCormack | Use WIN_ReleasePtr not WIN_ReleaseWndPtr with WIN_GetPtr. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Alexandre Julliard | Make dinput a properly separated dll. |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Alexandre Julliard | Use WH_MOUSE_LL hook instead of redirecting the mouse... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Alexandre Julliard | Fixed GetDeviceState and GetDeviceData to use only... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Francois Gouget | Fix tons of color conversion bugs. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Andriy Palamarchuk | Fixed mouse_event bug - cursor was moved before new... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Johan Gill | Relay tracing would crash if it came upon a function... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jukka Heinonen | Releasing a mouse button now clears an entry in table |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Bill Medland | Only modify the ancestor if you find it. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks. |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Alexandre Julliard | Make sure that GetMessagePos and GetMessageTime return... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Jukka Heinonen | When a surface becomes primary surface, mark the whole... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Francois Gouget | Use the same color conversion algorithm as the DIB... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Mike McCormack | Separate code to overlapped timeouts into FILE_GetTimeout. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Alexandre Julliard | Added internal Wine messages to perform SetWindowPos... |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Alexandre Julliard | Added requests to store window rectangles in the server. |
commit | commitdiff | tree | snapshot |
next |