projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
1999-10-23
Ulrich Czekalla
Tab control doesn't refresh tab area on TCM_SETCURSEL.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Ulrich Czekalla
Implemented StrRChrA.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Ulrich Weigand
Bugfix: Perform proper process shutdown on 'quit' and...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Gerard Patel
Stub OpenThreadToken & OpenProcessToken for failure...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Jim Aston
Fixed a small typo.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Adrian Thurston
Protect against wrong return value from WM_INITDIALOG.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Francis Beaudet
Removed an illegal character.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Ian Schmidt
Now inits the policy cache when shell32 is first instan...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Ian Schmidt
Real implementation of SHRestricted(), clarified SHInit...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Marcus Meissner
Use segmented lpvtbl pointer for IMalloc16 interface...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Francis Beaudet
Replaced a X call with a TSX call in XDRV_MOUSE_SetCurs...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Ulrich Czekalla
The property sheet dialog needs flag WS_VISIBLE.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Pierre Mageau
Set the default view button to List in the FileDialog.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Ulrich Weigand
Bugfix: don't use GetModuleHandle16 in LoadModule16...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Eric Pouech
Fixed potential crash in string variable printing.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Eric Pouech
Added WM_GETFONT support.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Ulrich Weigand
Bugfix: don't call ExitProcess() before SYSLEVEL_Init().
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Eric Pouech
Fixed some bugs (mmioOpen with 16/32 bit strangeness...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Ulrich Czekalla
We are supposed to delete the palette object with the...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Noomen Hamza
Listview items will be drawn with the right item dimens...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Luc Tourangeau
Some small corrections to the ExtTextOut function.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Francis Beaudet
Make sure that the drop effect of a DnD operation is...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Eric Pouech
First working version.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Eric Pouech
Added the mute capability to most control lines.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Rein Klazes
Use the module handle, if CreateWindowEx is called...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-23
Marcus Meissner
Added missing prototypes for StrRetToBuf(A|W).
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Alexandre Julliard
Added Pt.s.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Alexandre Julliard
Backed out previous change (breaks with metafiles).
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Ove Kaaven
Added socket interface to wineserver.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Eric Pouech
Correct filename for kernel module is KRNL386.EXE.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Eric Pouech
Added missing (and now required) filename directive.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Eric Pouech
Added filename to 32 bit builtin module descriptors.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Eric Pouech
Fix loading of modules: now search key is module's...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Pierre Mageau
When an error occurred in a property sheet because...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Juergen Schmied
- implemented sorting the listview by clicking on the...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Juergen Schmied
Removed linking by GetProcAddress for StrRetToBuf sinc...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
WPROCS.ENTRYADDRPROC needs to return something in CX...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Abey George
Changed EndDialog to behave like as in Windows.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Abey George
Changed WINPOS_CanActivate to not to consider WS_VISIBL...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Eric Pouech
Fixed X11DRV_DIB_SetImageBits when called for RLE encod...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Eric Pouech
Optimized StretchDIBits to call SetDIBitsToDevice ...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Gustavo Junior...
Added Portuguese language support.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Francois Gouget
Use the COM macros rather than directly accessing the...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Uwe Bonnes
Use LoadString16 for FormatMessage16 and handle
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Luc Tourangeau
Some adjustments to ExtTextOut.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Stephane Lussier
Fixed the clipping for the postscript driver and turned...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Uwe Bonnes
Account for the trailing NULL in GetLogicalDriveStringsA.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Francois Gouget
Fixed a typo in a function declaration.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Zoltan Kovacs
Added Hungarian keyboard support.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Thuy Nguyen
We have to activate MDI child windows.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Uwe Bonnes
Use Get|SetPropA to store lParam to retrieve the OPENFI...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Rein Klazes
Correct usage of a scratch array in X11DRV_PolyBezier.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Gerard Patel
Make WM_GETTEXTLENGTH return length for dropdownlist...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Francois Boisvert
Removed FillRect in the ownerdrawn button procedure.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Abey George
Make sure the Focus Out window is still the Foreground...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Thuy Nguyen
Mouse position is signed.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Noomen Hamza
Set the COLOR_3DLIGHT system color to the right window...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Small hack to check if we need to relocate the TLS...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Relink subdirectory objects on Makefile.in/Make.rules...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Check for NULL ptr in Propsheet_RemovePage (Xing DVD...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Don't ref NULL ptrs in debug.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
If the joydevice is not present, do not create a Direct...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Huw D M Davies
Map PrintDlg16 to PrintDlgA.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Juergen Schmied
Small fixes.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Juergen Schmied
Made TrackPopupMenu with TPM_RETURNCMD returning the...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Ulrich Czekalla
Prevent self referencing next pointer during insert.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Eric Pouech
Added some missing definitions.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Klaas van Gend
Added Dutch to the languages supported by MCI.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Klaas van Gend
Updated status of internationalisation.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Ulrich Weigand
Bugfix: *Don't* resolve PE imports if asked not to ...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Ulrich Weigand
Bugfix: DdeNameService was broken.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Ulrich Weigand
Bugfix: When loading an executable module fails, don...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Klaas van Gend
Moved bitmap resource to language-independent resource...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Andreas Mohr
Added warning for future VERSION_GetVersion() (mis...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Added stubs for RevokeActiveObject, GetActiveObject...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Added german keyboard layout with "nodeadkeys" option...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Stub for VideoCapDriverDescAndVer.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Replicate CreateDirectory() LastError workaround for...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Also escape characters >=0x80 within the wineregistry...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Don't use malloc/free in winaspi32.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Use 1 macro for rgbbitdepth -> byte determination.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-13
Marcus Meissner
Replaced double ChangeDisplaySettingsA by (Ex)[AW].
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Ulrich Weigand
Bugfix: Don't call GetVersionExA too early, to avoid...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Rein Klazes
First implementation of LoadTypeLibEx().
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Marcus Meissner
Added stub for WMMMIDIRUNONCE called by midimap.drv.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Marcus Meissner
Set refcounter to 1 on initial init or WSAStartup/WSASt...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Marcus Meissner
Create DirectSound object even without sounddevice...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Patrik Stridvall
Fixed some of the issues reported by winapi-check,...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Patrik Stridvall
Added ability to call winapi_check from the Makefiles.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Patrik Stridvall
Modification due to problems with winapi-check.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
Patrik Stridvall
- Adapted to changes in Wine.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-28
Alexandre Julliard
Made event manipulation routines public.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-28
Peter Hunnisett
- Moved dplay and dplayx to a proper home in the dlls...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-28
Noomen Hamza
Rewrite the ShowOwnedPopups function with a safety...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-28
Karl Lessard
Make ExecFocusedItem return -1 on failure.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-28
Peter Hunnisett
- Changed return code for failure on *_DllGetClassObject to
commit
|
commitdiff
|
tree
|
snapshot
1999-09-28
Alexandre Julliard
Support TRAP_sig for FreeBSD (with the help of Juergen...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-28
Uwe Bonnes
Remember the allocated string to free it.
commit
|
commitdiff
|
tree
|
snapshot
next