projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2001-04-23
Marcus Meissner
Extracted MEMCHECK into an extra function to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-23
Marcus Meissner
Added some MMX disassembly to the debugger.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-23
Eric Pouech
Fixed getting a variable address.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-23
Eric Pouech
Fixed float variables display.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Dominik Strasser
Allow illegal handles in FindClose.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Andreas Mohr
Spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Andreas Mohr
- make sure that we really use the correct amount of...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Ian Pilcher
Store each glyph name only once in PostScript driver.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Andreas Mohr
Take a stab at implementing SetSolidBrush16.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Andreas Mohr
Fixed off by one error in ImageList_DrawIndirect().
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
James Hatheway
Make sure to return our variable with the correct retur...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Dmitry Timoshkov
VirtualProtect should return correct old protection...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Guy L. Albertelli
- Notify parent of child size changes when changes...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Guy L. Albertelli
- Implement CB_{GET|SET}ITEMDATA for CombBoxEx.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Francois Gouget
Fix file lossage in subdirectories of an 'include'...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Lawson Whitney
Added WINEPRELOAD to man wine.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-20
Dominik Strasser
Don't use RTSCTS if Str handshake is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-19
Alexandre Julliard
Release 20010418.
wine-20010418
commit
|
commitdiff
|
tree
|
snapshot
2001-04-19
Alexandre Julliard
Fixed setupapi dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-18
Jukka Heinonen
GetAsyncKeyState now clears "has been pressed" informat...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-18
Alexandre Julliard
No need to preallocate DCEs since they are allocated...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-18
Alexandre Julliard
Moved DCX_* constants to winuser.h.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-18
Alexandre Julliard
Removed a few obsolete files.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-18
Ove Kaaven
Fix DGA so it works properly again.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-18
James Hatheway
Add \n to FIXME call in acmGetVersion to prevent overfl...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-18
James Hatheway
Eliminate unitialized garbage being returned from LISTV...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-18
Francois Gouget
Enhanced the pragma pack handling.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Gerard Patel
Do not send WM_MOUSEACTIVATE for children of desktop.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Ove Kaaven
Implemented DirectDraw's Hardware Abstraction Layer...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Andreas Mohr
- implement some more virtcopy (VCP) stuff
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Ove Kaaven
Removed the obsolete DIBTexture surface class.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Ove Kaaven
Fill in some more HAL fields. Flip some of them when...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Ove Kaaven
Fill in some DirectDrawPalette HAL fields.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Ove Kaaven
Removed User_DirectDraw_GetCaps. Using Main_DirectDraw_...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Ove Kaaven
Fill in some of the ddraw HAL fields.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Ove Kaaven
Implemented gamma control on the DirectDraw primary...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Francois Gouget
Fix typo so that wintrust is built.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Joerg Mayer
Add a missing </sect3>.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Joerg Mayer
Use of proper test gets rid of a signed/unsigned warning.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Ove Kaaven
Implemented the ddraw HAL access escape (DCICOMMAND...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-17
Dmitry Timoshkov
Remove redundant sending of WM_DRAWITEM message to...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Eric Pouech
Fix some crash on bad parameter conditions.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Implemented _wtoi and _wtol.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Implemented the XF86DGA2 driver for the ddraw HAL.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Rein Klazes
Added new dll wintrust.dll with a stub for WinVerifyTru...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Implemented the IDirectDrawGammaControl interface.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ian Pilcher
Make paper size and bin type handling more like Windows...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dmitry Timoshkov
Add NULL check for lpnFit in GetTextExtentExPointW.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Gavriel State
Copy the first 128 colors from the default colormap...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Let LOAD_LIBRARY_AS_DATAFILE load the builtin dll if...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dmitry Timoshkov
Slightly improve keyboard tracking in combobox.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dan Engel
Set the backgound mode to opaque to paint highlighted...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Added ddraw HAL and gamma ramp stuff to implementation...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Fixed CoerceDIBSection's AuxMod handling. Added CoerceD...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Include the GUIDs in ddrawi.h in the libwine_uuid.a...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Yet more stuff for ddrawi.h, including some GetDriverIn...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Add version resource to ddraw.dll, versioned to DirectX...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Francois Gouget
GetItemSpacing(true): Return the default item spacing...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dmitry Timoshkov
Display thread id instead of %fs in snoop trace.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Don't restore the saved keyboard autorepeat config...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Direct3D header update.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
New header d3dhal.h, the Direct3D HAL device driver...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Handle the %f case in wsprintf.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Changed the spec definition of *s*printf from *str...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Add version resource to dplayx.dll, versioned to Direct...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Ove Kaaven
Generalize the Wine version resource template a bit.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dmitry Timoshkov
Replace "System" font by "Helv" in shell32 "About"...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dmitry Timoshkov
Implementation of OLE32.IsAccelerator.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dmitry Timoshkov
Return STG_E_FILEALREADYEXISTS in ole32.StgOpenStorage...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dmitry Timoshkov
Move implementation of CreateDC16 to CreateDCA.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Gavriel State
Allocate bitmap objects in the large heap area.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Andreas Mohr
Fixed 0 count handling in PSDRV_Text.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Dmitry Timoshkov
Add MS Shell Dlg font to the set of default sans serif...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-16
Gerald Pfeifer
Fixed MSVCRT_clock return type.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Alexandre Julliard
Added missing <listitem>.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Alexandre Julliard
Repaired shared PE data sections.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Eric Pouech
Added note on using shell scripts as AeDebug setup...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Eric Pouech
A few fixes.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Eric Pouech
Fixed opening of some drivers.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Eric Pouech
Fixed callback parameters (bogus hWave); added acm...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Eric Pouech
Allow MCI_SET to change waveFormat for recording.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Eric Pouech
Fixed some buffers issue in recording.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Eric Pouech
Enhanced robustness at startup.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Andreas Mohr
Preliminary support for MB_*MODAL styles.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Andreas Mohr
- *don't* MoveWindow() the status bar if CCS_NORESIZE...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-13
Gerard Patel
Set the custom dialog box to the bottom of the Z-order.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-12
Peter Hunnisett
- Provide lobby provider COM object header file and...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-12
Alexandre Julliard
Added first/last message filters to MSG_InternalGetMess...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-12
Michael Stefaniuc
- added stubs for three console functions
commit
|
commitdiff
|
tree
|
snapshot
2001-04-12
James Hatheway
Small typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-12
James Hatheway
SetWindowRgn shouldn't activate the window.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Francois Gouget
Fix the signature of __GetMainArgs and __getmainargs...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Francois Gouget
Include the msvcrt headers, remove duplicate definitions.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Francois Gouget
Prevent multiple definitions caused by MSVCRT headers.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Francois Gouget
Allow the Makefile.in to define EXTRADEFS and add it...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Francois Gouget
Added headers for the msvcrt library.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Alexandre Julliard
Added mappings for WM_CHARTOITEM and WM_MENUCHAR messages.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Alexandre Julliard
Pass the correct string length to RegSetValueExA.
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Alexandre Julliard
RegSetValueExA/W: fixed REG_SZ string length handling...
commit
|
commitdiff
|
tree
|
snapshot
2001-04-10
Peter Hunnisett
Added stub for WSASend.
commit
|
commitdiff
|
tree
|
snapshot
next