po: Fix a couple of line feed / line wrapping issues in the Ukrainian translation.
[wine] / tools /
2011-07-14  Jacek Cabanwidl: Produce __uuidof-compatible headers.
2011-07-08  Hans Leidekkerwinhttp: Register interfaces and add a typelib resource.
2011-07-08  Alexandre Julliardwidl: Support LANG_NEUTRAL as a valid lcid in typelibs.
2011-07-07  Jacek Cabanwidl: Use proper calling convention attributes.
2011-07-07  Alexandre Julliardusp10: Make the various lookup tables more compact.
2011-07-07  Alexandre Julliardtools: Move the cpmap.pl script to tools/make_unicode.
2011-07-07  Alexandre Julliardwinebuild: Output cfi data for relay thunks on i386.
2011-07-06  Marcus Meissnerwidl: Decrease is_object_interface after usage.
2011-07-06  Jacek Cabanwidl: Generate class forward declaration for coclasses.
2011-07-04  André Hentschelwinebuild: Remove dead code (clang).
2011-06-28  André Hentscheltools: Preserve ordinal when updating specfiles.
2011-06-28  Marcus Meissnerwrc: Fixed some small leaks in PO code (Coverity).
2011-06-27  Jacek Cabanwidl: Insert standard windows.h and ole2.h includes...
2011-06-21  Jacek Cabanvbscript: Added Dll[Un]RegisterServer implementation.
2011-06-20  Alexandre Julliardwidl: Use NdrPointerFree instead of freeing by hand...
2011-06-17  André Hentschelwinebuild: Simplify the ARM part of output_import_thunk.
2011-06-17  André Hentschelwinebuild: get_asm_ptr_keyword is not needed for ARM.
2011-06-14  Marcus Meissnerwinebuild: Avoid a superflous null check (Coverity).
2011-06-14  Alexandre Julliardwidl: Move the pointer check functionality to typegen.c.
2011-06-14  Alexandre Julliardwidl: Also check array pointers for null ref pointers.
2011-06-14  Alexandre Julliardwidl: Make output unique pointers into object pointers...
2011-06-14  Alexandre Julliardwidl: Allow unsized in,out string parameters.
2011-06-13  Alexandre Julliardwidl: If possible, use the interface name as prefix...
2011-06-13  Alexandre Julliardwidl: Include the parent interfaces in the proxy thunk...
2011-06-13  Alexandre Julliardwidl: Use delegation when inheriting from a local inter...
2011-06-13  Alexandre Julliardwidl: Include the parent interfaces in the proc format...
2011-06-13  Alexandre Julliardwidl: Use the local function as proxy entry for callas...
2011-06-13  Alexandre Julliardwidl: Output the list of rundown routines in server...
2011-06-13  Alexandre Julliardwidl: Use the context handle description instead of...
2011-06-13  Alexandre Julliardwidl: Default to the cdecl calling convention in client...
2011-06-13  André Hentschelc2man: Initialise current comment info.
2011-06-12  Alexandre Julliardmakefiles: Use the generic install flags for the tools...
2011-06-12  Alexandre Julliardmakefiles: Use generic flags to specify which directori...
2011-06-12  Alexandre Julliardmakefiles: Add a more generic handling of makefile...
2011-06-09  Alexandre Julliardwidl: Fix a typo in updating the type format offset...
2011-06-09  Alexandre Julliardwidl: Fix packing of parameter structures for arguments...
2011-06-09  Alexandre Julliardwidl: Pass a structure containing the parameters to...
2011-06-09  Alexandre Julliardwidl: Add a helper function for generating a stub that...
2011-06-08  Alexandre Julliardwidl: Don't require inline stubs for functions that...
2011-06-08  Alexandre Julliardwidl: Don't allow floating point parameters for interpr...
2011-06-08  Alexandre Julliardwidl: Don't generate old-style interpreted stubs on...
2011-06-08  Alexandre Julliardwidl: Set a correct fpu parameter mask on 64-bit.
2011-06-08  Alexandre Julliardwidl: In 64-bit mode, pass all arguments to NdrClientCa...
2011-06-07  André Hentschelc2man: Better detect that the file is in use.
2011-06-07  Jacek Cabanwidl: Don't duplicate optarg and optind declarations...
2011-06-07  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-07  Alexandre Julliardwidl: Generate thunks for callas functions using interp...
2011-06-06  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-06  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-06  Alexandre Julliardwidl: Add support for new-style interpreted stubs in...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Always use signed types in parameter formats.
2011-06-02  Alexandre Julliardwidl: Use the pointer offset for arrays declared as...
2011-06-02  Alexandre Julliardwidl: Generate function headers in the proc format...
2011-06-02  Alexandre Julliardwidl: Add a -O option to specify stub style.
2011-06-02  Alexandre Julliardwidl: Don't allow unions passed by value or floating...
2011-06-02  Alexandre Julliardwidl: Always update the type format offset in write_typ...
2011-06-02  Alexandre Julliardwidl: Fix representation of context handles in the...
2011-05-31  Alexandre Julliardwidl: Add a more generic way of determining the type...
2011-05-31  Alexandre Julliardwidl: Support using custom handle types with the implic...
2011-05-28  Alexandre Julliardwidl: Array dimensions have to be constants.
2011-05-28  Alexandre Julliardwidl: Don't output callback conformances for non-interp...
2011-05-27  Alexandre Julliardwinapi: Support optional parameters for stubs.
2011-05-27  Frédéric Delanoywrc: Fix spelling/grammar in manpage.
2011-05-27  André Hentscheltools: Add setupapi and cfgmgr to synchronize spec...
2011-05-27  Alexandre Julliardwidl: Output a list of binding routines in client files.
2011-05-26  Alexandre Julliardwidl: Add support for top-level conformances.
2011-05-26  Alexandre Julliardwidl: Move the check for already processed types into...
2011-05-26  Alexandre Julliardwinebuild: Fix the creation of temp files in /tmp.
2011-05-25  Alexandre Julliardwidl: Set the correct stack size for parameters in...
2011-05-25  Alexandre Julliardwidl: Allow using fixed size arrays as strings.
2011-05-24  Alexandre Julliardwidl: Also compute buffer size for non-ref pointers.
2011-05-24  Alexandre Julliardwidl: Return the buffer size of the object pointed...
2011-05-24  Alexandre Julliardwidl: Call marshalling routines directly also for user...
2011-05-24  Alexandre Julliardwidl: Don't call the buffer sizer routine when the...
2011-05-24  Alexandre Julliardwidl: Only return a buffer size for fixed-size arrays.
2011-05-24  Alexandre Julliardmakefiles: Create test resource files directly from...
2011-05-22  Alexandre Julliardmakefiles: Avoid creating an intermediate rc file for...
2011-05-19  Henri Verbeetwined3d: Make wined3d.h a normal header file again.
2011-05-12  Marcus Meissnerwinedump: Fixed minidump processor revision decoding...
2011-05-11  André Hentschelwinemaker: Let winegcc generate the app loader script.
2011-05-10  Alexandre Julliardconfigure: Create a wine64 symlink in 64-bit build...
2011-05-09  Marcus Meissneroleaut32: Fixed offset calculation (Coverity).
2011-05-05  Marcus Meissnerwinedump: flags is a DWORD not a WORD (Coverity).
2011-05-05  Dylan Smithtools: Add a tool to build .x template files.
2011-05-05  Alexandre Julliardmakefiles: Add support for .x template files.
2011-05-05  Jerome Leclanchewine.desktop: Remove the nonexistent application/x...
2011-05-04  Piotr Cabanwine.inf: Add quotes to webbrowser command keys.
2011-05-04  Alexandre Julliardmake_specfiles: Properly replace commented out exports.
2011-05-03  Aric Stewartwine.inf: Register wineqtdecoder.dll.
2011-05-03  Alexandre Julliardtools: Add more spec files to synchronize automatically.
2011-05-03  Alexandre Julliardd3dx9: Synchronize entry point declarations across...
2011-05-03  Alexandre Julliardmsvcrt: Allow forwarding to stub functions when the...
2011-05-03  Alexandre Julliardwinebuild: Output relay thunks for stub functions when...
2011-05-03  Alexandre Julliardwinebuild: Allow specifying arguments to stub functions...
2011-05-03  Alexandre Julliardtools: Add a script to help synchronize spec files...
2011-05-02  Eric Pouechwinedump: Simplify code a bit by using IMAGE_FIRST_SECT...
2011-05-02  Eric Pouechwinedump: Simplify code a bit by using get_dir_and_size().
next