1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h"
|
commit | commitdiff | tree |
1999-04-25 |
Jim Aston | Added some missing #defines I've run across.
|
commit | commitdiff | tree |
1999-04-25 |
Andreas Mohr | Ignore trailing dots on file names.
|
commit | commitdiff | tree |
1999-04-25 |
Ove Kaaven | Added a possibility to let the internal debugger use...
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | wine.conf should not overrule content of burned in...
|
commit | commitdiff | tree |
1999-04-25 |
Karl Lessard | SetMapMode should not reset the window and viewport...
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | Allow to automatically copy part of wine.ini into generated...
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | Upgraded to have a decent multimedia DLLs configuration.
|
commit | commitdiff | tree |
1999-04-25 |
Bertho Stultiens | - Fixed a counting bug in the win32 count and sort...
|
commit | commitdiff | tree |
1999-04-25 |
Adrian Thurston | Added support for strict handles. Only works on machines...
|
commit | commitdiff | tree |
1999-04-25 |
Ulrich Weigand | Initialize process critical section in the correct...
|
commit | commitdiff | tree |
1999-04-25 |
Ulrich Weigand | Warn if wrong process tries to enter critical section.
|
commit | commitdiff | tree |
1999-04-25 |
Marcus Meissner | debug.h must be last in list of includes.
|
commit | commitdiff | tree |
1999-04-25 |
Ulrich Weigand | Return 32-bit module in GetModuleHandle16() if appropriate.
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | Fixed crash when status was read with cd-rom tray open.
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | Fixed a bug in msg conversion.
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | Prevent crash when nMinRange > nMaxRange.
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | Added some missing manifest constants for Queue Status...
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | Added missing WIN_ReleaseWndPtr.
|
commit | commitdiff | tree |
1999-04-25 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-04-25 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-04-25 |
Adam Sacarny | Added new documentation for the configuration file.
|
commit | commitdiff | tree |
1999-04-25 |
Andreas Mohr | Improved VERSION_GetVersion.
|
commit | commitdiff | tree |
1999-04-25 |
Peter Bortas | Added Swedish keyboard layout.
|
commit | commitdiff | tree |
1999-04-25 |
Huw D M Davies | General tidy up of the MetaFile driver - make sure...
|
commit | commitdiff | tree |
1999-04-25 |
Uwe Bonnes | Add a stub for GlobalMasterHandle.
|
commit | commitdiff | tree |
1999-04-25 |
Adam Sacarny | Much nicer way to select wine's location.
|
commit | commitdiff | tree |
1999-04-25 |
Noel Borthwick | Fixed a problem with managed mode, where popup windows...
|
commit | commitdiff | tree |
1999-04-25 |
Marcus Meissner | Use DllOverrides from wine.ini as defaults also in
|
commit | commitdiff | tree |
1999-04-25 |
Eric Pouech | Fixed some bogus infinite expiration time.
|
commit | commitdiff | tree |
1999-04-25 |
David Luyer | - consolidate both cases of !pending in WaitNetEvent
|
commit | commitdiff | tree |
1999-04-25 |
Ove Kaaven | Made HeapValidate threadsafe, and added some macros...
|
commit | commitdiff | tree |
1999-04-24 |
Marcus Meissner | autoconf fixes and cleanups (check for dlopen() in...
|
commit | commitdiff | tree |
1999-04-24 |
Francis Beaudet | Implemented CreateStreamOnHGLOBAL.
|
commit | commitdiff | tree |
1999-04-24 |
Andreas Mohr | Let CoSetState() accept state == NULL.
|
commit | commitdiff | tree |
1999-04-24 |
Juergen Schmied | Made internal format more compatible.
|
commit | commitdiff | tree |
1999-04-24 |
Juergen Schmied | Small fixes.
|
commit | commitdiff | tree |
1999-04-24 |
Guy Albertelli | Fix locking with proper calls to WIN_ReleaseWndPtr.
|
commit | commitdiff | tree |
1999-04-24 |
Ove Kaaven | Don't malloc/free for every mixing operation, use the...
|
commit | commitdiff | tree |
1999-04-24 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-04-24 |
Noomen Hamza | Set (when registry loaded) data to "\0" and length...
|
commit | commitdiff | tree |
1999-04-24 |
Huw D M Davies | Added Panose defines and EXTLOGFONT[A|W].
|
commit | commitdiff | tree |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity.
|
commit | commitdiff | tree |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API.
|
commit | commitdiff | tree |
1999-04-22 |
Adrian Thurston | ICOMization of remaining interfaces.
|
commit | commitdiff | tree |
1999-04-22 |
Noel Borthwick | Fixed bug with tooltips stealing focus whenever a tooltip...
|
commit | commitdiff | tree |
1999-04-22 |
Karl Lessard | Fixed coordinates conversion in OffsetClipRgn.
|
commit | commitdiff | tree |
1999-04-22 |
Adrian Thurston | Clean up objbase.h. Makes the STDMETHOD set of macros...
|
commit | commitdiff | tree |
1999-04-22 |
Marcus Meissner | CreateSocketHandle,GetHandleContext,SetHandleContext...
|
commit | commitdiff | tree |
1999-04-22 |
Juergen Schmied | Moved stuff to the right place.
|
commit | commitdiff | tree |
1999-04-22 |
Gerard Patel | Fixed syscolors for win 3.1.
|
commit | commitdiff | tree |
1999-04-22 |
Ulrich Weigand | Added missing profile KERNEL routines (call 32-bit...
|
commit | commitdiff | tree |
1999-04-22 |
Ulrich Weigand | Bugfix: BUILTIN_GetEntryPoint16 didn't work correctly...
|
commit | commitdiff | tree |
1999-04-22 |
Huw D M Davies | Add Enhanced MetaFile record structures.
|
commit | commitdiff | tree |
1999-04-22 |
Thuy Nguyen | First patch implementing property sheets.
|
commit | commitdiff | tree |
1999-04-22 |
Ulrich Weigand | Bugfix: GDI32.100-104 are ordinal-only routines.
|
commit | commitdiff | tree |
1999-04-22 |
Ulrich Weigand | Added prototypes (stubs) for GDI32.100-104.
|
commit | commitdiff | tree |
1999-04-22 |
Juergen Schmied | - more checks for valid pidl formats
|
commit | commitdiff | tree |
1999-04-22 |
Juergen Schmied | - corrected parameter count for SHGetSettings
|
commit | commitdiff | tree |
1999-04-22 |
Gerald Pfeifer | #else branch compile fix.
|
commit | commitdiff | tree |
1999-04-22 |
Bertho Stultiens | Change wine's dlopen search-patch strategy not using...
|
commit | commitdiff | tree |
1999-04-22 |
Francis Beaudet | Added a check for a NULL pointer in CoFreeUnusedLibraries.
|
commit | commitdiff | tree |
1999-04-22 |
Marcus Meissner | Include debug.h last (ERR() macro problem on Solaris).
|
commit | commitdiff | tree |
1999-04-22 |
Francis Beaudet | Fixed a sizing bug in the combobox control.
|
commit | commitdiff | tree |
1999-04-22 |
Ulrich Weigand | Bugfix: Internal NE entry point tables were bad (one...
|
commit | commitdiff | tree |
1999-04-22 |
Noomen Hamza | Initialize the output buffer parameters to 0 in RegQueryValue*
|
commit | commitdiff | tree |
1999-04-22 |
Bertho Stultiens | Do not increment module refCount if self is loaded...
|
commit | commitdiff | tree |
1999-04-21 |
Juergen Schmied | - protect TRACE against NULL-ptr
|
commit | commitdiff | tree |
1999-04-21 |
Juergen Schmied | Fixed typo.
|
commit | commitdiff | tree |
1999-04-21 |
Bertho Stultiens | Reimplementation of GetModuleHandle16 according to...
|
commit | commitdiff | tree |
1999-04-21 |
Bertho Stultiens | Corrected wrong return values of built-in loader to...
|
commit | commitdiff | tree |
1999-04-19 |
Huw D M Davies | Implemented recording of StretchDIBits and SetDIBitsToDevice and
|
commit | commitdiff | tree |
1999-04-19 |
Bertho Stultiens | Removed non-portable hacks and replaced them with more...
|
commit | commitdiff | tree |
1999-04-19 |
Paul Millar | Code added to re-evaluate stale DC information in DCE...
|
commit | commitdiff | tree |
1999-04-19 |
Bertho Stultiens | Attach notifications must be send after all recursive...
|
commit | commitdiff | tree |
1999-04-19 |
Patrik Stridvall | Fixed typo.
|
commit | commitdiff | tree |
1999-04-19 |
Eric Pouech | Fixed playing position when required by track number.
|
commit | commitdiff | tree |
1999-04-19 |
Marcus Meissner | Added MMDEVLDR DeviceIoctl(5) stub (msacm32 is a bit...
|
commit | commitdiff | tree |
1999-04-19 |
Marcus Meissner | Native toolhelp will not work (missing GLOBALMASTERHANDLE).
|
commit | commitdiff | tree |
1999-04-19 |
Marcus Meissner | Updated.
|
commit | commitdiff | tree |
1999-04-19 |
Gerard Patel | Test for static was reversed.
|
commit | commitdiff | tree |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration.
|
commit | commitdiff | tree |
1999-04-18 |
Alexandre Julliard | Removed extra call to TASK_StartTask.
|
commit | commitdiff | tree |
1999-04-18 |
Alexandre Julliard | Removed check for union semun; cleaned up a bit.
|
commit | commitdiff | tree |
1999-04-18 |
Alexandre Julliard | Added env ptr to new_process request
|
commit | commitdiff | tree |
1999-04-18 |
Juergen Schmied | - use fonts/fontsizes given by SystemParametersInfo
|
commit | commitdiff | tree |
1999-04-18 |
Robert W Hall | Make DOSFS_MatchLong match a search string ending in...
|
commit | commitdiff | tree |
1999-04-18 |
Eric Pouech | Fixed memory freeing.
|
commit | commitdiff | tree |
1999-04-18 |
Alexandre Julliard | Renamed cmdlgr.h to cmdlgtst.h.
|
commit | commitdiff | tree |
1999-04-18 |
Alexandre Julliard | Added timeout to critical section waiting.
|
commit | commitdiff | tree |
1999-04-18 |
Ulrich Weigand | Merged Linux/FreeBSD reentrant errno handler, added...
|
commit | commitdiff | tree |
1999-04-18 |
Ulrich Weigand | Reentrant libc check for Solaris added.
|
commit | commitdiff | tree |
1999-04-18 |
Alexandre Julliard | Fixed toolhelp routines usage in GetModuleFromPath...
|
commit | commitdiff | tree |
1999-04-18 |
Ove Kaaven | Automatic install script, which automatically configures...
|
commit | commitdiff | tree |
1999-04-18 |
Eric Pouech | Properly handling cases like calling SetWindowPos while...
|
commit | commitdiff | tree |
1999-04-18 |
Eric Pouech | Fixed a few bugs (typos from cut & paste & invalid...
|
commit | commitdiff | tree |
1999-04-18 |
Eric Pouech | Bug fix in GetLen.
|
commit | commitdiff | tree |
1999-04-18 |
Bertho Stultiens | Reorganization of the loader to correctly load and...
|
commit | commitdiff | tree |
1999-04-18 |
Bertho Stultiens | Updated commandline changes of -dll option and wine...
|
commit | commitdiff | tree |
1999-04-18 |
Bertho Stultiens | Updated the example with the new configuration entries.
|
commit | commitdiff | tree |