mshtml: Switch to Wine Gecko 0.1.0.
[wine] / tools /
2007-06-08  Dan Hipschmanwidl: Fix incomplete struct/union typedef bug.
2007-06-08  Dan Hipschmanwidl: Check for NULL in set_tfswrite.
2007-06-07  Misha Koshelevwine.inf: Use DDE for winebrowser as native.
2007-06-07  Alexandre Julliardwidl: Get rid of the SIGSEGV handler, this only makes...
2007-06-07  Misha Koshelevwidl: Add support for vararg attribute.
2007-06-06  Dan Hipschmanwidl: Implement conformant structure handling.
2007-06-06  Dan Hipschmanwidl: Represent arrays with type_t.
2007-06-06  Dan Hipschmanwidl: Replace get_name with a field reference.
2007-06-05  Michael Stefaniucwrc: Fix non-ANSI function declaration. Found by sparse.
2007-06-04  Francois Gougetws2_32: Improve the prototypes Win64 compatibility...
2007-05-31  Rob Shearmanwidl: Set current_structure when writing out structure...
2007-05-31  Rob Shearmanwidl: RPC_FC_BIND_PRIMITIVE is a base type so reverse...
2007-05-31  Rob Shearmanwidl: A structure with variance, but without conformanc...
2007-05-29  Dmitry Timoshkovwinebuild: Mark builtin DLLs as IMAGE_FILE_LARGE_ADDRES...
2007-05-25  Dan Hipschmanwidl: Allow types that reference themselves.
2007-05-25  Dan Hipschmanwidl: Shrink type_t structure.
2007-05-25  Dan Hipschmanwidl: Handle pointers in unions.
2007-05-25  Vitaliy Margolenwine.inf: Create fake dll for iexplore.exe.
2007-05-24  Alexandre Julliardwinebuild: Set the IMAGE_FILE_EXECUTABLE_IMAGE flag...
2007-05-24  Michael Stefaniucwinedump: '$' isn't a valid character in an identifier...
2007-05-23  Thomas Spearwine.inf: Add uninstall key.
2007-05-23  Dmitry Timoshkovwidl: Fix compilation warnings in 64-bit mode.
2007-05-21  Dmitry Timoshkovwinedump: Fix compilation warnings in 64-bit mode.
2007-05-21  Dmitry Timoshkovwinebuild: Fix compilation warnings in 64-bit mode.
2007-05-21  Dmitry Timoshkovwidl: Fix compilation warnings in 64-bit mode.
2007-05-21  Dan Hipschmanwidl: Lay framework for unions with simple unions working.
2007-05-21  Dan Hipschmanwidl: Replace erroneously removed current_func assignment.
2007-05-16  Dan Hipschmanwidl: Write some structures to the type format string...
2007-05-16  Dan Hipschmanwidl: Improve handling of offsets in the type format...
2007-05-14  Dan Hipschmanwidl: Handle pointers fields that point to structures.
2007-05-14  Dan Hipschmanwidl: Remove an unnecessary assignment in write_pointers.
2007-05-11  Dan Hipschmanwidl: Remove var_t's ptr_level field and start write_po...
2007-05-10  Dan Hipschmanwidl: Remove dead code in write_msft.c.
2007-05-10  Dan Hipschmanwidl: Simplify make_safearray.
2007-05-10  Dan Hipschmanwidl: Remove redundant get_var_vt function.
2007-05-10  Dan Hipschmanwidl: Add string_of_type function, prettify code.
2007-05-07  Damjan Jovanovicwine.inf: Move explorer to the windows directory.
2007-05-07  Ben Taylorwinegcc: Allow -R and -z linker options.
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-05-03  Alexandre Julliardwidl: Don't declare a global binding handle when using...
2007-05-01  Dan Hipschmanwidl: Get rid of the tname field of var_t, simplify...
2007-05-01  Dan Hipschmanwidl: Get rid of the typeref_t structure, simplify...
2007-05-01  Ben Taylorwineinstall: Use `wine --version` instead of `which...
2007-05-01  Ben Taylorwineshelllink: Improve /bin/sh and awk compatibility.
2007-04-26  Alexandre Julliardmake_makefiles: Avoid duplicate .gitignore entries.
2007-04-26  Dan Hipschmanwidl: Declare fixed-size array args as pointers to...
2007-04-26  Dan Hipschmanwidl: Add --prefix-* options (take 3).
2007-04-25  Rob Shearmanwinebuild: Refer to strings used in generated stubs...
2007-04-23  Lei Zhangwineshelllink: Fall back to $HOME if $HOME/Desktop...
2007-04-17  Alexandre Julliardserver: Add a specific data type for ioctl codes so...
2007-04-17  Alexandre Julliardserver: Change the timeout handling to use NT-style...
2007-04-09  Dmitry Timoshkovwinebuild: Check if a given forward does exist in one...
2007-04-04  Maarten Lankhorstwinearts.drv: Kill off winearts.
2007-04-04  Alexandre Julliardmake_requests: More aggressive grepping for status...
2007-04-02  Alexandre Julliardmake_makefiles: Add the .INIT/.BEGIN rules for the...
2007-04-02  Eric Pouechwinedbg, winedump: Extended some info printed from...
2007-03-27  Jacek Cabanwine.inf: Code clean up.
2007-03-27  Mikołaj Zalewskiwrc: Change the format of the output of "wrc --verify...
2007-03-27  Mikołaj Zalewskiwrc: Add HTML resources support to wrc --verify-transla...
2007-03-22  Juan Langwine.inf: Move fake rundll32 to the system directory.
2007-03-21  Rob Shearmanwinedump: Fix the output for Makefile.in with respect...
2007-03-20  Alexandre Julliardserver: Add an async_data_t structure to store paramete...
2007-03-20  Jacek Cabanwine.inf: Register Spooler service.
2007-03-19  Hans Leidekkerwine.inf: Add cabinet.dll to the list of fake dlls.
2007-03-17  Andrew Talbotwinebuild: Replace inline static with static inline.
2007-03-17  Hans Leidekkerwine.inf: Open/print .rtf files with wordpad.
2007-03-17  Hans Leidekkerwine.inf: Register an 'install' verb with the shell...
2007-03-14  Alexandre Julliardlibwine: Pass flags to wine_utf8_wcstombs to allow...
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-08  Alexandre Julliardconfigure: Get rid of lex compatibility support, we...
2007-03-07  Alexandre Julliardwinedump: Fixed formatting of timestamps.
2007-03-07  Rob Shearmanwidl: Implement writing of SAFEARRAY type descriptions...
2007-03-07  Juan Langntdll: Implement NtAllocateLocallyUniqueId with server...
2007-03-06  Alexandre Julliardwine.inf: dwReserved values for DirectPlay providers...
2007-03-06  Aric Stewartgdi32: Set FontSubstitute values by locale.
2007-03-05  Joris Huizerwinedump: sign-compare fixes.
2007-03-05  Joris Huizerwinebuild: sign-compare fixes.
2007-03-01  Alexandre Julliardmakedep: Fixed string comparison against the source...
2007-02-28  Alexandre Julliardwidl: Add missing '\n' on error message.
2007-02-27  Marcus Meissnerconfigure: Generate stand alone AC_CONFIG_FILES() lines.
2007-02-26  Rob Shearmanwidl: Print EXPR_NUM expresssions as unsigned to avoid...
2007-02-26  Vitaliy Margolenwineshelllink: Fix menu entries with double spaces...
2007-02-23  Francois Gougetwine.inf: Fix the 'Pacific Standard Time' display name...
2007-02-21  Francois Gougetwine.inf: Update the timezone information.
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Francois Gougetwinapi_check: gdi32.dll and gdi.exe have some extra...
2007-02-20  Francois Gougetwinapi_check: We no longer have dlls in nested sub...
2007-02-20  Francois Gougetwinapi_check: Clarify a pair of error messages.
2007-02-20  Francois Gougetwinapi: Update and simplify file_skip() to match the...
2007-02-20  Francois Gougetwinapi: Remove useless 'if (0)' statements.
2007-02-20  Francois Gougetwinapi_check: Fix handling of the 'longlong' arguments.
2007-02-20  Francois Gougetwinapi_check: Update win32.api to fix the winapi_check...
2007-02-20  Francois Gougetole32: Better match the PSDK types and fix the winapi_c...
2007-02-20  Francois Gougetadvapi32: Update win32.api to fix the winapi_check...
2007-02-19  Alexandre Julliardwidl: 'control' is an attribute not a keyword.
2007-02-19  Marcus Meissnerwinedump: Added a missing free().
2007-02-14  Marcus Meissnerbin2res: Use fstat, handle errors.
2007-02-14  Lei Zhangtools/wineshelllink: Create links with WINEPREFIX.
2007-02-14  Chris Robinsonwine.inf: Add quartz.dll to the list of installed fake...
2007-02-13  Tijl Coosemanswineshelllink: Fix mktemp usage on FreeBSD.
next