2000-12-19 |
Alexandre Julliard | Merged the get_read_fd and get_write_fd requests. |
tree | commitdiff |
2000-12-15 |
Huw D M Davies | Spelling fix. |
tree | commitdiff |
2000-12-14 |
Lawson Whitney | Add strerror() to the "Could not stat" and "Invalid... |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
tree | commitdiff |
2000-12-12 |
Alexandre Julliard | Use the DRIVE_* API constants instead of the DRIVETYPE... |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Added automatic translation of the config file to the new |
tree | commitdiff |
2000-12-03 |
Aric Stewart | Added ASCII-only version of toupper, tolower, strcasecm... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
tree | commitdiff |
2000-11-29 |
Alexandre Julliard | Added implementation of lstat to port.c. |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Implemented DosFileHandleToWin32Handle, Win32HandleToDo... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Changed GetProcAddress16 and 16-bit resource functions... |
tree | commitdiff |
2000-11-26 |
Marcus Meissner | Removed strange checkj for !filename, so we don't get... |
tree | commitdiff |
2000-11-15 |
Alexandre Julliard | Moved standard syslevel APIs declaration to winbase.h. |
tree | commitdiff |
2000-11-10 |
Dimitrie O. Paun | Use variable argument macros when compiling with gcc. |
tree | commitdiff |
2000-11-04 |
Dimitrie O. Paun | Use debugging API instead of outputing to stderr directly. |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Fixed SearchPath to handle a ';'-separated path as... |
tree | commitdiff |
2000-10-29 |
David Elliott | Added basic working stubs of new Windows 2000 API funct... |
tree | commitdiff |
2000-10-23 |
Marcus Meissner | If we have a drive pointing to /, we must not remove... |
tree | commitdiff |
2000-10-22 |
Joerg Mayer | Reduce the number of warnings about missing initializers. |
tree | commitdiff |
2000-10-19 |
Andreas Mohr | Skip directory symlinks in DOSFS_FindNextEx. |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Converted a few more server requests to the new mechanism. |
tree | commitdiff |
2000-10-13 |
Alexandre Julliard | Added a few more large integer functions. |
tree | commitdiff |
2000-10-13 |
Mike McCormack | Moved comm.c into kernel32. |
tree | commitdiff |
2000-10-03 |
Alexandre Julliard | Use special environment variables to transmit the cwd... |
tree | commitdiff |
2000-09-29 |
Andreas Mohr | Fixed the default value handling (trailing spaces of... |
tree | commitdiff |
2000-09-29 |
Alexandre Julliard | Moved $(MODULE).o rule out of Make.rules into the indiv... |
tree | commitdiff |
2000-09-27 |
Marcus Meissner | Have the UNIX cwd follow the current directory on the... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-18 |
Alexandre Julliard | Moved FILE_dommap() to memory/virtual.c (and renamed... |
tree | commitdiff |
2000-09-12 |
Andreas Mohr | - fixes debugger output |
tree | commitdiff |
2000-09-10 |
Alexandre Julliard | Removed chdir("/") until we have proper Unix cwd manage... |
tree | commitdiff |
2000-09-07 |
Andreas Mohr | DOSFS_MatchLong ignored several things about file mask... |
tree | commitdiff |
2000-09-07 |
Mike McCormack | Added serial port object to the server. |
tree | commitdiff |
2000-08-31 |
Alexandre Julliard | Converted a lot of server requests to the new exception... |
tree | commitdiff |
2000-08-30 |
Alexandre Julliard | Added exception handling wrapper to a number of server... |
tree | commitdiff |
2000-08-26 |
Alexandre Julliard | Added a real root key and simplified creation of the... |
tree | commitdiff |
2000-08-21 |
Marcus Meissner | (from IBM TopPage patch) return correct error for alrea... |
tree | commitdiff |
2000-08-18 |
Stefan Leichter | Fixed return value of CDROM_GetLabel if CDROM_Open... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Moved CharUpper* and CharLower* functions to dlls/user. |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. Added a few... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed the DOS handles table from the PDB and made... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Replaced lstrlen/lstrcmp by libc equivalents everywhere... |
tree | commitdiff |
2000-08-01 |
Alexandre Julliard | Only set COMSPEC if not defined already. |
tree | commitdiff |
2000-08-01 |
Alexandre Julliard | Moved MulDiv() and VGA routines out of GDI. |
tree | commitdiff |
2000-07-31 |
Hidenori Takeshima | Fix for 64-bit negative seek value. |
tree | commitdiff |
2000-07-25 |
Andreas Mohr | - fixed a gross bug in SetCurrentDirectoryA (where... |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Perform NE_InitProcess in the context of the new task. |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-07-16 |
Marcus Meissner | Drop UNIX cwd to / after calculating WINE current direc... |
tree | commitdiff |
2000-06-25 |
Dave Hawkes | If whitespace or dots are appended to the end of any... |
tree | commitdiff |
2000-06-24 |
Andreas Mohr | Added some stuff saying that this is NOT supported. |
tree | commitdiff |
2000-06-20 |
Uwe Bonnes | Make WritePrivateProfileSectionA care for "" and NULL... |
tree | commitdiff |
2000-06-15 |
Uwe Bonnes | GetFullPathName: get "drive" value too for absolute... |
tree | commitdiff |
2000-06-13 |
Andreas Mohr | DRIVE_GetFreeSpace() is supposed to *always* return... |
tree | commitdiff |
2000-06-13 |
Marcus Meissner | Strip whitespace from front of profile values. |
tree | commitdiff |
2000-06-07 |
Stas Sergeev | mmap() fails with ENODEV on NTFS under Linux. |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | Implemented FindFirstFileEx, cleaned old implementation up. |
tree | commitdiff |
2000-05-23 |
James Juran | SearchPathA needs to set the last error to ERROR_FILE_N... |
tree | commitdiff |
2000-05-19 |
Uwe Bonnes | DOSFS_DoGetFullPathName: terminate string weh called... |
tree | commitdiff |
2000-05-12 |
Uwe Bonnes | GetFullPathname: add missing termination to the string. |
tree | commitdiff |
2000-05-07 |
Gerard Patel | Revert the test for Virtual_HandleFault in ReadFile... |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Added ENOEXEC error code. |
tree | commitdiff |
2000-04-29 |
Dimitrie O. Paun | Removed some HEAP_xalloc calls. |
tree | commitdiff |
2000-04-28 |
Uwe Bonnes | DOSFS_DoGetFullPathName: rewrite to return results... |
tree | commitdiff |
2000-04-13 |
Alexandre Julliard | Make sure HKLM\Software\Wine\Wine is a non-volatile... |
tree | commitdiff |
2000-04-13 |
Andreas Mohr | FILE_CreateFile()'s read/write-check was broken due... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-04-06 |
Alexandre Julliard | Added support for WINEPREFIX environment variable. |
tree | commitdiff |
2000-04-06 |
Uwe Bonnes | GetShortPathName: always erase characters at the end... |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Added a per-drive FailReadOnly flag, and removed the... |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Fixed file descriptor leaks. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Alexandre Julliard | Ignore trailing spaces in DOSFS_ToDosFCBFormat. |
tree | commitdiff |
2000-03-26 |
Stefan Leichter | DOSFS_ToDosFCBFormat: fail if extension longer than... |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-04 |
Uwe Bonnes | PROFILE_GetString: only accept NULL for keyname to... |
tree | commitdiff |
2000-02-29 |
Alexandre Julliard | Make profile key a global handle. |
tree | commitdiff |
2000-02-27 |
Petr Tomasek | - Write serial numbers to the device (FAT) |
tree | commitdiff |
2000-02-27 |
Uwe Bonnes | GetFullPathName fixes. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Fixed some debug message crashes. |
tree | commitdiff |
2000-02-20 |
Petr Tomasek | GetLongPathName rewrite. |
tree | commitdiff |
2000-02-20 |
Eric Pouech | While creating the wine config key, make sure that... |
tree | commitdiff |
2000-02-19 |
Alexandre Julliard | Store config file contents in the registry so we only... |
tree | commitdiff |
2000-02-18 |
Andreas Mohr | DRIVE_FindDriveRoot() always checked from drive A:... |
tree | commitdiff |
2000-02-18 |
Matthew Cline | Added WARN messages on open errors. |
tree | commitdiff |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Andreas Mohr | - implemented serial numbers for audio CDs and data CDs |
tree | commitdiff |
2000-01-30 |
Andreas Mohr | - Windows skips the '\t' and ' ' at the beginning and... |
tree | commitdiff |
2000-01-30 |
Juergen Schmied | - fixes, loading of settings per user |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - support for reading labels and serial nums from device |
tree | commitdiff |
2000-01-26 |
Andreas Mohr | Add a newbie warning for slashes in the search Path... |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Added PROFILE_GetConfigDir function. |
tree | commitdiff |
next |