2000-09-22 |
Andreas Mohr | Make GetTickCount not use the whole Unix epoch (since... |
tree | commitdiff |
2000-09-22 |
Andreas Mohr | fixed the win95 registry loader to have somewhat strict... |
tree | commitdiff |
2000-09-18 |
Mike McCormack | - removed redundant functions COMM_Get(Read/Write)Fd |
tree | commitdiff |
2000-09-16 |
Mike McCormack | Implemented SetCommMask, SetCommTimeouts, GetCommMask... |
tree | commitdiff |
2000-09-16 |
Andreas Mohr | Silence some bogus error message. |
tree | commitdiff |
2000-09-12 |
Andreas Mohr | - fixes debugger output |
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-29 |
Andreas Mohr | Fixed verbose CD-ROM serial number warnings and some... |
tree | commitdiff |
2000-08-28 |
Peter Ganten | - Always store the full path name of 32bit modules... |
tree | commitdiff |
2000-08-26 |
Andreas Mohr | - made the MIDI sequencer error message much better... |
tree | commitdiff |
2000-08-25 |
Andreas Mohr | Minor cosmetic changes. |
tree | commitdiff |
2000-08-25 |
Andreas Mohr | Cleanup and speedup of init code. |
tree | commitdiff |
2000-08-25 |
Marcus Meissner | Use int instead of CHAR/WCHAR in va_arg() (fixes gcc... |
tree | commitdiff |
2000-08-20 |
Dmitry Timoshkov | Added new language detection scheme that uses NLS data... |
tree | commitdiff |
2000-08-19 |
Ed Snow | Corrected serial number generation for CD's with 1... |
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 | Replaced VERSION_* calls by exported API equivalents. |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced global Callbacks structure by appropriate... |
tree | commitdiff |
2000-08-11 |
Alexandre Julliard | Added Unicode ctype support. |
tree | commitdiff |
2000-08-10 |
Alexandre Julliard | Merged clipboard driver into USER driver. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed winver and service_table from the PDB and made... |
tree | commitdiff |
2000-08-07 |
Alexandre Julliard | - Fixed resource functions to work directly from the... |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
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-03 |
Alexandre Julliard | Make USER and GDI separate dlls. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Moved toolhelp implementation into kernel32 dll. |
tree | commitdiff |
2000-07-30 |
Alexandre Julliard | Cleaned up a few USER dependencies. |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
tree | commitdiff |
2000-07-29 |
Dmitry Timoshkov | FindResourceExA/W should search for the specified langu... |
tree | commitdiff |
2000-07-25 |
Andreas Mohr | - fixed a gross bug in SetCurrentDirectoryA (where... |
tree | commitdiff |
2000-07-25 |
Dave Pickles | Improved FormatMessage: |
tree | commitdiff |
2000-07-25 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-07-25 |
Alexandre Julliard | Moved thunking functions off to kernel32.dll. |
tree | commitdiff |
2000-07-16 |
Alexandre Julliard | Get full path of argv[0] before we change directories. |
tree | commitdiff |
2000-07-15 |
Mike McCormack | Hook serialui dll into existing comm functions. |
tree | commitdiff |
2000-07-15 |
Alexandre Julliard | Made --language behave the same as setting the LANGUAGE... |
tree | commitdiff |
2000-07-15 |
Gerald Pfeifer | Fixed an incorrect format string. |
tree | commitdiff |
2000-07-10 |
Eric Pouech | Fixed FormatMessage[A|16] against some buffer overflow... |
tree | commitdiff |
2000-07-09 |
Stefan Leichter | Fixes the BuildCommDCBA function. |
tree | commitdiff |
2000-07-09 |
Hidenori Takeshima | Added configure check for libutil.h. |
tree | commitdiff |
2000-07-09 |
Alexandre Julliard | Fixed lstrcpynAtoW usage (reported by Stas Sergeev). |
tree | commitdiff |
2000-07-08 |
Stefan Leichter | Started implementation of the functions GetDefaultCommC... |
tree | commitdiff |
2000-07-08 |
Joerg Mayer | Fixed the debugmsg help. |
tree | commitdiff |
2000-06-24 |
Alexandre Julliard | Split bidi16.c and network.c out of misc/ into their... |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-15 |
Frederic Boulanger | CreateSpoolFile is called with a dos name, we have... |
tree | commitdiff |
2000-06-15 |
Mike McCormack | - add prototypes for serial API functions |
tree | commitdiff |
2000-06-12 |
Andreas Mohr | Made the DLL version clash error message more verbose. |
tree | commitdiff |
2000-06-08 |
Dmitry Timoshkov | Implement NTDLL.towupper and NTDLL.towlower using alrea... |
tree | commitdiff |
2000-06-07 |
Alexandre Julliard | Fixed off-by-one error in string allocation. |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Removed MSG_WineStartTicks (does not work for multiple... |
tree | commitdiff |
2000-06-03 |
Juergen Schmied | Fixed crash. |
tree | commitdiff |
2000-06-01 |
Andreas Mohr | Lots of spelling fixes that accumulated in my tree... |
tree | commitdiff |
2000-05-30 |
Zoran Dzelajlija | Basic Croatian language support. |
tree | commitdiff |
2000-05-30 |
Alexandre Julliard | Make child processes inherit command-line options throu... |
tree | commitdiff |
2000-05-30 |
Gerald Pfeifer | Fixed warning. |
tree | commitdiff |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
tree | commitdiff |
2000-05-26 |
James Juran | DEBUG_ExternalDebugger() needs to be a part of wine... |
tree | commitdiff |
2000-05-18 |
Patrik Stridvall | Fixed issues found by winapi_test. |
tree | commitdiff |
2000-05-14 |
Dimitrie O. Paun | Moved DDEML into dlls/user. |
tree | commitdiff |
2000-05-14 |
Alexandre Julliard | Added support for registry values larger than the serve... |
tree | commitdiff |
2000-05-10 |
Alexandre Julliard | Specify the service thread timers in ms instead of us. |
tree | commitdiff |
2000-05-10 |
Alexandre Julliard | Reserve space for the PE header at the start of the... |
tree | commitdiff |
2000-05-05 |
Huw D M Davies | Strip the $$$PROTO.HIV bit from win2k SYSTEM and SOFTWA... |
tree | commitdiff |
2000-05-03 |
Bertho Stultiens | Mmap does not fail on zero-length files. |
tree | commitdiff |
2000-04-29 |
Patrik Stridvall | Fixed issues reported by winapi_check. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Small fixes, removed asserts. |
tree | commitdiff |
2000-04-28 |
Rein Klazes | Implement mark and space parity generation. Accept... |
tree | commitdiff |
2000-04-24 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-04-24 |
Dimitrie O. Paun | Removed the last xmalloc calls. |
tree | commitdiff |
2000-04-23 |
Gerard Patel | Do not initialize dcb in BuildCommDCB[AndTimeouts]. |
tree | commitdiff |
2000-04-16 |
Alexandre Julliard | Implemented thread and (partial) module snapshots,... |
tree | commitdiff |
2000-04-16 |
Alexandre Julliard | Save the registry on server exit without client interve... |
tree | commitdiff |
2000-04-15 |
Alexandre Julliard | Improved Winelib apps initialisation code. No longer... |
tree | commitdiff |
2000-04-14 |
Marcus Meissner | Do not dereference a ptr we just checked being NULL. |
tree | commitdiff |
2000-04-14 |
Ove Kaaven | Follow symlinks when saving registry. |
tree | commitdiff |
2000-04-13 |
Eric Pouech | Got rid of -debug wine's option (wine now requires... |
tree | commitdiff |
2000-04-06 |
Alexandre Julliard | Moved SaveOnlyUpdatedKeys to wine.ini. |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Added a per-drive FailReadOnly flag, and removed the... |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Call PROFILE_GetWineIniBool before starting to fill... |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Michael Abd-El-Malek (Corel) |
tree | commitdiff |
2000-03-30 |
Rein Klazes | Added CTS, DSR and RingIndicator states to Window's... |
tree | commitdiff |
2000-03-28 |
Ron Gage | Fixed bug reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-03-26 |
Uwe Bonnes | Use strerror in debug output. |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-25 |
Alexandre Julliard | Store monitor size and depth in the generic structure. |
tree | commitdiff |
2000-03-24 |
Alexandre Julliard | Moved FatalAppExit functions to win32/except.c. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-20 |
Alexandre Julliard | Moved graphics initialisation to the x11drv/ttydrv... |
tree | commitdiff |
2000-03-19 |
Dimitrie O. Paun | Removed most calls to xmalloc/xrealloc. |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
tree | commitdiff |
next |