2000-07-30 |
Ove Kaaven | Removed hModule parameter from MZ_AllocDPMITask(),...
|
commit | commitdiff | tree |
2000-07-30 |
Alexandre Julliard | Create dll/kernel/messages directory.
|
commit | commitdiff | tree |
2000-07-30 |
Ove Kaaven | Made DOSMEM_Init() take a BOOL parameter instead of...
|
commit | commitdiff | tree |
2000-07-30 |
Ove Kaaven | Removed usage of obsolete pModule->lpDosTask.
|
commit | commitdiff | tree |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and...
|
commit | commitdiff | tree |
2000-07-29 |
Alexandre Julliard | Removed a few external dependencies from ntdll.
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | Added CreateTypeLib,LHashValOfNameSys stubs.
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | Implemented SmoothScrollWindow.
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Fill BIOS segments using pointers from DOSMEM_Bios...
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | Get rid of USER32 functions in KERNEL32.
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Added support for the Win32 Console interface to the...
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Make direct console input routines go through int16...
|
commit | commitdiff | tree |
2000-07-29 |
Francois Gouget | ole32 now requires linking with kernel32
|
commit | commitdiff | tree |
2000-07-29 |
Uwe Bonnes | We always have strerror, so no need to ifdef HAVE_STRERROR.
|
commit | commitdiff | tree |
2000-07-29 |
Huw D M Davies | Initialize hrgnWnd.
|
commit | commitdiff | tree |
2000-07-29 |
Lionel Ulmer | Fix the GLEXT function prototype typedefs detection.
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Let Int09 routines remember a keystroke's ASCII code...
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Added some int33 function stubs.
|
commit | commitdiff | tree |
2000-07-29 |
Ove Kaaven | Changed a few core int10 routines to use the BIOS data...
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | Implemented OleGetAutoConvert.
|
commit | commitdiff | tree |
2000-07-29 |
Dmitry Timoshkov | FindResourceExA/W should search for the specified language...
|
commit | commitdiff | tree |
2000-07-29 |
Marcus Meissner | No longer crash when running with DirectDraw with a...
|
commit | commitdiff | tree |
2000-07-29 |
Francois Boisvert | NC_DoNCHitTest now returns HTNOWHERE like Windows is...
|
commit | commitdiff | tree |
2000-07-28 |
Ove Kaaven | Add X11DRV_DIB_UpdateDIBSection2 that takes a HBITMAP...
|
commit | commitdiff | tree |
2000-07-28 |
Wolfgang Schwotzer | Added NULL pointer checks.
|
commit | commitdiff | tree |
2000-07-28 |
Francois Jacques | - implementation of SetWindowsRgn and GetWindowRgn
|
commit | commitdiff | tree |
2000-07-28 |
Ove Kaaven | Removed the hModule parameter from various DOSMEM routines...
|
commit | commitdiff | tree |
2000-07-28 |
Patrik Stridvall | Fixed some warnings.
|
commit | commitdiff | tree |
2000-07-28 |
Patrik Stridvall | Minor API files update.
|
commit | commitdiff | tree |
2000-07-28 |
Patrik Stridvall | Solaris specific fixes.
|
commit | commitdiff | tree |
2000-07-28 |
Stephane Lussier | Now the service thread is no more in charge of erasing...
|
commit | commitdiff | tree |
2000-07-28 |
Dmitry Timoshkov | Added stub for OLE32.OleSetAutoConvert needed by Adobe...
|
commit | commitdiff | tree |
2000-07-28 |
Dmitry Timoshkov | Do not crash if window was not found.
|
commit | commitdiff | tree |
2000-07-28 |
Stephane Lussier | - UpdateWindow should refresh all children that have...
|
commit | commitdiff | tree |
2000-07-28 |
Ove Kaaven | Just get DOS task structure from MZ_Current(), instead...
|
commit | commitdiff | tree |
2000-07-28 |
Ove Kaaven | Make a global asm helper function to handle 32-bit...
|
commit | commitdiff | tree |
2000-07-28 |
Ove Kaaven | Always get a hardware message from the system queue...
|
commit | commitdiff | tree |
2000-07-28 |
Huw D M Davies | Add Connection Point support to OLE font objects.
|
commit | commitdiff | tree |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify...
|
commit | commitdiff | tree |
2000-07-26 |
Alexandre Julliard | Merged setupx.dll into setupapi.dll.
|
commit | commitdiff | tree |
2000-07-26 |
Alexandre Julliard | Added a few empty source files so that each dll has...
|
commit | commitdiff | tree |
2000-07-26 |
Eric Pouech | - removed (now obsolete) driver.h file (it's content...
|
commit | commitdiff | tree |
2000-07-26 |
Alexandre Julliard | Avoid clobbering %ebx.
|
commit | commitdiff | tree |
2000-07-26 |
Alexandre Julliard | Return the proper error code when a 16-bit task failed...
|
commit | commitdiff | tree |
2000-07-26 |
Andreas Mohr | Adapted to the recent winebuild rename.
|
commit | commitdiff | tree |
2000-07-26 |
Andreas Mohr | Added detection code for very old Windows (1.1, 2.0...
|
commit | commitdiff | tree |
2000-07-26 |
Alexandre Julliard | Moved shlwapi routines from shell32.dll to shlwapi...
|
commit | commitdiff | tree |
2000-07-25 |
Alexandre Julliard | Make unicode.o into a separate ELF library so that...
|
commit | commitdiff | tree |
2000-07-25 |
Andreas Mohr | - fixed a gross bug in SetCurrentDirectoryA (where...
|
commit | commitdiff | tree |
2000-07-25 |
Susan Farley | Don't destroy the caret on SWP_HIDEWINDOW.
|
commit | commitdiff | tree |
2000-07-25 |
Dave Pickles | Improved FormatMessage:
|
commit | commitdiff | tree |
2000-07-25 |
Alexandre Julliard | Moved FORMAT_MESSAGE flags definition to winbase.h.
|
commit | commitdiff | tree |
2000-07-25 |
Alexandre Julliard | Added rules for message compiler .mc files.
|
commit | commitdiff | tree |
2000-07-25 |
James Hatheway | Portability fixes.
|
commit | commitdiff | tree |
2000-07-25 |
Patrik Stridvall | Fixed issues found by winapi_check.
|
commit | commitdiff | tree |
2000-07-25 |
Patrik Stridvall | Minor API files update.
|
commit | commitdiff | tree |
2000-07-25 |
Bertho Stultiens | - Implemented a bug-work-around for Berkeley yacc ...
|
commit | commitdiff | tree |
2000-07-25 |
Ove Kaaven | Use lcall opcodes, so all gas-es understand it...
|
commit | commitdiff | tree |
2000-07-25 |
Alexandre Julliard | Moved thunking functions off to kernel32.dll.
|
commit | commitdiff | tree |
2000-07-25 |
Alexandre Julliard | Temporarily moved advapi32 registry support back into...
|
commit | commitdiff | tree |
2000-07-25 |
Eric Pouech | fixed a number of long standing bugs:
|
commit | commitdiff | tree |
2000-07-25 |
Alexandre Julliard | Merged wing.dll into gdi32.dll.
|
commit | commitdiff | tree |
2000-07-25 |
Aric Stewart | Prevent the attempt to draw invalid image indexes.
|
commit | commitdiff | tree |
2000-07-25 |
Huw D M Davies | A generic implemention of IConnectionPoint/IEnumConnections.
|
commit | commitdiff | tree |
2000-07-25 |
Dmitry Timoshkov | Make fnt2bdf produce correct fonts.
|
commit | commitdiff | tree |
2000-07-25 |
Ove Kaaven | Make int16 read from the BIOS keyboard buffer, not...
|
commit | commitdiff | tree |
2000-07-25 |
Ove Kaaven | Fixed broken assembler. Removed support for old protected...
|
commit | commitdiff | tree |
2000-07-25 |
Alexandre Julliard | Perform NE_InitProcess in the context of the new task.
|
commit | commitdiff | tree |
2000-07-24 |
Alexandre Julliard | Merged msacm and msacm32 dlls.
|
commit | commitdiff | tree |
2000-07-23 |
Francois Gouget | Fixed int/HANDLE mismatches revealed by -DSTRICT.
|
commit | commitdiff | tree |
2000-07-23 |
Francois Gouget | Fixed WinMain's signature.
|
commit | commitdiff | tree |
2000-07-23 |
Francois Gouget | Removed obsolete references to the Languages array.
|
commit | commitdiff | tree |
2000-07-23 |
Francois Gouget | Fixed WinMain's signature.
|
commit | commitdiff | tree |
2000-07-23 |
Francois Gouget | Fixed WinMain's signature.
|
commit | commitdiff | tree |
2000-07-23 |
Francois Gouget | Added -DSTRICT.
|
commit | commitdiff | tree |
2000-07-23 |
James Hatheway | Adds an initial WSAIoctl function with support for...
|
commit | commitdiff | tree |
2000-07-23 |
Eric Pouech | Compilation fixes for OpenGL.
|
commit | commitdiff | tree |
2000-07-23 |
Mike McCormack | Corrected c2man flags. It still crashes anyhow :-/
|
commit | commitdiff | tree |
2000-07-23 |
Lionel Ulmer | Detect broken glext.h headers.
|
commit | commitdiff | tree |
2000-07-23 |
Mike McCormack | Added some basic text display and editing capabilities...
|
commit | commitdiff | tree |
2000-07-23 |
Gerard Patel | Focus handling, visual changes + misc fixes.
|
commit | commitdiff | tree |
2000-07-23 |
Mike McCormack | Implemented lineGetCountry. (works with HyperTrm.exe)
|
commit | commitdiff | tree |
2000-07-23 |
Andreas Mohr | Added InstallHinfSection stub.
|
commit | commitdiff | tree |
2000-07-23 |
Francois Gouget | Removed duplicate declaration of AddAccessAllowedAce.
|
commit | commitdiff | tree |
2000-07-23 |
Aric Stewart | Handle the case where the function SetItem is called...
|
commit | commitdiff | tree |
2000-07-23 |
Ove Kaaven | Added a few C++ operators to Direct3D structures, and...
|
commit | commitdiff | tree |
2000-07-23 |
Eric Pouech | Insured that all parameters of async functions are...
|
commit | commitdiff | tree |
2000-07-23 |
Ove Kaaven | Fix a few typos and such.
|
commit | commitdiff | tree |
2000-07-23 |
Ove Kaaven | Added some DirectDraw7-related definitions.
|
commit | commitdiff | tree |
2000-07-23 |
Marcus Meissner | Make non-existence of (f)lex an error.
|
commit | commitdiff | tree |
2000-07-23 |
Marcus Meissner | IDirectDraw,IDirectDraw2,IDirectDraw4 fixed up in regard...
|
commit | commitdiff | tree |
2000-07-23 |
Ove Kaaven | Added a few Win32 definitions.
|
commit | commitdiff | tree |
2000-07-23 |
Ove Kaaven | Reduce scope of "Status" #ifdef hack.
|
commit | commitdiff | tree |
2000-07-23 |
Ove Kaaven | Say that "No handler" messages as fatal.
|
commit | commitdiff | tree |
2000-07-23 |
Alexandre Julliard | Fixed SharedDir location.
|
commit | commitdiff | tree |
2000-07-23 |
Ove Kaaven | Change the V86BASE macro to call DOSMEM_MemoryBase...
|
commit | commitdiff | tree |
2000-07-23 |
Eric Pouech | Fixed first seek on MEM mmio files.
|
commit | commitdiff | tree |
2000-07-23 |
Gerard Patel | Remove calls to DIALOG_DoDialogBox and DIALOG_CreateIndirect.
|
commit | commitdiff | tree |
2000-07-23 |
John R. Sheets | Add a few more fields to HTTP_GetStdHeaderIndex() and...
|
commit | commitdiff | tree |
2000-07-23 |
John R. Sheets | Put the URL parameter list in with the URL path if...
|
commit | commitdiff | tree |