projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Install headers from $(SRCDIR).
[wine]
/
dlls
/
1999-03-17
Douglas Ridgway
Fix crash if lpuCurDirLen or lpuDestDirLen==0.
tree
|
commitdiff
1999-03-16
Marcus Meissner
Removed no longer necessary win.h include, added now...
tree
|
commitdiff
1999-03-16
Francis Beaudet
Fixed a slight bug that was included in the change...
tree
|
commitdiff
1999-03-16
Sylvain St.Germain
Fixed some graphical problems of the treeview and added...
tree
|
commitdiff
1999-03-16
Thuy Nguyen
0 is a valid index for a tab item.
tree
|
commitdiff
1999-03-15
Klaas van Gend
- Reimplementation of the CommDlg ExtendedError mechani...
tree
|
commitdiff
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
tree
|
commitdiff
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
tree
|
commitdiff
1999-03-14
Andreas Mohr
Implemented (nearly) all TAPI functions as stubs.
tree
|
commitdiff
1999-03-14
Juergen Schmied
- IShellFolder and IEnumIDList are using the new COM...
tree
|
commitdiff
1999-03-13
Marcus Meissner
Fixed newly introduced and some leftover warnings.
tree
|
commitdiff
1999-03-13
Pavel Roskin
File open dialog now uses icons instead of bitmaps.
tree
|
commitdiff
1999-03-13
Marcus Meissner
Started on avifil32 implementation (only stubs currently).
tree
|
commitdiff
1999-03-13
Juergen Schmied
- mostly cleanup after the renaming
tree
|
commitdiff
1999-03-13
Bertho Stultiens
Moved error codes to cderr.h.
tree
|
commitdiff
1999-03-13
Alexandre Julliard
Fixed make depend
tree
|
commitdiff
1999-03-12
Eric Kohl
Replaced direct access to the WND structure by correspo...
tree
|
commitdiff
1999-03-12
Eric Kohl
Fixed some bugs introduced by the automated renaming.
tree
|
commitdiff
1999-03-12
Luc Tourangeau
Changed the listview control to add the report view...
tree
|
commitdiff
1999-03-12
Marcus Meissner
Added #ifdef HAVE_WCTYPE_H.
tree
|
commitdiff
1999-03-12
Thuy Nguyen
Removed direct access to the WND struct.
tree
|
commitdiff
1999-03-12
Sylvain St.Germain
Removed direct access to the WND struct.
tree
|
commitdiff
1999-03-10
Paul Quinn
Added a lot of new OLE interfaces.
tree
|
commitdiff
1999-03-10
Francis Beaudet
Fixed a simple bug in the implementation of the ShellVi...
tree
|
commitdiff
1999-03-10
Sergey Turchanov
Added some extra CSIDLs.
tree
|
commitdiff
1999-03-09
Juergen Schmied
- sorted API by groups
tree
|
commitdiff
1999-03-09
Juergen Schmied
Make more functions just calling down to ntdll.
tree
|
commitdiff
1999-03-09
Norman Stevens
Don't copy lpstrFileTitle if given NULL pointer for...
tree
|
commitdiff
1999-02-28
Klaas van Gend
Create a new subdirectory for the common dialog box...
tree
|
commitdiff
1999-02-28
Marcus Meissner
Fixed a lot of warnings using WINE_UNUSED, casts, comme...
tree
|
commitdiff
1999-02-28
Marcus Meissner
More include optimisations and fixes.
tree
|
commitdiff
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
tree
|
commitdiff
1999-02-25
Adrian Thurston
- Use the new COM definition macros in the header.
tree
|
commitdiff
1999-02-24
Juergen Schmied
Changed pidl structure to match the pidl's used in...
tree
|
commitdiff
1999-02-24
Juergen Schmied
Implemented reading of *.lnk-files.
tree
|
commitdiff
1999-02-24
Marcus Meissner
Optimized away more includes, readded some #includes...
tree
|
commitdiff
1999-02-22
Juergen Schmied
- eliminated one element of the pidl struct (dwSFGAO)
tree
|
commitdiff
1999-02-22
Juergen Schmied
- header uses the last macros now
tree
|
commitdiff
1999-02-19
Juergen Schmied
- made the security functions consistent. advapi calls...
tree
|
commitdiff
1999-02-19
Huw D M Davies
Fixed a few broken includes.
tree
|
commitdiff
1999-02-19
Jeff Garzik
Added missing string.h include.
tree
|
commitdiff
1999-02-19
Lawson A. Whitney
Don't hang on the last child if it's not wanted.
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
Removed redundant definitions of IsEqualIID and IsEqual...
tree
|
commitdiff
1999-02-18
Francois Gouget
Modified so that they do not use the VTABLE_FUNC macros...
tree
|
commitdiff
1999-02-17
Francois Gouget
Fixed a number of warnings concerning the matching...
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
Sylvain St.Germain
Defined IDropTarget for ShellFolder. Implemented the...
tree
|
commitdiff
1999-02-14
Bertho Stultiens
Change a couple of names that would conflict after...
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
Some warnings fixed, one useless VERSION warning remove...
tree
|
commitdiff
1999-02-13
Ian Schmidt
Added entries for most Crypt* calls.
tree
|
commitdiff
1999-02-13
Juergen Schmied
- documented most of the undocumented functions in...
tree
|
commitdiff
1999-02-12
Juergen Schmied
Small fixes to compile with the headers (mostly nt...
tree
|
commitdiff
1999-02-11
Alexandre Julliard
Authors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe...
tree
|
commitdiff
1999-02-10
Francois Gouget
Better set of macros for defining the COM interfaces.
tree
|
commitdiff
1999-02-10
Andreas Mohr
Two ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32...
tree
|
commitdiff
1999-02-09
Bertho Stultiens
Fix typo to map GetTextExtentPoint to the correct 32A...
tree
|
commitdiff
1999-02-09
Marcus Meissner
Some small bugfixes, added more PE relocation types...
tree
|
commitdiff
1999-02-09
Ulrich Weigand
NULL is a valid argument as handle for GetFileVersionIn...
tree
|
commitdiff
1999-02-09
Juergen Schmied
Better implementation (takes strings or res-id's now).
tree
|
commitdiff
1999-02-09
Ulrich Weigand
Bugfix: NULL pointer check for output parameters.
tree
|
commitdiff
1999-02-09
Zygo Blaxell
Fixed two pointer/integer mismatch warnings.
tree
|
commitdiff
1999-02-04
Andreas Mohr
Another usage of non-portable functions...
tree
|
commitdiff
1999-02-02
Francois Gouget
Replaced references to interfaces.h by wine/obj_xxx...
tree
|
commitdiff
1999-02-02
Zygo Blaxell
Change a few types to match you-know-who's declarations.
tree
|
commitdiff
1999-02-02
Marcus Meissner
reslen could be used uninitialised in GetFileResource32...
tree
|
commitdiff
1999-02-02
Eric Kohl
Fixes little pointer bug in DPA_DeletePtr().
tree
|
commitdiff
1999-01-31
Ulrich Weigand
Implementation of VERSION.DLL. Based on old misc/ver.c.
tree
|
commitdiff
1999-01-31
Ulrich Weigand
Add new subdirectories dlls/ver and dlls/version.
tree
|
commitdiff
1999-01-31
Ulrich Weigand
Implementation of VER.DLL. Thunks up to VERSION.DLL.
tree
|
commitdiff
1999-01-31
Juergen Schmied
Stub for PathQualify32[A|W].
tree
|
commitdiff
1999-01-31
Alex Korobka
Added an implementation of MRSW locks.
tree
|
commitdiff
1999-01-31
Juergen Schmied
Stub for GetSecurityDescriptorControl.
tree
|
commitdiff
1999-01-30
Marcus Meissner
Some more warnings and bugs fixed.
tree
|
commitdiff
1999-01-30
Alex Priem
Small update.
tree
|
commitdiff
1999-01-30
Alex Priem
- The usual bugfixes.
tree
|
commitdiff
1999-01-30
Matthew Becker
Doc updates.
tree
|
commitdiff
1999-01-28
James Juran
Commented out unused variables to prevent needless...
tree
|
commitdiff
1999-01-28
Matthew Becker
Documentation standardizations.
tree
|
commitdiff
1999-01-28
Marcus Meissner
Fixed a lot of warnings for possible problems.
tree
|
commitdiff
1999-01-28
Marcus Meissner
Fixed GetIconInfo16 (.spec,ICONINFO struct is different...
tree
|
commitdiff
1999-01-26
Eric Pouech
Temporary #if 0'ed part for builtin modules in MSACM...
tree
|
commitdiff
1999-01-26
Andreas Mohr
Implemented GetIconInfo16 -> call to GetIconInfo32.
tree
|
commitdiff
1999-01-26
Marcus Meissner
3 missing WINAPI added.
tree
|
commitdiff
1999-01-26
Juergen Schmied
Small fixes.
tree
|
commitdiff
1999-01-26
Juergen Schmied
Changed some treeview related definitions.
tree
|
commitdiff
1999-01-26
Juergen Schmied
Implemented SHBrowseForFolder() dialog.
tree
|
commitdiff
1999-01-26
Marcus Meissner
Added GetSecurityDescriptorOwner/Group, RevertToSelf...
tree
|
commitdiff
1999-01-24
Eric Kohl
Fixed several bugs and typos.
tree
|
commitdiff
1999-01-24
Eric Kohl
New drag list control.
tree
|
commitdiff
1999-01-24
Eric Kohl
Fixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().
tree
|
commitdiff
1999-01-24
Eric Kohl
Added WM_[G/S]ETFONT handling.
tree
|
commitdiff
1999-01-24
Eric Kohl
Added WM_COMMAND and WM_NOTIFY handling.
tree
|
commitdiff
1999-01-24
Eric Kohl
Fixed redraw bug for tracking tooltips.
tree
|
commitdiff
1999-01-24
Eric Kohl
Added some messages to the rebar control.
tree
|
commitdiff
next