- 15 Mar, 2003 20 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jon Griffiths authored
Add sgmlpages target for making a docbook 'Wine API Guide'.
-
Jon Griffiths authored
Generate for all exported functions (that have docs). Add dll summary page, HTML and SGML output.
-
Jon Griffiths authored
Provide an overview of the Wine documentation system. A couple of minor other fixes.
-
Jon Griffiths authored
RtlEqualDomainName(). Documentation updates.
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
Documentation updates.
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
Define __WINE_USE_NATIVE_HEADERS for tests that need to care. Change the debug information format to prevent winedbg from crashing.
-
Jon Griffiths authored
-
Robert Reif authored
-
Tony Lambregts authored
-
Maxime Bellengé authored
-
Alexandre Julliard authored
signal there.
-
Vitaliy Margolen authored
- fix typo causing wrong scroll boundaries - reverse mouse wheel scroll directions - fix navigation with keyboard when auto arranged
-
- 14 Mar, 2003 12 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Rein Klazes authored
-
Rein Klazes authored
-
Dimitrie O. Paun authored
Margolen). Decode spacing information in the window procedure. Some spelling fixes.
-
Eric Pouech authored
- in impacted functions, ensure that we only use ntdll functions - for internal loading, start using NTDLL style for error reporting - making use of new LdrLoadDll
-
Tony Lambregts authored
-
Tony Lambregts authored
-
Alexandre Julliard authored
debugging. Close stdin/stdout when not in the foreground (based on a patch by Francois Gouget).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
line (suggested by Dimitrie O. Paun).
-
Eric Pouech authored
- in impacted functions, ensure that we only use ntdll functions - making use of new LdrUnloadDll
-
- 12 Mar, 2003 8 commits
-
-
Alexandre Julliard authored
given file. Plugged a couple of potential file descriptor leaks.
-
Dmitry Timoshkov authored
and vsnprintfW from there, forward MSVCRT and NTDLL functions to libwine_unicode.
-
Jon Griffiths authored
Documentation updates.
-
Thomas Mertes authored
_ui64toa, _itow, _ltow, _ultow, _i64tow, _ui64tow, _atoi64, _wtoi, _wtol, _wtoi64 from msvcrt / msvcrt20.
-
Thomas Mertes authored
_ultow, _i64tow, _ui64tow, _atoi64, _wtoi, _wtol, _wtoi64.
-
Marcus Meissner authored
Removed erroneous GetLastError() check in WaitCommEvent().
-
Shachar Shemesh authored
- Implement command line to control presets of said control for various scenarios: o start - session startup - run everything. o restart - session close (presumeably after reboot) - only perform *once operations.
-
Tony Lambregts authored
-