wine
2009-07-17  Dylan Smithrichedit: Keep scrollbars hidden without WS_HSCROLL...
2009-07-17  Dylan Smithrichedit: Initially disable scrollbars for ES_DISABLENO...
2009-07-17  Henri Verbeetwined3d: Avoid redundant FBO binds.
2009-07-17  Henri Verbeetwined3d: Always use context_bind_fbo() to change the...
2009-07-17  Henri Verbeetwined3d: Pass the context instead of the device to...
2009-07-17  Henri Verbeetwined3d: Store a pointer to wined3d_gl_info in struct...
2009-07-17  Henri Verbeetwined3d: Rename _WineD3D_GL_Info to struct wined3d_gl_info.
2009-07-17  Michael Stefaniucwordpad: Change some string resource ids to logically...
2009-07-17  Dylan Smithrichedit: Prevent autoscrolling without ES_AUTO[VH...
2009-07-17  Jacek Cabaninclude: Added ntddndis.h.
2009-07-17  Jacek Cabanwininet: Code clean up by using heap_strdup* functions.
2009-07-17  Jacek Cabanwininet: Code clean up by using heap_strdup* functions.
2009-07-17  Jacek Cabanwininet: Rename WININET_strdup_WtoA to heap_strdupWtoA.
2009-07-17  Jacek Cabanwininet: Rename WININET_strdup_AtoW to heap_strdupAtoW...
2009-07-17  Jacek Cabanwininet: Rename WININET_strdupW to standard heap_strdupW.
2009-07-17  Ricardo Filipewinefile: Fix Portuguese translation.
2009-07-17  Ricardo Filipeappwiz.cpl: Update Portuguese translation and convert...
2009-07-17  Vladimir Pankratovcmd: Convert the Russian resources to UTF-8.
2009-07-17  Juan Langws2_32: Make sure sockaddr is big enough when formattin...
2009-07-17  Juan Langws2_32: Remove an unnecessary cast.
2009-07-16  Alexandre Julliarduuid: Include some more headers.
2009-07-16  Joel Holdsworthgdi32/tests: Added tests for BitBlt.
2009-07-16  Paul Vrienswinhttp: Fix a crash on Vista and higher.
2009-07-16  Vitaliy Margolenshell32: Export IsUserAnAdmin by name as well.
2009-07-16  Henri Verbeetwined3d: Recognize the SM4 dp4 opcode.
2009-07-16  Henri Verbeetwined3d: Recognize the SM4 dp3 opcode.
2009-07-16  Henri Verbeetwined3d: Recognize the SM4 rsq opcode.
2009-07-16  Henri Verbeetwined3d: Recognize the SM4 constant buffer register...
2009-07-16  Henri Verbeetwined3d: Recognize SM4 arrays.
2009-07-16  David Adamd3dx9: Remove a failing test in Windows.
2009-07-16  David Adamd3dx9: Fix D3DXQuaternionToAxisAngle to make tests...
2009-07-16  Andrew Nguyent2embed: Implement TTLoadEmbeddedFont as a stub.
2009-07-16  Piotr Cabanjscript: Fix create_exec_ctx implementation.
2009-07-16  Piotr Cabanjscript: Remove broken tests.
2009-07-16  Piotr Cabanjscript: Improve Object_toString implementation.
2009-07-16  Detlef Riekenbergwinemine: Add ellipses for IDM_CUSTOM.
2009-07-16  Ricardo Filipeshdoclc: Fix Portuguese translation and convert to...
2009-07-16  Ricardo Filipemshtml: Update Portuguese translation and convert to...
2009-07-16  Ricardo Filipegphoto2.ds: Fix Portuguese translation and convert...
2009-07-16  Andrew Nguyenkernel32: Implement WTSGetActiveConsoleSessionId as...
2009-07-16  Roderick Colenbranderwinex11: Add a function for retrieving the bitmap GC.
2009-07-16  Stefan Dösingerwined3d: Use the unmodified source in MOVA.
2009-07-16  Stefan Dösingerwined3d: Don't call glGetError if nobody is listening.
2009-07-16  Dmitry Timoshkovcomctl32: Explicitly initialize visible order of a...
2009-07-16  Michael StefaniucSet the encoding of the Romanian resources to UTF-8.
2009-07-16  Alexandre Julliardwrc: Report an error when encountering non-ASCII charac...
2009-07-16  Alexandre Julliardwrc: Avoid a crash if a file didn't contain any resources.
2009-07-16  Ricardo Filipetaskmgr: Update Portuguese translation and convert...
2009-07-16  Ricardo Filipereg: Update Portuguese translation and convert to UTF8.
2009-07-16  Nikolay Sivovcomctl32/dpa: Don't use start index on searching sorted...
2009-07-16  Aric Stewartgdi32: In init_system_links, reinitialize val_len and...
2009-07-16  Jacek Cabaninclude: Added netcon.idl.
2009-07-16  Frédéric Delanoyappwiz.cpl: Fix French UI display and wording.
2009-07-16  Juan Langwinhttp: Use the correct address length when connecting.
2009-07-16  Juan Langwinhttp: Fix a comment typo.
2009-07-16  Aurimas Fišerasappwiz.cpl: Update Lithuanian translation.
2009-07-16  André Hentschelshell32: Correct German language.
2009-07-16  André Hentschelappwiz.cpl: Correct German language.
2009-07-16  Aric Stewartsane: Remove BOM from Japanese resource.
2009-07-15  Dmitry Timoshkovcomctl32: Do not redraw treeview in TVM_INSERTITEM...
2009-07-15  Ricardo Filipecrypt32: Update Portuguese translation and convert...
2009-07-15  Vincent Povirkwindowscodecs: Register BMP decoder as a bitmap decoder.
2009-07-15  Alexandre Julliardmsi: Build a proper tab chain by walking through the...
2009-07-15  Juan Langwinhttp: Issue CONNECT command to connect to a secure...
2009-07-15  Juan Langwinhttp: Don't set port number to a default before...
2009-07-15  Juan Langwinhttp: Allow full path in addition to relative path...
2009-07-15  Juan Langwinhttp: Use proxy server when redirecting.
2009-07-15  Juan Langwinhttp: Use a helper function to set connect_t's serve...
2009-07-15  Juan Langwinhttp: Connect to the proxy port rather than the...
2009-07-15  Juan Langwinhttp: When connecting via a proxy include full hostn...
2009-07-15  Juan Langwinhttp: Set connect_t's servername and port based...
2009-07-15  Juan Langwinhttp: Honor WINHTTP_ACCESS_TYPE_DEFAULT_PROXY in...
2009-07-15  Juan Langwinhttp: Support getting the default proxy settings...
2009-07-15  Juan Langwinhttp: Implement WinHttpGetDefaultProxyConfiguration.
2009-07-15  Juan Langwinhttp: Implement WinHttpSetDefaultProxyConfiguration.
2009-07-15  Juan Langwinhttp: Add tests for WinHttpSetDefaultProxyConfiguration.
2009-07-15  Vladimir Pankratovcomctl32: Fix division by zero.
2009-07-15  Piotr Cabanjscript: Added RegExp_test stub.
2009-07-15  Piotr Cabanjscript: Improve Number_toString implementation.
2009-07-15  Piotr Cabanjscript: Improve to_string implementation.
2009-07-15  Henri Verbeetd3d10: Implement ID3D10Effect::GetVariableByName().
2009-07-15  Henri Verbeetd3d10: Parse effect variables.
2009-07-15  Henri Verbeetd3d10: Do all effect object parsing in parse_fx10_object().
2009-07-15  Rico Schüllerd3d10: Rename struct d3d10_effect_variable to struct...
2009-07-15  Henri Verbeetwined3d: Check the return values for some wgl calls.
2009-07-15  Henri Verbeetwined3d: Remove the remains of an ATI_fragment_shader...
2009-07-15  Paul Vrienswinedbg: Remove an unneeded pragma from the Swedish...
2009-07-15  Austin Englishshell32: More Dutch translations fixes.
2009-07-15  Michael StefaniucSet the encoding of the remaining German resources...
2009-07-15  Michael Stefaniuctaskmgr: Convert the German resources to UTF-8.
2009-07-15  Michael Stefaniucshell32: Convert the German resources to UTF-8.
2009-07-15  Michael Stefaniucuser32: Update the German resources and switch them...
2009-07-15  Michael Stefaniucwinecfg: Convert the German resources to UTF-8.
2009-07-15  Andrew Talbotdbghelp: Constify some variables.
2009-07-15  Stefan Dösingerwined3d: Set the depth blit helper texture address...
2009-07-15  Stefan Dösingerwined3d: EXP and EXPP are scalar operations.
2009-07-15  André Hentschelcmd: Update German translation.
2009-07-15  Owen Rudgeappwiz.cpl: Execute installer when Modify clicked.
2009-07-15  Owen Rudgeappwiz.cpl: Enable/disable Modify button, and modify...
2009-07-15  Owen Rudgeappwiz.cpl: Read modification path from registry.
next