projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Use #ifdef instead of #if for all feature tests.
[wine]
/
dlls
/
2003-09-17
Jon Griffiths
Re-implement and optimise the NLS formatting functions...
tree
|
commitdiff
2003-09-17
Oleg Prokhorov
Avoid crash if invalid rate was specified.
tree
|
commitdiff
2003-09-17
Igor Stepin
Added Russian translation.
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Use WOWCallback16Ex to switch to vm86 mode so that...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved undocumented functions out of the exported commct...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Avoid linking error with older alsa libs.
tree
|
commitdiff
2003-09-17
Igor Stepin
Added a lot of Russian translations.
tree
|
commitdiff
2003-09-17
Igor Stepin
Added Russian translation.
tree
|
commitdiff
2003-09-17
Jon Griffiths
Documentation updates.
tree
|
commitdiff
2003-09-17
Mike McCormack
Created stub functions for advapi32.GetExplicitEntriesF...
tree
|
commitdiff
2003-09-17
Mike McCormack
Add missing LF in trace message.
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved almost all remaining process, thread, fiber and...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved instruction emulation to dlls/kernel.
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Moved out of windef.h a few definitions that don't...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
SLOWORD and SHIWORD do not exist on Win32 (reported...
tree
|
commitdiff
2003-09-17
Rolf Kalbermatter
Fix another error under Win9x (hopefully).
tree
|
commitdiff
2003-09-17
Rolf Kalbermatter
Implemented SHSimpleIDListFromPath correctly.
tree
|
commitdiff
2003-09-17
Steven Edwards
Remove redundant includes.
tree
|
commitdiff
2003-09-16
Alexandre Julliard
More robust detection of charset names.
tree
|
commitdiff
2003-09-16
Alexandre Julliard
Moved most kernel string functions to dlls/kernel.
tree
|
commitdiff
2003-09-16
Alexandre Julliard
Moved most 32-bit heap functions to dlls/kernel.
tree
|
commitdiff
2003-09-16
Mike McCormack
Implemented ImageGetCertificateData.
tree
|
commitdiff
2003-09-16
Pavel Roskin
Moved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
tree
|
commitdiff
2003-09-16
Alex Pasadyn
Enable resolution changes for older D3D/DDraw applications.
tree
|
commitdiff
2003-09-16
Alex Pasadyn
Enable resolution changes for D3D8 applications.
tree
|
commitdiff
2003-09-16
Alex Pasadyn
- Allow applications to resize the Wine desktop window.
tree
|
commitdiff
2003-09-16
Alex Pasadyn
- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
tree
|
commitdiff
2003-09-16
Rolf Kalbermatter
Added a few todo_wine tests with filenames with wildcards.
tree
|
commitdiff
2003-09-16
Rolf Kalbermatter
Remove <ntstatus.h> to allow compilation with MS PSDK...
tree
|
commitdiff
2003-09-16
Filip Navara
Fixed definitions of TTTOOLINFOA/W_V1_SIZE and
tree
|
commitdiff
2003-09-16
Eric Pouech
- Implemented a few information classes in NtQuerySyste...
tree
|
commitdiff
2003-09-16
<develop@stueben...
Use SysAllocStringByteLen/SysStringByteLen to copy...
tree
|
commitdiff
2003-09-15
Rolf Kalbermatter
Make sure the bind context is forwarded in
tree
|
commitdiff
2003-09-15
Rolf Kalbermatter
Signed/unsigned warnings and some formatting.
tree
|
commitdiff
2003-09-15
Rolf Kalbermatter
Added IFileSystemBindData implementation.
tree
|
commitdiff
2003-09-15
Rolf Kalbermatter
SHChangeNotify should use SHSimpleIDListFromPath as...
tree
|
commitdiff
2003-09-15
Christian Costa
Added midi support to the ALSA driver.
tree
|
commitdiff
2003-09-15
Mike McCormack
Move the mailslot stubs into the dlls/kernel directory.
tree
|
commitdiff
2003-09-15
Alexandre Julliard
Remove generated assembly code on make clean.
tree
|
commitdiff
2003-09-15
Eric Pouech
- Moved Wine extension to get DSound interface from...
tree
|
commitdiff
2003-09-15
Robert Reif
Added better tests for volume and pan.
tree
|
commitdiff
2003-09-15
Robert Reif
Device enumeration callbacks should return a NULL guid...
tree
|
commitdiff
2003-09-15
Kevin Groeneveld
- Fix small bug with parsing of numbers in BuildCommDCB...
tree
|
commitdiff
2003-09-15
Lionel Ulmer
- add ZBuffer write support
tree
|
commitdiff
2003-09-15
Lionel Ulmer
Use ddraw_geom in the execute buffer code.
tree
|
commitdiff
2003-09-15
Eric Pouech
- Implemented IsHungAppWindow.
tree
|
commitdiff
2003-09-15
Mike Hearn
Move packet linked list tail forward correctly on push.
tree
|
commitdiff
2003-09-12
Kevin Groeneveld
Add missing wReserved1 member to DCB structure definition.
tree
|
commitdiff
2003-09-12
Eric Pouech
Moved some MM internal definition to internal include...
tree
|
commitdiff
2003-09-12
Mike Hearn
Implement dispatch variant marshalling.
tree
|
commitdiff
2003-09-12
Dave Miller
Alphabetized the functions.
tree
|
commitdiff
2003-09-12
Robert Shearman
- Make sure dropdown arrow is always centered.
tree
|
commitdiff
2003-09-11
Jon Griffiths
MLLoadlibrary: Remove -noname and duplicate entry.
tree
|
commitdiff
2003-09-11
Robert Shearman
Implemented IMemAllocator and IMediaSample.
tree
|
commitdiff
2003-09-11
Alexandre Julliard
Changed ordinal functions that now have a name to use...
tree
|
commitdiff
2003-09-11
Geoff Thorpe
Added a stub for NetStatisticsGet.
tree
|
commitdiff
2003-09-11
Dave Miller
Removed ordinals from comments.
tree
|
commitdiff
2003-09-11
Dave Miller
Remove all the ordinals and use @ instead.
tree
|
commitdiff
2003-09-11
Geoff Thorpe
Added a stub for Heap32ListFirst.
tree
|
commitdiff
2003-09-11
Steven Edwards
Porting fixes.
tree
|
commitdiff
2003-09-11
Robert Shearman
- Convert ordinals to their real names.
tree
|
commitdiff
2003-09-11
Francois Gouget
Modify ok("xxx") calls into ok("xxx\n") as is now expected.
tree
|
commitdiff
2003-09-11
Francois Gouget
Modify winetest_ok to only add a trailing '\n' if there...
tree
|
commitdiff
2003-09-11
Gregory M. Turner
Updated the "TODO" comments.
tree
|
commitdiff
2003-09-11
Robert Shearman
Add proper names to ordinal-only functions.
tree
|
commitdiff
2003-09-11
György 'Nog' Jeney
Fix invalid C constructs (spotted by Marcus Meissner).
tree
|
commitdiff
2003-09-11
Tom Wickline
Set version to 8.1.
tree
|
commitdiff
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
tree
|
commitdiff
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
tree
|
commitdiff
2003-09-09
Alexandre Julliard
Converted the rest of the obj_*.h headers to IDL into...
tree
|
commitdiff
2003-09-08
Francois Gouget
Fix the case of product and company names.
tree
|
commitdiff
2003-09-08
Mike McCormack
Added an initial (mostly stub) implementation of MSHTML...
tree
|
commitdiff
2003-09-08
Alexandre Julliard
On TlsFree, clear the released TLS index in all threads.
tree
|
commitdiff
2003-09-08
Juan Lang
- Fix buffer overrun in GetNetworkParams.
tree
|
commitdiff
2003-09-08
Francois Gouget
A few spelling fixes.
tree
|
commitdiff
2003-09-08
Dave Miller
Fix incorrect ordinals.
tree
|
commitdiff
2003-09-08
Rolf Kalbermatter
Change parameter in SHGetSpecialFolderPathA/W to int...
tree
|
commitdiff
2003-09-08
Mike McCormack
Create a propper stub for oleaut32.VarMod.
tree
|
commitdiff
2003-09-06
Alexandre Julliard
Added a missing dependency for testlist.c files.
tree
|
commitdiff
2003-09-06
Alexandre Julliard
Regenerated with the latest widl.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Implemented shtypes.idl and shobjidl.idl and removed...
tree
|
commitdiff
2003-09-04
Dimitrie O. Paun
Adjust selection ranges before we insert the item so...
tree
|
commitdiff
2003-09-04
Alexandre Julliard
Converted obj_webbrowser.h to IDL and moved the definit...
tree
|
commitdiff
2003-09-04
Christian Costa
Fix modLongData.
tree
|
commitdiff
2003-09-04
Stefan Leichter
Updated minor version number.
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Converted oleidl.h to IDL.
tree
|
commitdiff
2003-09-03
Robert Reif
Use the drivers to get device capabilities and property...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Moved the implementation of the pthread wrappers to...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Avoid heap reallocation each time a metarecord is writt...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
Avoid including wine/obj_*.h files directly from C...
tree
|
commitdiff
2003-09-03
Alexandre Julliard
shlobj.h must include wine/obj_dragdrophelper.h (report...
tree
|
commitdiff
2003-09-03
Sylvain Petreolle
Changed some functions to reset CFLAG on success.
tree
|
commitdiff
2003-09-02
Kevin Groeneveld
Change default range of up-down control to match range...
tree
|
commitdiff
2003-09-02
Rolf Kalbermatter
Make the different helper functions all return actual...
tree
|
commitdiff
2003-09-02
Rein Klazes
_ws_gethostbyname() and WSAAsyncGetHostByName() when...
tree
|
commitdiff
2003-09-02
Michael Günnewig
- Implemented semi-stubs for GetOpenFileNamePreviewA...
tree
|
commitdiff
2003-09-02
Martin Fuchs
Declare LPCITEMIDLIST as 'const' pointer and adjust...
tree
|
commitdiff
2003-09-02
Michael Stefaniuc
int33 21h is identical to int33 00h.
tree
|
commitdiff
2003-09-02
Maxime Bellengé
Implemented TAB_SetMinTabWidth and TAB_HighlightItem.
tree
|
commitdiff
next