wine
2009-04-21  Hans Leidekkerntdll: Implement NtQuery/SetInformationToken(TokenDefau...
2009-04-21  Hans Leidekkerserver: Add requests to set and retrieve default dacl.
2009-04-21  Christian Costaxmllite: Add stubbed dll for xmllite.
2009-04-21  Nikolay Sivovcomctl32/listview: Header should be created when LVS_EX...
2009-04-21  Nikolay Sivovcomctl32/listview: Add a TRACE(..) to LISTVIEW_CreateHe...
2009-04-21  Nikolay Sivovcomctl32/listview: LVM_SETITEM is unsupported on LVS_OW...
2009-04-21  Florian Köberlecomctl32: Fix expanding of invisible sub trees.
2009-04-21  Florian Köberlecomctl32/tests: Test expanding of a invisible sub tree.
2009-04-21  Nicolas Le Camwininet/tests: Fix HttpSendRequestW test on IE5.
2009-04-21  Christian Costawinedump: When generating preamble, use 4 spaces instea...
2009-04-21  Igor Tarasovcomctl32: Fix typo in TOOLBAR_SetButtonSize code.
2009-04-21  Detlef Riekenbergwinetest: Add option -x to extract all test.
2009-04-21  Detlef Riekenbergwinetest: Add support for --version, --help and /?.
2009-04-21  Henri Verbeetwined3d: Pass a struct wined3d_shader_src_param to...
2009-04-21  Henri Verbeetwined3d: Add a separate function for converting swizzle...
2009-04-21  Henri Verbeetwined3d: Store the source swizzle in struct wined3d_sha...
2009-04-21  Henri Verbeetwined3d: Explicitly pass the source modifier to shader_...
2009-04-21  Henri Verbeetwined3d: Pass a struct wined3d_shader_src_param to...
2009-04-21  Huw Daviesuser32/tests: Fix tests on win9x.
2009-04-21  Huw Daviesole32: Add support for enumerating non-ole clipboard...
2009-04-21  Huw Daviesole32: Don't set cf_dataobject if we're clearing the...
2009-04-21  Huw Daviesole32: Check that the target devices match.
2009-04-21  Huw Daviesole32: Make get_priv_data return target device ptrs...
2009-04-21  Michael Stefaniucwinedbg: Remove some superfluous pointer casts.
2009-04-21  Michael Stefaniucrpcrt4: Replace some usage of the long type.
2009-04-21  Jesse Allendsound: Allow a special cbSize case in CreateSoundBuffer.
2009-04-21  Michael Stefaniucwordpad: "Fix" the Turkish translation.
2009-04-21  Michael Stefaniuccomdlg32: Fix the Slovak translation.
2009-04-21  Roderick Colenbranderopengl: Add WGL_EXT_pixel_format_packed_float support.
2009-04-20  Hans Leidekkermsi: Fix another double free.
2009-04-20  Hans Leidekkermsi: Fix a double free.
2009-04-20  Dmitry Kislyukkernel32: Added GetPrivateProfileSection and GetPrivate...
2009-04-20  Christian Costaamstream/tests: Improve render file test. Move OpenFile...
2009-04-20  Jeff Latimerws2_32: WSAAddressToStringW should return length of...
2009-04-20  Jeff Latimerws2_32: WSAAddressToStringA should return length of...
2009-04-20  Vincent Povirkshell32: Implement SHGetNewLinkInfo[AW].
2009-04-20  Rein Klazesmsvcrt: Do not set the windows version to 0.5.
2009-04-20  Nicolas Le Cammsi: Fix buffer length value returned by MSI_RecordGetS...
2009-04-20  Nicolas Le Cammsi/tests: Test MsiRecordGetString on null and empty...
2009-04-20  Andrew Nguyengdiplus: Stub GdipBitmapSetResolution.
2009-04-20  Paul TBBle... dinput: Add missing newline to trace message.
2009-04-20  Detlef Riekenbergmsi/tests: Replace lstrcatW with memcpy to fix failures...
2009-04-20  Detlef Riekenbergoleaut32/tests: Replace lstrcpyW and lstrcatW with...
2009-04-20  Brad Martinwined3d: Fix prototype for EnumAdapterModes.
2009-04-20  Hans Leidekkerprograms: Add stub termsv.exe.
2009-04-20  Nikolay Sivovfonts: Fix a typo in copyright text.
2009-04-20  Christian Costamciqtz32: Show messages in hex as they are defines...
2009-04-20  Christian Costamciqtz32: Hook MCI_STOP.
2009-04-20  Christian Costamciqtz32: Fix some traces.
2009-04-20  Christian Costamciqtz32: Use opened state to avoid device to be closed...
2009-04-20  Stefan Dösingerwined3d: Merge match_apple and implementation_is_apple.
2009-04-20  Stefan Dösingerwined3d: Reserve additional GLSL constants on some...
2009-04-20  Stefan Dösingerwined3d: Move the remaining quirks into the quirk table.
2009-04-20  Stefan Dösingerwined3d: Move the generic mac glsl uniform fixup to...
2009-04-20  Stefan Dösingerwined3d: Add a more formal framework for driver quirks.
2009-04-20  Francois Gougetwinapi: Fix the C-parser combined getter/setter prototypes.
2009-04-20  Francois Gougetwinapi: Remove some dead code.
2009-04-20  Francois Gougetwinapi: trampoline is not used so remove it.
2009-04-20  Francois Gougetwinapi: Fix the parse_c_declaration() prototype and...
2009-04-20  Francois Gougetwinapi: parse_c_declarations() is not used. Remove it.
2009-04-20  Francois GougetAssorted spelling fixes.
2009-04-20  Francois Gougetdinput: Add a trailing '\n' to ERR() messages.
2009-04-20  Francois Gougetwineesd.drv: Add a trailing '\n' to a WARN() trace.
2009-04-20  Nikolay Sivovcomctl32/listview: Some tests for LVS_SINGLESEL switchover.
2009-04-20  Nikolay Sivovcomctl32/listview: Fix a regression caused by 9c1a0e468...
2009-04-20  Nikolay Sivovcomctl32/listview: Switching to/from LVS_OWNERDATA...
2009-04-20  Nikolay Sivovcomctl32/listview: Slightly enlarge rectangle when...
2009-04-20  Nikolay Sivovcomctl32/listview: Add a ListView_GetTextBkColor macro.
2009-04-20  Vitaliy Margolendinput: Use more friendly name for the joystick than...
2009-04-20  Vitaliy Margolendinput: Convert evdev joystick to new base class.
2009-04-20  Vitaliy Margolendinput: Make props array a part of the generic joystick...
2009-04-20  Vitaliy Margolendinput: Remove redundant stuff.
2009-04-20  Vitaliy Margolendinput: Make EnumDevices and GetObjectInfo consistent...
2009-04-20  Paul Vriensrpcrt4: Fix NdrDllCanUnloadNow.
2009-04-20  Igor Tarasovcomctl32: Fix regression caused by 2d751ee56afced908d07...
2009-04-20  Huw Davieswinex11.drv: Fix typo so that emf -> mfpict synthesis...
2009-04-20  Huw Davieswinex11.drv: Fix ordering of synthesized text formats.
2009-04-20  Henri Verbeetwined3d: Pass a struct wined3d_shader_src_param to...
2009-04-20  Henri Verbeetwined3d: Simplify replicating the .x swizzle in shader_...
2009-04-20  Henri Verbeetwined3d: Pass a struct wined3d_shader_src_param to...
2009-04-20  Henri Verbeetwined3d: Pass a struct wined3d_shader_src_param to...
2009-04-20  Henri Verbeetwined3d: Store the destination relative addressing...
2009-04-20  Henri Verbeetwined3d: Store the source relative addressing token...
2009-04-20  Henri Verbeetwined3d: Create a relative addressing token for 1.x...
2009-04-20  Paul Vriensgdi32/tests: Skip several tests on Win9x.
2009-04-20  Michael Stefaniucmsi/tests: Replace long with LONG.
2009-04-20  Michael Stefaniucmsi: Remove superfluous cast of a MSIHANDLE in a TRACE().
2009-04-20  Michael Stefaniucws2_32: Use better types for some variables.
2009-04-20  Michael Stefaniucriched20/tests: Use better types than long.
2009-04-20  Frans Koolcrypt32: Corrected Dutch translations.
2009-04-20  Huw Davieswineps.drv: Fix compile error.
2009-04-20  André Hentschelwinemaker: Add -m32 flag to support winegcc-changes.
2009-04-16  Jacek Cabanmshtml: Added IPersistHistory stub implementation.
2009-04-16  Rein Klazesuser32: When repainting a static control with SS_BITMAP...
2009-04-16  Huw Daviesole32/tests: Tests for a flushed clipboard.
2009-04-16  Huw Daviesole32: Try global and stream types if the requested...
2009-04-16  Huw Daviesole32: OleFlushClipboard should render all formats...
2009-04-16  Huw Daviesole32: Add support for getting storage based objects...
2009-04-16  Huw Daviesole32: Add support for getting stream based objects...
2009-04-16  Huw Daviesole32: Add support for getting global handle objects...
next