2000-02-03 |
Alexandre Julliard | Removed resource.h. |
tree | commitdiff |
2000-02-03 |
Ulrich Weigand | Added .spec keyword 'mode' to allow creating built... |
tree | commitdiff |
2000-02-03 |
Jeremy White | Moved definitions such as BOOL16 and INT16 from windef... |
tree | commitdiff |
2000-02-03 |
Alex Priem | - Implementation of WM_SETFORMAT |
tree | commitdiff |
2000-02-03 |
Ove Kaaven | Added INT_Int16ReadChar and made int09 handle special... |
tree | commitdiff |
2000-02-03 |
Ove Kaaven | Added alphanumeric mode to the VGA emulation. |
tree | commitdiff |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
tree | commitdiff |
2000-01-30 |
Alexandre Julliard | Release 20000130. wine-20000130 |
tree | commitdiff |
2000-01-30 |
Ulrich Weigand | Added configure check for sys/reg.h. |
tree | commitdiff |
2000-01-30 |
Marcus Meissner | Overlay indices are signed shorts (-1 means no overlay) |
tree | commitdiff |
2000-01-30 |
Ulrich Weigand | Moved debugger to libwine to make it available to WineL... |
tree | commitdiff |
2000-01-30 |
Ulrich Weigand | Mark initial process as 32-bit for WineLib apps. |
tree | commitdiff |
2000-01-30 |
Francois Gouget | The COM virtual tables must use the |
tree | commitdiff |
2000-01-30 |
Ove Kaaven | Added a couple of prototypes. |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - support for reading labels and serial nums from device |
tree | commitdiff |
2000-01-29 |
Marcus Meissner | Implemented ImageList_Read (not 100% correct in regardi... |
tree | commitdiff |
2000-01-29 |
Alexandre Julliard | Removed debugstr.h. |
tree | commitdiff |
2000-01-29 |
Alexandre Julliard | Use a per-thread buffer and write(2) for debug traces. |
tree | commitdiff |
2000-01-27 |
Alexandre Julliard | Implemented GetThreadSelectorEntry through the server. |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Use argv[0] to locate the server executable. |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Share the system heap between different address spaces... |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Made the server listen for new clients on a Unix socket in |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Added PROFILE_GetConfigDir function. |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Changed the server to return STATUS_* error codes. |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Added some error codes. |
tree | commitdiff |
2000-01-23 |
Juergen Schmied | - implementation of RtlReg* (read access), RtlEvent... |
tree | commitdiff |
2000-01-23 |
Ove Kaaven | Added -dxgrab command line option, which confines curso... |
tree | commitdiff |
2000-01-23 |
Dmitry Timoshkov | Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharT... |
tree | commitdiff |
2000-01-23 |
Ove Kaaven | Supercharged XShm implementation for DirectDraw. |
tree | commitdiff |
2000-01-20 |
Alexandre Julliard | Added Get/SetThreadContext support through the server. |
tree | commitdiff |
2000-01-18 |
Alexandre Julliard | Added debugstr_guid function and used it to replace |
tree | commitdiff |
2000-01-17 |
Dmitry Timoshkov | Add some defines needed for Unicode to Ascii conversions. |
tree | commitdiff |
2000-01-16 |
Alexandre Julliard | Added automatic registration of built-in DLLs. |
tree | commitdiff |
2000-01-15 |
Eric Pouech | Replaced Wine specific DRIVER_GetType by a correct... |
tree | commitdiff |
2000-01-15 |
Lionel Ulmer | - (ugly) fix for the 'Xmd.h' problem |
tree | commitdiff |
2000-01-15 |
Juergen Schmied | - added NT fields to TEB |
tree | commitdiff |
2000-01-15 |
Peter Hunnisett | - Added some missing EMR record types and updated and... |
tree | commitdiff |
2000-01-15 |
Ove Kaaven | Added prototypes for the NT synchronization functions |
tree | commitdiff |
2000-01-12 |
Alexandre Julliard | Removed a dependency between oleaut32 and comctl32. |
tree | commitdiff |
2000-01-12 |
Juergen Schmied | More STATUS_ codes. |
tree | commitdiff |
2000-01-12 |
Steve Langasek | Fixed macro definition of IDirectDrawSurface_Restore. |
tree | commitdiff |
2000-01-12 |
Steve Langasek | Fixed typos in macro definitions for IDirectSoundBuffer... |
tree | commitdiff |
2000-01-12 |
Steve Langasek | Missing Winelib declarations for AUXCAPS. |
tree | commitdiff |
2000-01-09 |
Alexandre Julliard | Release 20000109. wine-20000109 |
tree | commitdiff |
2000-01-09 |
Juergen Schmied | - removed copying of HKEY_USERS to HKEY_CURRENT_USER |
tree | commitdiff |
2000-01-09 |
Gerard Patel | Avoid deleting of the default 1x1 bitmap for memory... |
tree | commitdiff |
2000-01-09 |
Alexandre Julliard | Built-in DLLs resources are now specified in spec file. |
tree | commitdiff |
2000-01-08 |
David Elliott | Removed malloc/free hack and replaced with HeapAlloc... |
tree | commitdiff |
2000-01-05 |
Alexandre Julliard | Updated authors list from the Changelog. Please let... |
tree | commitdiff |
2000-01-05 |
Lionel Ulmer | - detect if the OpenGL implementation defines the palet... |
tree | commitdiff |
2000-01-05 |
Marcus Meissner | Some comm clean up, much more error messages, only... |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Added more MIDI messages 16<=>32 mapping. |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Removed the obsoleted CallTimeFuncProc, CallDriverProc, |
tree | commitdiff |
2000-01-04 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
2000-01-04 |
Eric Pouech | Encapsulated Wine internal data into an ifdef __WINE__. |
tree | commitdiff |
2000-01-01 |
Peter Ganten | Implemented WaitForInputIdle. |
tree | commitdiff |
1999-12-26 |
Huw D M Davies | Move DCFuncs ExtTextOut and GetTextExtentPoint to Unicode. |
tree | commitdiff |
1999-12-25 |
Eric Pouech | Fixed first/last playable frame referencing. |
tree | commitdiff |
1999-12-25 |
Eric Pouech | Fixed some bogus values in MCI_STATUS handling (positio... |
tree | commitdiff |
1999-12-25 |
Steven Elliott | Changed the "this_is_a_syntax_error" error message... |
tree | commitdiff |
1999-12-20 |
Huw D M Davies | Move Bezier code out of x11drv into commmon GDI code... |
tree | commitdiff |
1999-12-20 |
Shaun Morris | Implemented _TrackMouseEvent for the TME_LEAVE flag. |
tree | commitdiff |
1999-12-12 |
Alexandre Julliard | Release 991212. wine-991212 |
tree | commitdiff |
1999-12-12 |
Lionel Ulmer | - added support of DGA-2.0 events |
tree | commitdiff |
1999-12-12 |
Rein Klazes | In win32 a WM_MENUSELECT message should contain the... |
tree | commitdiff |
1999-12-11 |
Alexandre Julliard | Xiang Li |
tree | commitdiff |
1999-12-11 |
Alexandre Julliard | Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus... |
tree | commitdiff |
1999-12-11 |
Juergen Schmied | Stubs for LsaFreeMemory, LsaQueryInformationPolicy... |
tree | commitdiff |
1999-12-11 |
Peter Hunnisett | - Implemented GetEnhMetaFilePaletteEntries |
tree | commitdiff |
1999-12-11 |
Patrik Stridvall | Improved the TTY driver. |
tree | commitdiff |
1999-12-10 |
Ulrich Weigand | Perform 16/32A/32W message mapping for posted messages. |
tree | commitdiff |
1999-12-10 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-12-10 |
Lionel Ulmer | - do not loose initial auto-repeat status when acquirin... |
tree | commitdiff |
1999-12-08 |
Ulrich Weigand | Delay sending debug events until process initialization... |
tree | commitdiff |
1999-12-05 |
Huw D M Davies | Fixes several bugs in gdi path handling. |
tree | commitdiff |
1999-12-05 |
Andreas Mohr | - the OLE version returned was too low |
tree | commitdiff |
1999-12-05 |
Andreas Mohr | Added Thread32First/Next stubs. |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Moved wineserver's buffer & buffer_size at the end... |
tree | commitdiff |
1999-12-05 |
Marcus Meissner | Use the real glibc openpty if present. |
tree | commitdiff |
1999-12-05 |
Juergen Schmied | Added some constants for Spanish. |
tree | commitdiff |
1999-12-05 |
Ulrich Weigand | Bugfix: Call DllEntryPoint for *every* process that... |
tree | commitdiff |
1999-12-05 |
Ulrich Weigand | Call 16-bit instead of 32-bit UserSignalProc entry... |
tree | commitdiff |
1999-12-05 |
Lionel Ulmer | - removed keyboard auto-repeat when DInput acquires it |
tree | commitdiff |
1999-12-05 |
Eric Pouech | Fake MIDI_IO_STATUS support in midi in open |
tree | commitdiff |
1999-12-04 |
Lionel Ulmer | First support of DGA 2.0 for DirectDraw. |
tree | commitdiff |
1999-12-04 |
Erez Volk | Stubs for Get/SetProcessDefaultLayout. |
tree | commitdiff |
1999-12-04 |
Ulrich Weigand | Fixed 32-bit module name handling to conform better... |
tree | commitdiff |
1999-12-04 |
Michael McCormack | Added code to some service functions (some untested... |
tree | commitdiff |
1999-12-04 |
Lionel Ulmer | Suppressed the inclusion of OpenGL headers. |
tree | commitdiff |
1999-11-29 |
Alexandre Julliard | Implemented waitable timers. |
tree | commitdiff |
1999-11-28 |
Alexandre Julliard | Serge Ivanov |
tree | commitdiff |
1999-11-28 |
Alex Priem | - (final?) update of TreeView_* macro's. |
tree | commitdiff |
1999-11-25 |
Ove Kaaven | Made win16 serial comms less of a CPU hog. |
tree | commitdiff |
1999-11-25 |
Alexandre Julliard | Store all object names as Unicode in the server. |
tree | commitdiff |
1999-11-24 |
Alexandre Julliard | Added wine.conf option for new format registry files. |
tree | commitdiff |
1999-11-24 |
Alexandre Julliard | Added current context to the exception debug event... |
tree | commitdiff |
1999-11-24 |
Alexandre Julliard | Raise an exception when a critical section wait failed. |
tree | commitdiff |
1999-11-23 |
Patrik Stridvall | Improved the stubs. |
tree | commitdiff |
1999-11-23 |
Eric Kohl | - first 'dummy' implementation of ImageList_Read |
tree | commitdiff |
1999-11-23 |
Eric Kohl | - added version messages |
tree | commitdiff |
next |