1999-05-01 |
Francis Beaudet | Fixed a bug in CoRegisterClassObject. |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Luc Tourangeau | Removed some flickering when inserting or deleting... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Thuy Nguyen | Added support for adding and removing pages dynamically... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Marcus Meissner | Removed the gotos from the WndProcs, always use a small... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Juergen Schmied | Fixed default menu item. |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Juergen Schmied | Fixed typo. |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Andreas Mohr | Added a missing LeaveCriticalSection. |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Francois Boisvert | Fixed a wrong usage of WIN_FindWndPtr/WIN_ReleaseWndPtr in |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Ove Kaaven | Fixed off-by-one bug in async output buffers. |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Francis Beaudet | Fixed a little Drag and Drop bug. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Alexandre Julliard | Release 990426. wine-990426 |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Marcus Meissner | Added autoconf check for "inline". You can now use... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Gerald Pfeifer | Don't include alloca.h. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
James Juran | Update to reflect recent changes and discussions. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Bertho Stultiens | The load order parser should not always complain about... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Juergen Schmied | - align magic buttons right |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Eric Pouech | Fixed loading of native NE dlls. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Alexandre Julliard | Fixed __builtin_return_address arg. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Alexandre Julliard | Use $HOME instead of getpwuid for user's home directory. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Alexandre Julliard | Use $HOME instead of getpwuid for user's home directory. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Jim Aston | Added some missing #defines I've run across. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Andreas Mohr | Ignore trailing dots on file names. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Ove Kaaven | Added a possibility to let the internal debugger use... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | wine.conf should not overrule content of burned in... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Karl Lessard | SetMapMode should not reset the window and viewport... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | Allow to automatically copy part of wine.ini into gener... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | Upgraded to have a decent multimedia DLLs configuration. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Bertho Stultiens | - Fixed a counting bug in the win32 count and sort... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Adrian Thurston | Added support for strict handles. Only works on machine... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Ulrich Weigand | Initialize process critical section in the correct... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Ulrich Weigand | Warn if wrong process tries to enter critical section. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Marcus Meissner | debug.h must be last in list of includes. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Ulrich Weigand | Return 32-bit module in GetModuleHandle16() if appropriate. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | Fixed crash when status was read with cd-rom tray open. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | Fixed a bug in msg conversion. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | Prevent crash when nMinRange > nMaxRange. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | Added some missing manifest constants for Queue Status... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | Added missing WIN_ReleaseWndPtr. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Adam Sacarny | Added new documentation for the configuration file. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Andreas Mohr | Improved VERSION_GetVersion. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Peter Bortas | Added Swedish keyboard layout. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Huw D M Davies | General tidy up of the MetaFile driver - make sure... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Uwe Bonnes | Add a stub for GlobalMasterHandle. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Adam Sacarny | Much nicer way to select wine's location. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Noel Borthwick | Fixed a problem with managed mode, where popup windows... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Marcus Meissner | Use DllOverrides from wine.ini as defaults also in |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Eric Pouech | Fixed some bogus infinite expiration time. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
David Luyer | - consolidate both cases of !pending in WaitNetEvent |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Ove Kaaven | Made HeapValidate threadsafe, and added some macros... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Marcus Meissner | autoconf fixes and cleanups (check for dlopen() in... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Francis Beaudet | Implemented CreateStreamOnHGLOBAL. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Andreas Mohr | Let CoSetState() accept state == NULL. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Juergen Schmied | Made internal format more compatible. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Juergen Schmied | Small fixes. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Guy Albertelli | Fix locking with proper calls to WIN_ReleaseWndPtr. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Ove Kaaven | Don't malloc/free for every mixing operation, use the... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Noomen Hamza | Set (when registry loaded) data to "\0" and length... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Huw D M Davies | Added Panose defines and EXTLOGFONT[A|W]. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Adrian Thurston | ICOMization of remaining interfaces. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Noel Borthwick | Fixed bug with tooltips stealing focus whenever a toolt... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Karl Lessard | Fixed coordinates conversion in OffsetClipRgn. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Adrian Thurston | Clean up objbase.h. Makes the STDMETHOD set of macros... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Marcus Meissner | CreateSocketHandle,GetHandleContext,SetHandleContext... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Juergen Schmied | Moved stuff to the right place. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Gerard Patel | Fixed syscolors for win 3.1. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ulrich Weigand | Added missing profile KERNEL routines (call 32-bit... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ulrich Weigand | Bugfix: BUILTIN_GetEntryPoint16 didn't work correctly... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Huw D M Davies | Add Enhanced MetaFile record structures. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Thuy Nguyen | First patch implementing property sheets. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ulrich Weigand | Bugfix: GDI32.100-104 are ordinal-only routines. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ulrich Weigand | Added prototypes (stubs) for GDI32.100-104. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Juergen Schmied | - more checks for valid pidl formats |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Juergen Schmied | - corrected parameter count for SHGetSettings |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Gerald Pfeifer | #else branch compile fix. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Bertho Stultiens | Change wine's dlopen search-patch strategy not using... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Francis Beaudet | Added a check for a NULL pointer in CoFreeUnusedLibraries. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Marcus Meissner | Include debug.h last (ERR() macro problem on Solaris). |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Francis Beaudet | Fixed a sizing bug in the combobox control. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ulrich Weigand | Bugfix: Internal NE entry point tables were bad (one... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Noomen Hamza | Initialize the output buffer parameters to 0 in RegQuer... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Bertho Stultiens | Do not increment module refCount if self is loaded... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Juergen Schmied | - protect TRACE against NULL-ptr |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Juergen Schmied | Fixed typo. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Bertho Stultiens | Reimplementation of GetModuleHandle16 according to... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Bertho Stultiens | Corrected wrong return values of built-in loader to... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Huw D M Davies | Implemented recording of StretchDIBits and SetDIBitsToD... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Bertho Stultiens | Removed non-portable hacks and replaced them with more... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Paul Millar | Code added to re-evaluate stale DC information in DCE... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Bertho Stultiens | Attach notifications must be send after all recursive... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Patrik Stridvall | Fixed typo. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Eric Pouech | Fixed playing position when required by track number. |
commit | commitdiff | tree | snapshot |
next |