Sign in
goma
/
wine
/
19d223cadea1956eac0f0f8629c0ce1f7dc7a9b5
19d223c
wined3d: Store multiple constant indices per list entry.
by H. Verbeet
· 18 years ago
2c85e5e
wined3d: Store GLSL programs in a hash table rather than a linked list.
by H. Verbeet
· 18 years ago
2a82ed8
wined3d: Add some hash table code.
by H. Verbeet
· 18 years ago
0170cc4
wined3d: Boolean constants use up only a single uniform each.
by H. Verbeet
· 18 years ago
b299395
wined3d: Fix matching WINED3DDECLUSAGE_POSITION against WINED3DDECLUSAGE_POSITIONT.
by H. Verbeet
· 18 years ago
8b2a86a
ntdll: Test object attributes in NtCreateMailslotFile.
by Jeff Latimer
· 18 years ago
74db5a1
ntdll: Set default timeout in NtCreateMailslotFile if parameter is NULL.
by Jeff Latimer
· 18 years ago
cb489f7
ntdll: Check for passing a NULL handle to NtCreateMailslotFile and add a test.
by Jeff Latimer
· 18 years ago
2775db3
ntdll: Framework for NtCreateMailslotFile tests.
by Jeff Latimer
· 18 years ago
829dfa8
rpcrt4: Set TCP_NODELAY on the socket for the ncacn_ip_tcp transport to reduce latency.
by Rob Shearman
· 18 years ago
c0a5671
ntdll: More error checking. Properly handle NULL ACLs.
by Vitaliy Margolen
· 18 years ago
1780ca6
msxml3: Implement {get,putref}_schemas.
by Huw Davies
· 18 years ago
c30c6e2
msxml3: Add a schema cache object.
by Huw Davies
· 18 years ago
ce6f221
ntdll: Extend debugger tests.
by Peter Oberndorfer
· 18 years ago
647d0d9
ntdll/tests: Add a debugger around the exceptions.
by Peter Oberndorfer
· 18 years ago
00eca70
kernel32: Allow for non base-10 int values in ini file.
by Aric Stewart
· 18 years ago
1c632cd
cmd.exe: Make 'set t' show all vars starting with 't'.
by Jason Edmeades
· 18 years ago
69194ce
cmd.exe: Add rd /s support.
by Jason Edmeades
· 18 years ago
3232e61
cmd.exe: Locate programs more correctly.
by Jason Edmeades
· 18 years ago
54ba046
cmd.exe: Allow special named env vars to be modified.
by Jason Edmeades
· 18 years ago
b5186e1
user32: Simplify height calculation.
by Dmitry Timoshkov
· 18 years ago
f0e88c2
imm32: Simplify ImmInternalSendIMENotify.
by Dmitry Timoshkov
· 18 years ago
fbc80d7
configure: Generate stand alone AC_CONFIG_FILES() lines.
by Marcus Meissner
· 18 years ago
3a66a78
user32: Send WM_GETTEXT to get the window caption when drawing the nonclient caption bar.
by Rob Shearman
· 18 years ago
b42fcee
wordpad: Small cosmetic fixes.
by Alexander Nicolaysen Sørnes
· 18 years ago
ade9fd6
kernel32: Remove duplicate code (use serialui instead).
by Detlef Riekenberg
· 18 years ago
9258c40
serialui: Use RS232 as default ProviderSubType.
by Detlef Riekenberg
· 18 years ago
443ae22
wininet/tests: Add another test.
by Paul Vriens
· 18 years ago
4a16dbb
wined3d: More Clear fixes.
by Stefan Dösinger
· 18 years ago
8b70b91
winex11.drv: Ignore depth mismatch when using a virtual desktop.
by Stefan Dösinger
· 18 years ago
74d2632
wined3d: Index buffer creation adjustments.
by Stefan Dösinger
· 18 years ago
76ed11e
gdi32: Select correct replacement from ttc file.
by Aric Stewart
· 18 years ago
bc07aff
gdi32: Allow for loading of multibyte font name replacements.
by Aric Stewart
· 18 years ago
b603927
wordpad: Set default font to 'Times New Roman', like native does.
by Alexander Nicolaysen Sørnes
· 18 years ago
cdac075
msxml3: Register schema cache classes.
by Huw Davies
· 18 years ago
2d4735a
gdi32: Make DC creation fail if we cannot allocate the visible region.
by Alexandre Julliard
· 18 years ago
489db09
comctl32: More status bar tests.
by Alex Arazi
· 18 years ago
a98b9d7
ddraw/tests: Fix compilation on systems that don't support nameless unions.
by Francois Gouget
· 18 years ago
dbbef46
ddraw/tests: There is no unnamed union in D3DLIGHT7.
by Francois Gouget
· 18 years ago
e9da401
winealsa: Remove usage of uninitialised variable.
by Maarten Lankhorst
· 18 years ago
9ceb5a3
msxml3: Convert the domdoc object to use the IXMLDOMDocument2 interface.
by Huw Davies
· 18 years ago
94a0a90
widl: Print EXPR_NUM expresssions as unsigned to avoid printing an extra negative sign when lval is large.
by Rob Shearman
· 18 years ago
3bd31cf
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning.
by Rob Shearman
· 18 years ago
85aefa3
oleview: Add safearray type.
by Misha Koshelev
· 18 years ago
15d1097
oleview: Make optional flag "optional" not "opt.".
by Misha Koshelev
· 18 years ago
e163186
oleview: Add forgotten newlines to forward declarations.
by Misha Koshelev
· 18 years ago
633e038
oleview: Properly support enumerations.
by Misha Koshelev
· 18 years ago
a5d7c2f
oleview: Report default values.
by Misha Koshelev
· 18 years ago
0e28140
winex11.drv: Check the valid rects after the set_window_pos wineserver call.
by Pierre d'Herbemont
· 18 years ago
99cb61e
imm32: Properly send WM_IME_NOTIFY using SendMessage.
by Aric Stewart
· 18 years ago
e161dd9
dbghelp: Handle the .gnu_debuglink files with the newly added alternate mechanism.
by Eric Pouech
· 18 years ago
fc66bb3
dbghelp: Allow to add an alternate file_map for an ELF file (where to look for its debug information).
by Eric Pouech
· 18 years ago
62b57f9
dbghelp: Rewrote the ELF section mapper for better data encapsulation.
by Eric Pouech
· 18 years ago
0ee7264
comctl32: Use mask value in COMBOEX_GetItemA too.
by Samuel Lidén Borell
· 18 years ago
a02a680
comctl32: rebar: Test the RBN_HEIGHTCHANGE notify and do some fixes.
by Mikołaj Zalewski
· 18 years ago
f3ebf1c
comctl32: listview: Set the style in WM_CREATE.
by Mikołaj Zalewski
· 18 years ago
cc9160f
comdlg32: Synchronize ChooseColor dialog templates with the English one.
by Dmitry Timoshkov
· 18 years ago
51ee7f4
wined3d: Use application provided fog range when fog is enabled.
by Vitaliy Margolen
· 18 years ago
bea5199
imagehlp: Forward already implemented functions to dbghelp.
by Vitaliy Margolen
· 18 years ago
969dc6a
d3d9: Free the vertex declaration elements.
by H. Verbeet
· 18 years ago
ba40c46
msi: Overwrite an existing read-only file when copying the install file.
by James Hawkins
· 18 years ago
a40d687
msi: Add tests for using markers in SELECT clauses.
by James Hawkins
· 18 years ago
d4a3249
msi: Check for a NULL text entry, as it can be blank in the VolumeCostList control.
by James Hawkins
· 18 years ago
747f19f
msi: Free the custom action data after the thread function executes.
by James Hawkins
· 18 years ago
5f96078
wineshelllink: Fix menu entries with double spaces in their names.
by Vitaliy Margolen
· 18 years ago
3ab449c
cmd.exe: Add special SET modifiers.
by Jason Edmeades
· 18 years ago
e8fa5df
cmd.exe: Add %random% special name support.
by Jason Edmeades
· 18 years ago
98ae8a6
cmd.exe: Unify parsing and expansion.
by Jason Edmeades
· 18 years ago
327d7ef
cmd.exe: Add support for call :label and goto :label.
by Jason Edmeades
· 18 years ago
365f86f
cmd.exe: Add pushd and popd.
by Jason Edmeades
· 18 years ago
7aa2e61
wordpad: Add open file dialogue.
by Alexander Nicolaysen Sørnes
· 18 years ago
194c3f2
wordpad: Make edit menu more like native.
by Alexander Nicolaysen Sørnes
· 18 years ago
a53eab6
wordpad: Add paste support.
by Alexander Nicolaysen Sørnes
· 18 years ago
38ad045
wordpad: Don't create maximized window.
by Alexander Nicolaysen Sørnes
· 18 years ago
557d69d
wordpad: Make toolbar more like native.
by Alexander Nicolaysen Sørnes
· 18 years ago
3114232
user32: Do not call NULL message callback.
by Fabian Bieler
· 18 years ago
106badf
include/d3d9types.h: Remove Size from D3DVOLUME_DESC.
by Rok Mandeljc
· 18 years ago
4c8fbfe
libwine: Eliminate duplicate function implementations in string.c
by Rob Shearman
· 18 years ago
29706e6
ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.
by Rob Shearman
· 18 years ago
0101f89
ole32: Add tests for default handler creation and handler marshaling.
by Rob Shearman
· 18 years ago
46fc9c2
wininet: Constify some variables.
by Andrew Talbot
· 18 years ago
a46ad82
wineps.drv: Constify some variables.
by Andrew Talbot
· 18 years ago
b940df1
version: Constify a variable.
by Andrew Talbot
· 18 years ago
bde4e36
ws2_32: Handle NULL argument in inet_addr.
by Hans Leidekker
· 18 years ago
cdca32c
cmd: Remove execute permission on source files.
by Alexandre Julliard
· 18 years ago
cbd54cf
README: Fully revise Korean translation.
by Bang Jun-Young
· 18 years ago
5ed9be8
hhctrl.ocx: Added beginning #SYSTEM parsing code.
by Jacek Caban
· 18 years ago
1711c3a
hhctrl.ocx: Handle memory allocation in OpenCHM and CloseCHM.
by Jacek Caban
· 18 years ago
976f2db
hhctrl.ocx: Move HH_OpenCHM implementation to HH_Open.
by Jacek Caban
· 18 years ago
0262fb5
hhctrl.ocx: Use hhctrl.ocx's HINSTANCE.
by Jacek Caban
· 18 years ago
e717dcc
hhctrl.ocx: Rewrite reading strings from #STRINGS section.
by Jacek Caban
· 18 years ago
07ba457
hhctrl.ocx: Use wrappers of memory allocation functions.
by Jacek Caban
· 18 years ago
5faa1f6
hhctrl.ocx: Move DllMain to hhctrl.c.
by Jacek Caban
· 18 years ago
9a20d35
hhctrl.ocx: Declare strdupAtoW in hhctrl.h and use it instead of duplicated *ANSIToUnicode.
by Jacek Caban
· 18 years ago
6e72b26
hhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
by Jacek Caban
· 18 years ago
8650c57
serialui/tests: Add initial tests.
by Detlef Riekenberg
· 18 years ago
59e816d
serialui: Fix return type for drvGetDefaultCommConfig.
by Detlef Riekenberg
· 18 years ago
fa86532
comctl32: Add DebugInfo to critical section.
by Jan Zerebecki
· 18 years ago
870310b
wined3d: replace #ifdef with if() for DEBUG_SINGLE_MODE.
by Jan Zerebecki
· 18 years ago
706bc26
wined3d: Make CreateFakeGLContext thread safe.
by Jan Zerebecki
· 18 years ago
Next »