projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
1998-11-07
Robert Pouliot
Fixes for other languages.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
John Richardson
Fix wide character functions to return character count...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Lionel Ulmer
Changed mouse button mapping and check size of return...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Rein Klazes
ExtSelectClipRgn() with RGN_COPY copies the wrong region.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Uwe Bonnes
Fixed an error in the implementation of FILE_ShareDeny.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Marcus Meissner
Solaris redefines ERR and CS, fixed occurances.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Eric Pouech
Made mmioSetBuffer callable from 16 and 32 bit code.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Juergen Schmied
Fixed wrong arg type.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Huw D M Davies
Moved X11 DIB stuff to x11drv.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Uwe Bonnes
The API for WideCharToMultiByte says that the src-strin...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Ove Kaaven
Made sure ConfigureNotify is processed before Expose...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Bertho Stultiens
Bugfix in write_name_str() [writeres.c] where the lengt...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Eric Pouech
Translated in French (not so good anyhow) message for...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Juergen Schmied
Changed the default from 0 to 0x409 (eng-us).
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Marcus Meissner
Two missing WINAPIs.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Juergen Schmied
Fixed one wrong parameter.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Ove Kaaven
Fixed --disable-lib.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Juergen Schmied
Constants for controls in common dialogs.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-04
Juergen Schmied
Fixed some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Jesper Skov
egcs 'ambiguous else' warnings fixes.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Huw D M Davies
Get rid of the redefinition of MAX_PATH and move PROCES...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ulrich Weigand
Run Winelib applications as 32-bit processes in the...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ulrich Weigand
Call mouse driver callback also if windows are not...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ulrich Weigand
Adapted to separation between KERNEL and USER.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ulrich Weigand
Implemented new Wine startup sequence, separating start...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
John Richardson
Implementation of InprocServer32 CoGetClassObject.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Huw D M Davies
More bitmap fixes.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Alexandre Julliard
Fixed crashes with WM_GETDLGCODE translation.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Patrik Stridvall
Started moving some X11 window management code to windo...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ove Kaaven
Fixed IsDialogMessage16.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Douglas Ridgway
Tell people to ignore the 'gets' warning. Some will...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Huw D M Davies
A couple of small fixes to my bitmap patch.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Uwe Bonnes
Allow the user to put a mark in the debug log by adding...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Uwe Bonnes
Give tempfile a different name even if they are created...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Rein Klazes
CreateWindowEx32[AW] now creates an MDI chils when...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Marcus Meissner
Erred in the bit macros in treeview.c. Shiftcounts...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Marcus Meissner
Detection of the end of imports with Characteristics...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ove Kaaven
Added CoFreeLibrary stub.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Alexandre Julliard
Updated FAQ location.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Huw D M Davies
Implement SEGPTR conversion for STARTDOC in Escape32().
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ulrich Weigand
Bugfix: SetDCState did not reset clipping region to...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Marcus Meissner
Fixed small off by one error in GetComputerName32W...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Marcus Meissner
Don't HeapFree() colormap if we didn't allocate one.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Marcus Meissner
Added stubs for user32,advapi32 functions.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Marcus Meissner
More Nt* and Rtl* function stubs, moved ntdll.c to...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Andreas Mohr
Changed many WARN()s related to internal Wine memory...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Andreas Mohr
Added .spec entry for KERNEL.RegisterServiceProcess.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Andreas Mohr
Added stub for CheckCursor().
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Tim Newsome
Fix for non-modal dialog closing.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
David Faure
Rewrote the two routines using the vkey->scancode array...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
David Faure
Deleted the vkey->sancode array, because QWERTY specific.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Huw D M Davies
Print a message if the PostScript driver can't find...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ove Kaaven
Added VGA 256-color mode 0x13 using the DisplayDib...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ove Kaaven
Use macro V86_FLAG.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ove Kaaven
Set default video mode to 3 (80x25 color).
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ove Kaaven
Ignores a couple of signals.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ove Kaaven
Moved VGA-emulating DirectX code from dispdib.c to...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-01
Ove Kaaven
Indirection for INSTR_EmulateInstruction for use by...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Marcus Meissner
Small fixes.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Marcus Meissner
Removed the FIXME() and moved SetLastError(0) to the...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Marcus Meissner
Lots of stubs to get winlogon.exe from nt3.51 and other...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Rein Klazes
MDIchild created when the MDI client has the MDIS_ALLCH...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Stephen Langasek
Bugfix for fixup_imports: Enable checking for terminati...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Rein Klazes
Delay linking newly created window in linked list until...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Rein Klazes
Small bug in FILE_InUse does not do a release on every...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Marcus Meissner
lpszName of NULL is handled (removes some warnings).
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Marcus Meissner
Now allows specification of a start directory on the...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Marcus Meissner
Gets rid of the arch-dependent bit operations (tested...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Juergen Schmied
A dest buffer was printed out as string.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Juergen Schmied
Corrected 2 wrong definitions.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Patrick Spinler
Added stubs for Process32First/Process32Next.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
François Gouget
Fixed some LPPOINT/LPSIZE mismatches and some missing...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Huw D M Davies
Added pBitmapBits and pCreateBitmap to the GDI function...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Juergen Schmied
New SHGetSimpleIDListFromPath32AW.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Justin Bradford
IExtractIcon had an extra c in a struct definition.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
John Richardson
Added entry for DirectPlayEnumerate.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Juergen Schmied
Added Slovak nls-resources.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Huw D M Davies
Fixed differences between SetRectRgn16 and SetRectRgn32...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-27
Marcus Meissner
EnumDisplayModes* returns a static list of modes with...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-27
Marcus Meissner
Stub for midiOpenStream (helps hexen2demo).
commit
|
commitdiff
|
tree
|
snapshot
1998-10-27
Robert Pouliot
Small patch for better French support.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-27
Robert Pouliot
Added French language support.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-27
Ulrich Weigand
Bugfix: memory overwrite bug.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-26
NF Stevens
A couple of TRACE messages are missing a newline at...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-26
Pascal Cuoq
32-bit clipboard support.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-26
Ulrich Weigand
Bugfix for QUEUE_Signal: Always use PostEvent if no...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-26
NF Stevens
Fixed a minor problem with the menus for mdi child...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-26
Marcus Meissner
Removed no longer necessary commented out code, destroy...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-26
Marcus Meissner
Anon shared mapping fixed for file sharing.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
Alexandre Julliard
Release 981025.
wine-981025
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
Andreas Mohr
Fixes for LANG_NEUTRAL.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
Alexandre Julliard
Added some padding to the PDB for ill-behaving apps...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
Jonathan Buzzard
Added a new debugging channel io to allow read/writes...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
David Faure
Replaced 0x00 with 0x01 in the vkey->sancode array...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
Douglas Ridgway
API Documentation for SendMessage, GetTickCount, PostQu...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
Marcus Meissner
Delete the filename for the mapping instantly.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
Michael Poole
Stub for SHSimpleIDListFromPath.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-25
Alexandre Julliard
Fixed bug in SwitchStackTo.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-24
Patrik Stridvall
Check if scrollbar and parent are visible before redraw.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-24
Kai Morich
Added Drag*32 functions.
commit
|
commitdiff
|
tree
|
snapshot
next