Sign in
goma
/
wine
/
0d50965a13e1c7e2cb743aa38369025333ce3315
0d50965
Added requests to store window rectangles in the server.
by Alexandre Julliard
· 23 years ago
b662e11
Moved scrollbar tracking code to scroll.c.
by Alexandre Julliard
· 23 years ago
2895e7f
Misc doc updates.
by Gerard Patel
· 23 years ago
4e2cf00
Registry entries for stdole32.tlb.
by Ove Kaaven
· 23 years ago
daa6a7a
- eliminate different segmentation faults.
by Guy L. Albertelli
· 23 years ago
1e8b025
Fix the case where child=0 (last child) in MDI_ChildActivate.
by Gerard Patel
· 23 years ago
8fd26b9
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
by Alexandre Julliard
· 23 years ago
7ede8fa
Added some missing GUIDs.
by Hidenori Takeshima
· 23 years ago
0a26d42
The _IOXXX macros conflict with system headers on Solaris. Prefix them.
by Francois Gouget
· 23 years ago
3ed8cc5
InternalExtractIcon16 forgot to close file handle.
by Kai Morich
· 23 years ago
541ff5f
Add INVALID_ATOM and MAXINTATOM to winbase.h.
by Francois Gouget
· 23 years ago
386cf6e
When including 'wine/port.h', include it first.
by Francois Gouget
· 23 years ago
e5ddd26
When including config.h, include it first.
by Francois Gouget
· 23 years ago
0dac972
Added some RPC definitions.
by Ove Kaaven
· 23 years ago
b60c4ce
Don't print NULL strings (crashes on Solaris).
by Francois Gouget
· 23 years ago
bc7d027
Started implementing AVI splitter.
by Hidenori Takeshima
· 23 years ago
055057e
Added MPEG1WAVEFORMAT and MPEGLAYER3WAVEFORMAT.
by Hidenori Takeshima
· 23 years ago
3bbeb72
Pass security attributes for DOSFS creation.
by Eric Pouech
· 23 years ago
27e1797
Fixed bugs with propget methods with input arguments.
by Ove Kaaven
· 23 years ago
d63cf5f
Fixed bugs in safe arrays.
by Ove Kaaven
· 23 years ago
d418682
Fix a UINT16 redefinition problem.
by Ove Kaaven
· 23 years ago
2905e0f
Recognize the Solaris dlopen equivalent of "cannot open".
by Francois Gouget
· 23 years ago
60cccba
Fix handling of empty lists in install and uninstall targets.
by Francois Gouget
· 23 years ago
7a2017d
Store window properties in the server. Moved property.c to dlls/user.
by Alexandre Julliard
· 23 years ago
d8a8c11
Added atom_t type for atoms to make sure we use the same type
by Alexandre Julliard
· 23 years ago
2ff4faf
Moved MAKEINTATOM to winbase.h and added Unicode version.
by Alexandre Julliard
· 23 years ago
bc799e4
Handle bad pointer arguments to LoadImageA() (and functions
by Marcus Meissner
· 23 years ago
9d777f9
Workaround X11 BadWindow error if no parent window is found.
by Dominik Strasser
· 23 years ago
3b3025b
Fix the Wine tools search path.
by Francois Gouget
· 23 years ago
003f02b
Removed the cleanup_window_queue request.
by Alexandre Julliard
· 23 years ago
80593bf
Removed next and child fields in the window structure and use
by Alexandre Julliard
· 23 years ago
d30d2d8
Added some missing GUIDs.
by Hidenori Takeshima
· 23 years ago
4c282bf
Fix the .spec.c rule.
by Francois Gouget
· 23 years ago
556607a
Store window parent as an HWND instead of a pointer.
by Alexandre Julliard
· 23 years ago
9e1fc62
Do overlapped reads if and only if the file was opened with
by Mike McCormack
· 23 years ago
0136b81
Allocate the array and strings in one lump (bug found by Malte
by Francois Gouget
· 23 years ago
fef698c
GetTextCharsetInfo should return the charset that the driver is
by Huw D M Davies
· 23 years ago
9d382c6
Include information about XFree86 Windows server.
by Andriy Palamarchuk
· 23 years ago
141039a
Move the RT_XXX macros to winuser.h.
by Francois Gouget
· 23 years ago
151fdd7
Added names of the "missing" paths for SHGetSpecialFolderPathA.
by Chris Green
· 23 years ago
e6d90ea
Fixed locking of class list.
by Alexandre Julliard
· 23 years ago
844ceb9
Store window class atom in the server.
by Alexandre Julliard
· 23 years ago
5bcd116
Remove non windows macros.
by Francois Gouget
· 23 years ago
de70b83
Silence the pthread_kill_other_threads_np FIXME.
by Alexandre Julliard
· 23 years ago
a0c38fe
Fix MapViewOfFile to always return a 64K-aligned address.
by Alexandre Julliard
· 23 years ago
c3c5746
API files update.
by Patrik Stridvall
· 23 years ago
e573aba
Fixed issue found by winapi_check.
by Patrik Stridvall
· 23 years ago
e668a9d
Added new include file ws2spi.h for adding needed types.
by Patrik Stridvall
· 23 years ago
5bc7d73
Fixed parameters of SetupOpenInfFileA.
by Stefan Leichter
· 23 years ago
3949386
Moved MsgWaitForMultipleObjects call on RDW_UPDATENOW out of the
by Alexandre Julliard
· 23 years ago
bc510d0
Add support for NOCOLOR.
by Francois Gouget
· 23 years ago
5686dc0
Move WINDEBUGINFO from winbase.h to winbase16.h and rename to
by Francois Gouget
· 23 years ago
27215d9
WINELIB applications (like reaktivate) might have very long (C++)
by Marcus Meissner
· 23 years ago
d6bd282
GetDiskFreeSpaceEx should accept an input like "C:".
by Gerard Patel
· 23 years ago
c73316d
- fixed copy&paste bug (GENERIC_WRITE instead of GENERIC_READ)
by Eric Pouech
· 23 years ago
bd3be7a
Started Implementing Video Renderer.
by Hidenori Takeshima
· 23 years ago
90d4b11
Renamed USER_Init into UserClientDllInitialize.
by Alexandre Julliard
· 23 years ago
568c67e
Make serial fd blocking mode depend on FILE_FLAG_OVERLAPPED.
by Mike McCormack
· 23 years ago
58b29952
Small typo fixes/updates.
by Francois Gouget
· 23 years ago
086f1cb
Move the ERR_XXX macros from winbase.h to error.c.
by Francois Gouget
· 23 years ago
76f6ffa
Fix the SOCKADDR_IPX declaration.
by Francois Gouget
· 23 years ago
b85a6e8
Defer edit style correction until EDITSTATE is fully initialized.
by Dmitry Timoshkov
· 23 years ago
aacc7e3
_beginthread: Don't store the trampoline on the stack.
by Francois Gouget
· 23 years ago
d4db682
Move COLORREF from wingdi.h to windef.h. Add a prototype for GdiFlush.
by Francois Gouget
· 23 years ago
d599c5a
Wrappers must always be compiled in STRICT mode.
by Francois Gouget
· 23 years ago
53050d7
Provide help even when in the NOPROCESS state.
by Alexandre Julliard
· 23 years ago
ba7f6c5
Fix infinite loop problem in wineclipsrv startup.
by Francois Gouget
· 23 years ago
671a2ee
Better handling of the timeout in WaitForInputIdle.
by Francois Gouget
· 23 years ago
19337c7e
CreateURLMoniker takes a LPCWSTR, not a LPWSTR.
by Malte Starostik
· 23 years ago
62fb082
Process pending events before sending WM_PAINT on RDW_UPDATENOW.
by Alexandre Julliard
· 23 years ago
646d621
Added get_file_info support to named pipes and sockets to avoid
by Alexandre Julliard
· 23 years ago
32aee1a
Added defines for resource types RT_MESSAGETABLE, RT_VERSION.
by Stefan Leichter
· 23 years ago
6559d10
Fix sign extension problem in map_wparam_WtoA.
by Gerard Patel
· 23 years ago
7f9b090
Added IPersistPropertyBag2 and IPropertyBag2 definitions, added
by Malte Starostik
· 23 years ago
3dc7640
The LR_ defines do not reside in windows.h anymore.
by Johan Gill
· 23 years ago
e2a9e49
Remove some unnecessary AddRef's.
by Huw D M Davies
· 23 years ago
2c7cc63
Add XK_Mode_switch to the list of ignored keysyms.
by Dmitry Timoshkov
· 23 years ago
cebf8b6
A 'fi' was needed in the last if statement.
by Daniel Sabo
· 23 years ago
20dc74b
Release 20011004.
by Alexandre Julliard
· 23 years ago
wine-20011004
c8f3fed
Ignore RLE data that goes past the line end (found by Uwe Bonnes).
by Alexandre Julliard
· 23 years ago
7659882
Skip port number before calling gethostbyname. Fix non-absolute urls.
by Nikolas Zimmermann
· 23 years ago
f26d252
The DISPPARAMS parameter array is a reverse-order array.
by Ove Kaaven
· 23 years ago
ff58be5
Fetch a handle type in FILE_GetUnixHandle.
by Mike McCormack
· 23 years ago
840434a
Don't ignore first chance debug exceptions since it may be a
by Alexandre Julliard
· 23 years ago
88bb926
A couple of minor points about converting Windows fonts.
by Bill Medland
· 23 years ago
54c8fee
Implement coercion to VT_UNKNOWN from VT_DISPATCH.
by Ove Kaaven
· 23 years ago
77f8e5f
ITypeInfo::Invoke should also search inherited interfaces for the
by Ove Kaaven
· 23 years ago
3c76b14
Skip BitBlt DIB optimization if source and dest DCs have different depths.
by Alexandre Julliard
· 23 years ago
94ce2a3
Map a window if it is shown by a direct style change.
by Gerard Patel
· 23 years ago
e35f4ee
Don't ignore DISPATCH_METHOD in ITypeInfo::Invoke.
by Ove Kaaven
· 23 years ago
5a53810
Fix SHAddToRecentDocs code to properly handle native Comctl32 and
by Guy Albertelli
· 23 years ago
58aa0a1
Looks like the SLTG_ImplInfo struct isn't a fixed size.
by Huw D M Davies
· 23 years ago
ed9d160
Corrected INVOKEKIND enumeration values.
by Ove Kaaven
· 23 years ago
d5a2698
Make sure that newly allocated TLS indexes are cleared.
by Aric Stewart
· 23 years ago
b2059fa
Better fake implementation of SetThreadExecutionState.
by Andreas Mohr
· 23 years ago
e566195
Free cache DCEs if the DC gets deleted.
by Alexandre Julliard
· 24 years ago
185ba23
Fixed typo in previous change.
by Alexandre Julliard
· 24 years ago
5b1e934
Avoid including winbase.h in generated .spec.c files.
by Alexandre Julliard
· 24 years ago
5a9ba28
Allow two connections by not releasing the wrapped library too early.
by Bill Medland
· 24 years ago
a21672e
Merged mouse buttons states into the key state array.
by Alexandre Julliard
· 24 years ago
Next »