projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
SysStringLen can get a NULL pointer (and shall return 0).
[wine]
/
include
/
1999-10-23
Jim Aston
Fixed a small typo.
tree
|
commitdiff
1999-10-23
Ulrich Weigand
Bugfix: don't call ExitProcess() before SYSLEVEL_Init().
tree
|
commitdiff
1999-10-23
Eric Pouech
First working version.
tree
|
commitdiff
1999-10-23
Marcus Meissner
Added missing prototypes for StrRetToBuf(A|W).
tree
|
commitdiff
1999-10-13
Ove Kaaven
Added socket interface to wineserver.
tree
|
commitdiff
1999-10-13
Eric Pouech
Added filename to 32 bit builtin module descriptors.
tree
|
commitdiff
1999-10-13
Uwe Bonnes
Use LoadString16 for FormatMessage16 and handle
tree
|
commitdiff
1999-10-13
Stephane Lussier
Fixed the clipping for the postscript driver and turned...
tree
|
commitdiff
1999-10-13
Francois Gouget
Fixed a typo in a function declaration.
tree
|
commitdiff
1999-10-13
Huw D M Davies
Map PrintDlg16 to PrintDlgA.
tree
|
commitdiff
1999-09-29
Rein Klazes
First implementation of LoadTypeLibEx().
tree
|
commitdiff
1999-09-29
Patrik Stridvall
Fixed some of the issues reported by winapi-check,...
tree
|
commitdiff
1999-09-28
Peter Hunnisett
- Moved dplay and dplayx to a proper home in the dlls...
tree
|
commitdiff
1999-09-27
Eric Pouech
Removed last dependancies between MCI drivers and WINMM...
tree
|
commitdiff
1999-09-27
Ove Kaaven
Added some basic Winsock2 definitions.
tree
|
commitdiff
1999-09-27
Francis Beaudet
DPtoLP needs to round the result.
tree
|
commitdiff
1999-09-27
Rein Klazes
Use an extra bit in the button status byte to flag...
tree
|
commitdiff
1999-09-27
Alexandre Julliard
Moved all signal support to a new platform-specific...
tree
|
commitdiff
1999-09-23
Alexandre Julliard
Release 990923.
wine-990923
tree
|
commitdiff
1999-09-23
Patrik Stridvall
Fixed some of the issues reported by winapi-check.
tree
|
commitdiff
1999-09-22
Eric Pouech
Added some missing defines.
tree
|
commitdiff
1999-09-22
Eric Pouech
Now using the same structs for low-level drivers as...
tree
|
commitdiff
1999-09-20
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
1999-09-20
Ulrich Weigand
Don't create thunk for task signal proc, call it directly.
tree
|
commitdiff
1999-09-20
Ulrich Weigand
DC hook proc thunk management simplified.
tree
|
commitdiff
1999-09-20
Ulrich Weigand
Windows hook proc thunk management simplified.
tree
|
commitdiff
1999-09-20
Ulrich Weigand
Modified THUNK_Alloc so as to avoid 32->16->32 calling...
tree
|
commitdiff
1999-09-20
Lionel Ulmer
Added the possibility to use DGA 2.0.
tree
|
commitdiff
1999-09-20
Noel Borthwick
- Add clipboard support for copying/pasting bitmaps...
tree
|
commitdiff
1999-09-20
Ulrich Weigand
Bugfix: Improved GetCodeHandle16 / GetCodeInfo16.
tree
|
commitdiff
1999-09-19
Patrik Stridvall
Added support for anonymous structs/unions on compilers...
tree
|
commitdiff
1999-09-19
Peter Ganten
Stubs for PolyTextOutA/W.
tree
|
commitdiff
1999-09-19
Huw D M Davies
Extend DRAWMODE struct to win95 spec.
tree
|
commitdiff
1999-09-19
Ulrich Weigand
Move VerLanguageName[AW] back to base (exported from...
tree
|
commitdiff
1999-09-19
Marcus Meissner
Added stub implementation for EnumDisplayDevices*.
tree
|
commitdiff
1999-09-19
Juergen Schmied
More support for special pidls in SHGetSpecialFolderLoc...
tree
|
commitdiff
1999-09-19
Luc Tourangeau
Implemented invisible pens.
tree
|
commitdiff
1999-09-14
Karl Lessard
Fixed GetDIBits problems.
tree
|
commitdiff
1999-09-14
Patrik Stridvall
Add support for anonymous struct/unions on compilers...
tree
|
commitdiff
1999-09-13
Huw D M Davies
Change interfaces to THUNK_Alloc/Free slightly and...
tree
|
commitdiff
1999-09-11
Patrik Stridvall
Eliminated warnings.
tree
|
commitdiff
1999-09-10
Huw D M Davies
Winspool DocumentProperties and DeviceCapabilities...
tree
|
commitdiff
1999-09-10
Huw D M Davies
Add support for a large number of different paper sizes...
tree
|
commitdiff
1999-09-10
Lionel Ulmer
Added definitions of COM objects for D3D 6.x support.
tree
|
commitdiff
1999-09-10
Abey George
Changed the pixmap to look like the windows default...
tree
|
commitdiff
1999-09-05
Alexandre Julliard
Removed __winelib flag.
tree
|
commitdiff
1999-09-05
Eric Pouech
Moved DDK level material to new include/mmddk.h file.
tree
|
commitdiff
1999-09-05
Juergen Lock
Fix %fs for signal handlers in the FS_sig undefined...
tree
|
commitdiff
1999-09-05
Ron Record
Added support of __thr_errno for reentrance on UnixWare.
tree
|
commitdiff
1999-09-05
Richard Cohen
Various fixes for the X11 font mapper, particularly:
tree
|
commitdiff
1999-09-04
Alexandre Julliard
Added configure check for str[n]casecmp.
tree
|
commitdiff
1999-09-04
Huw D M Davies
Added type PWORD.
tree
|
commitdiff
1999-09-04
Huw D M Davies
Added loads of types, defines and declarations to winsp...
tree
|
commitdiff
1999-09-04
Pierre Mageau
Changed CopyImage to accept desiredX, desiredY and...
tree
|
commitdiff
1999-09-03
Karl Lessard
Ian Ward
tree
|
commitdiff
1999-09-03
Ulrich Weigand
Removed global variable pCurrentTeb.
tree
|
commitdiff
1999-09-03
Huw D M Davies
A few more DC_ defines from Win2000.
tree
|
commitdiff
1999-09-03
Noel Borthwick
- Implement interprocess clipboard communication.
tree
|
commitdiff
1999-08-21
Alexandre Julliard
Fixed #ifdef symbol for PowerPC.
tree
|
commitdiff
1999-08-18
Michael Veksler
Removed unnecessary includes from ole related files.
tree
|
commitdiff
1999-08-18
Ulrich Weigand
Moved implementation of WOW routines to single file.
tree
|
commitdiff
1999-08-15
Alexandre Julliard
Release 990815.
wine-990815
tree
|
commitdiff
1999-08-15
Francis Beaudet
Ensure that the WM_ENTERIDLE message is not sent if...
tree
|
commitdiff
1999-08-15
Patrik Stridvall
GCC 3.0 has not been released yet, but it is good to...
tree
|
commitdiff
1999-08-15
Juergen Schmied
More use of rc files for strings and menus, fixes....
tree
|
commitdiff
1999-08-15
Thuy Nguyen
Implemented the WM_SETICON and WM_GETICON messages.
tree
|
commitdiff
1999-08-15
Ulrich Weigand
Adapted to new-style Wine thunks.
tree
|
commitdiff
1999-08-15
Ulrich Weigand
CallTo16... / CallFrom16... Wine thunks reorganized:
tree
|
commitdiff
1999-08-14
Bertho Stultiens
Version 1.0.14 of wrc.
tree
|
commitdiff
1999-08-08
Alexandre Julliard
Fixed SetLocalTime prototype.
tree
|
commitdiff
1999-08-08
Alexandre Julliard
Replaced a few calls to lstr* functions by their CRTDLL...
tree
|
commitdiff
1999-08-08
Alexandre Julliard
Reimplemented multi-byte and wide-chars functions to...
tree
|
commitdiff
1999-08-07
Ulrich Weigand
Separated Win16 (USER) and Win32 (MPR) network routines.
tree
|
commitdiff
1999-08-07
Klaas van Gend
Implemented the return of hDevModes and hDevNames in...
tree
|
commitdiff
1999-08-07
Ove Kaaven
Made hardware_event use win32-conformant parameters.
tree
|
commitdiff
1999-08-04
Marcus Meissner
Implemented DirectInput Joystick support (tested with...
tree
|
commitdiff
1999-08-04
Alexandre Julliard
Got rid of dsprintf and related macros.
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Removed IP_reg, SP_reg and FL_reg definitions to avoid...
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Removed SIGNAL_MaskAsyncEvents and cleaned up signal...
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Removed async I/O support.
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Use the service thread for comm notifications.
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Made stack manipulation macros into inline functions.
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Changed INSTR_EmulateInstruction to use a CONTEXT86...
tree
|
commitdiff
1999-07-31
Alexandre Julliard
Release 990731.
wine-990731
tree
|
commitdiff
1999-07-31
Marcus Meissner
Added CONTEXT for ALPHA and MIPS.
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Fixed some of the issues reported by Solaris Lint.
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Solaris C/C++ compile fix.
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Various ANSI C compability fixes.
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Fixed some of the issues reported by winapi-check.
tree
|
commitdiff
1999-07-31
Ulrich Weigand
Implemented KERNEL.447 (WIN32_OldYield16).
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Fixed/added missing/wrong function prototypes and made...
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Eliminated warnings.
tree
|
commitdiff
1999-07-31
Eric Kohl
Some more messages.
tree
|
commitdiff
1999-07-31
Alex Priem
Bugfixes & further updates for the month calendar commo...
tree
|
commitdiff
1999-07-31
Alex Priem
Started implementing date/time common control.
tree
|
commitdiff
1999-07-30
Klaas van Gend
- added Collate/NoCollate Icons to Print32 dialog ...
tree
|
commitdiff
1999-07-30
Yuxi Zhang
Removed duplicated defines in winuser.h and commctrl...
tree
|
commitdiff
1999-07-30
Luc Tourangeau
Added a call to the newpath operator immediately before...
tree
|
commitdiff
1999-07-27
Ulrich Weigand
Added FinalUserInit16/FinalGdiInit16 stubs.
tree
|
commitdiff
1999-07-27
Francois Boisvert
Implemented the Win95 file open/save dialogs.
tree
|
commitdiff
next