projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
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
2001-10-09
Alexandre Julliard
Fix MapViewOfFile to always return a 64K-aligned address.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-09
Patrik Stridvall
API files update.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-09
Patrik Stridvall
Fixed issue found by winapi_check.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-09
Patrik Stridvall
Added new include file ws2spi.h for adding needed types.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-09
Stefan Leichter
Fixed parameters of SetupOpenInfFileA.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Alexandre Julliard
Moved MsgWaitForMultipleObjects call on RDW_UPDATENOW...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Add support for NOCOLOR.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Move WINDEBUGINFO from winbase.h to winbase16.h and...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Marcus Meissner
WINELIB applications (like reaktivate) might have very...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Gerard Patel
GetDiskFreeSpaceEx should accept an input like "C:".
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Eric Pouech
- fixed copy&paste bug (GENERIC_WRITE instead of GENERI...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Hidenori Takeshima
Started Implementing Video Renderer.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Alexandre Julliard
Renamed USER_Init into UserClientDllInitialize.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Mike McCormack
Make serial fd blocking mode depend on FILE_FLAG_OVERLA...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Small typo fixes/updates.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Move the ERR_XXX macros from winbase.h to error.c.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Fix the SOCKADDR_IPX declaration.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Dmitry Timoshkov
Defer edit style correction until EDITSTATE is fully...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
_beginthread: Don't store the trampoline on the stack.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Move COLORREF from wingdi.h to windef.h.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Wrappers must always be compiled in STRICT mode.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Alexandre Julliard
Provide help even when in the NOPROCESS state.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Fix infinite loop problem in wineclipsrv startup.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Francois Gouget
Better handling of the timeout in WaitForInputIdle.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-08
Malte Starostik
CreateURLMoniker takes a LPCWSTR, not a LPWSTR.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Alexandre Julliard
Process pending events before sending WM_PAINT on RDW_U...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Alexandre Julliard
Added get_file_info support to named pipes and sockets...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Stefan Leichter
Added defines for resource types RT_MESSAGETABLE, RT_VE...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Gerard Patel
Fix sign extension problem in map_wparam_WtoA.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Malte Starostik
Added IPersistPropertyBag2 and IPropertyBag2 definition...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Johan Gill
The LR_ defines do not reside in windows.h anymore.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Huw D M Davies
Remove some unnecessary AddRef's.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Dmitry Timoshkov
Add XK_Mode_switch to the list of ignored keysyms.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-05
Daniel Sabo
A 'fi' was needed in the last if statement.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Alexandre Julliard
Release 20011004.
wine-20011004
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Alexandre Julliard
Ignore RLE data that goes past the line end (found...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Nikolas Zimmermann
Skip port number before calling gethostbyname.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Ove Kaaven
The DISPPARAMS parameter array is a reverse-order array.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Mike McCormack
Fetch a handle type in FILE_GetUnixHandle.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Alexandre Julliard
Don't ignore first chance debug exceptions since it...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Bill Medland
A couple of minor points about converting Windows fonts.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Ove Kaaven
Implement coercion to VT_UNKNOWN from VT_DISPATCH.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-04
Ove Kaaven
ITypeInfo::Invoke should also search inherited interfac...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Alexandre Julliard
Skip BitBlt DIB optimization if source and dest DCs...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Gerard Patel
Map a window if it is shown by a direct style change.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Ove Kaaven
Don't ignore DISPATCH_METHOD in ITypeInfo::Invoke.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Guy Albertelli
Fix SHAddToRecentDocs code to properly handle native...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Huw D M Davies
Looks like the SLTG_ImplInfo struct isn't a fixed size.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Ove Kaaven
Corrected INVOKEKIND enumeration values.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Aric Stewart
Make sure that newly allocated TLS indexes are cleared.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-03
Andreas Mohr
Better fake implementation of SetThreadExecutionState.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Alexandre Julliard
Free cache DCEs if the DC gets deleted.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Alexandre Julliard
Fixed typo in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Alexandre Julliard
Avoid including winbase.h in generated .spec.c files.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Bill Medland
Allow two connections by not releasing the wrapped...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Alexandre Julliard
Merged mouse buttons states into the key state array.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Alexandre Julliard
Removed unnecessary includes/definitions.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Ilya Konstantinov
Added a _NET_WM_NAME(UTF8_STRING) property to every...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Andriy Palamarchuk
Added SYSMETRICS_Set.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Andreas Mohr
Make OaBuildVersion() return the highest version value...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Andreas Mohr
Yet another documentation/message text patch.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Bill Medland
Additions to how to use Docbook under RedHat (to help...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Bill Medland
Upgrade winemaker man page for the two options added...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Andreas Mohr
Added WSC*InstallProvider stubs.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gracjan Polak
Added some MFC documentation (with the help of Francois...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Uwe Bonnes
Check for NULL path argument in DeleteFile.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Huw D M Davies
Long nameless args in SLTG apparently get denoted by...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Guy Albertelli
Implemented dummy stub for SHChangeNotifyUpdateEntryLis...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Gerald Pfeifer
Fix implicit type declarations. Add required cast.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-02
Dmitry Timoshkov
Remove a hack for keyboard group switching.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Hidenori Takeshima
Implemented CLSID_AudioRender.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Ove Kaaven
Implemented DispGetParam.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Andreas Mohr
Fix/document SHLWAPI ordinals 217 and 218.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Andreas Mohr
Speed optimization.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Andreas Mohr
Added stub for WSApSetPostRoutine.
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Ove Kaaven
Make MoveFileEx fail with ERROR_INVALID_PARAMETER ...
commit
|
commitdiff
|
tree
|
snapshot
2001-10-01
Eric Pouech
Should initialize COM before calling it.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-26
Alexandre Julliard
Fixed size check in HEAP_FindFreeBlock to make sure...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-26
Andriy Palamarchuk
winemaker documentation fix.
commit
|
commitdiff
|
tree
|
snapshot
2001-09-26
Huw D M Davies
Better handling of typelibs loaded with a trailing...
commit
|
commitdiff
|
tree
|
snapshot
2001-09-26
Bill Medland
Prevent calling null functions.
commit
|
commitdiff
|
tree
|
snapshot
next