projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
1999-03-14
Andreas Mohr
Bug fix.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-14
Juergen Schmied
- IShellFolder and IEnumIDList are using the new COM...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-14
Ove Kaaven
Corrected location of FAQ.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-14
Ove Kaaven
Fully implemented Direct Console Input.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Marcus Meissner
Fixed newly introduced and some leftover warnings.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Francois Gouget
It is now possible to use the standard macros for GetTe...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Francois Gouget
Fixed some SendMessage32A that escaped the renaming.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Francois Gouget
On windows ole2.h includes oleauto.h and some programs...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Francois Gouget
Fixes in the SysAllocString functions prototypes. It...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Pavel Roskin
File open dialog now uses icons instead of bitmaps.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Marcus Meissner
Updated AVI* class interface to new ICOM_ methods.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Marcus Meissner
Some fixes and additions.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Marcus Meissner
Started on avifil32 implementation (only stubs currently).
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Patrik Stridvall
Reimplemented DrawFocusRect without using X11.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Andreas Mohr
Implemented mode setting things as well as VESA additio...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Francis Beaudet
Implemented the IPersistStream interface on the OLE...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Uwe Bonnes
Make function BX=6 round ST0 to integer.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Alexandre Julliard
Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Juergen Schmied
- mostly cleanup after the renaming
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Bertho Stultiens
Changed the DLGTEMPLATE and DLGITEMTEMPLATE types to...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Bertho Stultiens
Moved error codes to cderr.h.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Peter Ganten
Fix CreateProcess to handle lpCommandline better.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Peter Ganten
Change GetStartupInfoA/W to return the real StartupInfo.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Guy Albertelli
Handle null wndPtr for mdi window.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Dave Pickles
Fixed a couple of missing #defines for Win32 API functi...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Ulrich Weigand
Implemented UTRegister and UTUnRegister.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Keith Matthews
Added coded stubs for DdeQueryConvInfo (16 & 32 bit...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Pavel Roskin
Added prototypes for OleQueryLinkFromClip, OleQueryCrea...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Pavel Roskin
Definition for OleCreateLinkFromClip was incorrect.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Marcus Meissner
Mask out the upper 12 bits from the resourceid, just...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Ove Kaaven
Updated bug list by my knowledge of them.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Thuy Nguyen
StgCreateDocfile accepts NULL as a file name.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Caolan McNamara
Added support for alternate DIBBITBLT layout.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Sergey Turchanov
Buffer size bug in LocateDebugInfoFile.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Andreas Mohr
Improved "error" message readability.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Alexandre Julliard
Fixed process_signaled (thanks to Uwe Bonnes).
commit
|
commitdiff
|
tree
|
snapshot
1999-03-13
Alexandre Julliard
Fixed make depend
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Eric Kohl
Replaced direct access to the WND structure by correspo...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Eric Kohl
Fixed some bugs introduced by the automated renaming.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Alexandre Julliard
Added sysres_Ru.s
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Luc Tourangeau
Changed the listview control to add the report view...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Marcus Meissner
Removed use of WND struct.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Marcus Meissner
Added #ifdef HAVE_WCTYPE_H.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Thuy Nguyen
Removed direct access to the WND struct.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Juergen Schmied
Message translation for WM_WININICHANGE.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Pavel Roskin
obm_closed_95 should not be drawn inverted.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Sylvain St...
Removed direct access to the WND struct.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Thuy Nguyen
Improved performance.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Stephane Lussier
Create a new DC in GetDCEx when none are available.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Stephane Lussier
Implemented DosDateTimeToVariant() and SysAllocStringBy...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Pavel Roskin
Changed the button state to "up" as soon as it is known...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-12
Marcus Meissner
Emulate (well, ignore) mov cr0,eax and mov eax,cr0.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Paul Quinn
Added a lot of new OLE interfaces.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Alexander Kanavin
Added support for Russian language.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Temporary fix: Activate 16-bit system timer callback...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Implemented _ConfirmWin16Lock (KERNEL32.96).
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Lionel Ulmer
- some clean up in handling of depth
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Stephane Lussier
Implemented SendMessageTimeout() functions.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Marcel Baur
Added Boyer-Moore text search.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Added USER.DestroyIcon32 to Callout struct.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Deleted NE_FreePEResource().
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Adapted to cursor/icon handling changes.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Allow accessing both NE and PE resources with both...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Implemented Win95-style shared cursor/icon cache.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Pavel Roskin
Fixed folder bitmap colors for 8bpp.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Caolan McNamara
Windows doesnt allow dashed and dotted lines > 1.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Francis Beaudet
Fixed a reference-counting problem in the external...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Francis Beaudet
Fixed a simple bug in the implementation of the ShellVi...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Sergey Turchanov
Added some extra CSIDLs.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Bugfix: Allow lpCommandLine == NULL in CreateProcess().
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Bugfix: ToAscii should not generate ASCII code when...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Ulrich Weigand
Avoid unnecessary GraphicsExpose events.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Francis Beaudet
Fixed index calculations of the upper and lower bounds...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-10
Francis Beaudet
Implementation of the ReleaseStgMedium method.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Juergen Schmied
- sorted API by groups
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Juergen Schmied
Many new prototypes.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Juergen Schmied
Fix use of wrong prototype from ntdll.h.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Juergen Schmied
Make more functions just calling down to ntdll.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Huw D M Davies
Accept "Normal" as a valid AFM weight.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Thuy Nguyen
Smarter way of searching for a free block.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Ulrich Weigand
Bugfix: DirectedYield() only to 16-bit tasks in ReplyMe...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Marcus Meissner
Corrected cast so hello5 compiles again.
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Norman Stevens
Don't copy lpstrFileTitle if given NULL pointer for...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Marcus Meissner
Fix broken _convert_sockopt for IPPROTO_TCP cases,...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Marcus Meissner
__asm__ fix as suggested by <daniel@mat.utfsm.cl> Danie...
commit
|
commitdiff
|
tree
|
snapshot
1999-03-09
Marcus Meissner
CreateFileMapping SetLastError(0)s on newly created...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Klaas van Gend
Create a new subdirectory for the common dialog box...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Marcus Meissner
More include optimizations.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Marcus Meissner
Fixed a lot of warnings using WINE_UNUSED, casts, comme...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Marcus Meissner
MCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Marcus Meissner
Changed CreateDirectory LastError returns to match...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Lionel Ulmer
- added function DirectDrawEnumerateEx
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Lionel Ulmer
Better detection of old (i.e. non OpenGL 1.2 compliant...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Marcus Meissner
Added missing <sys/types.h>.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Klaas van Gend
Added the button states as returned by IsDlgButtonCheck...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Andreas Mohr
Added support for quoted file names in CreateProcess().
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Alexandre Julliard
CLIENT_WaitReply: don't clear last error on success...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Jess Haas
Added some support and stubs for VESA to msdos/int10.c.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Marcus Meissner
More include optimisations and fixes.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-28
Juergen Schmied
open_object should return ERROR_FILE_NOT_FOUND when...
commit
|
commitdiff
|
tree
|
snapshot
next