- Fix painting bug with middle button down when dragging mouse
[wine] / include /
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-02-03  Ulrich WeigandAdded .spec keyword 'mode' to allow creating built...
2000-02-03  Jeremy WhiteMoved definitions such as BOOL16 and INT16 from windef...
2000-02-03  Alex Priem- Implementation of WM_SETFORMAT
2000-02-03  Ove KaavenAdded INT_Int16ReadChar and made int09 handle special...
2000-02-03  Ove KaavenAdded alphanumeric mode to the VGA emulation.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Alexandre JulliardRelease 20000130. wine-20000130
2000-01-30  Ulrich WeigandAdded configure check for sys/reg.h.
2000-01-30  Marcus MeissnerOverlay indices are signed shorts (-1 means no overlay)
2000-01-30  Ulrich WeigandMoved debugger to libwine to make it available to WineL...
2000-01-30  Ulrich WeigandMark initial process as 32-bit for WineLib apps.
2000-01-30  Francois GougetThe COM virtual tables must use the
2000-01-30  Ove KaavenAdded a couple of prototypes.
2000-01-29  Andreas Mohr- support for reading labels and serial nums from device
2000-01-29  Marcus MeissnerImplemented ImageList_Read (not 100% correct in regardi...
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-29  Alexandre JulliardUse a per-thread buffer and write(2) for debug traces.
2000-01-27  Alexandre JulliardImplemented GetThreadSelectorEntry through the server.
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
2000-01-25  Alexandre JulliardShare the system heap between different address spaces...
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-25  Alexandre JulliardAdded PROFILE_GetConfigDir function.
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-24  Alexandre JulliardAdded some error codes.
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
2000-01-23  Ove KaavenAdded -dxgrab command line option, which confines curso...
2000-01-23  Dmitry TimoshkovReplaced LocalToWideChar() by lstrcpynAtoW(), WideCharT...
2000-01-23  Ove KaavenSupercharged XShm implementation for DirectDraw.
2000-01-20  Alexandre JulliardAdded Get/SetThreadContext support through the server.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-17  Dmitry TimoshkovAdd some defines needed for Unicode to Ascii conversions.
2000-01-16  Alexandre JulliardAdded automatic registration of built-in DLLs.
2000-01-15  Eric PouechReplaced Wine specific DRIVER_GetType by a correct...
2000-01-15  Lionel Ulmer- (ugly) fix for the 'Xmd.h' problem
2000-01-15  Juergen Schmied- added NT fields to TEB
2000-01-15  Peter Hunnisett- Added some missing EMR record types and updated and...
2000-01-15  Ove KaavenAdded prototypes for the NT synchronization functions
2000-01-12  Alexandre JulliardRemoved a dependency between oleaut32 and comctl32.
2000-01-12  Juergen SchmiedMore STATUS_ codes.
2000-01-12  Steve LangasekFixed macro definition of IDirectDrawSurface_Restore.
2000-01-12  Steve LangasekFixed typos in macro definitions for IDirectSoundBuffer...
2000-01-12  Steve LangasekMissing Winelib declarations for AUXCAPS.
2000-01-09  Alexandre JulliardRelease 20000109. wine-20000109
2000-01-09  Juergen Schmied- removed copying of HKEY_USERS to HKEY_CURRENT_USER
2000-01-09  Gerard PatelAvoid deleting of the default 1x1 bitmap for memory...
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-08  David ElliottRemoved malloc/free hack and replaced with HeapAlloc...
2000-01-05  Alexandre JulliardUpdated authors list from the Changelog. Please let...
2000-01-05  Lionel Ulmer- detect if the OpenGL implementation defines the palet...
2000-01-05  Marcus MeissnerSome comm clean up, much more error messages, only...
2000-01-04  Eric PouechAdded more MIDI messages 16<=>32 mapping.
2000-01-04  Eric PouechRemoved the obsoleted CallTimeFuncProc, CallDriverProc,
2000-01-04  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
2000-01-04  Eric PouechEncapsulated Wine internal data into an ifdef __WINE__.
2000-01-01  Peter GantenImplemented WaitForInputIdle.
1999-12-26  Huw D M DaviesMove DCFuncs ExtTextOut and GetTextExtentPoint to Unicode.
1999-12-25  Eric PouechFixed first/last playable frame referencing.
1999-12-25  Eric PouechFixed some bogus values in MCI_STATUS handling (positio...
1999-12-25  Steven ElliottChanged the "this_is_a_syntax_error" error message...
1999-12-20  Huw D M DaviesMove Bezier code out of x11drv into commmon GDI code...
1999-12-20  Shaun MorrisImplemented _TrackMouseEvent for the TME_LEAVE flag.
1999-12-12  Alexandre JulliardRelease 991212. wine-991212
1999-12-12  Lionel Ulmer- added support of DGA-2.0 events
1999-12-12  Rein KlazesIn win32 a WM_MENUSELECT message should contain the...
1999-12-11  Alexandre JulliardXiang Li
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
1999-12-11  Juergen SchmiedStubs for LsaFreeMemory, LsaQueryInformationPolicy...
1999-12-11  Peter Hunnisett- Implemented GetEnhMetaFilePaletteEntries
1999-12-11  Patrik StridvallImproved the TTY driver.
1999-12-10  Ulrich WeigandPerform 16/32A/32W message mapping for posted messages.
1999-12-10  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-12-10  Lionel Ulmer- do not loose initial auto-repeat status when acquirin...
1999-12-08  Ulrich WeigandDelay sending debug events until process initialization...
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-12-05  Andreas Mohr- the OLE version returned was too low
1999-12-05  Andreas MohrAdded Thread32First/Next stubs.
1999-12-05  Eric PouechMoved wineserver's buffer & buffer_size at the end...
1999-12-05  Marcus MeissnerUse the real glibc openpty if present.
1999-12-05  Juergen SchmiedAdded some constants for Spanish.
1999-12-05  Ulrich WeigandBugfix: Call DllEntryPoint for *every* process that...
1999-12-05  Ulrich WeigandCall 16-bit instead of 32-bit UserSignalProc entry...
1999-12-05  Lionel Ulmer- removed keyboard auto-repeat when DInput acquires it
1999-12-05  Eric PouechFake MIDI_IO_STATUS support in midi in open
1999-12-04  Lionel UlmerFirst support of DGA 2.0 for DirectDraw.
1999-12-04  Erez VolkStubs for Get/SetProcessDefaultLayout.
1999-12-04  Ulrich WeigandFixed 32-bit module name handling to conform better...
1999-12-04  Michael McCormackAdded code to some service functions (some untested...
1999-12-04  Lionel UlmerSuppressed the inclusion of OpenGL headers.
1999-11-29  Alexandre JulliardImplemented waitable timers.
1999-11-28  Alexandre JulliardSerge Ivanov
1999-11-28  Alex Priem- (final?) update of TreeView_* macro's.
1999-11-25  Ove KaavenMade win16 serial comms less of a CPU hog.
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-11-24  Alexandre JulliardAdded wine.conf option for new format registry files.
1999-11-24  Alexandre JulliardAdded current context to the exception debug event...
1999-11-24  Alexandre JulliardRaise an exception when a critical section wait failed.
1999-11-23  Patrik StridvallImproved the stubs.
1999-11-23  Eric Kohl- first 'dummy' implementation of ImageList_Read
1999-11-23  Eric Kohl- added version messages
next