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 |
2001-10-16 |
Alexandre Julliard | Moved scrollbar tracking code to scroll.c. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Gerard Patel | Misc doc updates. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Ove Kaaven | Registry entries for stdole32.tlb. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Guy L. Albertelli | - eliminate different segmentation faults. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Gerard Patel | Fix the case where child=0 (last child) in MDI_ChildAct... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Alexandre Julliard | Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Hidenori Takeshima | Added some missing GUIDs. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Francois Gouget | The _IOXXX macros conflict with system headers on Solar... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Kai Morich | InternalExtractIcon16 forgot to close file handle. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Francois Gouget | Add INVALID_ATOM and MAXINTATOM to winbase.h. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Ove Kaaven | Added some RPC definitions. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Francois Gouget | Don't print NULL strings (crashes on Solaris). |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Hidenori Takeshima | Started implementing AVI splitter. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Hidenori Takeshima | Added MPEG1WAVEFORMAT and MPEGLAYER3WAVEFORMAT. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Eric Pouech | Pass security attributes for DOSFS creation. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Ove Kaaven | Fixed bugs with propget methods with input arguments. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Ove Kaaven | Fixed bugs in safe arrays. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Ove Kaaven | Fix a UINT16 redefinition problem. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Francois Gouget | Recognize the Solaris dlopen equivalent of "cannot... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Francois Gouget | Fix handling of empty lists in install and uninstall... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Alexandre Julliard | Store window properties in the server. Moved property... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Alexandre Julliard | Added atom_t type for atoms to make sure we use the... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Alexandre Julliard | Moved MAKEINTATOM to winbase.h and added Unicode version. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Marcus Meissner | Handle bad pointer arguments to LoadImageA() (and functions |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Dominik Strasser | Workaround X11 BadWindow error if no parent window... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Francois Gouget | Fix the Wine tools search path. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Alexandre Julliard | Removed the cleanup_window_queue request. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Alexandre Julliard | Removed next and child fields in the window structure... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Hidenori Takeshima | Added some missing GUIDs. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Francois Gouget | Fix the .spec.c rule. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Alexandre Julliard | Store window parent as an HWND instead of a pointer. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Mike McCormack | Do overlapped reads if and only if the file was opened... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Francois Gouget | Allocate the array and strings in one lump (bug found... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Huw D M Davies | GetTextCharsetInfo should return the charset that the... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Andriy Palamarchuk | Include information about XFree86 Windows server. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Francois Gouget | Move the RT_XXX macros to winuser.h. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Chris Green | Added names of the "missing" paths for SHGetSpecialFold... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Alexandre Julliard | Fixed locking of class list. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Alexandre Julliard | Store window class atom in the server. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Francois Gouget | Remove non windows macros. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Alexandre Julliard | Silence the pthread_kill_other_threads_np FIXME. |
commit | commitdiff | tree | snapshot |
next |