wine/eterwine.git
2009-01-13 Vitaly Lipatovmove gecko to version dir
2009-01-13 Vitaly Lipatovchange Conflicts with Provides/Obsoletes, remove static...
2009-01-12 Vitaly Lipatovuse eterbuild
2009-01-12 Vitaly Lipatovadd preinstalled wine_gecko 0.9.0
2009-01-12 Vitaly LipatovMerge branch 'master' of /srv/lav/Projects/WINE/eterwin...
2009-01-12 Anton Rudnevmsi: fix ITERATE_InstallService (correct msi_alloc...
2009-01-12 Ilya Shpigoruser32/winex11.drv: Skip the icons stretching for 1c7...
2009-01-12 Ilya Shpigoruser32: Revert the current hack for the menu in 1c7...
2009-01-12 Ilya Shpigoruser32: Add checking to the Button class for redrawing...
2009-01-10 Vitaly Lipatovadd missed Conflicts
2009-01-10 Vitaly LipatovMerge branch 'master' of git.eter:/projects/eterwine
2009-01-10 Vitaly PerovMerge branch 'pure'
2009-01-09 Stefan Dösingerddrawex: Add a test for the permanent DC function.
2009-01-09 Stefan Dösingerddrawex: Make the GetDC test more generic.
2009-01-09 Stefan Dösingerddrawex: Implement a GetDC special behavior Internet...
2009-01-09 Stefan Dösingerddrawex: Create a surface wrapper.
2009-01-09 Stefan Dösingerddrawex: Add a refcount test.
2009-01-09 Stefan Dösingerddraw[ex]: Show a caps handling difference.
2009-01-09 Stefan Dösingerddrawex: Start some tests.
2009-01-09 Stefan Dösingerddrawex: Implement a wrapper around IDirectDraw.
2009-01-09 Detlef Riekenberglocalspl: Call DrvDriverEvent in AddPrinterDriverEx.
2009-01-09 Andrew Talbotiphlpapi: Remove unused function.
2009-01-09 Stefan Leichtershell32: Add stub for ordinal 526.
2009-01-09 Alistair Leslie... mshtml: Implement IHTMLStyle get/set Attribute.
2009-01-09 Juan Langcryptui: Fix crash with native riched20.
2009-01-09 Juan Langcryptui: Call CryptUIWizImport from the certificate...
2009-01-09 Juan Langcryptui: Set appropriate radio button in CryptUIWizImpo...
2009-01-09 Juan Langcryptui: Implement removing certificates from certifica...
2009-01-09 Juan Langcryptui: Show usages for selected cert in certificate...
2009-01-09 Juan Langcryptui: Show selected certificate when requested in...
2009-01-09 Juan Langcryptui: Enable/disable controls based on selection...
2009-01-09 Juan Langcryptui: Filter shown certs according to purpose select...
2009-01-09 Juan Langcryptui: Refresh cert view when purpose selection is...
2009-01-09 Juan Langcryptui: Add saved purposes to the purpose selection...
2009-01-09 Juan Langcryptui: Save purposes in certificate manager dialog...
2009-01-09 Juan Langcryptui: Recall usage state from registry in certificat...
2009-01-09 Juan Langcryptui: Allow toggling a usage in the certificate...
2009-01-09 Juan Langcryptui: Add known usages to certificate manager dialog...
2009-01-09 Juan Langcryptui: Add a (empty) advanced dialog to the certifica...
2009-01-09 Juan Langcryptui: Refresh store display when a tab is switched...
2009-01-09 Juan Langcryptui: Display contents of certificate store in certi...
2009-01-09 Juan Langcryptui: Show names of stores certificate manager dialog.
2009-01-09 Juan Langcryptui: Add purpose selection and column headings...
2009-01-09 Juan Langcryptui: Add a (empty) certificate manager dialog.
2009-01-09 Andrew Talbotmshtml: Declare a function static.
2009-01-09 Andrew Talbotd3dxof: Declare a function static.
2009-01-09 Andrew Talbotmsacm32: Declare a variable static.
2009-01-09 Paul Vriensshell32/tests: Skip a test on Vista.
2009-01-09 Paul Vriensshell32/tests: Fix test failures on Vista.
2009-01-09 Paul Vriensshell32/tests: Fix remaining test failures on NT4.
2009-01-09 Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-09 Paul Vriensshell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09 Paul Vriensshell32/tests: Fix the last test failure on Win9x.
2009-01-09 Alexandre Julliardinclude: Fix packing of the setupapi structures.
2009-01-09 Alexandre Julliardoleaut32/tests: Only compare the initialized part of...
2009-01-09 Henri Verbeetwined3d: Remove stray tabs.
2009-01-09 Henri Verbeetwined3d: Rewrite BeginStateBlock() to use CreateStateBl...
2009-01-09 Henri Verbeetwined3d: Remove a silly check in drawStridedInstanced().
2009-01-09 Henri Verbeetwined3d: Simplify checking if an attribute is used...
2009-01-09 Henri Verbeetwined3d: Failing HeapAlloc() should be an ERR.
2009-01-09 Henri Verbeetwined3d: Use GL_ALIASED_POINT_SIZE_RANGE to retrieve...
2009-01-09 Francois Gougetkernel32: Fix the sysctl() usage and the CPU detection...
2009-01-09 Francois Gougetxinput1_3/tests: Add a trailing '\n' to an ok() call.
2009-01-09 Francois Gougetsetupapi: Fix the StringTableLookUpStringEx() prototype.
2009-01-09 Dylan Smithwordpad: Use unicode version of CBEM_GETITEM message.
2009-01-09 Dylan Smithwordpad: Use winelib's sprintfW for floating point...
2009-01-09 Nikolay Sivovole32: Some tests for IMoniker::IsRunning with NULL...
2009-01-09 Nikolay Sivovole32: Fix some comment typos.
2009-01-09 Dylan Smithrichedit: Missing condition for inserting newline befor...
2009-01-09 Francois Gougetwinhlp32: Make some functions static in macro.c.
2009-01-09 Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-09 Alexandre Julliardwinedbg: Fix pointer cast warnings on 64-bit.
2009-01-09 Alexandre Julliardwinhlp32: Use GetWindowLongPtr to retrieve a pointer...
2009-01-08 Alexandre Julliardwinhlp32: Use LONG instead of long for data loaded...
2009-01-08 Alexandre Julliardwineconsole: Replace a couple of handle casts by the...
2009-01-08 Alexandre Julliardquartz: Use SetWindowLongPtr to store a pointer value.
2009-01-08 Alexandre Julliardddraw: Fix an uninitialized variable warning on non...
2009-01-08 Alexandre Julliardrpcrt4: Fix an unused value warning on non-i386.
2009-01-08 Alexandre Julliardmsvcrt: Fix an unused function warning on non-i386.
2009-01-08 Alexandre Julliardws2_32: Fix an error return value in bind().
2009-01-08 Alexandre Julliardwineps.drv: Use INT_MAX instead of LONG_MAX to initiali...
2009-01-08 Alexandre Julliardntdll: Fix pointer cast warnings on 64-bit.
2009-01-08 Alexandre Julliardwininet: Fix handle cast warnings on 64-bit.
2009-01-08 Alexandre Julliarduser32: Fix pointer cast warnings on 64-bit.
2009-01-08 Alexandre Julliardurlmon: Fix pointer cast warnings on 64-bit.
2009-01-08 Alexandre Julliardshdocvw: Fix a pointer cast warning on 64-bit.
2009-01-08 Alexandre Julliardshell32: Fix a pointer cast warning on 64-bit.
2009-01-08 Alexandre Julliardsetupapi: Fix pointer cast warnings on 64-bit.
2009-01-08 Alexandre Julliardoleaut32: Fix handle cast warnings on 64-bit.
2009-01-08 Alexandre Julliardntoskrnl.exe: Fix handle cast warnings on 64-bit.
2009-01-08 Alexandre Julliardmsi: Fix pointer cast warnings on 64-bit.
2009-01-08 Alexandre Julliardmshtml: Fix pointer cast warnings on 64-bit.
2009-01-08 Alexandre Julliardadvapi32: Fix pointer cast warnings on 64-bit.
2009-01-08 Francois Gougetole32: Don't use the default debug channel before it...
2009-01-08 Francois Gougetwinhlp32: Make some functions static in winhelp.c.
2009-01-08 Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-08 Paul Vrienswintrust: Fix removing a catalog file.
2009-01-08 Paul Vrienswintrust/tests: Add a few tests.
2009-01-08 Michael Karcherwidl: Write struct fields as signed fields.
2009-01-08 Michael Karcherwidl: Make write_base_type take a format char instead...
next