projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2006-03-15
Vitaliy Margolen
x11drv: Fix one case of "glXChooseFBConfig returns...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-15
Rein Klazes
x11drv: Avoid unaligned 32 bit reads, and reads beyond...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-15
Alexandre Julliard
msvideo: Renamed the msvideo directory to msvfw32.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-15
Alexandre Julliard
win32s: Renamed the win32s directory to w32skrnl.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-15
Alexandre Julliard
winsock: Renamed the winsock directory to ws2_32.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-15
Alexandre Julliard
wineprefixcreate: Fixed datadir path. Added dependency...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Pierre d'Herbemont
wineprefixcreate: Make path searching relative.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Dmitry Timoshkov
shell32: Add parameter formatting rule to the command...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Robert Shearman
wininet: Move URL-related tests to a separate file.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Robert Shearman
wininet: Make InternetCrackUrlW set the components...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Robert Shearman
wininet: Move cookie-related stubs to cookie.c
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Robert Shearman
wininet: Implement setting of send and receive timeouts.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Robert Shearman
ntdll: Move the call to MODULE_DllThreadAttach from...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Robert Reif
wineesd: Use pipe sync for events.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Jan Zerebecki
x11drv: Prevent out of bound access in DescribePixelFormat.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-14
Jan Zerebecki
wine.inf: Increase the DirectX version to that of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Alexandre Julliard
ddraw: Don't crash in d3d test if OpenGL is missing.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Juan Lang
crypt32: Abstract contexts.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Mike McCormack
shell32: Fix some gcc 4.1 warnings caused by casts...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Roderick Colenbrander
wined3d: Vertexdeclaration fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Hans Leidekker
advapi32: Add stub implementations for a bunch of docum...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Christoph Frick
dinput/joystick_linuxinput: Add POV detection and repor...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Robert Shearman
ntdll: Very crude implementation of RtlQueueWorkItem.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Robert Shearman
kernel: Implement QueueUserWorkItem.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Robert Shearman
wininet: Fix the conversion of NULL component values...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Robert Shearman
wininet: Host name isn't present when two slashes aren...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Robert Shearman
wininet: InternetCrackUrl should set nPort to the defau...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Stefan Dösinger
wined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Vitaliy Margolen
wined3d: Don't override variable that still has somethi...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Vitaliy Margolen
wined3d: Add D3DSIO_TEXM3x3PAD to opcode list. We alrea...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Paul Vriens
wine.inf: Add RegisteredOwner and Org also to WindowsNT...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Mike McCormack
avifil32: Use HeapAlloc instead of LocalAlloc.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Mike McCormack
avifil32: Use HeapAlloc instead of Global/LocalAlloc.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Mike McCormack
avifil32: Use HeapAlloc instead of Local Alloc.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Mike McCormack
avifil32: Use HeapAlloc instead of GlobalAlloc/LocalAlloc.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Mike McCormack
avifil32: Use HeapAlloc/Free instead of LocalAlloc...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Mike McCormack
avifil32: Use HeapAlloc instead of LocalAlloc. Make...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Alexandre Julliard
winefile: Refresh the drives and files upon WM_DEVICECH...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Stefan Dösinger
wined3d: Consistently use WINED3DRESOURCETYPE.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Mike McCormack
avifil32: Use CoTaskMemAlloc when allocating memory...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Mike McCormack
avifil32: Fix some gcc 4.1 warnings cause by windowsx...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Mike McCormack
comdlg32: Remove the property when destroy the dialog...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Juan Lang
crypt32: Move context properties to a separate file.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Robert Reif
wineesd: Update ESD driver to closer match OSS and...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Petr Tesarik
winedbg: Fix lcall instruction opcode.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Robert Shearman
wininet: Don't duplicate empty strings.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Fatih Asici
wordpad: Add Turkish resource file.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Fatih Asici
winecfg: Update Turkish resource file.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Fatih Aşıcı
documentation: Turkish translation of README file.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Alexandre Julliard
aclocal.m4: Avoid invalid characters in the cache varia...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Mike McCormack
comdlg32: Use a property for the color dialog's informa...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Alexandre Julliard
dbt.h: Added DBTF_ flags.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Alexandre Julliard
user: Support packing/unpacking the WM_DEVICECHANGE...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: Fix InternetGetCookie with no matching cookies.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: Fix an off-by-one error in InternetCreateUrlW.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: Further InternetCreateFileW fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: If necessary, add a slash between the hostname...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: More InternetCreateUrlW fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: Parse the scheme the string in InternetCreateF...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: Get the string for the scheme if specified...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: The host name is optional in InternetCreateUrlW.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: Use an array of schemes for mapping from a...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: Fix Trace in InternetCreateUrl.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Robert Shearman
wininet: Fix redirects with relative URIs instead of...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Christoph Frick
dinput/linuxinput: Fix handling of DIPH_BYID.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Dmitry Timoshkov
gdi: Load system fonts from $(datadir)/wine/fonts if...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Dmitry Timoshkov
gdi: A better workaround for extended user style pens.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
H. Verbeet
wined3d: Use OpenGL fragment programs when available.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
H. Verbeet
wined3d: Remove an incorrect FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
H. Verbeet
wined3d: Enable color fixups for vertex shaders.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
H. Verbeet
wined3d: Minor vshader_program_add_param cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Francois Gouget
oleaut32: Reorder a few functions to avoid forward...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Stefan Dösinger
wined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapC...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Mike McCormack
user: The height of a ListBox item can be no more than...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Mike McCormack
msi: Remove some unnecessary indent.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Mike McCormack
msi: Make sure to run tests for MsiEvaluateCondition.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Jacek Caban
mshtml: Added beginning of getAttribute implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-09
Jacek Caban
mshtml: Added IHTMLBodyElement implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Huw Davies
opengl32: Implement wglUseFontOutlines.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Juan Lang
crypt32: Implement CertGetValidUsages.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Stefan Dösinger
wined3d: Add D3DLOCK_* types to wined3d_types.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Jacek Caban
mshtml: Added get_name and get_value implementation...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Jacek Caban
mshtml: Added get_name and get_value implementation...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Jacek Caban
mshtml: Added get_type, get_value, get_name and get_checked
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Peter Åstrand
comctl32: LISTVIEW_InsertItemT should accept iItem...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Hans Leidekker
mscms: Add tests for EnumColorProfiles{A,W}.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Hans Leidekker
mscms: Implement EnumColorProfiles{A,W}.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Dmitry Timoshkov
fonts: Install fonts in $(datadir)/wine/fonts.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-08
Alexandre Julliard
dlls: Added a default install-lib rule for dlls that...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Alexandre Julliard
x11drv: Don't send an invalid WM_NCCREATE to the deskto...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Alexandre Julliard
server: Fixed length check in dump_inline_unicode_string.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Alexandre Julliard
explorer: Merged systray support with the desktop windo...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Alexandre Julliard
user: Launch explorer to manage the desktop window.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Alexandre Julliard
explorer: Added desktop option.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Mike McCormack
kernel: Improve the activation context stubs.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
H. Verbeet
wined3d: Fix a few FIXME's.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
H. Verbeet
wined3d: Implement GetCreationParameters (from a patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Stefan Dösinger
wined3d: Define D3D usage flags in wined3d_types.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Stefan Dösinger
wined3d: Add device caps to wined3d_types.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-07
Jacek Caban
mshtml: Added IHTMLTextAreaElement implementation.
commit
|
commitdiff
|
tree
|
snapshot
next