wine
2006-04-03  Robert Shearmankernel: Remove some stubs that aren't present in NT.
2006-04-03  Robert Shearmankernel: Document some file functions.
2006-04-03  Stefan Dösingerwined3d: Make use of WINED3DDEVICE_CREATION_PARAMETERS.
2006-04-03  Mike McCormackuser32: More informative message on failure to load...
2006-04-03  Huw Daviesfonts: Add an 11 ppem strike of 'Small Fonts'.
2006-04-03  Dmitry Timoshkovgdi: Separate GDI tests by moving them into appropriate...
2006-04-03  Dmitry Timoshkovgdi: Move WineEngInit call before stock fonts creation.
2006-04-03  Vitaliy Margolend3dx: VertexBuffer should keep reference to the parent...
2006-04-03  Alexandre Julliardsetupapi: Copy the complete resource tree into the...
2006-04-03  Hwang YunSongtwain: Add a Korean resource.
2006-04-03  Jan Zerebeckiwinealsa: Fix pausing when the hardware does not suppor...
2006-04-03  Matthew Kehrerurl: Add a function and two stubs.
2006-04-03  Stefan Dösingerwined3d: Add WINED3DBACKBUFFER_TYPE to wined3d_types.h.
2006-04-03  Stefan Dösingerwined3d: Add WINED3DDISPLAYMODE to wined3d_types.h.
2006-04-03  Mike McCormackole32: STGM_PRIORITY implies STGM_SHARE_EXCLUSIVE.
2006-04-03  Mike McCormackkernel32: [Read/Write]PrivateProfile functions accept...
2006-04-03  Mike McCormackmsi: Improve the string table hash.
2006-04-03  Alexandre Julliardntdll: Process --help and --version args earlier on...
2006-04-03  Antonio Codazzimsi: Italian language support.
2006-04-03  Antonio Codazzisetupapi: Esperanto language support.
2006-04-03  Antonio Codazziuninstaller: Esperanto language support.
2006-04-03  Antonio Codazziuninstaller: Italian language support.
2006-04-03  Antonio Codazzinotepad: Esperanto language support.
2006-04-03  Antonio Codazzinotepad: Italian language support.
2006-04-03  Antonio Codazzimsi: Esperanto language support.
2006-04-03  Antonio Codazzicommdlg: Esperanto language update.
2006-04-03  Antonio Codazzicommdlg: Italian language update.
2006-04-03  Antonio Codazziwineps: Italian language update.
2006-04-03  Antonio Codazziuser32: Esperanto language update.
2006-04-03  Antonio Codazzicomctl32: Esperanto language support.
2006-04-03  Antonio Codazzicomctl32: Italian language updates.
2006-04-03  Antonio Codazziclock: Esperanto language support.
2006-04-03  Stefan Dösingerwined3d: Do not set the mipmap level count every time...
2006-04-03  Huw Daviesgdi32: Add tests for 'Small Fonts'.
2006-04-03  qingdoa daoomsvcrt: Allow environment strings longer than 512 chara...
2006-04-03  Marcus Meissnerusp10: Fixed debug output of ScriptItemize.
2006-04-03  Vitaliy Margolendinput: Keyboard should be acquired before calling...
2006-04-03  Alexander N... regedit: Fix typo in Norwegian resources.
2006-04-01  Alexandre Julliardx11drv: Get rid of XSync calls on window creation and...
2006-04-01  Alexandre Julliardx11drv: Ignore X errors caused by windows being created...
2006-03-31  Alexandre Julliardgdi: In metafile test only print debug output if enabled.
2006-03-31  Alexandre Julliardloader: Hide the preloader from the ps output.
2006-03-31  Alexandre Julliardwinewrapper: Remove a couple of variables that are...
2006-03-31  Alexandre Julliardntdll: Get rid of the loadorder wildcard support, built...
2006-03-31  Detlef Riekenbergkernel: Fix handling of invalid parameter in GlobalSize().
2006-03-31  Robert Shearmanole: Use ncalrpc instead of ncacn_np as the RPC transport.
2006-03-31  Robert Shearmankernel: Add some documentation for simple process funct...
2006-03-31  Robert Shearmanwidl: There's no need to cast _StubMsg - it's already...
2006-03-31  Robert Shearmanwidl: Only assign variables if not a string and only...
2006-03-31  Robert Shearmanwidl: Initialise the temporary variable to 0 for parame...
2006-03-31  Robert Shearmanwidl: Create the correct variable type for parameters...
2006-03-31  Robert Shearmanwidl: Re-use print_phase_basetype for generating return...
2006-03-31  Robert Shearmanwidl: Move handling of base type marshaling and unmarsh...
2006-03-31  Robert Shearmanwidl: Use print_phase_function for printing NdrPointerF...
2006-03-31  Robert Shearmanwidl: Add a function to generate the Ndr type calls.
2006-03-31  Robert Shearmanwidl: Only write the buffer incrementing code for the...
2006-03-31  Robert Shearmanwidl: Output the necessary sizing information for other...
2006-03-31  Robert Shearmanwidl: Output NULL ref pointer check for pointer levels...
2006-03-31  Robert Shearmanwidl: Fix a GCC warning in the generated client and...
2006-03-31  Robert Shearmanwidl: The lval member of var_t is essentially a duplica...
2006-03-31  Robert Shearmanwidl: De-reference parameters' types before deciding...
2006-03-31  Robert Shearmanwidl: Write pointer calls for all non-basetype pointer...
2006-03-31  Robert Shearmanwidl: Write definitions for MIDL_user_allocate and...
2006-03-31  Robert Shearmanwidl: Write out the pre- and postamble for RPC interfac...
2006-03-31  Robert Shearmanwidl: Output interface defined guard for rpc interfaces...
2006-03-31  Robert Shearmanwidl: NdrFcShort should be written out instead of NdrShort.
2006-03-31  Robert Shearmanwidl: Output the numeric equivalent of FC_END, not...
2006-03-31  Robert Shearmanwidl: Support references in type_memsize.
2006-03-31  Robert Shearmanwidl: Only output code for non-object interfaces in...
2006-03-31  Alexandre JulliardRelease 0.9.11. wine-0.9.11
2006-03-31  Alexandre Julliardserver: Avoid crash on startup when the configuration...
2006-03-31  Alexandre Julliarduser/tests: Flush events before running the keyboard...
2006-03-31  Alexandre Julliardcomctl32: Force a specific day value in the monthcal...
2006-03-31  James Hawkinsadvpack: LaunchINFSectionExW is available, so mark...
2006-03-31  James Hawkinsadvpack: Forward ExecuteCabA to its Unicode counterpart.
2006-03-30  Robert Shearmanole32: Remove unnecessary commenting out of the RPC...
2006-03-30  Robert Shearmanwininet: Fix some string length calculations.
2006-03-30  Robert Shearmanwininet: Only access the URL in the cache by the provid...
2006-03-30  H. Verbeetwined3d: Move fields common to vertex shaders and pixel...
2006-03-30  Juan Langcrypt32: Tiny fixes.
2006-03-30  Juan Langcrypt32: Fix certificate adding
2006-03-30  Rein Klazesmsvcrt: Fix read beyond end of string in __unDNameEx().
2006-03-30  Detlef Riekenbergspoolss: Add DllAllocSplMem and DllFreeSplMem.
2006-03-30  Dmitry Timoshkovgdi32: Add a test for WMF->EMF conversions performed...
2006-03-30  Dmitry Timoshkovx11drv: Update Hungarian keyboard layout to better...
2006-03-30  Eric Kohlwidl: Implement support for ref pointers to strings.
2006-03-30  Huw Daviesgdi32: Move the font substitution list to a standard...
2006-03-30  Alexandre Julliarduser: Only wait for sent messages in wait_message_reply.
2006-03-30  Alexandre Julliardx11drv: Filter a few more event types in filter_event.
2006-03-30  Alexandre Julliarddlls: Removed a number of no longer needed dependencies.
2006-03-30  Detlef Riekenbergspoolss: Add minimal spoolss.dll.
2006-03-30  Alexandre Julliarduser: Don't send WM_PARENTNOTIFY to the desktop window.
2006-03-30  James Hawkinsadvpack: Open the INF file if the RSC_FLAG_INF flag...
2006-03-30  James Hawkinsadvpack: Forward LaunchINFSectionExA to its Unicode...
2006-03-30  James Hawkinsadvpack: Fix the documentation for the cmdline paramete...
2006-03-30  Eric Pouechkernel: Resource browsing.
2006-03-30  Stefan Dösingerwined3d: Add WINED3DDEVTYPE to wined3d_types.h.
2006-03-30  Henning Gerhardttwain: Add German resource.
2006-03-30  Detlef Riekenbergkernel32: Display the parameter that caused a page...
2006-03-30  Detlef Riekenbergkernel: Fix handling of invalid parameter in GlobalFlags().
next