2002-08-27 |
Dmitry Timoshkov | Convert most of the file APIs to Unicode. |
blob | commitdiff | raw |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Alexandre Julliard | Fixed HANDLE<->HFILE conversions, since they will be... |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Rein Klazes | Repair SetLastError in FindNextFileA. |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Mike McCormack | First go at reading directories on public SMB shares. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Alexandre Julliard | Fixed regression caused by previous change. |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Alexandre Julliard | Make sure that DRIVE_FindDriveRoot always returns an... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Vincent Béron | - Fixed GetSystemTimeAdjustment prototype and added... |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Alexandre Julliard | Removed most inclusions of options.h. |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Steven Edwards | Add check for <sys/ioctl.h>. |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Michael Wetherell | Fix handling of unix absolute paths in DOSFS_GetFullNam... |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Jason Edmeades | Ensure correct full path returned when GetFullPathName... |
blob | commitdiff | raw | diff to current |
2002-05-04 |
Marcus Meissner | FindClose: protect the GlobalLock for pagefaults too. |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Alexandre Julliard | Make GetFullPathName fail if input path name is empty. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-25 |
Peter Hunnisett | New file msvcrt/excpt.h. Move some stuff out of winnt... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Jukka Heinonen | Added support for DOS EMS memory. |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
blob | commitdiff | raw | diff to current |
2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Ove Kaaven | Save a disk file's drive type in the server object. |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Andreas Mohr | Cosmetics. |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Eric Pouech | Pass security attributes for DOSFS creation. |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Mike McCormack | Make serial fd blocking mode depend on FILE_FLAG_OVERLA... |
blob | commitdiff | raw | diff to current |
2001-09-19 |
Andreas Mohr | Updates and error message improvements. |
blob | commitdiff | raw | diff to current |
2001-09-14 |
Francois Gouget | Fix the error returned by GetLongPathNameA. |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Patrik Stridvall | Documentation ordinal fixes (using winapi_fixup). |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Marcus Meissner | Don't just assume everything is a Dos Device, or mirc... |
blob | commitdiff | raw | diff to current |
2001-04-20 |
Dominik Strasser | Allow illegal handles in FindClose. |
blob | commitdiff | raw | diff to current |
2001-03-05 |
Alexandre Julliard | Changed isolated for loops to while loops (based on... |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Alexandre Julliard | Allocations do not need to be on the system heap. |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Rein Klazes | Correct error message in case DOSFS_OpenDevice() fails... |
blob | commitdiff | raw | diff to current |
2001-02-16 |
Gerard Patel | Gives back the ERROR_FILE_NOT_FOUND to GetFileAttributes. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Fixed typo in wine_get_unix_file_name(). |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Alexandre Julliard | Added handle_t type to server interface so that we... |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Lawson Whitney | Allow an application to open a dos device ending with... |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Huw D M Davies | Spelling fix. |
blob | commitdiff | raw | diff to current |
2000-12-03 |
Aric Stewart | Added ASCII-only version of toupper, tolower, strcasecm... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Alexandre Julliard | Moved standard syslevel APIs declaration to winbase.h. |
blob | commitdiff | raw | diff to current |
2000-10-23 |
Marcus Meissner | If we have a drive pointing to /, we must not remove... |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Joerg Mayer | Reduce the number of warnings about missing initializers. |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Andreas Mohr | Skip directory symlinks in DOSFS_FindNextEx. |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Alexandre Julliard | Converted a few more server requests to the new mechanism. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Mike McCormack | Moved comm.c into kernel32. |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Andreas Mohr | DOSFS_MatchLong ignored several things about file mask... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Mike McCormack | Added serial port object to the server. |
blob | commitdiff | raw | diff to current |
2000-08-31 |
Alexandre Julliard | Converted a lot of server requests to the new exception... |
blob | commitdiff | raw | diff to current |
2000-08-18 |
Stefan Leichter | Fixed return value of CDROM_GetLabel if CDROM_Open... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Moved CharUpper* and CharLower* functions to dlls/user. |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. Added a few... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-08-06 |
Alexandre Julliard | Replaced lstrlen/lstrcmp by libc equivalents everywhere... |
blob | commitdiff | raw | diff to current |
2000-08-01 |
Alexandre Julliard | Moved MulDiv() and VGA routines out of GDI. |
blob | commitdiff | raw | diff to current |
2000-06-25 |
Dave Hawkes | If whitespace or dots are appended to the end of any... |
blob | commitdiff | raw | diff to current |
2000-06-15 |
Uwe Bonnes | GetFullPathName: get "drive" value too for absolute... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | Implemented FindFirstFileEx, cleaned old implementation up. |
blob | commitdiff | raw | diff to current |
2000-05-19 |
Uwe Bonnes | DOSFS_DoGetFullPathName: terminate string weh called... |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Uwe Bonnes | GetFullPathname: add missing termination to the string. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Dimitrie O. Paun | Removed some HEAP_xalloc calls. |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Uwe Bonnes | DOSFS_DoGetFullPathName: rewrite to return results... |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Uwe Bonnes | GetShortPathName: always erase characters at the end... |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Alexandre Julliard | Added a per-drive FailReadOnly flag, and removed the... |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Alexandre Julliard | Ignore trailing spaces in DOSFS_ToDosFCBFormat. |
blob | commitdiff | raw | diff to current |
2000-03-26 |
Stefan Leichter | DOSFS_ToDosFCBFormat: fail if extension longer than... |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Uwe Bonnes | GetFullPathName fixes. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Patrik Stridvall | Fixed some debug message crashes. |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Petr Tomasek | GetLongPathName rewrite. |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
blob | commitdiff | raw | diff to current |
2000-01-09 |
Francois Gouget | DOSFS_DoGetFullPathName would underflow (p would get... |
blob | commitdiff | raw | diff to current |
1999-12-12 |
Peter Ganten | Fixed GetShortPathNameA. |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Patrik Stridvall | Fixed documentation. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
blob | commitdiff | raw | diff to current |
1999-09-27 |
Peter Ganten | Fix for VFAT_IOCTL_READDIR_BOTH. |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Alexandre Julliard | Further server optimizations: |
blob | commitdiff | raw | diff to current |
1999-06-06 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Andreas Mohr | Ignore trailing dots on file names. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Robert W Hall | Make DOSFS_MatchLong match a search string ending in... |
blob | commitdiff | raw | diff to current |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Peter Ganten | Better implementation of GetShortPathNameA/W. |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Michael McCormack | Basic support for WIN32 serial communications API. |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Alexandre Julliard | Use server handles directly for Win32 handles. Removed... |
blob | commitdiff | raw | diff to current |
next |