2001-10-23 |
Alexandre Julliard | Cosmetic fixes.
|
commit | commitdiff | tree |
2001-10-23 |
Hidenori Takeshima | Added stubs for msdmo.dll, qcap.dll and devenum.dll.
|
commit | commitdiff | tree |
2001-10-23 |
Huw D M Davies | Implement GetFontData.
|
commit | commitdiff | tree |
2001-10-23 |
Hidenori Takeshima | Implemented OleCreatePropertyFrame and
|
commit | commitdiff | tree |
2001-10-23 |
Eric Pouech | Moved/added some console definitions.
|
commit | commitdiff | tree |
2001-10-23 |
Marcus Meissner | Revert 16bit win95 version back to original value....
|
commit | commitdiff | tree |
2001-10-23 |
Huw D M Davies | ExtTextOutW with symbol fonts works with chars in the...
|
commit | commitdiff | tree |
2001-10-23 |
Huw D M Davies | Better failure messages for CoCreateInstance.
|
commit | commitdiff | tree |
2001-10-23 |
Alexandre Julliard | Fixed window handle check in GetDCEx.
|
commit | commitdiff | tree |
2001-10-23 |
Alexandre Julliard | A couple of optimizations.
|
commit | commitdiff | tree |
2001-10-23 |
Francois Gouget | Expand environment variables in "Debugger" setting.
|
commit | commitdiff | tree |
2001-10-23 |
Aric Stewart | Fixed the behavior for SHGetFileInfo when the SHGFI_USEFILEA...
|
commit | commitdiff | tree |
2001-10-22 |
Alexandre Julliard | Store in the server all the window information accessible...
|
commit | commitdiff | tree |
2001-10-22 |
Francois Gouget | Spelling, grammar and a bit of comment formatting fixes.
|
commit | commitdiff | tree |
2001-10-22 |
Hidenori Takeshima | Fixed some bugs.
|
commit | commitdiff | tree |
2001-10-22 |
Alexandre Julliard | Added "--auto" option.
|
commit | commitdiff | tree |
2001-10-22 |
Francois Gouget | Add support for environment variables in the printer...
|
commit | commitdiff | tree |
2001-10-22 |
Francois Gouget | Added __WINE_USE_MSVCRT.
|
commit | commitdiff | tree |
2001-10-22 |
David Elliott | Implemented the wcstoul function.
|
commit | commitdiff | tree |
2001-10-21 |
Andreas Mohr | Cosmetics.
|
commit | commitdiff | tree |
2001-10-21 |
Guy L. Albertelli | - Add stubs for _25, _33, _35
|
commit | commitdiff | tree |
2001-10-21 |
Guy L. Albertelli | - Implement HUSKEY design.
|
commit | commitdiff | tree |
2001-10-21 |
Guy L. Albertelli | - Implement UrlCanonicalizeW, UrlEscapeW, UrlUnescapeW.
|
commit | commitdiff | tree |
2001-10-21 |
Alexandre Julliard | Avoid crashing on non-initialized debug info.
|
commit | commitdiff | tree |
2001-10-21 |
Hidenori Takeshima | Fixed a typo.
|
commit | commitdiff | tree |
2001-10-21 |
Guy L. Albertelli | Implemented GetCharacterPlacementW.
|
commit | commitdiff | tree |
2001-10-21 |
Andrew Lewycky | XFree86 4.1 gamma ramp support.
|
commit | commitdiff | tree |
2001-10-21 |
Ove Kaaven | Fixed a typo.
|
commit | commitdiff | tree |
2001-10-21 |
Mike McCormack | Return TRUE on success in COMM_BuildOldCommDCB.
|
commit | commitdiff | tree |
2001-10-18 |
Alexandre Julliard | Changed X11 mouse driver to use SendInput, and removed...
|
commit | commitdiff | tree |
2001-10-18 |
Alexandre Julliard | Added a few XBUTTON defines.
|
commit | commitdiff | tree |
2001-10-18 |
Mike McCormack | Use WIN_ReleasePtr not WIN_ReleaseWndPtr with WIN_GetPtr.
|
commit | commitdiff | tree |
2001-10-18 |
Alexandre Julliard | Make dinput a properly separated dll.
|
commit | commitdiff | tree |
2001-10-18 |
Alexandre Julliard | Use WH_MOUSE_LL hook instead of redirecting the mouse...
|
commit | commitdiff | tree |
2001-10-18 |
Alexandre Julliard | Fixed GetDeviceState and GetDeviceData to use only...
|
commit | commitdiff | tree |
2001-10-17 |
Francois Gouget | Fix tons of color conversion bugs.
|
commit | commitdiff | tree |
2001-10-17 |
Andriy Palamarchuk | Fixed mouse_event bug - cursor was moved before new...
|
commit | commitdiff | tree |
2001-10-17 |
Johan Gill | Relay tracing would crash if it came upon a function...
|
commit | commitdiff | tree |
2001-10-17 |
Jukka Heinonen | Releasing a mouse button now clears an entry in table
|
commit | commitdiff | tree |
2001-10-17 |
Bill Medland | Only modify the ancestor if you find it.
|
commit | commitdiff | tree |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks.
|
commit | commitdiff | tree |
2001-10-17 |
Alexandre Julliard | Make sure that GetMessagePos and GetMessageTime return...
|
commit | commitdiff | tree |
2001-10-17 |
Jukka Heinonen | When a surface becomes primary surface, mark the whole...
|
commit | commitdiff | tree |
2001-10-17 |
Francois Gouget | Use the same color conversion algorithm as the DIB...
|
commit | commitdiff | tree |
2001-10-17 |
Mike McCormack | Separate code to overlapped timeouts into FILE_GetTimeout.
|
commit | commitdiff | tree |
2001-10-16 |
Alexandre Julliard | Added internal Wine messages to perform SetWindowPos...
|
commit | commitdiff | tree |
2001-10-16 |
Alexandre Julliard | Added requests to store window rectangles in the server.
|
commit | commitdiff | tree |
2001-10-16 |
Alexandre Julliard | Moved scrollbar tracking code to scroll.c.
|
commit | commitdiff | tree |
2001-10-16 |
Gerard Patel | Misc doc updates.
|
commit | commitdiff | tree |
2001-10-16 |
Ove Kaaven | Registry entries for stdole32.tlb.
|
commit | commitdiff | tree |
2001-10-16 |
Guy L. Albertelli | - eliminate different segmentation faults.
|
commit | commitdiff | tree |
2001-10-15 |
Gerard Patel | Fix the case where child=0 (last child) in MDI_ChildActivate.
|
commit | commitdiff | tree |
2001-10-15 |
Alexandre Julliard | Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
|
commit | commitdiff | tree |
2001-10-15 |
Hidenori Takeshima | Added some missing GUIDs.
|
commit | commitdiff | tree |
2001-10-15 |
Francois Gouget | The _IOXXX macros conflict with system headers on Solaris...
|
commit | commitdiff | tree |
2001-10-15 |
Kai Morich | InternalExtractIcon16 forgot to close file handle.
|
commit | commitdiff | tree |
2001-10-15 |
Francois Gouget | Add INVALID_ATOM and MAXINTATOM to winbase.h.
|
commit | commitdiff | tree |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first.
|
commit | commitdiff | tree |
2001-10-14 |
Francois Gouget | When including config.h, include it first.
|
commit | commitdiff | tree |
2001-10-14 |
Ove Kaaven | Added some RPC definitions.
|
commit | commitdiff | tree |
2001-10-14 |
Francois Gouget | Don't print NULL strings (crashes on Solaris).
|
commit | commitdiff | tree |
2001-10-14 |
Hidenori Takeshima | Started implementing AVI splitter.
|
commit | commitdiff | tree |
2001-10-14 |
Hidenori Takeshima | Added MPEG1WAVEFORMAT and MPEGLAYER3WAVEFORMAT.
|
commit | commitdiff | tree |
2001-10-14 |
Eric Pouech | Pass security attributes for DOSFS creation.
|
commit | commitdiff | tree |
2001-10-14 |
Ove Kaaven | Fixed bugs with propget methods with input arguments.
|
commit | commitdiff | tree |
2001-10-14 |
Ove Kaaven | Fixed bugs in safe arrays.
|
commit | commitdiff | tree |
2001-10-14 |
Ove Kaaven | Fix a UINT16 redefinition problem.
|
commit | commitdiff | tree |
2001-10-14 |
Francois Gouget | Recognize the Solaris dlopen equivalent of "cannot...
|
commit | commitdiff | tree |
2001-10-14 |
Francois Gouget | Fix handling of empty lists in install and uninstall...
|
commit | commitdiff | tree |
2001-10-12 |
Alexandre Julliard | Store window properties in the server. Moved property...
|
commit | commitdiff | tree |
2001-10-12 |
Alexandre Julliard | Added atom_t type for atoms to make sure we use the...
|
commit | commitdiff | tree |
2001-10-12 |
Alexandre Julliard | Moved MAKEINTATOM to winbase.h and added Unicode version.
|
commit | commitdiff | tree |
2001-10-12 |
Marcus Meissner | Handle bad pointer arguments to LoadImageA() (and functions
|
commit | commitdiff | tree |
2001-10-12 |
Dominik Strasser | Workaround X11 BadWindow error if no parent window...
|
commit | commitdiff | tree |
2001-10-12 |
Francois Gouget | Fix the Wine tools search path.
|
commit | commitdiff | tree |
2001-10-11 |
Alexandre Julliard | Removed the cleanup_window_queue request.
|
commit | commitdiff | tree |
2001-10-11 |
Alexandre Julliard | Removed next and child fields in the window structure...
|
commit | commitdiff | tree |
2001-10-11 |
Hidenori Takeshima | Added some missing GUIDs.
|
commit | commitdiff | tree |
2001-10-11 |
Francois Gouget | Fix the .spec.c rule.
|
commit | commitdiff | tree |
2001-10-10 |
Alexandre Julliard | Store window parent as an HWND instead of a pointer.
|
commit | commitdiff | tree |
2001-10-10 |
Mike McCormack | Do overlapped reads if and only if the file was opened...
|
commit | commitdiff | tree |
2001-10-10 |
Francois Gouget | Allocate the array and strings in one lump (bug found...
|
commit | commitdiff | tree |
2001-10-10 |
Huw D M Davies | GetTextCharsetInfo should return the charset that the...
|
commit | commitdiff | tree |
2001-10-10 |
Andriy Palamarchuk | Include information about XFree86 Windows server.
|
commit | commitdiff | tree |
2001-10-10 |
Francois Gouget | Move the RT_XXX macros to winuser.h.
|
commit | commitdiff | tree |
2001-10-10 |
Chris Green | Added names of the "missing" paths for SHGetSpecialFolderPathA.
|
commit | commitdiff | tree |
2001-10-09 |
Alexandre Julliard | Fixed locking of class list.
|
commit | commitdiff | tree |
2001-10-09 |
Alexandre Julliard | Store window class atom in the server.
|
commit | commitdiff | tree |
2001-10-09 |
Francois Gouget | Remove non windows macros.
|
commit | commitdiff | tree |
2001-10-09 |
Alexandre Julliard | Silence the pthread_kill_other_threads_np FIXME.
|
commit | commitdiff | tree |
2001-10-09 |
Alexandre Julliard | Fix MapViewOfFile to always return a 64K-aligned address.
|
commit | commitdiff | tree |
2001-10-09 |
Patrik Stridvall | API files update.
|
commit | commitdiff | tree |
2001-10-09 |
Patrik Stridvall | Fixed issue found by winapi_check.
|
commit | commitdiff | tree |
2001-10-09 |
Patrik Stridvall | Added new include file ws2spi.h for adding needed types.
|
commit | commitdiff | tree |
2001-10-09 |
Stefan Leichter | Fixed parameters of SetupOpenInfFileA.
|
commit | commitdiff | tree |
2001-10-08 |
Alexandre Julliard | Moved MsgWaitForMultipleObjects call on RDW_UPDATENOW...
|
commit | commitdiff | tree |
2001-10-08 |
Francois Gouget | Add support for NOCOLOR.
|
commit | commitdiff | tree |
2001-10-08 |
Francois Gouget | Move WINDEBUGINFO from winbase.h to winbase16.h and...
|
commit | commitdiff | tree |
2001-10-08 |
Marcus Meissner | WINELIB applications (like reaktivate) might have very...
|
commit | commitdiff | tree |
2001-10-08 |
Gerard Patel | GetDiskFreeSpaceEx should accept an input like "C:".
|
commit | commitdiff | tree |