projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2000-07-11
James Hatheway
Stub for the ACM_METRIC_MAX_SIZE_FORMAT command of...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-11
Marcus Meissner
Check for NULL flipchain and just return the current...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-11
Marcus Meissner
Implemented _vsnprintf by calling wvsnprintfA.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-11
Stephane Lussier
In CreateDIBSection function, if hdc is NULL it now...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-11
Chris Morgan
Fixed TOOLBAR_DrawString() to offset button text if...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Alexandre Julliard
Lazy initialisation of thread locale.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Peter Hunnisett
- Make ref counting a little more efficient
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Dmitry Timoshkov
Moved all NLS dependent data to the KERNEL resources.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Juergen Schmied
Moved setting the locale value to the right position.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Eric Pouech
Fixed FormatMessage[A|16] against some buffer overflow...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Eric Pouech
Removed extraneous trace message.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Eric Pouech
Unconditionnally print messages on DLL load breakpoint.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Andreas Mohr
Fixed winedbg watchpoints.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Francois Jacques
Prevent SysAllocString and SysAllocString16 to perform...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Stas Sergeev
Make it possible to change the encoding of fonts from...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Dmitry Timoshkov
Convert WND.text field to Unicode.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Alexandre Julliard
Backed out previous patch.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Marcus Meissner
Stub for RegisterDeviceNotificationA.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Gerard Patel
Fakes a negotiation of the winsock version.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Juergen Schmied
- better loading of *.tlb files
commit
|
commitdiff
|
tree
|
snapshot
2000-07-10
Juergen Schmied
Implemented OleCreate.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Noomen Hamza
GetClassInfo should return global classes even if the...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Stefan Leichter
Fixes the BuildCommDCBA function.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Hidenori Takeshima
Added configure check for libutil.h.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Gerard Patel
Make the focus follow the last selected item for multis...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Huw D M Davies
Stub implementation of LHashValOfNameSysA.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Dave Hawkes
With some apps a fault was possible in ExtractAssociate...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Dave Hawkes
GetIconInfo did no correctly identify icons from cursors.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Haithem Hmida
Under Windows 95/98/NT, message boxes do not have a...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Alexandre Julliard
Fixed lstrcpynAtoW usage (reported by Stas Sergeev).
commit
|
commitdiff
|
tree
|
snapshot
2000-07-09
Alexandre Julliard
Created separate libraries for dplay, shfolder, shlwapi...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Francois Jacques
Updated X11DRV_DIB_GetDIBits to properly handle bottom...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Matthew Lake
Added some missing definitions.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Francois Jacques
Implemented SafeArrayGetVarType.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Stefan Leichter
Started implementation of the functions GetDefaultCommC...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Marcus Meissner
Corrected 24->32 conversion. Still only correct for...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Susan Farley
Check for WS_DISABLED parent in WindowFromPoint for...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Andreas Mohr
Rename MODULE_InitDll to MODULE_InitDLL for the sake...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Chris Morgan
Fixed TOOLBAR_DrawString() to offset button text if...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Slava Monich
Check the value returned by DIALOG_GetCharSize.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Francois Jacques
Added setupapi shared library and SetupIterateCabinet...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Bradley Baetz
Implemented a large number of the msvideo dll routines.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Gerard Patel
Allow the size of bitmaps to be changed after toolbar...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Slava Monich
On Windows property sheet has DWL_USER dword pointing...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Slava Monich
Implementation of Get/SetThreadPriorityBoost.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Stefan Leichter
Added documentation on how to setup wine's Buildin...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Peter Hunnisett
- Explicit init of rtn.cookie in DEBUG_EvalExpr to...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
James Hatheway
Only use the column headers to calculate the width...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Slava Monich
BeginDeferWindowPos should allow zero count.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Andreas Mohr
Added semi-stub.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Bradley Baetz
Handle mciSendString("open <mcitype>",...)
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Bertho Stultiens
- Bugfix: Macro expansion of strings would assert an...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Dmitry Timoshkov
Complete NLS values for Russian language.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Dmitry Timoshkov
Remove duplicates in the NLS files.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Huw D M Davies
Fix SysStringByteLen to really return the length in...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Slava Monich
Changed the size of property sheet template to be the...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Huw D M Davies
Implement IDataAdviseHolder.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Huw D M Davies
Fix typo in ITypeLib::IsName.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Huw D M Davies
CreateStreamOnHGlobal should alloc a shared memory...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Dmitry Timoshkov
Do not crash if there was no files selected and OK...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Ove Kaaven
Fix a couple of problems with underruns and stopping...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Joerg Mayer
Fixed the debugmsg help.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
David Elliott
Map each channel on every host to an ASPI controller...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Andreas Mohr
DSA_InsertItem returns nIndex, not nItemCount.
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Chris Morgan
Fixed background redrawing when control is covered...
commit
|
commitdiff
|
tree
|
snapshot
2000-07-08
Marcus Meissner
Removed another bad assert and two no longer needed...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Eric Pouech
Fixed bad exception handler chain termination.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Lawson Whitney
Moved zero-sized window hack to x11drv.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Marcus Meissner
Return "no debugger attached" in NtQueryInformationProc...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Eric Pouech
Fixed crash when lpTemplateName is gotten from MAKEINTR...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Marcus Meissner
Fixed two asserts in Blt().
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Gerald Pfeifer
Properly cast arguments to printf to match the intended...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Eric Pouech
Several fixes spotted by Corel (Jean-Claude Batista...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Eric Pouech
Added BreakOnDllLoad internal var, cleaned up register...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Mike McCormack
Add workarounds for null strings in TOOLBAR_InsertButto...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Gerard Patel
Set the minimum dropped height to the combo list height...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-25
Dave Hawkes
If whitespace or dots are appended to the end of any...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Alexandre Julliard
Make sure the cmdline passed to CreateProcessA is write...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Eric Pouech
Cleaned up loading/init code in OSS.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Eric Pouech
A few missing console stubs.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Eric Pouech
Fixed animation loading for RLE encoding.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Juergen Schmied
- removed hack to find the right resource
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Juergen Schmied
- fixed reported bugs
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Hidenori Takeshima
GetCommandLine should return non-const strings.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Andreas Mohr
CallProcEx32W should be named _CallProcEx32W.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Andreas Mohr
Added some stuff saying that this is NOT supported.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Juergen Schmied
Avoid calling the exception handler in some cases.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Juergen Schmied
- many new Path* stubs
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Ove Kaaven
Implemented the DirectSound HAL in winmm's wineoss...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Ove Kaaven
Implemented the DirectSound HAL mode for DMA primary...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Andreas Mohr
Implemented/stubbed IconSize() and ControlPanelInfo...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Hidenori Takeshima
Added IDI_WINLOGO.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Eric Pouech
Don't block endlessly after last debugged process has...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Eric Pouech
Added (back) correct behavior for NULL ptrs in CharToOe...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Eric Pouech
Fixed some OOM conditions in GlobalAlloc.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Gerald Pfeifer
Added missing #include <math.h>.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Alexandre Julliard
Removed MIME garbage.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Marcus Meissner
Create xlib ddsurfaces with correct reference counts.
commit
|
commitdiff
|
tree
|
snapshot
2000-06-24
Alexandre Julliard
Split bidi16.c and network.c out of misc/ into their...
commit
|
commitdiff
|
tree
|
snapshot
2000-06-23
Alexandre Julliard
Split the build program in several files.
commit
|
commitdiff
|
tree
|
snapshot
next