1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-19 |
Huw D M Davies | Fixed a few broken includes. |
tree | commitdiff |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-17 |
Uwe Bonnes | Change type of mode argument to GETVDMPOINTER32W from... |
tree | commitdiff |
1999-02-13 |
Marcus Meissner | Moved the if1632/signal.c stuff into loader/signal... |
tree | commitdiff |
1999-02-09 |
Brad Pepers | WinG fixes. |
tree | commitdiff |
1999-02-02 |
Ulrich Weigand | Implemented KERNEL.434 (UnicodeToAnsi). |
tree | commitdiff |
1999-01-31 |
Ulrich Weigand | Implementation of VER.DLL. Thunks up to VERSION.DLL. |
tree | commitdiff |
1999-01-30 |
Francis Beaudet | Implemented the startup-shutdown mechanism for the... |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed GetIconInfo16 (.spec,ICONINFO struct is different... |
tree | commitdiff |
1999-01-26 |
Andreas Mohr | Implemented GetIconInfo16 -> call to GetIconInfo32. |
tree | commitdiff |
1999-01-24 |
Nick Holloway | Internal PostScript printer driver improvements. |
tree | commitdiff |
1999-01-24 |
Ulrich Weigand | Implemented KERNEL.621 (CBClientThunkSLEx). |
tree | commitdiff |
1999-01-23 |
Andreas Mohr | Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, |
tree | commitdiff |
1999-01-23 |
Marcus Meissner | Implemented ExtractIconEx16, added some consts to Extra... |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-01 |
Richard A Lough | Put return value of LocalAlloc in CX too. |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1999-01-01 |
Marcus Meissner | Include stuff even if not on __i386__ for debug defines. |
tree | commitdiff |
1998-12-24 |
Ulrich Weigand | Implemented stub for InitThreadInput. |
tree | commitdiff |
1998-12-24 |
Ulrich Weigand | Callout table (for KERNEL->USER calls) added. |
tree | commitdiff |
1998-12-24 |
Ulrich Weigand | Handle non-hardware X events correctly with native... |
tree | commitdiff |
1998-12-18 |
Andreas Mohr | Make the DOSASPI part use the excellent DPMI RMCB imple... |
tree | commitdiff |
1998-12-18 |
François Gouget | First step to make it possible to call COM interfaces... |
tree | commitdiff |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
tree | commitdiff |
1998-12-11 |
Andreas Mohr | Fixed a bunch of compiler warnings. |
tree | commitdiff |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
tree | commitdiff |
1998-12-10 |
Ulrich Weigand | Cleaned up CreateSystemTimer interface for use with... |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Fix for SetAbortProc16, stub for SetAbortProc32 and... |
tree | commitdiff |
1998-12-07 |
Andreas Mohr | - Several kernel.spec return type mismatch fixes |
tree | commitdiff |
1998-12-01 |
Ulrich Weigand | Renamed KERNEL.327 to HandleParamError (as in 'Undoc... |
tree | commitdiff |
1998-12-01 |
Ulrich Weigand | Implemented GlobalChangeLockCount (KERNEL.365). |
tree | commitdiff |
1998-12-01 |
Ulrich Weigand | Implemented Local32Info, stubs for Local32First/Next... |
tree | commitdiff |
1998-12-01 |
Ulrich Weigand | Implemented GdiFreeResources (GDI.609). |
tree | commitdiff |
1998-11-30 |
Paul Quinn | Implementation of ChildWindowFromPointEx functions. |
tree | commitdiff |
1998-11-26 |
Ulrich Weigand | Removed some unnecessary FIXME outputs. |
tree | commitdiff |
1998-11-26 |
Ulrich Weigand | Implemented KERNEL.602 and stub for KERNEL.490. |
tree | commitdiff |
1998-11-25 |
Ulrich Weigand | Implementation of PE->NE resource conversion routines... |
tree | commitdiff |
1998-11-24 |
Ulrich Weigand | Bugfix: Bad jump generated in THUNK_AllocLSThunklet. |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Some new stubs (midiStreamXXX functions, some mci funct... |
tree | commitdiff |
1998-11-22 |
Andreas Mohr | Added Win16 implementation for GetRegionData(). |
tree | commitdiff |
1998-11-22 |
Ian Schmidt | Added stubs for two undocumented GDI routines, SetMagic... |
tree | commitdiff |
1998-11-14 |
Ulrich Weigand | Moved X11 mouse cursor handling to the DISPLAY driver. |
tree | commitdiff |
1998-11-14 |
Ulrich Weigand | Some fixes to Wine startup/termination sequence with... |
tree | commitdiff |
1998-11-14 |
Ulrich Weigand | Added stubs for several VxDs / interrupts. |
tree | commitdiff |
1998-11-14 |
Huw D M Davies | Should get win16drv AbortProc working. Hopefully. |
tree | commitdiff |
1998-11-14 |
Marcus Meissner | Speed up relay32, snoop16 and snoop32 include/excludes... |
tree | commitdiff |
1998-11-08 |
Ulrich Weigand | USER-side part of input event handling: contains implem... |
tree | commitdiff |
1998-11-08 |
Ulrich Weigand | Implementation of MOUSE.DRV (contains some code taken... |
tree | commitdiff |
1998-11-08 |
Ulrich Weigand | Implementation of KEYBOARD.DRV (code mostly taken from... |
tree | commitdiff |
1998-11-07 |
John Richardson | Implementation of CoLoadLibrary, CoFreeAllLibraries, |
tree | commitdiff |
1998-11-06 |
Marcus Meissner | Solaris redefines ERR and CS, fixed occurances. |
tree | commitdiff |
1998-11-06 |
Eric Pouech | Made mmioSetBuffer callable from 16 and 32 bit code. |
tree | commitdiff |
1998-11-01 |
Ulrich Weigand | Implemented new Wine startup sequence, separating start... |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Fixed IsDialogMessage16. |
tree | commitdiff |
1998-11-01 |
Andreas Mohr | Added .spec entry for KERNEL.RegisterServiceProcess. |
tree | commitdiff |
1998-11-01 |
Andreas Mohr | Added stub for CheckCursor(). |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Indirection for INSTR_EmulateInstruction for use by... |
tree | commitdiff |
1998-10-24 |
Kai Morich | Added Drag*32 functions. |
tree | commitdiff |
1998-10-24 |
Ove Kaaven | Implemented DisplayDib. |
tree | commitdiff |
1998-10-18 |
Turchanov Sergey | Implemented DefDriverProc32 from winmm.dll. |
tree | commitdiff |
1998-10-18 |
Rein Klazes | CallProc[Ex]32W called with lpProcAddress==NULL should... |
tree | commitdiff |
1998-10-14 |
Moshe Vainer | Partial implementation of GetOutlineTextMetrics32A. |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Implemented (partially) the KERNEL Thunklet API and... |
tree | commitdiff |
1998-10-11 |
Alexandre Julliard | Added comm.s. |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Stubs for CreateUser(Discardable)Bitmap16. |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Stubs for COMM.DRV, REBOOT.VXD, VDD.VXD. |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClip... |
tree | commitdiff |
1998-10-11 |
Andreas Mohr | Yet another small self-loader fix. |
tree | commitdiff |
1998-10-11 |
Patrik Stridvall | Started the implementation of MSACM.DLL, MSACM32.DLL... |
tree | commitdiff |
1998-10-11 |
Patrik Stridvall | Started the implementation of MSACM.DLL and MSACM32... |
tree | commitdiff |
1998-10-11 |
Eric Kohl | Added DrawCaption[16/32] and DrawCaptionTemp[16/32A... |
tree | commitdiff |
1998-10-04 |
Alexandre Julliard | Initial revision |
tree | commitdiff |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
tree | commitdiff |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
tree | commitdiff |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
tree | commitdiff |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
tree | commitdiff |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
tree | commitdiff |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
tree | commitdiff |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
tree | commitdiff |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
tree | commitdiff |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
tree | commitdiff |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
tree | commitdiff |
1998-05-03 |
Alexandre Julliard | Release 980503 wine-980503 |
tree | commitdiff |
1998-04-13 |
Alexandre Julliard | Release 980413 wine-980413 |
tree | commitdiff |
1998-03-29 |
Alexandre Julliard | Release 980329 wine-980329 |
tree | commitdiff |
1998-03-15 |
Alexandre Julliard | Release 980315 wine-980315 |
tree | commitdiff |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
tree | commitdiff |
1998-02-15 |
Alexandre Julliard | Release 980215 wine-980215 |
tree | commitdiff |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
tree | commitdiff |
1998-01-18 |
Alexandre Julliard | Release 980118 wine-980118 |
tree | commitdiff |
1998-01-04 |
Alexandre Julliard | Release 980104 wine-980104 |
tree | commitdiff |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
tree | commitdiff |
1997-11-30 |
Alexandre Julliard | Release 971130 wine-971130 |
tree | commitdiff |
1997-11-16 |
Alexandre Julliard | Release 971116 wine-971116 |
tree | commitdiff |
1997-11-01 |
Alexandre Julliard | Release 971101 wine-971101 |
tree | commitdiff |
1997-10-12 |
Alexandre Julliard | Release 971012 wine-971012 |
tree | commitdiff |
next |