January 2007 Archives by date
Starting: Mon Jan 1 03:58:33 CDT 2007
Ending: Wed Jan 31 23:47:39 CDT 2007
Messages: 1154
- dlls/wined3d/state.c fix point handling
Nick Burns
- dlls/opengl32/wgl.c: minor dealloc fix
Nick Burns
- dlls/winmm/winecoreaudio/audio.c: fix race condition in drvclose
Nick Burns
- wrc: Fix comparison typo. This fixes Coverity #1
Kai Blin
- imagehelp: Remove unused if() check in error path.
Kai Blin
- dnsapi: Fix entering the success case. This fixes Coverity #4
Kai Blin
- wrc: Declare some variables static const
Andrew Talbot
- comdlg32: Declare function static
Andrew Talbot
- [7] usp10: Document ScriptItemize. Get rid of the remaining tabs.
Hans Leidekker
- [8] usp10: Implement ScriptStringOut.
Hans Leidekker
- typos in ntdll/serial.c code
Reinhard Karcher
- speed improvement for 16bit comm support
Reinhard Karcher
- erroneous wait operation
Reinhard Karcher
- [AppDB} (resend) Fix note deletion mail
Alexander Nicolaysen Sørnes
- X11DRV: remove desktop double buffering option
Roderick Colenbrander
- Add dlls/*/tests/*_crosstest.exe to .gitignore
Patrik Stridvall
- Support "make test" and friends directly in the DLL directories
Patrik Stridvall
- glsl_shader.c: sampler variables wrongly named 'shader'
Christoph Bumiller
- winex11: Use GLXFBConfig for the pixel format list [try 2]
Chris Robinson
- wineded3/vertexbuffer.c: dirtyend set to more than resource size
Christoph Bumiller
- ddraw/device.c: Fix the AddViewport thunk (resend)
Christoph Bumiller
- AppDB include/application.php response spelling fix - try 2
Michael [Plouj] Ploujnikov
- dbghelp: Search for .gnu_debuglink file
Frank Richter
- wineded3/vertexbuffer.c: dirtyend set to more than resource size
Stefan Dösinger
- winex11: Use GLXFBConfig for the pixel format list [try 3]
Chris Robinson
- X11DRV/WGL: remove get_drawable
Roderick Colenbrander
- WineD3D: Move WINED3DTS_TEXTURETRANSFORMFLAGS to the state table
Stefan Dösinger
- WineD3D: Move WINED3DTS_TEXTURETRANSFORMFLAGS to the state table
Stefan Dösinger
- [2/16] WineD3D: Remove IWineD3DDevice_ApplyStateChanges
Stefan Dösinger
- [3/16] WineD3D: Move WINED3DTS_MODELVIEW to the state table
Stefan Dösinger
- [4/16] WineD3D: Put the decoded strided data structure into the
device
Stefan Dösinger
- [5/16] WineD3D: Add stub handlers for world matrices 1-255
Stefan Dösinger
- WineD3D: Add emtpy vertex declaration and related states to the
state table
Stefan Dösinger
- [3/16] WineD3D: Move WINED3DTS_MODELVIEW to the state table
Stefan Dösinger
- [4/16] WineD3D: Put the decoded strided data structure into the
device
Stefan Dösinger
- [7/16] WineD3D: Pass the baseVertexIndex of indexed drawing in the
device structure
Stefan Dösinger
- [8/16] WineD3D: Pass the user pointer strided data via the device
Stefan Dösinger
- [9/16] WineD3D: Move decoding the vertex declaration to the device
Stefan Dösinger
- [10/16] WineD3D: Add a viewport state to the state table
Stefan Dösinger
- [11/16] WineD3D: Move the functionality of primitiveInitState to
the state table
Stefan Dösinger
- [12/16] WineD3D: Move the world matrix to the state table
Stefan Dösinger
- [10/16] WineD3D: Add a viewport state to the state table
Stefan Dösinger
- [13/16] WineD3D: Break out the lighting state from the vertex
declaration
Stefan Dösinger
- [14/16] WineD3D: Move the projection matrix to its own state
Stefan Dösinger
- [15/16] WineD3D: Select a proper texture unit in LockRect,
and dirtify the state
Stefan Dösinger
- [16/16] WineD3D: Some matrix handling cleanup
Stefan Dösinger
- [PATCH 1/2] winbase.h: Declare MoveFileWithProgress
Mike McCormack
- [PATCH 2/2] kernel32: Implement CopyFileWithProgress
Mike McCormack
- [9/16] WineD3D: Move decoding the vertex declaration to the
device
Ivan Gyurdiev
- ntdll: remove an unnecessary NULL check : Coverity
Jeff Latimer
- wininet: ensure null check before dereference
Jeff Latimer
- winemp3.acm: ensure null check before dereference
Jeff Latimer
- gdi32: Remove redundant debug channel, use the default one instead
Dmitry Timoshkov
- glsl_shader.c: sampler variables wrongly named 'shader' (resend)
Christoph Bumiller
- ddraw/device.c: Fix the AddViewport thunk (resend)
Christoph Bumiller
- wininet: resend ensure null check before dereference
Jeff Latimer
- [9/16] WineD3D: Move decoding the vertex declaration to the
device
Stefan Dösinger
- Resend: d3d9: fix failing tests on windows, when no 3d hardware
acceleration is available
Ivan Gyurdiev
- gdi32: Implement GetCharWidthI.
Hans Leidekker
- [PATCH] [WineDbg]: added a maintenance command to load a given
module (for debug
Eric Pouech
- kernel32: Remove a line that was supposed to be deleted by the
previous patch
Dmitry Timoshkov
- [PATCH] [ImageHlp]: MapAndLoad
Eric Pouech
- [PATCH] [DbgHelp]: implemented 64 bit versions of
EnumerateLoadedModules
Eric Pouech
- [PATCH 1/3] [Msvcrt]: reset a signal to DFL after it's been used
Eric Pouech
- [PATCH 2/3] [Msvcrt]: implemented the raise function
Eric Pouech
- [PATCH 3/3] [Msvcrt]: use raise(SIGABRT) for abort() and assert()
Eric Pouech
- [PATCH] [Msvcrt]: execl fix when no args are given (reported by
Louis Lenders)
Eric Pouech
- [AppDB] AppAdmin: only try to view app if it exists
Alexander Nicolaysen Sørnes
- kernel32: Add a stub implementation for TermsrvAppInstallMode.
Hans Leidekker
- [1] usp10: Implement ScriptStringValidate. (rediffed)
Hans Leidekker
- [2] usp10: Downgrade some more FIXME's to TRACE's. (rediffed)
Hans Leidekker
- quartz: add implementations for AmpFactorToDB and DBToAmpFactor
Robert Reif
- quartz: add tests for AmpFactorToDB and DBToAmpFactor
Robert Reif
- [AppDB] Language fixes for maintainer rating help
Alexander Nicolaysen Sørnes
- [AppDB] (resend4) Allow maintainer requests on version submission
Alexander Nicolaysen Sørnes
- [3] usp10: Document ScriptFreeCache, ScriptGetFontProperties,
ScriptStringFree and ScriptGetCMap. (rediffed)
Hans Leidekker
- [AppDB] (resend) Include the $extra in do_html_tr
Alexander Nicolaysen Sørnes
- oleaut32: Fix _nroffuncs to return the correct number of functions
by taking into account inherited interfaces.
Robert Shearman
- rpcrt4: A NULL IfSpec in RpcServerUnregisterIf should remove all
interfaces, not crash.
Robert Shearman
- atl: Declare some items static
Andrew Talbot
- ole32: Fix the calculation of message_state->prefix_data_len in two
places where it would come out negative.
Robert Shearman
- in Direct3D, Report vertex shader compile errors,
make RSQ work with either version of swizzle code
* *
- Implementation of GetCharWidthI
* *
- Uniscribe improvements
* *
- AppDB include/application.php response spelling fix - try 3
Michael [Plouj] Ploujnikov
- [1/10] WineD3D: Use the baseVertexIndex in the stateblock
Stefan Dösinger
- [2/10] WineD3D: Pass the user pointer strided structure via the
device implementation
Stefan Dösinger
- [3/10] WineD3D: Move decoding the vertex declaration to the
vertexshader state handler
Stefan Dösinger
- [4/10] WineD3D: Add a viewport state to the state table
Stefan Dösinger
- in Direct3D, Report vertex shader compile errors,
make RSQ work with either version of swizzle code
H. Verbeet
- [systray 1] explorer: every adaptor window has its own class now
Kirill K. Smirnov
- [systray 2] user32: Do not call SetWindowPos in case of systray
adaptor window
Kirill K. Smirnov
- [systray 3] winex11.drv: clear systray window area when icon is
changed
Kirill K. Smirnov
- [5/10] WineD3D: WineD3D: Move the functionality of
primitiveInitState to the state table
Stefan Dösinger
- [6/10] WineD3D: Move the world matrix to the state table
Stefan Dösinger
- [7/10] WineD3D: Break the lighting state out of the vertex decl
Stefan Dösinger
- [8/10] WineD3D: Move the projection matrix into its own state
Stefan Dösinger
- [9/10] WineD3D: Remove d3ddevice_set_ortho
Stefan Dösinger
- [10/10] WineD3D: Select a proper texture unit in LockRect and
dirtify the state
Stefan Dösinger
- atl: Declare some items static
Andrew Talbot
- oleaut32: Add support for IDispatch in 2-operand variant functions
(1 of 12) - wrapper function
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(2 of 12) - VarAnd
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(3 of 12) - VarAdd
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(4 of 12) - VarMul
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(5 of 12) - VarDiv
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(6 of 12) - VarSub
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(7 of 12) - VarOr
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(8 of 12) - VarXor
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(9 of 12) - VarIdiv
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(10 of 12) - VarMod
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(11 of 12) - VarPow
Alex Villacís Lasso
- oleaut32: Add support for IDispatch in 2-operand variant functions
(12 of 12) - VarImp
Alex Villacís Lasso
- wined3d: state_pointsprite should apply to all texture units
Chris Robinson
- dmusic: partial fix for bug 7064
Robert Reif
- [1/2] WineD3D: Mark GL Surface Clean after Fresh Surface Download
Phil Costin
- [2/2] WineD3D: Re-download dirty GL surfaces
Phil Costin
- [1/2] WineD3D: Mark GL Surface Clean after Fresh Surface
Download
Phil Costin
- comctl32: add initial tests for the status bar control
Lei Zhang
- wined3d: state_pointsprite should apply to all texture units
Chris Robinson
- [PATCH 1/1] kernel32: Store resources to be updated in a tree.
Mike McCormack
- ole32: Don't release pUnk in OleCreate if CoCreateInstance failed.
Robert Shearman
- [4] usp10: Make the script cache accessible from a string analysis.
(rediffed)
Hans Leidekker
- [5] usp10: Use macro functions for memory allocation and start
checking for allocation failures. (rediffed)
Hans Leidekker
- [6] usp10: Implement and test ScriptStringGetOrder and
ScriptString_pcOutChars. (rediffed)
Hans Leidekker
- [7] usp10: Document ScriptItemize. Get rid of the remaining tabs.
(rediffed)
Hans Leidekker
- kernel32: Be more verbose about the expected and received values
for failures in the resource function tests.
Robert Shearman
- [3/10] WineD3D: Move decoding the vertex declaration to
the vertexshader state handler
Ivan Gyurdiev
- winedump: Fix memory leak (Resend)
Andrew Talbot
- [PATCH] kernel32: Don't try update version resources with invalid
data, as it fails on Windows 2003.
Mike McCormack
- [PATCH] [ImageHlp]: MapAndLoad
Eric Pouech
- comdlg32: Declare some items static
Andrew Talbot
- wined3d: Make CreateFakeGLContext thread safe. [try 2]
Jan Zerebecki
- Oleview: correct representation of unions
Francois Gouget
- crtdll: Declare some variables static
Andrew Talbot
- mstml: update dutch resource
Louis. Lenders
- wininet: update dutch resource
Louis. Lenders
- crtdll: Declare some variables static
Andrew Talbot
- [1/4] wined3d: Don't do WINED3DTSS_COLOROP texture operations for
stages that aren't mapped to a texture unit
H. Verbeet
- [2/4] wined3d: Don't do WINED3DTSS_ALPHAOP texture operations for
stages that aren't mapped to a texture unit
H. Verbeet
- [3/4] wined3d: Skip WINED3DTSS_TEXCOORDINDEX state application for
stages that aren't mapped to a texture unit
H. Verbeet
- [4/4] wined3d: Skip sampler state application for stages that
aren't mapped to a texture unit
H. Verbeet
- ddraw: Declare some functions static
Andrew Talbot
- dinput: Declare some functions static
Andrew Talbot
- [1/8] WineD3D: Break the viewport out of the vertex declaration
state
Stefan Dösinger
- [2/8] WineD3D: Catch NOP vertex declaration changes
Stefan Dösinger
- [3/8] WineD3D: Catch nop pixel shader changes
Stefan Dösinger
- [4/8] WineD3D: Catch NOP SetStreamSource changes
Stefan Dösinger
- [5/8] WineD3D: Readd the strided data trace
Stefan Dösinger
- [6/8] WineD3D: Move decoding the streams to their own inline
function
Stefan Dösinger
- [7/8] WineD3D: Dirtify the stream sources in DrawPrimitiveUP
Stefan Dösinger
- WGL: fix piAttributes NULL crash
Roderick Colenbrander
- [8/8] WineD3D: Move loading the gl arrays to the vertexdeclaration
state
Stefan Dösinger
- [5/8] WineD3D: Readd the strided data trace
Ivan Gyurdiev
- [PATCH 1/3] dinput: Implement GetObjectInfo[A|W] in base device
class.
Vitaliy Margolen
- [PATCH 2/3] dinput: Move keyboard to using new GetObjectInfo.
Vitaliy Margolen
- [PATCH 3/3] dinput: Implement mouse GetObjectInfo on to of base
class.
Vitaliy Margolen
- [try 3][systray 1]: explorer: make null window background
Kirill K. Smirnov
- [try 3][systray 2]: explorer: Set adaptor window icon when
application changes it
Kirill K. Smirnov
- [try 3][systray 3]: user32: Do not call SetWindowPos in case of
systray adaptor window
Kirill K. Smirnov
- [try 3][systray 4]: winex11.drv: clear systray window area when
icon is changed
Kirill K. Smirnov
- [try 3][systray 4]: explorer: clear systray window area when icon
is changed
Kirill K. Smirnov
- [try 3][systray 5]: winex11.drv: set systray window background to
ParentRelative
Kirill K. Smirnov
- regedit:update dutch resource
Louis. Lenders
- Assorted spelling fixes.
Francois Gouget
- rsabase/tests: Remove unneeded casts.
Francois Gouget
- Use ERROR_SUCCESS when reseting the error code.
Francois Gouget
- itss: Fix spelling of the dwOrigin variables.
Francois Gouget
- shell32/tests: Add missing '\n' to an ok() call.
Francois Gouget
- kernel32/tests: Use '%d' to print GetLastError().
Francois Gouget
- ws2_32/tests: Use '%d' to print GetLastError().
Francois Gouget
- comctl32: Remove unnecessary casts.
Mike McCormack
- comctl32: Check subitem is valid before calling
LISTVIEW_InvalidateSubItem()
Mike McCormack
- shlwapi: remove redundant check in assignment. (Coverity)
Kai Blin
- [5/8] WineD3D: Readd the strided data trace
Stefan Dösinger
- user32: Fix some failures of the ShowWindow test under Windows 2003
Dmitry Timoshkov
- user32: Fix some failures in the MDI message test
Dmitry Timoshkov
- wined3d/state.c: Set blend states in accordance with MSDN
Christoph Bumiller
- ole32: Make sure to reset the message state if it has been changed
in RPC_ExecuteCall before returning.
Robert Shearman
- ntdll: RtlInitUnicodeString on a string too long to fit in a
UNICODE_STRING
should set the it to have the maximum possible length and size rather than
a modulus of the actual length.
Robert Shearman
- ntdll: Fix some test failures of RtlGUIDFromString and
RtlStringFromGUID
by setting the length correctly and by doing a case-insentive compare on
the GUID string that is returned.
Robert Shearman
- ntdll: Fix a failing path test and make our RtlIsDosDeviceName_U
pass it.
Robert Shearman
- widl: Fix memory leaks (Resend)
Andrew Talbot
- ntdll: Fix a failing test on Windows and make our
RtlIsDosDeviceName_U pass it.
Robert Shearman
- d3d9: Declare some functions static
Andrew Talbot
- dmband: Declare some functions static
Andrew Talbot
- ddraw: Declare some functions static
Andrew Talbot
- dinput: Declare a function static
Andrew Talbot
- dinput: Fix cut and paste error.
Vitaliy Margolen
- dinput: Declare a function static
Andrew Talbot
- [PATCH 1/7] wininet: Fix HTTP redirects by reseting loop_next after
one loop.
Robert Shearman
- [PATCH 2/7] wininet: Use correct types for socket functions to avoid
warnings when compiling on BSD-based systems.
Robert Shearman
- [PATCH 3/7] wininet: Always send a Connection header set to "close"
because that is what we expect for the moment.
Robert Shearman
- [PATCH 5/7] wininet: Don't send callbacks in HTTP_CloseConnection
if not connected.
Robert Shearman
- [PATCH 4/7] wininet: Use the Content-Length header to work out how
much HTTP data there is left to be read and don't try to read any
more than what is available.
Robert Shearman
- [PATCH 7/7] wininet: Fix the releasing of the wrong reference count
in HTTP_CloseHTTPRequestHandle - lpwhr obvious already has a
reference count of 0 because it is being destroyed.
Robert Shearman
- [PATCH 6/7] wininet: Change the HTTP code to not assume that the
connection will be closed at the end of every request.
Robert Shearman
- ntdll: Don't print a fixme in RtlQueueUserWorkItem if
WT_EXECUTELONGFUNCTION
is specified since that is what the current behaviour is tuned for.
Robert Shearman
- rpcrt4: Pass WT_EXECUTELONGFUNCTION to QueueUserWorkItem since the
function being called can sometimes take a long time to return and
we almost
always want a new thread to be created if there are no free threads
available.
Robert Shearman
- wininet: Remove the custom thread pool implementation and use
QueueUserWorkItem instead.
Robert Shearman
- [AppDB] (resend5) Allow maintainer requests on version submission
Alexander Nicolaysen Sørnes
- OpenAL32.dll thunk -- demacroized -- rev 2
Nick Burns
- Better support for DevMode (more xp like)
Nick Burns
- dinput: Change EnumObjects to use GetObjectInfo.
Vitaliy Margolen
- winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle
to x11drv. [try3]
Vitaliy Margolen
- comdlg32:update dutch resource-1
Louis. Lenders
- devenum:update dutch resource
Louis. Lenders
- [AppDB] Add special download link
Alexander Nicolaysen Sørnes
- [winetest] Pass correct working directory to the tests
Paul Vriens
- winspool: [1/4] Support the local computername as servername for
OpenPrinter
Detlef Riekenberg
- winspool: [2/4] start support for XcvMonitor and XcvPort in
OpenPrinter
Detlef Riekenberg
- winspool: [3/4] call the Portmonitor for XcvMonitor and XcvPort in
OpenPrinter
Detlef Riekenberg
- winspool: [4/4] Implement XcvDataW
Detlef Riekenberg
- wininet: resend ensure null check before dereference
Jeff Latimer
- winemp3.acm: resend ensure null check before dereference
Jeff Latimer
- kernel32: GetTimeFormat and GetDateFormat should fail if
LOCALE_NOUSEROVERRIDE is specified simultaneously with a
format string
Dmitry Timoshkov
- wine.inf: Add ddrawex.dll provided interface to the registry
Dmitry Timoshkov
- ole32: Remove redundant NULL check. (Coverity)
Kai Blin
- ole32: Remove redundant NULL check. (Coverity)
Kai Blin
- msacm32: Fix greater than vs. less than typo in comparison.
(Coverity)
Kai Blin
- shlwapi: Remove redundant check in assignment,
unicode version. (Coverity).
Kai Blin
- user32: If pTest was allocated, length has to be > 0. (Coverity)
Kai Blin
- advapi32: Remove a useless macro.
Francois Gouget
- qcap: Print GetLastError() in decimal with '%u'.
Francois Gouget
- taskmgr: Print GetLastError() in decimal with '%u'.
Francois Gouget
- quartz: Use '%u' to print GetLastError().
Francois Gouget
- urlmon: Print GetLastError() in decimal with '%u'.
Francois Gouget
- dmime: Declare some functions static
Andrew Talbot
- dmloader: Declare some functions static
Andrew Talbot
- winegcc: Fix memory leaks (Coverity)
Andrew Talbot
- ole32: OLE clipboard functions should fail if OLE hasn't been
initialised.
Robert Shearman
- [AppDB] Fix downloadurl submission with the new filter system
Alexander Nicolaysen Sørnes
- [PATCH 1/3] [Msvcrt]: reset a signal to DFL after it's been used
Eric Pouech
- [PATCH 2/3] [Msvcrt]: implemented the raise function
Eric Pouech
- [PATCH 3/3] [Msvcrt]: use raise(SIGABRT) for abort() and assert()
Eric Pouech
- [AppDB] Fix filtering
Alexander Nicolaysen Sørnes
- wine.inf: Self-register objsel.dll.
Francois Gouget
- dinput8: Self-register the DirectInput8 CoClass.
Francois Gouget
- ddrawex: Self-register the DirectDrawFactory CoClass.
Francois Gouget
- listview: Remove over constrained restriction on creating subitems.
Duane Clark
- [PATCH 01/12] [Winedump]: added ability to dump FPO debug
information
Eric Pouech
- [PATCH 02/12] [Winedump]: now printing some basic info for pure DOS
file (which fixes seg
Eric Pouech
- [PATCH 03/12] [Winedump]: while dumping NE files,
use -j option if present (as we do for
Eric Pouech
- [PATCH 04/12] [Winedump]: added helper to convert a guid to a string
Eric Pouech
- [PATCH 05/12] [Winedump]: added dumping RSDS header from module
Eric Pouech
- [PATCH 06/12] [include]: removed tools/winedump/cvinclude.h
Eric Pouech
- [PATCH 07/12] [WineDump]: re-using existing codeview facilities to
dump OMF files
Eric Pouech
- [PATCH 08/12] [WineDump, DbgHelp]: handling of S_SALIGN symbols
Eric Pouech
- [PATCH 09/12] [WineDump]: added for dumping sstAlignSym and
sstGlobalTypes COFF sections
Eric Pouech
- [PATCH 10/12] [WineDump]: now dumping S_SSEARCH_V1 symbols
Eric Pouech
- [PATCH 11/12] [WineDump]: fixes a couple of issues with types table
walking
Eric Pouech
- [PATCH 12/12] [WineDump]: added support for derived types in
codeview type info
Eric Pouech
- version/tests: Print GetLastError() in decimal with '%u'.
Francois Gouget
- localspl/tests: Print GetLastError() in decimal with '%u'.
Francois Gouget
- shell32/tests: Print GetLastError() in decimal with '%u'.
Francois Gouget
- gdi32/tests: Print GetLastError() in decimal with '%u'.
Francois Gouget
- ole32: Print GetLastError() in decimal with '%u'.
Francois Gouget
- dinput: Fix data format indexes and use them instead of hardcoded
numbers.
Vitaliy Margolen
- odbccp32 SQLGetInstalledDrivers etc
Bill Medland
- dinput: Fix mouse to use proper offset when queuing new events. Add
handling of X-buttons.
Vitaliy Margolen
- dinput: Fix memory leak.
Vitaliy Margolen
- dinput: Fix possible NULL deference.
Vitaliy Margolen
- Correct where the documentation is located
Bill Medland
- Is Evolution the pile of .... it seems to be!
James Liggett
- msacm32: Fix comment and remove unneeded if check. (Coverity)
Kai Blin
- wininet: add missing internet option handle types
EA Durbin
- [PATCH] [AclEdit]: stubbed out acledit DLL (new in XP)
Eric Pouech
- [PATCH] [DbgHelp]: corrected the map/unmap operations for ELF
sections (now
Eric Pouech
- devenum: Do not store full DLL path in the registry
Dmitry Timoshkov
- qcap: Do not store full DLL path in the registry
Dmitry Timoshkov
- kernel32: Skip the OpenProcess test under Win9x
Dmitry Timoshkov
- winex11.drv: Force the fullscreen state update once the window is
mapped
Dmitry Timoshkov
- [AppDB] Fix labelling of category in app change mails
Alexander Nicolaysen Sørnes
- fix a typo
Jonathan Ernst
- French translation of localspl
Jonathan Ernst
- winecfg : update French translation
Jonathan Ernst
- shdoclc : update French translation
Jonathan Ernst
- [AppDB] Fix testResults.php to work with the filter system
Alexander Nicolaysen Sørnes
- shlwapi: Forward CLSIDFromProgIDWrap to ole32 (with test).
Jacek Caban
- [1/3] d3d8: IDirect3DDevice8Impl_GetPixelShaderFunction gets passed
a handle instead of a pointer
H. Verbeet
- [2/3] d3d8: IDirect3DDevice8Impl_GetVertexShaderFunction gets
passed a handle instead of a pointer
H. Verbeet
- [3/3] d3d8: IDirect3DDevice8Impl_GetVertexShaderDeclaration gets
passed a handle instead of a pointer
H. Verbeet
- [1/20] WineD3D: Move applying the gl stream sources to the state
table
Stefan Dösinger
- [2/20] WineD3D: Readd the fixed function stream source trace
Stefan Dösinger
- [3/20] WineD3D: Move debugging fixmes from drawprim to the stream
source handler
Stefan Dösinger
- [4/20] WineD3D: Apply shaders in their state handlers
Stefan Dösinger
- [5/20] WineD3D: Remove the general query fixme
Stefan Dösinger
- [6/20] WineD3D: Move applying shader constants to the state table
Stefan Dösinger
- [7/20] WineD3D: Avoid negative draw start indices
Stefan Dösinger
- [8/20] WineD3D: Do not activate vertex shaders needlessly
Stefan Dösinger
- [9/20] WineD3D: Do not keep internal references to the vertex
declaration
Stefan Dösinger
- [10/20] WineD3D: Do not keep internal references on vertex shaders
Stefan Dösinger
- [11/20] WineD3D: Do not keep internal references on pixel shaders
Stefan Dösinger
- [12/20] WineD3D: Do not keep internal references on vertex buffers
Stefan Dösinger
- [13/20] WineD3D: Do not keep internal references on index buffers
Stefan Dösinger
- [14/20] DDraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d
Stefan Dösinger
- [15/20] WineD3D: Clean up drawprim a bit
Stefan Dösinger
- [16/20] WineD3D: Do not preload vertex buffers in unlock
Stefan Dösinger
- [17/20] WineD3D: Vertex buffers can use the declaration from the
device
Stefan Dösinger
- [18/20] WineD3D: Remove some unneeded context cache members from
the device
Stefan Dösinger
- [19/20] WineD3D: Do not try to read the vertex decl when the
stateblock isn't finalized
Stefan Dösinger
- [20/20] WineD3D: Fix np2 textures
Stefan Dösinger
- APPDB - patch add ajax http_request function
EA Durbin
- APPDB - patch add ajax http_request function
Chris Morgan
- [AppDB] Fix testResults.php to work with the filter system
Chris Morgan
- shell32/tests: Hack SHGetFileInfo() so it does not crash and add a
test for it (for bug 6827).
Francois Gouget
- winspool.drv/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- wininet/tests: Print GetLastError() in decimal with '%u'.
Francois Gouget
- dlls/setupapi: Print GetLastError() in decimal with '%u'.
Francois Gouget
- oleaut32/tests: Fix compilation on systems with no nameless unions
(e.g. gcc 2.95).
Francois Gouget
- rpcrt4/tests: Replace some '#if 0's with 'if (0)'s, or remove them
if not needed anymore.
Francois Gouget
- oleaut32/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- rpcrt4/tests: Remove an unneeded '#if 0' and fix the code so it
compiles without warnings.
Francois Gouget
- urlmon/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- gdi32/tests: Tweak a test to avoid an '#if 0'.
Francois Gouget
- winmm/tests: Replace some '#if 0's with 'if (0)'s, or remove them
if not needed anymore.
Francois Gouget
- crypt32/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- d3d9/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- ntdll/tests: Replace an '#if 0' with an 'if (0)'.
Francois Gouget
- gdi32/tests: Replace an '#if 0' with an 'if (0)'.
Francois Gouget
- dsound/tests: Remove some, apparently, unneeded '#if 0's.
Francois Gouget
- kernel32/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- mlang/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- mshtml/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- dmstyle: Declare some functions static
Andrew Talbot
- dnsapi: Declare some items static
Andrew Talbot
- dplayx: Declare some functions static
Andrew Talbot
- [17/20] WineD3D: Vertex buffers can use the declaration from
the device
Ivan Gyurdiev
- [AppDB] Add more logic checking to test results
Alexander Nicolaysen Sørnes
- French translation of localspl
Jonathan Ernst
- setupapi: #if0 out some code that is only needed by code that is
#if0ed out. (Coverity)
Kai Blin
- [AppDB] Fix app submisson
Alexander Nicolaysen Sørnes
- listview: Allow LVIF_STATE flag in subitems.
Duane Clark
- winex11drv: Grub pointer in suitable window in ClipCursor
Vitaliy Margolen
- winex11drv: Change FIXME to WANR in X11DRV_GetKeyNameText.
Vitaliy Margolen
- dinput: Use proper offset when queuing keyboard events.
Vitaliy Margolen
- dinput: Set event from queue_event, simplifying code a bit.
Vitaliy Margolen
- taskmgr: Remove unused variable and if check. (Coverity)
Kai Blin
- winmm: Remove unused variable and if check. (Coverity)
Kai Blin
- user32: Make message tests pass cleanly under XP SP2
Dmitry Timoshkov
- kernel32: Add a stub implementation for
GetVolumeNameForVolumeMountPoint{A, W}.
Hans Leidekker
- ole32: Release the global interface table in the tests when it is
no longer needed.
Robert Shearman
- ole32: IStream inherits from ISequentialStream so the HGLOBALStream
implementation must also support ISequentialStream.
Robert Shearman
- ole32: IPeristStream implies IPersist and IStream implies
ISequentialStream
so fix the Structured Storage stream implementation's QueryInterface with
to reflect this.
Robert Shearman
- ole32: Add a field to the TLS data to determine whether OLE has been
initialised for the current thread.
Robert Shearman
- ole32: Fix the OLE clipboard test to call OleInitialize before
performing the tests to fix test failures on Windows.
Robert Shearman
- make_makefiles: Ignore backups of edited files.
Robert Shearman
- wininet: Use Keep-Alive for HTTP requests if specified by the flags
passed into HttpOpenRequest.
Robert Shearman
- wininet: Rename HTTP_Base64 to HTTP_EncodeBase64 to more accurately
reflect what it does.
Robert Shearman
- wininet: Fix the handling of Accept types passed into
HttpOpenRequest
by properly coalescing all the types into the Accept header value, rather
than just adding the first.
Robert Shearman
- Add SetTermsrvAppInstallMode stub
Samuel Lidén Borell
- kernel : French translation
Jonathan Ernst
- [AppDB] Fix removal of download URLs
Alexander Nicolaysen Sørnes
- [AppDB] Fixes for download URL mails
Alexander Nicolaysen Sørnes
- [AppDB] Fix editing of download URLs
Alexander Nicolaysen Sørnes
- [AppDB] Fix editing of download URLs
Chris Morgan
- [AppDB] New links code
Alexander Nicolaysen Sørnes
- [AppDB] (resend) Fix editing of download URLs
Alexander Nicolaysen Sørnes
- patch for bz 6855
Neil Marko
- [Fwd: patch for bz 6855]
Neil Marko
- [AppDB] (resend) New links code
Alexander Nicolaysen Sørnes
- make_makefiles: Add *_crosstest.exe to .gitignore
Patrik Stridvall
- imm32: Only unregister the IME class if it was registered
Patrik Stridvall
- dsound: The GUID:s defined in dsconf.h should be exported by dxguid
Patrik Stridvall
- dxguid: Add the rmxfguid.h header and export the GUID:s
Patrik Stridvall
- user32: Add one more GetSystemMenu test
Dmitry Timoshkov
- server: Map ESPIPE to STATUS_ILLEGAL_FUNCTION for consistency with
ntdll
Dmitry Timoshkov
- kernel32: Skip the VirtualAllocEx test under Win9x
Dmitry Timoshkov
- kernel32: Fix the file sharing test to pass cleanly under XP and
Win9x
Dmitry Timoshkov
- kernel32: Print more information about the reason of a test failure
Dmitry Timoshkov
- kernel32: Implement EndUpdateResource for the case existing
resources are deleted.
Mike McCormack
- [ntdll/tests] Skip most tests on Windows Vista
Paul Vriens
- user32: Restore old WM_SIZE handler in mdi child
Dmitry Timoshkov
- uninstaller: Add a Portuguese translation (contributed by Americo
Jose Melo).
Francois Gouget
- [user32][test] Add test for messageboxes
Anatoly Lyutin
- Stub for GetRawInputDeviceList
Michał Majchrowicz
- Stub for GetRawInputDeviceList
Michał Majchrowicz
- kernel32: Add SetTermsrvAppInstallMode stub [resend]
Samuel Lidén Borell
- Stub for GetRawInputDeviceList
Michał Majchrowicz
- localspl/tests: load the userinterface-dll on demand
Detlef Riekenberg
- Add tests to odbccp32
Bill Medland
- [kernel32/tests] Prevent memory leak
Paul Vriens
- [TOOLS] Support Vista on test.winehq.org
Paul Vriens
- [AppDB] Add a page to browse downloadable apps
Alexander Nicolaysen Sørnes
- [ole32/tests] Cast-qual warnings fixes
Paul Vriens
- [AppDB] Fix subject text of test data mails
Alexander Nicolaysen Sørnes
- add tests to odbccp32
Bill Medland
- gdi32: Remove unused function
Andrew Talbot
- hhctrl.ocx: Remove unused variable
Andrew Talbot
- gdi32: Declare some functions static
Andrew Talbot
- dsound: Remove unused function
Andrew Talbot
- gdi32: Remove unused variables
Andrew Talbot
- Proposed patch for "fonts.c"
Bernard Choppy
- [Generic] Add --disable-tests
Maarten Lankhorst
- include: Remove stray '\' at end of lines.
Michael Stefaniuc
- dsound: Remove stray '\' at end of lines.
Michael Stefaniuc
- wined3d: Remove stray '\' at end of lines.
Michael Stefaniuc
- Janitorial: Remove stray '\' at end of lines.
Michael Stefaniuc
- Janitorial: Remove more stray '\' at end of lines.
Michael Stefaniuc
- comctl32: Rewrite the up-down control tests to add message checking
James Hawkins
- kernel32: Don't release preferred_locales until we're done with its
members.
Ken Thomases
- treeview: Initialize iImage and iSelectedImage with zero
Felix Nawothnig
- mcicda: Compare GetLastError() to kernel error codes, not ntdll
ones.
Francois Gouget
- wintrust/tests: Print GetLastError() in decimal with '%u'.
Francois Gouget
- shlwapi/tests: Print GetLastError() in decimal with '%u'.
Francois Gouget
- wininet: Consistenly use INTERNET_SetLastError().
Francois Gouget
- uninstaller: Add a Portuguese translation (contributed by Americo
Jose Melo).
Francois Gouget
- winex11.drv: Force the fullscreen state update once the window is
mapped. Take 2
Dmitry Timoshkov
- add tests to odbccp32
Bill Medland
- ole32: Remove a FIXME comment that no longer applies.
Robert Shearman
- ole32: Fix a comment in rpc_sendreceive_thread that wasn't correct.
Robert Shearman
- ole32: Move the Running Object Table test in marshal.c to moniker.c
to put it with the other ROT tests.
Robert Shearman
- ole32: Move test for CoGetInterfaceAndReleaseStream to compobj.c.
Robert Shearman
- ole32: Use the standard list functions for the global interface
table implementation.
Robert Shearman
- ole32: Remove some unneeded inclusions of headers.
Robert Shearman
- ole32: Fix HGLOBALStreamImpl_CopyTo to check the return values of
IStream_Read and IStream_Write and to not compare the bytes read to the
bytes written.
Robert Shearman
- ole32: Return an error in CoMarshalInterface if pStream is NULL.
Robert Shearman
- ole32: Add tests for invalid arguments of CoMarshalInterface and
CoMarshalInterThreadInterfaceInStream.
Robert Shearman
- ole32: Return an error from CoUnmarshalInterface if pStream is NULL
or if ppv is NULL.
Robert Shearman
- ole32: Add tests for passing invalid arguments to
CoUnmarshalInterface.
Robert Shearman
- ole32: Fix Read/WriteClassStm to return an error if the passed in
stream pointer is NULL.
Robert Shearman
- ole32: ReadClassStm should return STG_E_READFAULT is not all of the
data could be read, not S_FALSE.
Robert Shearman
- ole32: Fix the detection of when we need an additional
QueryInterface in CoUnmarshalInterface.
Robert Shearman
- ole32: Add a test for the failure case of same-apartment
unmarshaling when passing in an unsupported iid.
Robert Shearman
- [ntdll/tests] Skip most tests on Windows Vista (Resend)
Paul Vriens
- [PATCH] [WineDump]: fixed signature for dumping MDMP files
Eric Pouech
- dinput: Fix trace formatting.
Vitaliy Margolen
- dinput: Remove duplicate Keyboard->Poll it is the same as base
class.
Vitaliy Margolen
- [PATCH 1/10] dinput: Pass complete DataFormat structure to
find_property.
Vitaliy Margolen
- [PATCH 2/10] dinput: [joystick_linux] Copy and modify default data
format.
Vitaliy Margolen
- [PATCH 3/10] dinput: [joystick_linux] Reuse the same properties
array.
Vitaliy Margolen
- [PATCH 4/10] dinput: [joystick_linux] Use correct offset to queue
events.
Vitaliy Margolen
- [PATCH 5/10] dinput: [joystick_linux] Rewrite GetObjectInfo and
EnumObjects on top of base class'.
Vitaliy Margolen
- [PATCH 6/10] dinput: [joystick_linuxinput] Copy and modify default
data format.
Vitaliy Margolen
- [PATCH 7/10] dinput: [joystick_linuxinput] Rewrite GetObjectInfo
and EnumObjects on top of base class'.
Vitaliy Margolen
- [PATCH 8/10] dinput: [joystick_linuxinput] Use correct offset to
queue events.
Vitaliy Margolen
- [PATCH 9/10] dinput: Use internal data format for object lookups.
Vitaliy Margolen
- [PATCH 10/10] dinput: Don't copy no longer used user data format
object array.
Vitaliy Margolen
- Janitorial: Use the C standard for multiline strings.
Michael Stefaniuc
- comctl32: Rewrite the up-down control tests to add message checking
[resend]
James Hawkins
- advpack: Fill the output buffer to workaround a bug in IE7s advpack
James Hawkins
- wineconsole: Fix a typo in the help message about correct backend
names
Dmitry Timoshkov
- wineconsole: Use CP_UNIXCP to translate strings to the system
encoding
Dmitry Timoshkov
- wineconsole: Make some data const
Dmitry Timoshkov
- kernel32: Do not forget to cleanup if the test is skipped
Dmitry Timoshkov
- [1/15] WineD3D: Do not reset the material
Stefan Dösinger
- [2/15] WineD3D: Remove the invymat from drawprim.c
Stefan Dösinger
- [3/15] WineD3D: Move material applying to the state table
Stefan Dösinger
- [4/15] WineD3D: Count the framerate per swapchain, not globally
Stefan Dösinger
- [5/15] WineD3D: Store the scissor rect in the stateblock
Stefan Dösinger
- [6/15] DDraw: Get some texture stage states from their equivalent
sampler states
Stefan Dösinger
- [7/15]: WineD3D: Avoid false resultarg warnings
Stefan Dösinger
- [8/15] WineD3D: Do not warn about unsupported point sizes if the
default values are set
Stefan Dösinger
- [9/15] Please ignore
Stefan Dösinger
- [10/15] WineD3D: Attempt to remove some tabs smuggled in by xcode
Stefan Dösinger
- [11/15] WineD3D: Add copyright statements to state.c
Stefan Dösinger
- [12/15] WineD3D: Fix a capital letter in a parameter name
Stefan Dösinger
- [13/15] WineD3D: D3D7 vertex buffers never change their declaration
Stefan Dösinger
- [14/15] WineD3D: Do not activate / deactivate texture dimensions
twice.
Stefan Dösinger
- [15/15] WineD3D: Remove dead nv texture shader code
Stefan Dösinger
- d3d: Fix the D3DFMT_XXX constant declarations.
Francois Gouget
- rpcrt4: Give a proper name to some formerly reserved
MIDL_STUB_MESSAGE fields.
Francois Gouget
- Add Western Australia Summer Time
Harry McNally
- rpcrt4: Give a proper name to some formerly reserved
MIDL_STUB_MESSAGE fields.
Francois Gouget
- dinput: Internal data format is not const anymore.
Vitaliy Margolen
- imaadp32.acm: Remove unused function
Andrew Talbot
- setupapi: Don't try to create a fake dll if we could not load the
original.
Francois Gouget
- wine.inf: We cannot create fake dlls for 16bit libraries. So remove
ddeml.dll.
Francois Gouget
- itss: Declare a function static
Andrew Talbot
- rpcrt4: Give a proper name to some formerly reserved
MIDL_STUB_MESSAGE fields. (try 2)
Francois Gouget
- wininet: Don't try to read anything if 0 bytes are to be read.
Robert Shearman
- kernel32: Declare some functions static
Andrew Talbot
- Implement SQLInstallerError(W) in odbccp32
Bill Medland
- Implement SQLInstallerError(W) in odbccp32
Bill Medland
- user32:update dutch resources
Louis. Lenders
- comdlg32:update dutch resources-2
Louis. Lenders
- ole32: Add tests for error info functions.
Robert Shearman
- allow winebrowser to use commands with arguments
Yuriy
- ole32: Add tests for the default handler.
Robert Shearman
- [wineconsole]updated Korean resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- WineD3D: Fix my name
Stefan Dösinger
- D3D9: Implement IDirect3DDevice9::StretchRect
Stefan Dösinger
- [PATCH 1/3] kernel32: Create a simple abstraction for file mappings.
Mike McCormack
- [PATCH 2/3] kernel32: Split update_add_resource() into two
functions.
Mike McCormack
- [PATCH 3/3] kernel32: Merge existing resources in EndUpdateResource
Mike McCormack
- WineD3D: Fix my name
Stefan Dösinger
- D3D9: Implement IDirect3DDevice9::StretchRect
Ivan Gyurdiev
- riched20: fix modification state for several operations
Clinton Stimpson
- clock: update dutch resource
Louis. Lenders
- [PATCH 1/3] kernel32: Create a simple abstraction for file mappings
(resend)
Mike McCormack
- gdi32: Print status of the hinting support in the debug log
Dmitry Timoshkov
- [PATCH 2/3] kernel32: Split update_add_resource() into two
functions.
Mike McCormack
- [PATCH 3/3] kernel32: Merge existing resources in EndUpdateResource
Mike McCormack
- winedbg: Check buffer for NULL before writing to it
James Hawkins
- winspool.drv: Initialize name to NULL in case get_filename fails
James Hawkins
- [dinput][joystick_linuxinput] make axes work,
that are "not in a row"
Christoph Frick
- mshtml: Use the correct variable in the FIXME
James Hawkins
- user32: Add a simple DrawState test, make it pass under Wine
Dmitry Timoshkov
- winspool: [1/2] support monitors without a name
Detlef Riekenberg
- winspool: [2/2] support Xcv for ConfigurePortW
Detlef Riekenberg
- itss: Remove unused function and associated dead code
Andrew Talbot
- msadp32.acm: Remove unused function
Andrew Talbot
- msg711.acm: Remove unused function
Andrew Talbot
- itss: Remove unused function and associated dead code
Andrew Talbot
- itss: Remove unused variable and associated dead code
Andrew Talbot
- Lostwages : News : CodeWeavers Unveils CrossOver(r) 6.0,
for Mac and Linux
Tom Wickline
- user32/defwnd.c: Let user defined proc repaint caption in case
WM_SETTEXT and WM_SETICON
Kirill K. Smirnov
- [try 2] user32/defwnd.c: Let user defined proc repaint caption in
case WM_SETTEXT and WM_SETICON
Kirill K. Smirnov
- localspl: implement XcvOpenPort and XcvClosePort
Detlef Riekenberg
- Proposed patch for "fonts.c"
NoteWorthy Online
- winmm/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- tests: Add skip(), a function to warn that tests were skipped due
to limitations of the environment or missing dependencies.
Francois Gouget
- d3d8/tests: Warn that tests were skipped if we could not load
d3d8.dll.
Francois Gouget
- d3d9/tests: Warn that tests were skipped if we could not load
d3d9.dll.
Francois Gouget
- dsound/tests: The tests link with dsound.dll so use
GetModuleHandle() instead of LoadLibrary().
Francois Gouget
- xrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode() code
optimisations.
Francois Gouget
- dsound/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget
- mpr: Declare a variable static
Andrew Talbot
- msacm32: Declare some variables static
Andrew Talbot
- msdmo: Declare a function static
Andrew Talbot
- mshtml: Declare a variable static
Andrew Talbot
- dbghelp: Split gnu_debuglink handling into own function.
Frank Richter
- Implement SQLGetInstalledDrivers in odbccp32
Bill Medland
- Stub fro GetRawInputDeviceList
Michał Majchrowicz
- ole32: Fix copied description and copyright statement for
tests/errorinfo.c.
Robert Shearman
- wined3d: Do not block waiting for occlusion query result in GetData.
Ken Thomases
- comdlg32: move GetFileTitle(A/W/16) to filedlg.c, filedlg16.c
(16Bit-Seperation)
Detlef Riekenberg
- treeview: Fix horizontal scrolling.
Duane Clark
- [1/4] D3D9: Implement IDirect3DDevice9::StretchRect
Stefan Dösinger
- [2/3] WineD3D: Do not perform a NULL check on riid (Coverity)
Stefan Dösinger
- [3/3] WineD3D: Avoid a NULL pointer dereference in UpdateTexture
(Coverity)
Stefan Dösinger
- explorer/systray: some code cleanup
Kirill K. Smirnov
- [PATCH 1/1] msi: MsiGetPropertyA return wrong length when called
from a custom action.
Mike McCormack
- riched20: fix crash undoing a paste
Clinton Stimpson
- [ole32/tests] Cast-qual warnings fixes
Paul Vriens
- [dinput][joystick_linuxinput] make axes work,
that are "not in a row"
Christoph Frick
- urlmon: Code clean up.
Jacek Caban
- urlmon: Added mk protocol stub implementation.
Jacek Caban
- user32/nonclient.c: Let user defined window proc repaint caption
Kirill K. Smirnov
- usp10: Initialise the caller supplied ABC structure in ScriptPlace.
Hans Leidekker
- [oleaut32/tests] Cast-qual warnings fixes
Paul Vriens
- [user32][test] Add test for messageboxes[try 2]
Anatoly Lyutin
- [user32/tests] Cast-qual warning fixes
Paul Vriens
- [secur32/tests] Cast-qual warning fixes
Paul Vriens
- [rpcrt4/tests] Cast-qual warning fixes
Paul Vriens
- [mshtml/tests] Cast-qual warning fix
Paul Vriens
- [kernel32][locale] Add elaboration in description function
Anatoly Lyutin
- [kernel32][console] Change CP in converting (function ReadConsoleA)
Anatoly Lyutin
- [crypt32/tests] Cast-qual warning fixes
Paul Vriens
- [wineconsole][curses] Add support non latin symbols in wineconsole.
Anatoly Lyutin
- Remove CrossCall from odbccp32.c
Bill Medland
- msi: Remove unused variables
Andrew Talbot
- msi: Declare some functions static
Andrew Talbot
- msrle32: Declare some functions static
Andrew Talbot
- [1/6] WineD3D: Revert "wined3d: Do not preload vertex buffers in
unlock."
Stefan Dösinger
- [2/6] WineD3D: Do not free regularily locked surfaces
Stefan Dösinger
- [3/6] WineD3D: Setup the window for fullscreen in Reset
Stefan Dösinger
- [4/6] WineD3D: Better tracking of vertex buffer assignments
Stefan Dösinger
- [5/6] WineD3D: Do not force dynamic usage on transformed buffers
Stefan Dösinger
- [6/6] WineD3D: Use VBOs on dynamic buffers, but do not convert
Stefan Dösinger
- dbghelp: Search for .gnu_debuglink file
Frank Richter
- Implement SQLGet/SetConfigMode in odbccp32
Bill Medland
- WineD3D, D3D9: Caps correction
Stefan Dösinger
- dsound: fix tests for old versions of windows
Robert Reif
- remove redundant semicolons for ANSI compat.
Joel Parker
- wininet: HTTP_HttpQueryInfoW deals with bytes, not characters so
update the callers that have this wrong assumption.
Robert Shearman
- wininet: Allow a NULL value to be passed into HTTP_ProcessHeader
instead of crashing so that when used with the replace flag it will delete
an existing value.
Robert Shearman
- wininet: Change HTTP_EncodeBase64 to operate on a series of bytes,
instead of text.
Robert Shearman
- wininet: HTTP_HttpQueryInfoW deals with bytes, not characters so
update the callers that have this wrong assumption.
Robert Shearman
- [6/6] WineD3D: Use VBOs on dynamic buffers, but do not convert
Stefan Dösinger
- urlmon: Added mk protocol implementation.
Jacek Caban
- itss #1: Return S_FALSE in IStream::Read if there is no more data
to read.
Jacek Caban
- itss #2: Close chm file when destroying Storage.
Jacek Caban
- itss #3: Added more protocol tests.
Jacek Caban
- wineinstall: Use sudo when running on Ubuntu
Kai Blin
- [crypt32/tests] Fix compilation for older gcc versions (and MinGW)
Paul Vriens
- [mshtml/tests] Fix compilation for older gcc versions (and MinGW)
Paul Vriens
- [secur32/tests] Fix compilation for older gcc versions (and MinGW)
Paul Vriens
- msvcrt: Declare some items static
Andrew Talbot
- msvcrt: Remove unused variables
Andrew Talbot
- ntdll: Remove unused function
Andrew Talbot
- oleaut32: Remove unused items
Andrew Talbot
- msxml3: Remove unused functions
Andrew Talbot
- [AppDB] (resend2) New links code
Alexander Nicolaysen Sørnes
- comctl32: listview[1/2]: a CDRF_SKIPDEFAULT for an item should skip
the whole row (fixes bug #6546)
Mikołaj Zalewski
- comctl32: listview[2/2]: when shrinking the last column clear the
now unused field
Mikołaj Zalewski
- comctl32: toolbar: recalc the toolbar after a TB_SETIMAGELIST (fixes
bug #6668)
Mikołaj Zalewski
- wordpad: add Polish translation
Mikołaj Zalewski
- wininet: add Polish translation
Mikołaj Zalewski
- cmdlgtst: add Polish translation
Mikołaj Zalewski
- [AppDB] Allow downloadurl on version submission
Alexander Nicolaysen Sørnes
- wined3d: Do not play with WS_VISIBLE,
this causes unwanted mapping/unmaping of the window
Dmitry Timoshkov
- winex11.drv: Fix the typos in the fullscreen state debug trace
Dmitry Timoshkov
- user32: Remove MDI_AugmentFrameMenu call from WM_MDICREATE handler
Dmitry Timoshkov
- user32: Simplify some maximized MDI child checks
Dmitry Timoshkov
- [mpr] Fix typo (Coverity)
Paul Vriens
- [PATCH] [DbgHelp]: removed unneeded code from rewrite of .gnu_link
handling
Eric Pouech
- winetest: add support for http_proxy environment variable
Németh Márton
- snmpapi: Implement SnmpUtilOidCpy,
SnmpUtilOidFree and SnmpUtilVarBindFree.
Hans Leidekker
- Forward CopyLZFile() to LZCopy() instead of wrapping it.
Felix Nawothnig
- [1] snmpapi: Implement SnmpUtilOidCpy,
SnmpUtilOidFree and SnmpUtilVarBindFree.
Hans Leidekker
- [2] snmpapi: Add some missing APIs to the spec file.
Hans Leidekker
- [3] snmpapi: Implement SnmpUtilMem{Alloc,Free,ReAlloc}.
Hans Leidekker
- [4] snmpapi: Implement SnmpUtilVarBindCpy.
Hans Leidekker
- winspool/tests: (1/6) use a more generic name for a variable
Detlef Riekenberg
- winspool: (2) support xcv in DeletePortW
Detlef Riekenberg
- winspool: (3) support xcv in AddPortW
Detlef Riekenberg
- winspool: (4) improve trace for ClosePrinter
Detlef Riekenberg
- winspool: (5) more error-checks for XcvDataW
Detlef Riekenberg
- winspool/tests: (6/6) Fix tests for EnumPrinters, when the spooler
is off
Detlef Riekenberg
- msi: add Polish translation
Mikołaj Zalewski
- mpr: add Polish translation
Mikołaj Zalewski
- user32: Remove redundant visibility checks of a maximized MDI child,
add an explanation why we do that
Dmitry Timoshkov
- [5] snmpapi: Implement SnmpUtilVarBindListCpy and
SnmpUtilVarBindListFree.
Hans Leidekker
- dsound: fix tests for old versions of windows
Francois Gouget
- [dinput 1/5] Rename 'axe' to 'axis'
Christoph Frick
- [dinput 2/5] Use a struct ObjProps for the config of the device
Christoph Frick
- [dinput 3/5] Move the config for the buttons from the JoyDev into
the JoystickImpl
Christoph Frick
- [dinput 4/5] Add a config for the axes
Christoph Frick
- [dinput 5/5] No longer check for value exeed have(min|max) in
map_axis
Christoph Frick
- dsound: fix tests for old versions of windows
Robert Reif
- winetools: Fix installing on distributions without a root password.
Kai Blin
- [AppDB] Rename downloadurl::editor to outputEditor
Alexander Nicolaysen Sørnes
- kernel : beginning of French translation
Jonathan Ernst
- snmpapi: Implement SnmpUtilVarBindList{Cpy,Free}.
Hans Leidekker
- snmpapi: Implement SnmpUtilVarBindList{Cpy,Free}.
Hans Leidekker
- [01/49] wined3d: Add a comment about D3D write masks and GLSL
destination swizzles
H. Verbeet
- [02/49] wined3d: Split shader_glsl_add_param() in
shader_glsl_add_src_param() and shader_glsl_add_dst_param()
H. Verbeet
- [03/49] wined3d: Return the (binary) write mask from
shader_glsl_add_dst_param()
H. Verbeet
- [04/49] wined3d: Fixup the write mask for gl_FogFragCoord and
gl_PointSize
H. Verbeet
- [05/49] wined3d: Only add line numbers for new lines in
shader_addline()
H. Verbeet
- [06/49] wined3d: Rename shader_glsl_add_dst() to
shader_glsl_add_dst_old(), add shader_glsl_append_dst()
H. Verbeet
- [07/49] wined3d: Pass a mask to shader_glsl_add_src_param()
H. Verbeet
- [08/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_get_register_name()
H. Verbeet
- [09/49] wined3d: Rewrite shader_glsl_sincos() to properly take the
write mask into account
H. Verbeet
- [10/49] wined3d: Rewrite shader_glsl_arith() to properly take the
write mask into account
H. Verbeet
- [11/49] wined3d: Rewrite shader_glsl_mad() to properly take the
write mask into account
H. Verbeet
- [12/49] wined3d: Move WINED3DSIO_SGE & WINED3DSIO_SLT from
shader_glsl_map2gl() to shader_glsl_compare() where they
belong, properly take the write mask into account
H. Verbeet
- [13/49] wined3d: Give WINED3DSIO_CRS its own function,
properly take the write mask into account
H. Verbeet
- [14/49] wined3d: Rewrite shader_glsl_map2gl() to properly take the
write mask into account
H. Verbeet
- [15/49] wined3d: Rewrite shader_glsl_dot() to properly take the
write mask into account
H. Verbeet
- [16/49] wined3d: Rewrite pshader_glsl_dp2add() to properly take the
write mask into account
H. Verbeet
- [17/49] wined3d: Rewrite shader_glsl_mov() to properly take the
write mask into account,
in case of writing to an address register round the source
H. Verbeet
- [18/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_lit()
H. Verbeet
- [19/49] wined3d: Rewrite shader_glsl_lrp() to properly take the
write mask into account, use the GLSL mix instruction
H. Verbeet
- [20/49] wined3d: Rewrite shader_glsl_cmp() to properly take the
write mask into account
H. Verbeet
- [21/49] wined3d: Rewrite shader_glsl_cnd() to properly take the
write mask into account
H. Verbeet
- [22/49] wined3d: Rewrite shader_glsl_expp() to properly take the
write mask into account
H. Verbeet
- [23/49] wined3d: Rewrite shader_glsl_rcp() to properly take the
write mask into account
H. Verbeet
- [24/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_dst()
H. Verbeet
- [25/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texreg2ar,
use the correct source swizzle
H. Verbeet
- [26/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texreg2gb()
H. Verbeet
- [27/49] wined3d: Split out getting the sample function and
coordinate mask from shader_glsl_sample()
H. Verbeet
- [28/49] wined3d: Rewrite pshader_glsl_texreg2rgb to properly take
the write mask into account, use shader_glsl_get_sample_function()
H. Verbeet
- [29/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texdp3tex()
H. Verbeet
- [30/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texdp3()
H. Verbeet
- [31/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x2depth()
H. Verbeet
- [32/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x2pad()
H. Verbeet
- [33/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x3pad()
H. Verbeet
- [34/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x2tex()
H. Verbeet
- [35/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x3tex(),
use shader_glsl_get_sample_function()
H. Verbeet
- [36/49] wined3d:Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x3()
H. Verbeet
- [37/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x3spec(),
use shader_glsl_get_sample_function()
H. Verbeet
- [38/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x3vspec(),
use shader_glsl_get_sample_function() & GLSL reflect
H. Verbeet
- [40/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_rep()
H. Verbeet
- [41/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_if()
H. Verbeet
- [39/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_loop()
H. Verbeet
- [42/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_ifc()
H. Verbeet
- [43/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_breakc()
H. Verbeet
- [44/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_callnz()
H. Verbeet
- [45/49] wined3d: Fix pshader_glsl_tex() and pshader_glsl_texcoord()
H. Verbeet
- [46/49] wined3d: Simplify shader_glsl_get_swizzle()
H. Verbeet
- [47/49] wined3d: Simplify shader_glsl_get_write_mask()
H. Verbeet
- [48/49] wined3d: Add a glsl_dst_param_t type,
pass it to shader_glsl_add_dst_param() instead of three separate
character arrays
H. Verbeet
- [49/49] Add a glsl_src_param_t type,
pass it to shader_glsl_add_src_param() instead of three separate
character arrays
H. Verbeet
- user32: handle WM_SETICON message similar to WM_SETTEXT
Kirill K. Smirnov
- user32/tests: add test for WM_SETICON
Kirill K. Smirnov
- [35/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in pshader_glsl_texm3x3tex(),
use shader_glsl_get_sample_function()
H. Verbeet
- [40/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_rep()
H. Verbeet
- [41/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_if()
H. Verbeet
- [44/49] wined3d: Pass the correct mask to
shader_glsl_add_src_param() in shader_glsl_callnz()
H. Verbeet
- [48/49] wined3d: Add a glsl_dst_param_t type,
pass it to shader_glsl_add_dst_param() instead of three separate
character arrays
H. Verbeet
- user32/tests: add tests for WM_SETICON
Kirill K. Smirnov
- snmpapi: Implement SnmpUtil{IdsToA,OidToA,PrintOid}.
Hans Leidekker
- user32/tests: add tests for WM_SETICON
Kirill K. Smirnov
- winex11drv: Grub pointer in suitable window in ClipCursor
Vitaliy Margolen
- shell32: Remove unused variable
Andrew Talbot
- msvcrt: Move static function from header into file where it is
called
Andrew Talbot
- allow winebrowser to use commands with arguments
Yuriy
- localspl/tests: (1/4) extend test for XcvDataPort_MonitorUI
Detlef Riekenberg
- localspl/tests: (2/4) Add test for XcvDataPort_PortIsValid
Detlef Riekenberg
- localspl: (3/4) Implement XcvDataPort
Detlef Riekenberg
- localspl: (4/4) Implement PortIsValid for XcvDataPort
Detlef Riekenberg
- iphlpapi - MacOS / BSD support
Gavriel State
- [winex11.drv][clipboard] Fix pasting from X to Wine
Anatoly Lyutin
- [dinput 4/5] Add a config for the axes
Christoph Frick
- oleaut32: Initialize nrofnames to keep from freeing unused memory
in the error case
James Hawkins
- advapi32: Add tests for RegQueryValue
James Hawkins
- iphlpapi - MacOS / BSD support
Stefan Dösinger
- [try2] user32/tests: add tests for WM_SETICON
Kirill K. Smirnov
- comctl32: toolbar: fix the TB_SETBITMAPSIZE for width or height zero
(with testcase)
Mikołaj Zalewski
- [AppDB] Add more downloadurl functions and use them
Alexander Nicolaysen Sørnes
- [AppDB] Fix naming of OutputEditor()
Alexander Nicolaysen Sørnes
- sfc_os: (1/2) add stub for sfc_os.dll
Detlef Riekenberg
- sfc: (2/2) forward SfcIsFileProtected to sfc_os.dll
Detlef Riekenberg
- wininet: Fix HTTP_EncodeBasicAuth by passing an out buffer to the
second set of character set conversion calls.
Robert Shearman
- Make.rules.in: Add variables for BISONFLAGS and LEXFLAGS.
Robert Shearman
- [AppDB] include/html: fix indentation
Alexander Nicolaysen Sørnes
- netapi32: Declare a variable static
Andrew Talbot
- [1/3] WineD3D: Improve drawStridedSlow a bit
Stefan Dösinger
- [2/3] WineD3D: Store the stream number in the strided structure
Stefan Dösinger
- [3/3] WineD3D: Implement per stream offsets
Stefan Dösinger
- dbghelp: Search for .gnu_debuglink file [resend]
Frank Richter
- [wineconsole]updated Korean resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- msvcrt: If we're at EOF in the buffer and we pattern %n in format
string we should not count the EOF in the total.
Alasdair Sinclair
- [kernel32][console][try3] Adds comment for function
Anatoly Lyutin
- [cmd][builtins] Fixed function
Anatoly Lyutin
- [cmd][builtins] Fix WCMD_goto function
Anatoly Lyutin
- [dinput 6/5] Calc more caps infos ahead and store it in JoystickImpl
Christoph Frick
- [PATCH 1/4] ntdll: Implement RtlEncode/DecodePointer
Mike McCormack
- [PATCH 2/4] kernel32: Forward EncodePointer and DecodePointer to
their ntdll counterparts.
Mike McCormack
- [PATCH 3/4] user32: Add an exception handler around the WM_GETTEXT
handler.
Mike McCormack
- [PATCH 4/4] user32: Add a test showing WM_GETTEXT doesn't crash with
bad pointers.
Mike McCormack
- [PATCH 1/1] msi: Register IMsiServer
Mike McCormack
- [AppDB] (resend) Allow downloadurls on version submission
Alexander Nicolaysen Sørnes
- [AppDB] testResults.php: language fixes
Alexander Nicolaysen Sørnes
- [AppDB] Allow contacting maintainers through a form
Alexander Nicolaysen Sørnes
- [AppDB] (resend) Allow contacting maintainers through a form
Alexander Nicolaysen Sørnes
- odbccp32/tests: Add missing '\n' to an ok() call.
Francois Gouget
- tests: The non-gcc case was missing a forward declaration for
winetest_skip().
Francois Gouget
- winspool.drv: Reorder a couple of functions and remove the forward
declarations.
Francois Gouget
- d3d: Fix the D3DFMT_XXX constant declarations.
Francois Gouget
- [AppDB] Fix queueditems.php
Alexander Nicolaysen Sørnes
- [AppDB] Add url::display and replace old link display code
Alexander Nicolaysen Sørnes
- [AppDB] Fix url::update()
Alexander Nicolaysen Sørnes
- ws2_32: Fix trace for WS_setsockopt to look closer to WS_getsockopt.
Vitaliy Margolen
- [AppDB] Various small fixes for url
Alexander Nicolaysen Sørnes
- ntdll: Declare some functions static
Andrew Talbot
- [AppDB] test for url::update()
Alexander Nicolaysen Sørnes
- ntdll: Declare some functions static
Andrew Talbot
- [1/4] wined3d: Don't set Parm when isDiffuseSupplied is FALSE in
state_colormat(), it isn't used anyway
H. Verbeet
- [2/4] wined3d: When switching color material,
apply the material we were previously tracking
H. Verbeet
- [3/4] wined3d: Fix a typo
H. Verbeet
- [4/4] wined3d: Give shader constants their own debug channel
H. Verbeet
- [longlongprintf] winecoreaudio.drv
Stefan Leichter
- objsel: Declare a variable static
Andrew Talbot
- Makefiles: Add a default BISONFLAGS variable for widl, wmc, wrc and
wpp.
Robert Shearman
- ntdll: Implement RtlHashUnicodeString
Felix Nawothnig
- user32: invalidate button area instead of painting immediatly
Clinton Stimpson
- [kernel32][console][try4] Adds comment for function
Anatoly Lyutin
- user32: invalidate button area instead of painting immediatly & test
Clinton Stimpson
- user32: invalidate button area instead of painting immediatly
Clinton Stimpson
- Assorted spelling fixes.
Francois Gouget
- localspl: Remove unneeded cast.
Francois Gouget
- mcicda: Use '%u' to print GetLastError().
Francois Gouget
- ntdll/tests: Use '%u' to print GetLastError().
Francois Gouget
- secur32: Use '%u' to print GetLastError().
Francois Gouget
- usp10/tests: Use '%u' to print GetLastError().
Francois Gouget
- winmm/tests: Use '%u' to print GetLastError().
Francois Gouget
- winspool.drv: Use '%u' to print GetLastError().
Francois Gouget
- shell32: There is no need to check strings for NULL when using
debugstr_w().
Francois Gouget
- Don't put single quotes around '%s' when using the debugstr_*()
functions.
Francois Gouget
- Makefiles: Add a default BISONFLAGS variable for widl, wmc,
wrc and wpp.
Alexandre Julliard
- wined3d: Synchronize window style correcting code with ddraw
Dmitry Timoshkov
- user32: Some apps pass a color bitmap as a mask to
CreateIconIndirect, convert it to b/w
Dmitry Timoshkov
- SHELL32: Fix prototypes
Thomas Weidenmueller
- [1/2] shell32/tests: Add some more SHGetFileInfo() tests.
Francois Gouget
- [2/2] shell32: Add proper support for
SHGetFileInfo(SHGFI_ICONLOCATION | SHGFI_USEFILEATTRIBUTES).
Francois Gouget
- c2man fix with perl
Vitaly Lipatov
- [AppDB] application: display links using url::display
Alexander Nicolaysen Sørnes
- [AppDB] (resend) Various small fixes for url
Alexander Nicolaysen Sørnes
- Invlidate clip rect when scrolling
Aric Stewart
- [AppDB] (resend2) Various small fixes for url
Alexander Nicolaysen Sørnes
- [AppDB] (resend) test for url::update()
Alexander Nicolaysen Sørnes
- [AppDB] Fix voting
Alexander Nicolaysen Sørnes
- Initial Midi Out on MacOSX
Emmanuel Maillard
- server: Add generic access mapping for winstation and desktop
objects.
Vitaliy Margolen
- odbc32: Declare a function static
Andrew Talbot
- ole32: Declare some functions static
Andrew Talbot
- [1/5] wined3d: Use %s
H. Verbeet
- [2/5] wined3d: Move SetupFullscreenWindow() and RestoreWindow()
from IDirectDrawImpl to IWineD3DDeviceImpl
H. Verbeet
- [3/5] wined3d: Use SetupFullscreenWindow() to make the window
fullscreen
H. Verbeet
- [4/5] wined3d: gl_FragDepth is a float, so fixup the write mask
H. Verbeet
- [5/5] wined3d: The sincos instruction is valid for ps/vs 2.1 as well
H. Verbeet
- kernel32: Don't require full access to the newly created process
and thread.
Vitaliy Margolen
- server: Don't require full access when duplicating a pseudo-handle.
Vitaliy Margolen
- COMCTL32: Fix InitCommonControlsEx prototype
Thomas Weidenmueller
- user32: WM_SETFONT on button shouldn't repaint directly
Clinton Stimpson
- [PATCH 1/2] ntdll: Implement RtlDecodePointer and RtlEncodePointer
Mike McCormack
- [PATCH 2/2] kernel32: Forward EncodePointer and DecodePointer to
their ntdll counterparts.
Mike McCormack
- [WINEHQ] Assorted spelling fixes
Francois Gouget
- COMCTL32: Fix InitCommonControlsEx prototype
Thomas Weidenmueller
- [try2] user32:handle WM_SETICON message similar to WM_SETTEXT
Kirill K. Smirnov
- [try3]: user32/tests: add tests for WM_SETICON
Kirill K. Smirnov
- COMCTL32: Fix InitCommonControlsEx prototype (resend)
Thomas Weidenmueller
- SHELL32: Implement the property sheet extension array functions
Thomas Weidenmueller
- rpcrt4: Track the security quality of service settings for bindings
and connections.
Robert Shearman
- kernel32: Handle the SECURITY_* flags passed into CreateFileW by
filling out the SECURITY_QUALITY_OF_SERVICE structure and passing it to
NtCreateFile.
Robert Shearman
- rpcrt4: Handle security quality of service flags relevant to the
ncacn_np protocol.
Robert Shearman
- SHELL32: Implement the property sheet extension array functions
(resend)
Thomas Weidenmueller
- [AppDB] (resend3) New link edit code
Alexander Nicolaysen Sørnes
- user32: Fix some problems with the previous CreateIconIndirect patch
Dmitry Timoshkov
- [3/5] wined3d: Use SetupFullscreenWindow() to make the window
fullscreen
Stefan Dösinger
- [AppDB] Track versions' licence
Alexander
- server: User correct user sid for the default_dacl.
Vitaliy Margolen
- Makefiles: Add a default BISONFLAGS variable for widl, wmc, wrc
and wpp.
Robert Shearman
- [AppDB] (resend6) Allow maintainer requests on version submission
Alexander Nicolaysen Sørnes
- treeview.c: Select treeview item upon right click
Patrick
- advpack/tests: Fix typo
Bang Jun-Young
- objbase.h: Fix typo in comment
Bang Jun-Young
- winbase.h: Cosmetic changes.
Bang Jun-Young
- advapi32: Do not include unnecessary headers.
Bang Jun-Young
- msxml3: config.h police
Bang Jun-Young
- wineoss.drv: config.h police
Bang Jun-Young
- comctl32: Fix the updown control test to pass under XP
Dmitry Timoshkov
- mlang: Implement IMultiLanguage::GetCodePageInfo.
Hans Leidekker
- [AppDB] (resend7) Allow maintainer requests on version submission
Alexander Nicolaysen Sørnes
- [AppDB] Track versions' licence
Alexander
- kernel32/tests: Fix a declaration and use skip for the message
Detlef Riekenberg
- kernel32/tests: VirtualAllocEx not present in Win95
Detlef Riekenberg
- kernel32/tests: GetVolumeNameForMountPoint not present before w2k
Detlef Riekenberg
- [AppDB] Langauge fixes for the FAQ
Alexander Nicolaysen Sørnes
- oleaut32: Declare some items static
Andrew Talbot
- oledlg: Declare a function static
Andrew Talbot
- shlwapi: Uninitialized variable fix (Coverity)
Andrew Talbot
- dmime: Remove unused variable
Andrew Talbot
- [AppDB] Track versions' licence
Alexander Nicolaysen Sørnes
- qcap: Fix a typo
Andrew Talbot
- [AppDB] Track versions' licence
Alexander Nicolaysen Sørnes
- [AppDB] Add licence field to appdb_tables.sql
Alexander Nicolaysen Sørnes
- filedlg.c: don't refresh file list if filter unchanged;
update filter in any case
Patrick
- filedlg.c: don't refresh file list if filter unchanged;
update filter in any case
Patrick
- framewnd.c: Avoid error messages; invalid key name copying
Patrick
- [AppDB] appsubmit: Fix naming of newSubmition
Alexander Nicolaysen Sørnes
- [AppDB] Prompt for appname first on app submission
Alexander Nicolaysen Sørnes
- [AppDB] Make votes version specific
Alexander Nicolaysen Sørnes
- Remove the unnecessary instruction to run make depend from the
configure script
Michael [Plouj] Ploujnikov
- AppDB include/version.php added a missing space to license
WhatChanged
Michael [Plouj] Ploujnikov
- user32: define RealChildWindowFromPoint as a real stub.
Louis. Lenders
- dbghelp: fix debuglink crash, accessing memory after munmap
Peter Oberndorfer
- [AppDB] Small fixes for licence handling
Alexander Nicolaysen Sørnes
- [AppDB] Allow filtering by licence in downloads list
Alexander Nicolaysen Sørnes
- [AppDB] Fix a few more OutputEditor() references
Alexander Nicolaysen Sørnes
- [AppDB] Langauge fixes for the FAQ
Francois Gouget
- [PATCH] [Msvcrt]: fix the internal flag computation for
_open_osfhandle (should fix
Eric Pouech
- [AppDB] Langauge fixes for the FAQ
Alexander Nicolaysen Sørnes
- [AppDB] Re-enable voting
Alexander Nicolaysen Sørnes
- winspool: Make fixme for PRINTER_ENUM_CONNECTIONS more silent
Detlef Riekenberg
- [ntdll/om.c] Extra check for ObjectAttributes (Coverity)
Paul Vriens
- [AppDB] Allow filtering by licence in downloads list
Alexander Nicolaysen Sørnes
- ntdll: Correct trace message stating NtAccessCheck is a stub.
Vitaliy Margolen
- ntdll: Don't change granted access mask on error.
Vitaliy Margolen
- server: Reverse return value and status in token_access_check to
be consistent.
Vitaliy Margolen
- [PATCH 1/14] winex11.drv: Make X11DRV_window_to_X_rect use hwnd
instead of win_data
Pierre d'Herbemont
- [PATCH 2/14] winex11.drv: Make X11DRV_X_to_window_rect use hwnd
instead
of win_data (for consistency purpose with X11DRV_window_to_X_rect)
Pierre d'Herbemont
- [PATCH 3/14] winex11.drv: Make X11DRV_SetWindowPos able to perform
most of its jobs without a valid win_data
Pierre d'Herbemont
- [PATCH 4/14] user32: Move window size check from graphics
drivers'CreateWindow to user32's CreateWindow
Pierre d'Herbemont
- [PATCH 5/14] user32: Move the call to the WH_CBT hook from graphics
drivers' CreateWindow to user32's CreateWindow
Pierre d'Herbemont
- [PATCH 6/14] user32: Send the WM_GETMINMAXINFO message from user32's
CreateWindow
Pierre d'Herbemont
- [PATCH 7/14] user32: Send the WM_NCCREATE message from user32's
CreateWindow
Pierre d'Herbemont
- [PATCH 8/14] winex11.drv: remove window validity check
Pierre d'Herbemont
- [PATCH 9/14] user32: Send the WM_NCCALCSIZE message from user32's
CreateWindow
Pierre d'Herbemont
- [PATCH 10/14] user32: Send the WM_CREATE message from user32's
CreateWindow
Pierre d'Herbemont
- [PATCH 11/14] user32: Use a label to handle errors in
WIN_CreateWindowEx
Pierre d'Herbemont
- [PATCH 12/14] user32: Send the EVENT_OBJECT_CREATE notice from
user32's CreateWindow
Pierre d'Herbemont
- [PATCH 13/14] user32: Send the size messages from user32's
CreateWindow
Pierre d'Herbemont
- [PATCH 14/14] winex11.drv: Remove unsuseful failed label
(X11DRV_DestroyWindow is also called by WIN_DestroyWindow)
Pierre d'Herbemont
- [wineconsole]updated Korean resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- [PATCH 1/8] server: Prevent a crash on error while creating a token.
Vitaliy Margolen
- [PATCH 2/8] server: Get the primary group from the token.
Vitaliy Margolen
- [PATCH 3/8] server: export few functions we will need for security
descriptor checks.
Vitaliy Margolen
- [PATCH 4/8] server: Add server descriptor field to object struct.
Vitaliy Margolen
- [PATCH 5/8] server: If mapped access mask is 0 treat it as an access
denied error.
Vitaliy Margolen
- [PATCH 6/8] server: Implement function to set object's security
descriptor.
Vitaliy Margolen
- [PATCH 7/8] server: Check security descriptor in the process'
map_access function.
Vitaliy Margolen
- [PATCH 8/8] server/kernel32: Marshal security descriptor to server
in create_process.
Vitaliy Margolen
- [Lostwages] Update download-deb with simpler instructions and APT
key
Scott Ritchie
- [1] snmpapi: Implement SnmpUtilAsnAny{Cpy,Free}.
Hans Leidekker
- [2] snmpapi: Implement SnmpUtilOctets{Cmp,Cpy,Free,NCmp}.
Hans Leidekker
- [3] snmpapi: Implement SnmpUtilOid{Append, Cmp,
NCmp}. Fix SnmpUtilOid{Cpy, Free}.
Hans Leidekker
- [4] snmpapi: Implement SnmpUtil{DbgPrint, IdsToA, OidToA,
PrintAsnAny, PrintOid}.
Hans Leidekker
- [PATCH 1/2] ntdll: Implement RtlDecodePointer and RtlEncodePointer
Mike McCormack
- [PATCH 2/2] kernel32: Forward EncodePointer and DecodePointer to
their ntdll counterparts.
Mike McCormack
- [1/2] gdi32: Add a GetDIBits test
Dmitry Timoshkov
- [2/2] gdi32: Add a simple SelectObject test for bitmaps
Dmitry Timoshkov
- oleaut32/tests: Fix compilation on systems that don't support
nameless structs (e.g. gcc 2.95).
Francois Gouget
- [comctl32/tests] Cast-qual warning fixes
Paul Vriens
- [4] snmpapi: Implement SnmpUtil{DbgPrint, IdsToA, OidToA,
PrintAsnAny, PrintOid}.
Hans Leidekker
- [5] snmpapi: Add a bunch of tests.
Hans Leidekker
- [6] snmpapi: Add tests for SnmpUtilVarBind{, List}{Cpy,
Free}. Make them pass.
Hans Leidekker
- [AppDB] AppQueue: Show oldest items first
Alexander Nicolaysen S