projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
1999-02-04
Patrik Stridvall
Non-X11 compile fix for generated code.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-04
Patrik Stridvall
Implementation of the new monitor abstraction.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-04
Patrik Stridvall
New TTY driver for GDI.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-04
Patrik Stridvall
- Added the graphics/ttydrv directory.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Francois Gouget
Replaced references to interfaces.h by wine/obj_xxx...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Eric Pouech
Removed references to obsolete msdos/cdrom.c file.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Eric Pouech
Fixed tracks indexing in mcicda.c
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Eric Pouech
New Wine internal interface for handling CD Rom (especi...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Zygo Blaxell
Change a few types to match you-know-who's declarations.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Uwe Bonnes
Fixed GET_LZ_STATE macro.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Lionel Ulmer
Added stubs for new DirectDraw4 and DirectDrawSurface4...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Albert den...
Fixed wrong order of res_ico and res_bmp which must...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Marcus Meissner
reslen could be used uninitialised in GetFileResource32...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Jan D
Added definition for LOCALE_SGROUPING, LOCALE_SMONGROUP...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Ulrich Weigand
Bugfix: Preserve EAX in UnMapSLFixArray().
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Eric Kohl
Fixes little pointer bug in DPA_DeletePtr().
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Ulrich Weigand
Implemented KERNEL.434 (UnicodeToAnsi).
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Eric Pouech
GetDiskFreeSpaceEx32A can get null pointers and still...
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Huw D M Davies
Clear up args to PSDRV_AdvancedSetupDialog.
commit
|
commitdiff
|
tree
|
snapshot
1999-02-02
Huw D M Davies
Reduce MAX_FONT_SIZE to 1000.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Added input queue to server-side console object,
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Geoff Clare
Fix to allow for recvmsg() returning less data than...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Attempt at fixing the MAX_PATH multiple definition...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Changed DOS extended error handling to be based on...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Handle set_file_time requests changing only one of...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Clear last error on all successful requests.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Fixed error handling in 16-bit functions (untested).
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Added a lot of new error definitions.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Dialog window should not be destroyed in DefDlgProc...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Release 990131.
wine-990131
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Ulrich Weigand
Modify NE_FindTypeSection and NE_FindResourceFromType...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Ulrich Weigand
Added GetResDirEntryA for use by the VERSION code.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Ulrich Weigand
Removed old VER.DLL code.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Ulrich Weigand
Implementation of VERSION.DLL. Based on old misc/ver.c.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Ulrich Weigand
Add new subdirectories dlls/ver and dlls/version.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Ulrich Weigand
Implementation of VER.DLL. Thunks up to VERSION.DLL.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Pascal Cuoq
IsCharAlpha32A: use look-up table from ole2nls.c.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Pascal Cuoq
LCMapString32A: Implemented flags NORM_IGNORENONSPACE and
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
NF Stevens
Create X window for child windows reparented to be...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Juergen Schmied
Stub for PathQualify32[A|W].
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alexandre Julliard
Authors: Lionel Ulmer <ulmer@directprovider.net>, Babri...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Alex Korobka
Added an implementation of MRSW locks.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Ove Kaaven
Added missing includes (the PSP handling was incorrect...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Ove Kaaven
Small fix.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Juergen Schmied
List handles WaitForMultipleObjects is waiting for...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Juergen Schmied
Stub for GetSecurityDescriptorControl.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Juergen Schmied
Stub for GetUserObjectSecurity.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Juergen Schmied
Implemented handling of REG_MULTI_SZ and fixed small...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Juergen Schmied
Every EM_GETLINE send between a 32W to a 32A window...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-31
Huw D M Davies
Fix typo in SetWindowPos32.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Marcus Meissner
Enable/disable relay32 debugging on the fly. Start...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Lionel Ulmer
Added check for the presence of Mesa's header files.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Andreas Mohr
Fixed error messages.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Bernd Herd
Use proper 16->32 message conversion in FILEDLG_CallWin...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Bernd Herd
SetParent should link the window at the start of the...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
NF Stevens
In Window SetWindowPos with SWP_HIDEWINDOW does not...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Marcus Meissner
Check for NULL in lstrcpy* (Windows uses real exception...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
James Juran
Don't install include files when --disable-lib is used.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Andreas Mohr
Added WINMM joy* .spec entries.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Andreas Mohr
XMS fix.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Andreas Mohr
Spelling fix.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Andreas Mohr
Doc update.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Andreas Mohr
Some interrupt enhancements.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Andreas Mohr
implemented timer latching
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Francis Beaudet
Implemented the startup-shutdown mechanism for the...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Alexandre Julliard
Added Fi.s
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Francis Beaudet
Added an implementation of the OLE structured storage...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Ove Kaaven
Defined RESTORE_SIGNALS by default and call SIGNAL_Emul...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Marcus Meissner
Some more warnings and bugs fixed.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Alex Priem
Small update.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Alex Priem
- The usual bugfixes.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Francis Beaudet
Make sure that the keystate received by the WM_XBUTTONU...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Matthew Becker
Doc updates.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Alexandre Julliard
Berend Reitsma <berend at asset-control.com>
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Joseph Pranevich
Preliminary color console support.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-30
Jukka-Pekka...
Updated Finnish language support.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-29
Marcus Meissner
Updated msvideo. New program 'icinfo [-about] [-configu...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Noomen Hamza
Added a stub implementation for FileMoniker, ItemMonike...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
NF Stevens
Implemented the symbolfile command (as mentioned by...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Peter Hunnisett
- Small bug fix.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Marcus Meissner
Fixed FILE_VIEW struct initialisation.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Andreas Mohr
Fixed non-i386 compile.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
James Juran
Commented out unused variables to prevent needless...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Keith Matthews
1st cut implementation of DdeInitialize32W and supporti...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Matthew Becker
Documentation standardizations.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Stephane Lussier
- Made the message queue access to be thread safe....
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Marcus Meissner
Fixed a lot of warnings for possible problems.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Herbert Rosmanith
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Adam the Jazz Guy
Fixed various bugs.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Marcus Meissner
Fixed GetIconInfo16 (.spec,ICONINFO struct is different...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Marcus Meissner
Switch ncurses.h/curses.h include (works better for...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-28
Marcus Meissner
Fixed loading of win32 drivers.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-26
Alexandre Julliard
Don't abort PROFILE_GetSection on empty keys.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-26
Eric Pouech
Temporary #if 0'ed part for builtin modules in MSACM...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-26
Eric Pouech
Added support for loading drivers in Wine.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-26
Adam the Jazz Guy
A perl script to produce a bug report with little hassle.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-26
Ove Kaaven
Added (dummy) Death/Resurrection calls to DisplayDib.
commit
|
commitdiff
|
tree
|
snapshot
1999-01-26
Marcus Meissner
Allocate a DOS handle if we open a normal file with...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-26
Lionel Ulmer
- added depth conversion routines (only 8bpp -> 16...
commit
|
commitdiff
|
tree
|
snapshot
1999-01-26
Andreas Mohr
Implemented GetIconInfo16 -> call to GetIconInfo32.
commit
|
commitdiff
|
tree
|
snapshot
next