wine/eterwine.git
2010-05-17 Matej Špindlermapi32: Add Slovenian translation.
2010-05-17 Matej Špindlerwordpad: Update Slovenian translation.
2010-05-17 Matej Špindlernotepad: Update Slovenian translation.
2010-05-17 Matej Špindlerwineboot: Update Slovenian translation.
2010-05-17 Matej Špindlershell32: Update Slovenian translation.
2010-05-17 Matej Špindlerwinecfg: Update Slovenian translation.
2010-05-17 Alexandre Julliardwinedbg: Don't install the man page in a wow64 build.
2010-05-17 Alexandre Julliardconfigure: Rename the 64-bit loader to wine64 and keep...
2010-05-17 Alexandre Julliardcomctl32/imagelist: Fix the allocated size of the has_a...
2010-05-16 Alexandre Julliardcomctl32/imagelist: Generate the mask from the alpha...
2010-05-16 Alexandre Julliardcomctl32/imagelist: Pre-multiply the colors by the...
2010-05-16 Alexandre Julliardserver: Make sure a thread doesn't get freed while...
2010-05-16 Alexandre Julliardntdll: Preserve registers in call_thread_entry_point...
2010-05-14 Detlef Riekenbergkernel32: Move a 16 bit related comment to krnl386.
2010-05-14 Jacek Cabanmshtml: Fixed platform test on 64-bit IE6.
2010-05-14 Sven Baarscomdlg32: Fix Dutch translation.
2010-05-14 Hans Leidekkerntdll: Add some tests for RtlIsTextUnicode.
2010-05-14 Hans Leidekkerwinhttp: Support setting security flags on request...
2010-05-14 Hans Leidekkerfltlib: Add stub implementations of FilterFindFirst...
2010-05-14 Hans Leidekkerhnetcfg: Return success from fw_port_get_Enabled.
2010-05-14 Hans Leidekkerwinemenubuilder: Expand environment strings in the...
2010-05-14 Hans Leidekkerwinemenubuilder: Lower case the content type.
2010-05-14 Hans Leidekkerwinedump: Print the network share name in .lnk files.
2010-05-14 Roderick Colenbranderopengl32: Add 32-bit bitmap rendering test.
2010-05-14 Roderick Colenbranderwined3d: Make sure wglFlush is not between ENTER_GL...
2010-05-14 Alexandre JulliardFix the bitmap info size computation when masks are...
2010-05-14 Alexandre Julliardcomctl32: Always alpha blend images for 32-bpp imagelists.
2010-05-14 Alexandre Julliardcomctl32: Store an alpha channel present flag for each...
2010-05-14 Alexandre Julliardcomctl32: Also generate an alpha channel when replacing...
2010-05-14 Alexandre Julliardcomctl32: Generate an alpha channel if necessary when...
2010-05-14 Alexandre Julliardcomctl32: Make ImageList_AddMasked call ImageList_Add...
2010-05-14 Mike Kaplinskiyserver: Get rid of sock_try_event.
2010-05-14 Mike Kaplinskiyserver: Always treat POLLHUP as a hangup, just special...
2010-05-14 Alexandre Julliardws2_32/tests: Fix non-portable syntax.
2010-05-14 Frédéric Delanoywinemaker: Add French translation.
2010-05-14 Frédéric Delanoywinemaker: Fix typos in manpage.
2010-05-14 Gerald Pfeiferquartz: Fix return value of DSoundRender_GetState.
2010-05-14 Gerald Pfeiferwinecfg: Remove variable lRes which is not really used...
2010-05-14 Gerald Pfeifercomctl32/tests: Check for the outcome of the SendMessag...
2010-05-14 Gerald Pfeifercomctl32/tests: Remove some dead code from TaskManager_...
2010-05-13 Frédéric Delanoymsi: Update French translation.
2010-05-13 Frédéric Delanoywordpad: Update French translation.
2010-05-13 Jacek Cabanmshtml: Fixed test on some IEs.
2010-05-13 Aric Stewartgdi32: Use usp10 to optionally generate glyphs for...
2010-05-13 Matteo Brunid3dx9: Add sampler dcl instruction support to the shade...
2010-05-13 Matteo Brunid3dx9: Add input dcl instruction support to the shader...
2010-05-13 Matteo Brunid3dx9: Complete output dcl instruction support.
2010-05-13 Matteo Brunid3dx9: Add output dcl instruction partial support to...
2010-05-13 Thomas Mullalyurlmon: CreateUri should return E_INVALIDARG for NULL...
2010-05-13 Mike Kaplinskiyserver: Use a less hackish approach to not POLLIN when...
2010-05-13 Mike Kaplinskiyserver: Keep polling sockets after we got a 0 recv...
2010-05-13 Mike Kaplinskiyserver: Set FD_READ in only 1 place (cleanup).
2010-05-13 Mike Kaplinskiyws2_32/tests: Add some socket event tests.
2010-05-13 Gerald Pfeifercomctl32: Remove document of (already removed) infoPtr...
2010-05-13 Paul Vrienskernel32: Return the correct processor arch and type...
2010-05-13 Vincent Povirkole32: Use a temporary variable in TransactedSnapshotIm...
2010-05-13 Marcus Meissnermsvcrt: Add some missing CDECL.
2010-05-13 Marcus Meissnerntdll: Implement bsearch, lfind to use correct comparat...
2010-05-12 Gerald Pfeifercomctl32: Remove unused variable infoPtr from TVIEW_Sty...
2010-05-12 Hans Leidekkermsi: Improve some traces.
2010-05-12 Hans Leidekkermsi: Only extract a file when its disk id matches the...
2010-05-12 Hans Leidekkermsi: Store the disk id in the MSIFILE structure.
2010-05-12 Michael Stefaniucjscript: Avoid using long.
2010-05-12 Alexandre Julliardwinex11: Update the cursor also for events ignored...
2010-05-12 Marcus Meissnerntdll: Rename mergesort to NTDLL_mergesort.
2010-05-12 Matteo Brunid3dx9: Add predicate support to the shader assembler.
2010-05-12 Matteo Brunid3dx9: Add other flow control instructions in the shade...
2010-05-12 Matteo Brunid3dx9: Support some flow control instructions in the...
2010-05-12 Gerald Pfeiferquartz: Remove unused variable pOutputPin from MPEGSpli...
2010-05-12 Gerald Pfeiferuser32/tests: Make checks in test_LoadImageFile and...
2010-05-12 Sven Baarsstart: Update Dutch translation.
2010-05-12 Damjan Jovanovicwinemenubuilder: Fix a char/widechar typo in associatio...
2010-05-12 Thomas Mullalyurlmon/tests: Fixed IUri tests so they fail gracefully...
2010-05-12 Michael Stefaniucsecur32: Avoid using long.
2010-05-12 Michael Stefaniucoleview: Replace long with LONG.
2010-05-12 André Hentschelwordpad: Update German translation.
2010-05-12 Sven Baarswordpad: Update Dutch translation.
2010-05-12 Aurimas Fišeraswordpad: Update Lithuanian translation.
2010-05-12 André Hentschelwinemaker: Add missing linefeed.
2010-05-11 Jacek Cabanmshtml: Added IHTMLTextAreaElement::readOnly property...
2010-05-11 Jacek Cabanmshtml: Added IHTMLFormElement::action property impleme...
2010-05-11 Jacek Cabanmshtml: Added IHTMLFormElement::item implementation.
2010-05-11 Jacek Cabanmshtml: Moved getting form's elements by index to separ...
2010-05-11 Jacek Cabanmshtml: Added IHTMLSelectElement::item implementation.
2010-05-11 Jacek Cabanmshtml: Moved getting select's option element by index...
2010-05-11 Jacek Cabanmshtml: Added IHTMLTextAreaElement::put_value implement...
2010-05-11 Jacek Cabanmshtml: Added IHTMLOptionElement::selected property...
2010-05-11 Huw Daviescomctl32: Fix an hfont leak.
2010-05-11 Kai Blinws2_32: Stub out WS_SIO_UDP_CONNRESET WSioctl.
2010-05-11 Hans Leidekkermsi: Set the SourceDir property to the registered sourc...
2010-05-11 Hans Leidekkermsi: Avoid A->W conversions in msi_publish_install_prop...
2010-05-11 Hans Leidekkermsi: Set install properties just once.
2010-05-11 Hans Leidekkermsi: Add a test to show that the InstallSource property...
2010-05-11 Hans Leidekkermsi: Add more patch registration tests.
2010-05-11 Hans Leidekkermsi: Add a test to show that patches are not committed...
2010-05-11 Michael Stefaniucmshtml/tests: Replace long with LONG.
2010-05-11 Gerald Pfeiferlocalspl/tests: Improve the tests in test_XcvDataPort_A...
2010-05-11 Gerald Pfeifercomctl32/tests: Remove variable hwndheader which is...
2010-05-11 Damjan Jovanovicwinemenubuilder: Escape freedesktop exec keys properly.
2010-05-11 Alexandre Julliardserver: Return the cursor information for a thread...
next