2000-08-01 |
Matthew Lake | Fixed a segfault problem using the standard file open... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Alexandre Julliard | Moved MulDiv() and VGA routines out of GDI. |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Dave Pickles | Added support for ERRORLEVEL. |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Susan Farley | More consistent calculation of line height, scrolls... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Aric Stewart | Fixed a few bugs including one with setting extended... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Marcus Meissner | Removed unnecessary X11 includes from ddraw.h. |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Peter Ganten | WinExec16 should not split quoted filenames with spaces. |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Aric Stewart | Implemented InternetCheckConnectionA. |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Ove Kaaven | Fixed another non-Linux build failure. |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Marcus Meissner | Fixed 2 forward entries. |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Marcus Meissner | Removed some flicker by detecting if we set the same... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Gerard Patel | Change logic of listbox resizing for 16 bits apps for... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Phillip Ezolt | Fixed CreateDC to work properly when it is called with... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Jason Edmeades | - Support whitespace around commands better, and suppor... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Andreas Mohr | Added an uninstaller for InstallShield, WISE etc. |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Jean-Claude... | Provide position hints for window managers. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Alexandre Julliard | Moved system metrics definitions to winuser.h. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Ove Kaaven | Tidyed up stack backtrace code a bit, and added a simpl... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Hidenori Takeshima | Fix for 64-bit negative seek value. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Ove Kaaven | Removed DOS task fields from the NE_MODULE structure. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Alexandre Julliard | Skip quoted program name when building command line. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Ove Kaaven | DOS binary support has been restored. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Alexandre Julliard | Moved toolhelp implementation into kernel32 dll. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Alexandre Julliard | Backed out FindResource language patch. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Ove Kaaven | Fixed a few problems. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Dave Pickles | Added text for all messages included in win95 and winNT. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Marcus Meissner | Added { } around stuff in ADD_TO_T macros. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Ove Kaaven | Convert DOS (MZ) binary loader to the new DOS process... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Ove Kaaven | Use MZ_Current() instead of pModule->lpDosTask. Cleaned... |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Alexandre Julliard | Cleaned up a few USER dependencies. |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Ove Kaaven | Removed hModule parameter from MZ_AllocDPMITask(),... |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Alexandre Julliard | Create dll/kernel/messages directory. |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Ove Kaaven | Made DOSMEM_Init() take a BOOL parameter instead of... |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Ove Kaaven | Removed usage of obsolete pModule->lpDosTask. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Alexandre Julliard | Removed a few external dependencies from ntdll. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Marcus Meissner | Added CreateTypeLib,LHashValOfNameSys stubs. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Marcus Meissner | Implemented SmoothScrollWindow. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ove Kaaven | Fill BIOS segments using pointers from DOSMEM_Bios... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Marcus Meissner | Get rid of USER32 functions in KERNEL32. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ove Kaaven | Added support for the Win32 Console interface to the... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ove Kaaven | Make direct console input routines go through int16... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Francois Gouget | ole32 now requires linking with kernel32 |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Uwe Bonnes | We always have strerror, so no need to ifdef HAVE_STRERROR. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Huw D M Davies | Initialize hrgnWnd. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Lionel Ulmer | Fix the GLEXT function prototype typedefs detection. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ove Kaaven | Let Int09 routines remember a keystroke's ASCII code... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ove Kaaven | Added some int33 function stubs. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Ove Kaaven | Changed a few core int10 routines to use the BIOS data... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Marcus Meissner | Implemented OleGetAutoConvert. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Dmitry Timoshkov | FindResourceExA/W should search for the specified langu... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Marcus Meissner | No longer crash when running with DirectDraw with a... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Francois Boisvert | NC_DoNCHitTest now returns HTNOWHERE like Windows is... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ove Kaaven | Add X11DRV_DIB_UpdateDIBSection2 that takes a HBITMAP... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Wolfgang Schwotzer | Added NULL pointer checks. |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Francois Jacques | - implementation of SetWindowsRgn and GetWindowRgn |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ove Kaaven | Removed the hModule parameter from various DOSMEM routi... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Patrik Stridvall | Fixed some warnings. |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Patrik Stridvall | Minor API files update. |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Patrik Stridvall | Solaris specific fixes. |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Stephane Lussier | Now the service thread is no more in charge of erasing... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Dmitry Timoshkov | Added stub for OLE32.OleSetAutoConvert needed by Adobe... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Dmitry Timoshkov | Do not crash if window was not found. |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Stephane Lussier | - UpdateWindow should refresh all children that have... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ove Kaaven | Just get DOS task structure from MZ_Current(), instead... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ove Kaaven | Make a global asm helper function to handle 32-bit... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Ove Kaaven | Always get a hardware message from the system queue... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Huw D M Davies | Add Connection Point support to OLE font objects. |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Alexandre Julliard | Merged setupx.dll into setupapi.dll. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Alexandre Julliard | Added a few empty source files so that each dll has... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Eric Pouech | - removed (now obsolete) driver.h file (it's content... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Alexandre Julliard | Avoid clobbering %ebx. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Alexandre Julliard | Return the proper error code when a 16-bit task failed... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Andreas Mohr | Adapted to the recent winebuild rename. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Andreas Mohr | Added detection code for very old Windows (1.1, 2.0... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Alexandre Julliard | Moved shlwapi routines from shell32.dll to shlwapi... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Alexandre Julliard | Make unicode.o into a separate ELF library so that... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Andreas Mohr | - fixed a gross bug in SetCurrentDirectoryA (where... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Susan Farley | Don't destroy the caret on SWP_HIDEWINDOW. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Dave Pickles | Improved FormatMessage: |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Alexandre Julliard | Moved FORMAT_MESSAGE flags definition to winbase.h. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Alexandre Julliard | Added rules for message compiler .mc files. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
James Hatheway | Portability fixes. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Patrik Stridvall | Fixed issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Patrik Stridvall | Minor API files update. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Bertho Stultiens | - Implemented a bug-work-around for Berkeley yacc ... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Ove Kaaven | Use lcall opcodes, so all gas-es understand it... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Alexandre Julliard | Moved thunking functions off to kernel32.dll. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Alexandre Julliard | Temporarily moved advapi32 registry support back into... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Eric Pouech | fixed a number of long standing bugs: |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Alexandre Julliard | Merged wing.dll into gdi32.dll. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Aric Stewart | Prevent the attempt to draw invalid image indexes. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Huw D M Davies | A generic implemention of IConnectionPoint/IEnumConnect... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Dmitry Timoshkov | Make fnt2bdf produce correct fonts. |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Ove Kaaven | Make int16 read from the BIOS keyboard buffer, not... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Ove Kaaven | Fixed broken assembler. Removed support for old protect... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Alexandre Julliard | Perform NE_InitProcess in the context of the new task. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Alexandre Julliard | Merged msacm and msacm32 dlls. |
commit | commitdiff | tree | snapshot |
next |