2000-08-20 |
Dusan Lacko | Pass the type/name as a C string instead of an |
tree | commitdiff |
2000-08-16 |
Niclas Karlsson... | WATCOM compiled programs leave VirtualSize to zero... |
tree | commitdiff |
2000-08-16 |
Alexandre Julliard | Avoid going past the end of the relocation section... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Implemented SEC_IMAGE mappings and shared PE sections... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Moved CharUpper* and CharLower* functions to dlls/user. |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced global Callbacks structure by appropriate... |
tree | commitdiff |
2000-08-11 |
Dmitry Timoshkov | Make FindResource and FindResourceEx fully windows... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Make PDB, ENVDB and STARTUPINFO global variables. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed the DOS handles table from the PDB and made... |
tree | commitdiff |
2000-08-07 |
Alexandre Julliard | Fixed resource functions to work with 32-bit modules... |
tree | commitdiff |
2000-08-07 |
Peter Ganten | Set up exe_modref before loading implicitly linked... |
tree | commitdiff |
2000-08-07 |
Alexandre Julliard | - Fixed resource functions to work directly from the... |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Replaced lstrlen/lstrcmp by libc equivalents everywhere... |
tree | commitdiff |
2000-08-04 |
Alexandre Julliard | Moved a bunch of functions out of libwine/kernel/gdi... |
tree | commitdiff |
2000-08-01 |
Peter Ganten | WinExec16 should not split quoted filenames with spaces. |
tree | commitdiff |
2000-08-01 |
Ove Kaaven | Fixed another non-Linux build failure. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Skip quoted program name when building command line. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Backed out FindResource language patch. |
tree | commitdiff |
2000-07-31 |
Ove Kaaven | Fixed a few problems. |
tree | commitdiff |
2000-07-31 |
Ove Kaaven | Convert DOS (MZ) binary loader to the new DOS process... |
tree | commitdiff |
2000-07-30 |
Alexandre Julliard | Cleaned up a few USER dependencies. |
tree | commitdiff |
2000-07-30 |
Ove Kaaven | Removed hModule parameter from MZ_AllocDPMITask(),... |
tree | commitdiff |
2000-07-30 |
Ove Kaaven | Removed usage of obsolete pModule->lpDosTask. |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed a few external dependencies from ntdll. |
tree | commitdiff |
2000-07-29 |
Ove Kaaven | Added support for the Win32 Console interface to the... |
tree | commitdiff |
2000-07-29 |
Ove Kaaven | Let Int09 routines remember a keystroke's ASCII code... |
tree | commitdiff |
2000-07-29 |
Dmitry Timoshkov | FindResourceExA/W should search for the specified langu... |
tree | commitdiff |
2000-07-28 |
Ove Kaaven | Removed the hModule parameter from various DOSMEM routi... |
tree | commitdiff |
2000-07-26 |
Alexandre Julliard | Return the proper error code when a 16-bit task failed... |
tree | commitdiff |
2000-07-26 |
Andreas Mohr | Added detection code for very old Windows (1.1, 2.0... |
tree | commitdiff |
2000-07-25 |
Dave Pickles | Improved FormatMessage: |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Perform NE_InitProcess in the context of the new task. |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Change the V86BASE macro to call DOSMEM_MemoryBase... |
tree | commitdiff |
2000-07-16 |
Alexandre Julliard | Get full path of argv[0] before we change directories. |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Doc and trace updates. |
tree | commitdiff |
2000-07-16 |
Marcus Meissner | Transmit current directory settings to newly created... |
tree | commitdiff |
2000-07-15 |
Huw D M Davies | Create rpcrt4.dll. |
tree | commitdiff |
2000-07-15 |
Peter Ganten | Fixed a file descriptor leak in the PE loader. |
tree | commitdiff |
2000-07-15 |
Andreas Mohr | Added ws2_32 loadorder. |
tree | commitdiff |
2000-07-15 |
Gerard Patel | Add a warning when the normal load address for a win32... |
tree | commitdiff |
2000-07-15 |
Andreas Mohr | Added loadorder entry for the Linux glide3x library. |
tree | commitdiff |
2000-07-08 |
Andreas Mohr | Rename MODULE_InitDll to MODULE_InitDLL for the sake... |
tree | commitdiff |
2000-06-24 |
Alexandre Julliard | Make sure the cmdline passed to CreateProcessA is write... |
tree | commitdiff |
2000-06-23 |
Dave Hawkes | GlobalFree16 returns NULL on success, but DestroyAccele... |
tree | commitdiff |
2000-06-18 |
Dmitry Timoshkov | Use GetSystemDefaultLangID() instead of WINE_LanguageId. |
tree | commitdiff |
2000-06-18 |
Ove Kaaven | Make the base relocation message a WARN, not a FIXME. |
tree | commitdiff |
2000-06-15 |
Dmitry Timoshkov | Optimized implementation of LoadStringA. |
tree | commitdiff |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
tree | commitdiff |
2000-06-13 |
Alexandre Julliard | Use the Unicode string functions from wine/unicode... |
tree | commitdiff |
2000-06-10 |
Alexandre Julliard | Make sure GetModuleFileName16 does not return garbage... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Removed a few unnecessary includes. |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Use FILE_SHARE_READ to open the file in GetBinaryTypeA. |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Send full path name and debug information in load_dll... |
tree | commitdiff |
2000-06-04 |
Ulrich Weigand | Moved stack switch handling (large stack) to sysdeps.c |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Moved kernel initialization to kernel_main.c |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Merged display.dll into USER. |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | Give a error message if a forwarded export is not resolved. |
tree | commitdiff |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
tree | commitdiff |
2000-05-30 |
Alexandre Julliard | Make sure initial task is not marked as 32-bit. |
tree | commitdiff |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
tree | commitdiff |
2000-05-19 |
Ulrich Weigand | Fixed initialization of INSTANCEDATA in InitTask(). |
tree | commitdiff |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
tree | commitdiff |
2000-05-11 |
Bernd Herd | Make sure hInstance is a proper global handle and not... |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Moved Load/FreeLibrary16 definition to winbase16.h. |
tree | commitdiff |
2000-05-05 |
Stephane Lussier | If we do not find a resource for both (primary lang... |
tree | commitdiff |
2000-05-03 |
Alexandre Julliard | PE_LoadImage: removed version parameter, set last error... |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Rewrote Unix process launching to allow passing startup... |
tree | commitdiff |
2000-04-29 |
Alexandre Julliard | Clear the remainder of the page when mapping a section... |
tree | commitdiff |
2000-04-28 |
Alexandre Julliard | Authors: Gavriel State <gavriels@corel.com>, Ulrich... |
tree | commitdiff |
2000-04-25 |
Patrik Stridvall | Added new configuration file option for selecting graph... |
tree | commitdiff |
2000-04-18 |
Alexandre Julliard | Moved PE header definitions to winnt.h where they belong. |
tree | commitdiff |
2000-04-16 |
Richard Cohen | Wrap an exception handler around FindResource. |
tree | commitdiff |
2000-04-16 |
Alexandre Julliard | Save the registry on server exit without client interve... |
tree | commitdiff |
2000-04-15 |
Alexandre Julliard | Rewrote command-line parsing of CreateProcessA to be... |
tree | commitdiff |
2000-04-15 |
Alexandre Julliard | Improved Winelib apps initialisation code. No longer... |
tree | commitdiff |
2000-04-13 |
Eric Pouech | Let CreateProcess launch unix executable without a... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-26 |
Hidenori Takeshima | Fixes for i18n. |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Fixed a couple of file descriptor leaks. |
tree | commitdiff |
2000-03-20 |
Alexandre Julliard | Moved graphics initialisation to the x11drv/ttydrv... |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Hack: always try builtin module before elf or elfdll... |
tree | commitdiff |
2000-03-19 |
Dimitrie O. Paun | Removed most calls to xmalloc/xrealloc. |
tree | commitdiff |
2000-03-19 |
Eric Pouech | Now attaching imported DLLs of a winelib executable. |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Misc small cleanups. |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Avoid calling the *Rect USER functions from inside... |
tree | commitdiff |
2000-03-18 |
Alexandre Julliard | Moved command-line option handling out of the X11 driver. |
tree | commitdiff |
2000-03-17 |
Alexandre Julliard | Have threads and processes exit more cleanly whenever... |
tree | commitdiff |
2000-03-09 |
Alexandre Julliard | Store the list of loaded dlls in the server, and genera... |
tree | commitdiff |
2000-03-08 |
Ulrich Czekalla | wm->modname might be invalid at the end of FreeLibrary. |
tree | commitdiff |
2000-03-08 |
Patrik Stridvall | Removed a lot of unnecessary includes and fixed the... |
tree | commitdiff |
2000-03-08 |
Alexandre Julliard | Removed PDB32_DEBUGGED flag and send all debug events... |
tree | commitdiff |
2000-03-07 |
Andreas Mohr | Fixed second instance DGROUP loading. |
tree | commitdiff |
2000-03-07 |
Andreas Mohr | Several fixes to MakeProcInstance. |
tree | commitdiff |
next |