2008-02-08 |
Colin Finck | widl: Write the TLB file in binary mode, so the line... |
tree | commitdiff |
2008-02-08 |
Colin Finck | widl: Support Windows paths in dup_basename and make_token. |
tree | commitdiff |
2008-02-07 |
Eric Pouech | dbghelp: Added preliminary support for a strange stack... |
tree | commitdiff |
2008-02-05 |
Francois Gouget | winapi_check: Update win32.api for d3dx8.dll. |
tree | commitdiff |
2008-02-05 |
Francois Gouget | winapi_check: Assorted win32.api updates. |
tree | commitdiff |
2008-02-05 |
Francois Gouget | winapi_check: Update win32.api for acledit.dll, ctapi32... |
tree | commitdiff |
2008-02-04 |
Rob Shearman | wine.inf: Make UI effects default to on. |
tree | commitdiff |
2008-02-04 |
Rob Shearman | widl: Output code for initialising and freeing full... |
tree | commitdiff |
2008-02-04 |
Rob Shearman | widl: Don't search for a import file name with a path... |
tree | commitdiff |
2008-02-04 |
Jacek Caban | widl: Ignore ATTR_LOCAL in create_msft_typeinfo. |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Add support for dumping SZ_LINK and SPECIAL_F... |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Switch the block dumping code to be block... |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Dump the raw data when finding an unknown... |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Track unknown lnk flags and dump them. |
tree | commitdiff |
2008-02-04 |
Francois Gouget | winedump: Use the standard SLDF_XXX flag names instead... |
tree | commitdiff |
2008-01-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2008-01-23 |
Dmitry Timoshkov | winebuild: Add a couple of missing indentations in... |
tree | commitdiff |
2008-01-21 |
Rob Shearman | widl: Write out code for initialising out-only client... |
tree | commitdiff |
2008-01-18 |
Austin English | tools: Spelling fixes. |
tree | commitdiff |
2008-01-18 |
Alexandre Julliard | widl: Use the real argument names in the C method macros. |
tree | commitdiff |
2008-01-16 |
Alexandre Julliard | winebuild: Don't try to use the .init section on Mac OS. |
tree | commitdiff |
2008-01-16 |
Alexandre Julliard | winebuild: Reserve the space for the PE header in the... |
tree | commitdiff |
2008-01-16 |
Francois Gouget | Fix spelling error in the generated conformance test... |
tree | commitdiff |
2008-01-14 |
Michael Stefaniuc | winedump: Use a switch in the generated DllMain(). |
tree | commitdiff |
2008-01-14 |
Michael Stefaniuc | winedump: Use the DEFINE_THISCALL_WRAPPER macro instead... |
tree | commitdiff |
2008-01-14 |
Michael Stefaniuc | winedump: Do not create a header file when not generati... |
tree | commitdiff |
2008-01-07 |
Rob Shearman | widl: Use symbolic names for some of the context handle... |
tree | commitdiff |
2008-01-07 |
Rob Shearman | widl: Fix context handle "cannot be null" detection. |
tree | commitdiff |
2008-01-07 |
Peter Oberndorfer | dwmapi: Add stub implementation for DwmSetWindowAttribu... |
tree | commitdiff |
2008-01-07 |
Rob Shearman | widl: Fix the conditions under which array freeing... |
tree | commitdiff |
2008-01-07 |
Rob Shearman | widl: Add support for strict context handles. |
tree | commitdiff |
2008-01-07 |
Rob Shearman | widl: Output calls for the new versions of the marshall... |
tree | commitdiff |
2008-01-07 |
Rob Shearman | widl: Make the offset of conformant string types point... |
tree | commitdiff |
2008-01-07 |
Hans Leidekker | tools/wine.desktop: Add Dutch translation. |
tree | commitdiff |
2007-12-31 |
Rob Shearman | widl: Check that the buffer has enough space before... |
tree | commitdiff |
2007-12-27 |
Aric Stewart | fonts: Correct External leading for japanese small... |
tree | commitdiff |
2007-12-26 |
Rob Shearman | widl: Add support for generating code for out-only... |
tree | commitdiff |
2007-12-26 |
Rob Shearman | widl: Fix pointer detection in structures and arrays. |
tree | commitdiff |
2007-12-24 |
Rob Shearman | widl: Fix the generation of temporary variables for... |
tree | commitdiff |
2007-12-21 |
Rob Shearman | widl: Tweak the rules for when to call pfnFree for... |
tree | commitdiff |
2007-12-20 |
Alexandre Julliard | wine.inf: Mark the spool service as disabled, it's... |
tree | commitdiff |
2007-12-19 |
Rob Shearman | widl: Fix the length used when clearing alignment space... |
tree | commitdiff |
2007-12-19 |
Rob Shearman | widl: The detection of types is highly dependent on... |
tree | commitdiff |
2007-12-17 |
Rob Shearman | widl: Only base types or reference pointers to base... |
tree | commitdiff |
2007-12-17 |
Rob Shearman | widl: Return types shouldn't be freed. |
tree | commitdiff |
2007-12-17 |
Rob Shearman | widl: Clear padding in the buffer due to alignment. |
tree | commitdiff |
2007-12-14 |
Michael Stefaniuc | winebuild: Remove duplicate declaration of variable... |
tree | commitdiff |
2007-12-14 |
Rob Shearman | widl: Don't write redundant FC_RP type format out for... |
tree | commitdiff |
2007-12-13 |
Rob Shearman | widl: Swap the version packing order back to what typel... |
tree | commitdiff |
2007-12-12 |
Rob Shearman | widl: Remove some confusion in how version numbers... |
tree | commitdiff |
2007-12-12 |
Alexandru Balut | wine.inf: Fix the type of some values in HKLM, System... |
tree | commitdiff |
2007-12-11 |
Rob Shearman | widl: Add support for non-basetype return types. |
tree | commitdiff |
2007-12-11 |
Alexandre Julliard | winebuild: Don't set the IMAGE_FILE_DLL flag on native... |
tree | commitdiff |
2007-12-10 |
Rob Shearman | widl: iid_is should take expressions, not just identifiers. |
tree | commitdiff |
2007-12-10 |
Rob Shearman | widl: Support the address-of operator in expressions. |
tree | commitdiff |
2007-12-10 |
Rob Shearman | widl: Make sure to generate freeing calls for all non... |
tree | commitdiff |
2007-12-10 |
Rob Shearman | widl: Arrays should have freeing code generated on... |
tree | commitdiff |
2007-12-10 |
Rob Shearman | widl: Always write a freeing function for arrays in... |
tree | commitdiff |
2007-12-10 |
Rob Shearman | wine.inf: Register actxprxy.dll and create a fake DLL... |
tree | commitdiff |
2007-12-10 |
Alexandre Julliard | makedep: Added support for dlldata.c dependencies. |
tree | commitdiff |
2007-12-10 |
Alexandre Julliard | Make.rules: Added rules for building the dlldata.c... |
tree | commitdiff |
2007-12-10 |
Aric Stewart | sfnt2fnt: Use code from gdi32/freetype to do a better... |
tree | commitdiff |
2007-12-08 |
Rob Shearman | widl: Don't override the pointer type in top-level... |
tree | commitdiff |
2007-12-06 |
Alexandre Julliard | winebuild: Also optimize out imports that are only... |
tree | commitdiff |
2007-12-06 |
Alexandre Julliard | winebuild: Improved checks for missing forward entry... |
tree | commitdiff |
2007-12-06 |
Alexandre Julliard | winebuild: Print a warning when failing to import a... |
tree | commitdiff |
2007-12-03 |
Detlef Riekenberg | wine.inf: Add more fake dlls. |
tree | commitdiff |
2007-11-28 |
Divan Burger | user32, wine.inf: Enable title bar gradients and match... |
tree | commitdiff |
2007-11-19 |
Michael Stefaniuc | tools: Remove duplicate includes. |
tree | commitdiff |
2007-11-15 |
Alexandre Julliard | wine.inf: Register inetcomm.dll. |
tree | commitdiff |
2007-11-15 |
Alexandre Julliard | wine.inf: Some dlls need to be registered before the... |
tree | commitdiff |
2007-11-13 |
Jonathan Ernst | wine.desktop: Updated French translation. |
tree | commitdiff |
2007-11-09 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2007-11-07 |
Alexandre Julliard | winebuild: Add a few nops to stub entry points to make... |
tree | commitdiff |
2007-11-07 |
Alexandre Julliard | wine.inf: Add APPDATA and LOCALAPPDATA environment... |
tree | commitdiff |
2007-11-06 |
Dan Hipschman | widl: Don't rely on type_memsize to return 0 for all... |
tree | commitdiff |
2007-11-05 |
Dan Hipschman | widl: Don't output a void conformance for NdrClearOutPa... |
tree | commitdiff |
2007-11-05 |
Dan Hipschman | widl: Handle pointers to conformant arrays (e.g., ... |
tree | commitdiff |
2007-11-05 |
Jacek Caban | iexplore: Added self-registration code. |
tree | commitdiff |
2007-10-31 |
Dan Hipschman | widl: Add a --local-stubs option. |
tree | commitdiff |
2007-10-29 |
Paul Millar | widl: Add support for overriding recorded time, allowin... |
tree | commitdiff |
2007-10-29 |
Francois Gouget | crypt32: Better match the PSDK types and update win32... |
tree | commitdiff |
2007-10-29 |
Dan Hipschman | widl: Fix ExprEvalRoutines output. |
tree | commitdiff |
2007-10-26 |
Alexandre Julliard | winebuild: Add a -ordinal flag for entry points that... |
tree | commitdiff |
2007-10-25 |
Dan Hipschman | widl: Fix a crash in compare_expr. |
tree | commitdiff |
2007-10-25 |
Dan Hipschman | widl: Allow void pointers with iid_is attributes. |
tree | commitdiff |
2007-10-25 |
Dan Kegel | wine.inf: Add fake DLL for mshtml.dll. |
tree | commitdiff |
2007-10-24 |
Dan Hipschman | widl: Use error_loc instead of yyerror. |
tree | commitdiff |
2007-10-24 |
Dan Hipschman | widl: parser_error must append a newline, so write... |
tree | commitdiff |
2007-10-24 |
Juan Lang | wine.inf: Register cryptnet.dll. |
tree | commitdiff |
2007-10-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2007-10-23 |
Francois Gouget | Better match the PSDK types and update win32.api to... |
tree | commitdiff |
2007-10-22 |
Dan Hipschman | widl: Update the manpage. |
tree | commitdiff |
2007-10-22 |
Dan Hipschman | widl: Fix problems with variable-size user types. |
tree | commitdiff |
2007-10-22 |
Michael Stefaniuc | wrc: Remove redundant NULL check before free(). Found... |
tree | commitdiff |
2007-10-19 |
Francois Gouget | tools/fnt2fon: Remove error() as it is almost unused... |
tree | commitdiff |
2007-10-19 |
Jacek Caban | wine.inf: Self-register msimtf.dll. |
tree | commitdiff |
2007-10-19 |
Francois Gouget | wrc: Modify the error, warning and tracing functions... |
tree | commitdiff |
2007-10-19 |
Francois Gouget | wmc: Modify the error and warning functions to behave... |
tree | commitdiff |
2007-10-19 |
Francois Gouget | winegcc: Modify error() to behave like all the other... |
tree | commitdiff |
next |