projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implemented _ConfirmWin16Lock (KERNEL32.96).
[wine]
/
include
/
1999-03-10
Ulrich Weigand
Implemented _ConfirmWin16Lock (KERNEL32.96).
tree
|
commitdiff
1999-03-10
Lionel Ulmer
- some clean up in handling of depth
tree
|
commitdiff
1999-03-10
Stephane Lussier
Implemented SendMessageTimeout() functions.
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Added USER.DestroyIcon32 to Callout struct.
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Deleted NE_FreePEResource().
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Adapted to cursor/icon handling changes.
tree
|
commitdiff
1999-03-10
Ulrich Weigand
Implemented Win95-style shared cursor/icon cache.
tree
|
commitdiff
1999-03-10
Pavel Roskin
Fixed folder bitmap colors for 8bpp.
tree
|
commitdiff
1999-03-10
Sergey Turchanov
Added some extra CSIDLs.
tree
|
commitdiff
1999-03-09
Juergen Schmied
Many new prototypes.
tree
|
commitdiff
1999-03-09
Juergen Schmied
Fix use of wrong prototype from ntdll.h.
tree
|
commitdiff
1999-03-09
Marcus Meissner
Fix broken _convert_sockopt for IPPROTO_TCP cases,...
tree
|
commitdiff
1999-02-28
Marcus Meissner
More include optimizations.
tree
|
commitdiff
1999-02-28
Marcus Meissner
MCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
tree
|
commitdiff
1999-02-28
Klaas van Gend
Added the button states as returned by IsDlgButtonCheck...
tree
|
commitdiff
1999-02-28
Marcus Meissner
More include optimisations and fixes.
tree
|
commitdiff
1999-02-28
Alexandre Julliard
Use server handles directly for Win32 handles. Removed...
tree
|
commitdiff
1999-02-28
Alexandre Julliard
Process and thread id now use the server-side id instea...
tree
|
commitdiff
1999-02-28
Marcus Meissner
Some Solaris fixes. <resolv.h> needs <arpa/nameser...
tree
|
commitdiff
1999-02-28
Ulrich Weigand
Adapted to CreateProcess changes.
tree
|
commitdiff
1999-02-28
Ulrich Weigand
Process creation sequence reorganized:
tree
|
commitdiff
1999-02-28
Klaas van Gend
Preliminary implementation of the PrintDlgA stub.
tree
|
commitdiff
1999-02-28
Alexandre Julliard
Added support for mappings with no associated file.
tree
|
commitdiff
1999-02-28
Alexandre Julliard
Removed dst_handle in duplicate_handle request.
tree
|
commitdiff
1999-02-28
Francis Beaudet
Implemented support for arrays and safe arrays in VARIA...
tree
|
commitdiff
1999-02-28
Pavel Roskin
Made folder icons gray-yellow instead of blue.
tree
|
commitdiff
1999-02-26
Alexandre Julliard
Release 990226.
wine-990226
tree
|
commitdiff
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
tree
|
commitdiff
1999-02-25
Alexandre Julliard
Release 990225.
wine-990225
tree
|
commitdiff
1999-02-25
David Luyer
Added __attribute__ ((unused)) on static inline functio...
tree
|
commitdiff
1999-02-25
Francois Boisvert
Adding of new functions to make the wnd struct thread...
tree
|
commitdiff
1999-02-25
Michael Veksler
Added configure check for getbkgd and define HAVE_GETBKGD.
tree
|
commitdiff
1999-02-25
Paul Quinn
Many interface declarations that originated from oleidl...
tree
|
commitdiff
1999-02-25
Michael Veksler
Removed includes of wine/* headers.
tree
|
commitdiff
1999-02-25
Adrian Thurston
- Use the new COM definition macros in the header.
tree
|
commitdiff
1999-02-25
Alexandre Julliard
Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell...
tree
|
commitdiff
1999-02-25
Adrian Thurston
Adds C++ nameless union support to tagVARIANT.
tree
|
commitdiff
1999-02-25
Adrian Thurston
Moved some definitions out of oleauto.h and into oaidl...
tree
|
commitdiff
1999-02-24
Juergen Schmied
Changed pidl structure to match the pidl's used in...
tree
|
commitdiff
1999-02-24
Juergen Schmied
new file, including the IShellLink definition.
tree
|
commitdiff
1999-02-24
Ulrich Weigand
Modified process creation sequence: call PE_CreateModul...
tree
|
commitdiff
1999-02-24
Joseph Pranevich
Added GetBackgroundColor call to the console struct...
tree
|
commitdiff
1999-02-22
Marcus Meissner
Some more recursive include fixes/optimizations.
tree
|
commitdiff
1999-02-22
Juergen Schmied
- header uses the last macros now
tree
|
commitdiff
1999-02-22
Francois Gouget
Use latest COM macros
tree
|
commitdiff
1999-02-21
Alexandre Julliard
Changed initial process creation to avoid memory alloca...
tree
|
commitdiff
1999-02-21
Alexandre Julliard
Added a few exception codes.
tree
|
commitdiff
1999-02-21
Michael Veksler
- Fix headers to include less or smaller header files.
tree
|
commitdiff
1999-02-21
Stephane Lussier
Fix problem where you need mouse activity to unlock...
tree
|
commitdiff
1999-02-20
Francis Beaudet
Implemented the OleCreateFontIndirect method and the...
tree
|
commitdiff
1999-02-20
Marcus Meissner
Problems reported by Donald Page, PR 105-107.
tree
|
commitdiff
1999-02-20
Joseph Pranevich
Support for the new InitialRows andf InitialColumns...
tree
|
commitdiff
1999-02-20
Alexandre Julliard
Added get/set_handle_info request.
tree
|
commitdiff
1999-02-20
Francis Beaudet
Added some new stubs for the OLE menu descriptor methods.
tree
|
commitdiff
1999-02-19
Juergen Schmied
- made the security functions consistent. advapi calls...
tree
|
commitdiff
1999-02-19
Ove Kaaven
Added extra child arguments to DCE_GetVisRgn() to be...
tree
|
commitdiff
1999-02-19
Marcus Meissner
Removed a lot of occurences of windows.h (and added...
tree
|
commitdiff
1999-02-19
Francois Gouget
Small fixes.
tree
|
commitdiff
1999-02-19
Francois Gouget
Changed the first parameter from LPGUID (Windows header...
tree
|
commitdiff
1999-02-18
Stephane Lussier
- New implementation of SendMessage, ReceiveMessage...
tree
|
commitdiff
1999-02-18
Francois Gouget
Removed references to ICOM_INHERITS.
tree
|
commitdiff
1999-02-18
Marcus Meissner
dosexe.h depends on winbase.h (for LPSTARTUPINFO32A)
tree
|
commitdiff
1999-02-18
Francois Gouget
Updated to use the latest COM macros. Defined more...
tree
|
commitdiff
1999-02-18
Francois Boisvert
Implementation of the pushed close button.
tree
|
commitdiff
1999-02-17
Francois Gouget
Moved some definitions to their proper include file.
tree
|
commitdiff
1999-02-17
Francois Gouget
Fixed some ICOM_INHERIT stuff and added new related...
tree
|
commitdiff
1999-02-17
Francois Gouget
Added new API. Part of it was in 'include/objbase.h...
tree
|
commitdiff
1999-02-17
Marcus Meissner
mmioDescend: fixed FIND_xxxx, verified with mciavi32...
tree
|
commitdiff
1999-02-17
Francois Gouget
Changed ICOM_THIS definition.
tree
|
commitdiff
1999-02-17
Bertho Stultiens
Renamed VS_VERSION_INFOxx structure to VS_VERSION_INFO_...
tree
|
commitdiff
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
tree
|
commitdiff
1999-02-17
Luc Tourangeau
Preliminary listview control implementation.
tree
|
commitdiff
1999-02-17
Francois Gouget
Added the actual definitions of the interfaces.
tree
|
commitdiff
1999-02-17
Francois Gouget
Converted to the new COM declaration 'standard' for...
tree
|
commitdiff
1999-02-15
Douglas Ridgway
c2man doesn't like extra semicolons.
tree
|
commitdiff
1999-02-14
Alexandre Julliard
Added server snapshot support (processes only for now).
tree
|
commitdiff
1999-02-14
Alexandre Julliard
Moved process definitions to include/server/process.h
tree
|
commitdiff
1999-02-14
Alexandre Julliard
Removed PROCESS_GetPtr.
tree
|
commitdiff
1999-02-14
Alexandre Julliard
Release 990214.
wine-990214
tree
|
commitdiff
1999-02-14
Eric Pouech
Changed some functions prototypes (were returning void).
tree
|
commitdiff
1999-02-14
Paul Quinn
Fixed some Winelib names.
tree
|
commitdiff
1999-02-14
Juergen Schmied
Corrected prototypes func() ->func(void).
tree
|
commitdiff
1999-02-14
Uwe Bonnes
Added white border.
tree
|
commitdiff
1999-02-14
Gavriel State
A few non-x86 Winelib fixes.
tree
|
commitdiff
1999-02-14
Eric Pouech
Fixed bugs on MCI notification (callback info are copie...
tree
|
commitdiff
1999-02-14
Joseph Pranevich
Moved initialization until later. Also moved around...
tree
|
commitdiff
1999-02-14
Bertho Stultiens
Change a couple of names that would conflict after...
tree
|
commitdiff
1999-02-14
Marcus Meissner
Added possibility to load .stabs/.stabstr sections...
tree
|
commitdiff
1999-02-14
Marcus Meissner
Some ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
tree
|
commitdiff
1999-02-14
Juergen Schmied
Implementation of ConvertDefaultLocale32.
tree
|
commitdiff
1999-02-13
Bertho Stultiens
Fixed a couple of faulty names used in wine and typos...
tree
|
commitdiff
1999-02-13
Marcus Meissner
Moved the if1632/signal.c stuff into loader/signal...
tree
|
commitdiff
1999-02-13
Eric Pouech
Added support for MCI AVI driver
tree
|
commitdiff
1999-02-13
Francois Gouget
Added the actual interface definitions to the obj_marsh...
tree
|
commitdiff
1999-02-13
James Juran
Created include/Makefile.in to separate header file...
tree
|
commitdiff
1999-02-13
Francis Beaudet
Implemented the OLE Drag and Drop target registration...
tree
|
commitdiff
1999-02-13
Francois Boisvert
Implemented the WIN31 Look mdi buttons and also some...
tree
|
commitdiff
1999-02-13
Ian Schmidt
Added entries for most Crypt* calls.
tree
|
commitdiff
1999-02-13
Francois Gouget
Make the REFxxx types const even in C. Also add FMTID.
tree
|
commitdiff
1999-02-13
Marcus Meissner
Implemented MapVirtualKeyEx (ticket 21).
tree
|
commitdiff
next