projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added a stub for Heap32ListFirst.
[wine]
/
include
/
2003-09-11
Geoff Thorpe
Added a stub for Heap32ListFirst.
tree
|
commitdiff
2003-09-11
Francois Gouget
Modify winetest_ok to only add a trailing '\n' if there...
tree
|
commitdiff
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
tree
|
commitdiff
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
tree
|
commitdiff
2003-09-09
Alexandre Julliard
Converted the rest of the obj_*.h headers to IDL into...
tree
|
commitdiff
2003-09-09
Alexandre Julliard
Some STATUS_* defines have to be duplicated in winnt.h.
tree
|
commitdiff
2003-09-08
Alexandre Julliard
On TlsFree, clear the released TLS index in all threads.
tree
|
commitdiff
2003-09-08
Rolf Kalbermatter
Change parameter in SHGetSpecialFolderPathA/W to int...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Implemented shtypes.idl and shobjidl.idl and removed...
tree
|
commitdiff
2003-09-04
Dimitrie O. Paun
Removed non-standard header includes.
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Converted obj_webbrowser.h to IDL and moved the definit...
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Converted docobj.h to IDL.
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Removed no longer needed include protections.
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Converted ocidl.h to IDL.
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Converted urlmon.h to IDL.
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Converted servprov.h to IDL.
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Converted oleidl.h to IDL.
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Converted comcat.h to IDL.
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Use <> format in generated #include statements.
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Moved the implementation of the pthread wrappers to...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Avoid including wine/obj_*.h files directly from C...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
shlobj.h must include wine/obj_dragdrophelper.h (report...
tree
|
commitdiff
2003-09-02
Eric Pouech
Added a few missing definitions.
tree
|
commitdiff
2003-09-02
Martin Fuchs
Declare LPCITEMIDLIST as 'const' pointer and adjust...
tree
|
commitdiff
2003-09-02
Vincent Béron
Added msvcrt headers limits.h and math.h.
tree
|
commitdiff
2003-09-02
Michael Günnewig
- Implemented AVIStreamBeginStreaming and AVIStreamEndS...
tree
|
commitdiff
2003-09-01
Martin Fuchs
Define ICON_SMALL2 and ShowWindowAsync().
tree
|
commitdiff
2003-09-01
Martin Fuchs
Define TBIF_BYINDEX.
tree
|
commitdiff
2003-08-29
Alexandre Julliard
Export SYSDEPS_SwitchToThreadStack() functionality...
tree
|
commitdiff
2003-08-28
Dimitrie O. Paun
Use angle brackets (<>) rather than quotes ("") for...
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Start using the exported TEB structure from winternl...
tree
|
commitdiff
2003-08-28
Dave Belanger
Added CoDisconnectObject and CoRegisterMessageFilter...
tree
|
commitdiff
2003-08-28
Robert Reif
Added speaker config macros.
tree
|
commitdiff
2003-08-28
Mike McCormack
Add CLSID_HTMLDocument.
tree
|
commitdiff
2003-08-28
Mike McCormack
Define the IPersistMoniker interface.
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Renamed a few more TEB fields.
tree
|
commitdiff
2003-08-28
Alexandre Julliard
Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
tree
|
commitdiff
2003-08-27
Alexandre Julliard
Renamed a few TEB fields to use the "official" names.
tree
|
commitdiff
2003-08-27
Gregory M. Turner
Implement (most of) SetupIterateCabinet.
tree
|
commitdiff
2003-08-27
Alexandre Julliard
Removed some no longer needed definitions from stackfra...
tree
|
commitdiff
2003-08-27
Alexandre Julliard
Added varargs support for 16-bit entry points.
tree
|
commitdiff
2003-08-27
Dimitrie O. Paun
Remove some unneeded __WINESRC__ tests from the headers.
tree
|
commitdiff
2003-08-26
Alexandre Julliard
Moved profile functions to dlls/kernel.
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Don't build memcpy_unaligned on 386 to avoid MSVC break...
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Moved 16-bit calls initialization and exception handlin...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Extended WOWCallback16Ex to support register functions...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Moved 16-bit builtin module handling to dlls/kernel...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Moved most of the 16-bit task support and NE module...
tree
|
commitdiff
2003-08-22
Filip Navara
Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
tree
|
commitdiff
2003-08-22
Alexandre Julliard
Removed obsolete WIN32_LastError definition.
tree
|
commitdiff
2003-08-22
Alexandre Julliard
Removed no longer used internal definitions.
tree
|
commitdiff
2003-08-22
Alexandre Julliard
Removed reference to the WINE_UNICODE_TEXT macro that...
tree
|
commitdiff
2003-08-21
Alexandre Julliard
Store the debug info structure on the thread stack.
tree
|
commitdiff
2003-08-21
Alexandre Julliard
Removed a few remaining WINVER checks.
tree
|
commitdiff
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
tree
|
commitdiff
2003-08-20
Steven Edwards
Fix building libwine_unicode with w32api headers.
tree
|
commitdiff
2003-08-20
Mike McCormack
Dlopen libncurses.so in wineconsole.
tree
|
commitdiff
2003-08-20
Alexandre Julliard
Remove the dummy pthread functions and use -lpthread...
tree
|
commitdiff
2003-08-20
Eric Pouech
Removed the DOSFS_ specific time related conversion...
tree
|
commitdiff
2003-08-19
Alexandre Julliard
Replaced remaining calls to PROFILE_GetWineIniString...
tree
|
commitdiff
2003-08-19
Mike McCormack
Implement registry key unloading.
tree
|
commitdiff
2003-08-19
Eric Pouech
Fixed regression in process creation (std handle inheri...
tree
|
commitdiff
2003-08-19
Erwin Wolff
Removed VERSION typedef.
tree
|
commitdiff
2003-08-19
Jon Griffiths
Make RtlTimeToSecondsSince1970 consistent with other...
tree
|
commitdiff
2003-08-18
Jon Griffiths
Make I1 fields explicitly signed.
tree
|
commitdiff
2003-08-18
Jon Griffiths
Add some new types and functions.
tree
|
commitdiff
2003-08-18
Jon Griffiths
Cast hresult error codes to HRESULT.
tree
|
commitdiff
2003-08-15
Alexandre Julliard
Moved __errno_location() handling to pthread.c, and...
tree
|
commitdiff
2003-08-13
Dimitrie O. Paun
Alias _vsnprintf as vsnprintf.
tree
|
commitdiff
2003-08-13
Dimitrie O. Paun
Add definitions for the S_IS* macros.
tree
|
commitdiff
2003-08-13
Dimitrie O. Paun
Add a bunch of IMAGE_SIZEOF_* constants.
tree
|
commitdiff
2003-08-13
Mike McCormack
Partial implementation of the Microsoft Installer ...
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
tree
|
commitdiff
2003-08-12
Dmitry Timoshkov
Convert CreateDC to unicode in the driver interface.
tree
|
commitdiff
2003-08-12
Mike McCormack
Stub implementation of FlashWindowEx.
tree
|
commitdiff
2003-08-12
Dimitrie O. Paun
Consolidate all kernel power management functions.
tree
|
commitdiff
2003-08-12
Mike McCormack
Added two printer error codes.
tree
|
commitdiff
2003-08-12
Phil Krylov
Added ES_SELECTIONBAR style.
tree
|
commitdiff
2003-08-11
Phil Krylov
Added some missing FR_* defines.
tree
|
commitdiff
2003-07-26
Alexandre Julliard
Implemented inter-thread SendMessageCallback.
tree
|
commitdiff
2003-07-26
Martin Fuchs
Fixed Ansi version of RenderFILENAME and implement...
tree
|
commitdiff
2003-07-26
Martin Fuchs
Fixed GetFileEttributesEx define.
tree
|
commitdiff
2003-07-26
Martin Fuchs
Extend for additional Shell Content and Attribute Flags.
tree
|
commitdiff
2003-07-24
Mike McCormack
Added a security token object in wineserver.
tree
|
commitdiff
2003-07-24
Pierre d'Herbemont
Make the PowerPC interlocked assembler code volatile.
tree
|
commitdiff
2003-07-21
Martin Fuchs
Define SHGDNF.
tree
|
commitdiff
2003-07-21
Martin Fuchs
Define IExtractIcon for ANSI/Unicode.
tree
|
commitdiff
2003-07-21
Mike McCormack
Moved declaration of VTableProvStruc from dlls/advapi32...
tree
|
commitdiff
2003-07-21
Rok Mandeljc
Split the dmusic interfaces.
tree
|
commitdiff
2003-07-21
Jon Griffiths
Add GetSystemWindowsDirectory, GetCurrentHwProfile.
tree
|
commitdiff
2003-07-19
Jon Griffiths
MSVC fixes.
tree
|
commitdiff
2003-07-19
Jeff Muizelaar
- add IMAGE_FILE_NET_RUN_FROM_SWAP define
tree
|
commitdiff
2003-07-18
Mike McCormack
Implemented password caching.
tree
|
commitdiff
2003-07-18
Jon Griffiths
Don't redefine __WINE_USE_MSVCRT (msvc warning).
tree
|
commitdiff
2003-07-18
Jon Griffiths
Fixed msvc warning.
tree
|
commitdiff
2003-07-18
Jon Griffiths
Include oleauto.h before oleidl.h, as per native headers.
tree
|
commitdiff
2003-07-18
Jon Griffiths
Add a bunch of missing stuff.
tree
|
commitdiff
2003-07-15
Francois Gouget
Spelling fixes (s/occured/occurred/ and variants).
tree
|
commitdiff
2003-07-15
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Lionel...
tree
|
commitdiff
next