Sign in
goma
/
wine
/
b01d6a9081c5d70552495ba0f6df2cbc4fb8cdc1
b01d6a9
Move all Unicode and Ansi string types to the %str and %wstr sections.
by Francois Gouget
· 19 years ago
2489dd2
Send verbose info to different debug channels (richedit_check for
by Krzysztof Foltman
· 19 years ago
8eff913
Pagesetup dialog fix.
by Jonathan Ernst
· 19 years ago
3eaad00
First creation of registry entries missed AppData.
by Jonathan Ernst
· 19 years ago
a6a5fb7
Fix initial position for files opened with O_APPEND flag.
by Vitaliy Margolen
· 19 years ago
9e18b7e
Don't crash if pDDSD is NULL on DirectDrawSurface::Lock.
by Raphael Junqueira
· 19 years ago
12a7499
Put Wine version information in all the man pages.
by Alexandre Julliard
· 19 years ago
664e410
Added global rules for man pages.
by Alexandre Julliard
· 19 years ago
b87bce1
Added a critical section around the fd cache until the race conditions
by Alexandre Julliard
· 19 years ago
a54da42
Added AtlModuleAddTermFunc implementation.
by Jacek Caban
· 19 years ago
83a1b97
Added security.h.
by Peter Lemenkov
· 19 years ago
422887f
Ignore the gasp table when we have no hinter.
by Huw Davies
· 19 years ago
90020c9
Add a Wine specific flag to GetRasterizeCaps that reports whether
by Huw Davies
· 19 years ago
71af04b
- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperativeLevel.
by Stefan Dösinger
· 19 years ago
fb3a9ed
Fixed some nroff warnings.
by Alexandre Julliard
· 19 years ago
a1f9a13
Use "static const" rather than "const static" as gcc -W complains
by Francois Gouget
· 19 years ago
593ab4c
Fix atom tests on win9x.
by Vitaliy Margolen
· 19 years ago
dcba743
Windows is returning the length of the string, plus the CRLF
by Joshua Davies
· 19 years ago
fac3698
When just a public key is imported, its ALG_ID should be CALG_RSA_SIGN
by Juan Lang
· 19 years ago
247cd64
winapi_check does not use the '--extension' flag so remove it.
by Francois Gouget
· 19 years ago
ea45862
Ignore the delay load directory size.
by Dmitry Timoshkov
· 19 years ago
119da5a
Don't try to release the node if we haven't loaded one.
by Huw Davies
· 19 years ago
eabc93a
Add brackets around (a)?b:c construct.
by Vitaliy Margolen
· 19 years ago
2bbf1b5
Set WINEDEBUG to an empty value instead of removing it so that it gets
by Alexandre Julliard
· 19 years ago
ce1196a
Copy WINEDEBUG from the Windows environment to allow passing a
by Alexandre Julliard
· 19 years ago
dc51bd7
Fixed uninstaller close button.
by Vijay Kiran Kamuju
· 19 years ago
8fb6037
Correct Page Up/Down handling in report mode.
by Vitaliy Margolen
· 19 years ago
7955fb0
Clear the single-step flag in setup_exception instead of in the
by Alexandre Julliard
· 19 years ago
f5e49be
Fixed dumping of the import directory to ignore the directory size.
by Alexandre Julliard
· 19 years ago
c2bb910
Ignore the size of the import directory, process imports until we find
by Alexandre Julliard
· 19 years ago
80c60f5
Provide looser device matching for backbuffer and depth buffer
by Oliver Stieber
· 19 years ago
8630b8a
Use wine_get_dos_file_name rather than relying on GetFullPathNameW hack.
by Juan Lang
· 19 years ago
6ab0b01
Don't start dragging for a single mouse click.
by Vitaliy Margolen
· 19 years ago
9e52816
Add support for dumping delay load PE data.
by Dmitry Timoshkov
· 19 years ago
1ae16a5
Allow MSVC to use Wine's headers.
by Dimi Paun
· 19 years ago
0eddf43
Check the size of the input buffer so we don't write past the end.
by James Hawkins
· 19 years ago
036e022
Sort the font filenames in alphabetical order in fonts/Makefile.in.
by Vincent Béron
· 19 years ago
2791290
Remove .dll from DllOverrides entries, such entries are ignored.
by Juan Lang
· 19 years ago
f9c1537
Make sure we only depend on ddraw_test if X support is enabled.
by Jonathan Ernst
· 19 years ago
19f5002
Dropped the "using native windows libraries" comment.
by Marcus Meissner
· 19 years ago
f52d0a6
Use correct names when loading registered OID functions.
by Juan Lang
· 19 years ago
458cb28
Fix a cut&paste mistake.
by Maxime Bellengé
· 19 years ago
e135a52
Use GetSystemMetrics instead of hardcoding drag width & height.
by Vitaliy Margolen
· 19 years ago
baa8bf3
Fixed a bug where we could set the wrong handle in the fd cache when
by Alexandre Julliard
· 19 years ago
059a8c1
Don't arrange tabs if there is only one line.
by Vitaliy Margolen
· 19 years ago
83ecd5d
Fix cross-compilation of winetest by update the makefile to use OBJS
by Paul Millar
· 19 years ago
e098edc
- Remove another potential sources of infinite loops caused by EOF in
by Krzysztof Foltman
· 19 years ago
9caef1b
Fixed a few missing characters in winecfg.
by Alexander N. Sørnes
· 19 years ago
e4512f0
Make a stub actually say "stub".
by Ivan Leo Puoti
· 19 years ago
d3463d1
ReleaseCapture should return TRUE.
by Marcus Meissner
· 19 years ago
9c63540
Now printing information when changing function while single stepping.
by Eric Pouech
· 19 years ago
4cc0bf2
Fixed bitfield extraction.
by Eric Pouech
· 19 years ago
e577a2a
Fixes so d3d9.h and dsound.h can be included at the same time.
by Robert Reif
· 19 years ago
025a1a5
Implemented EM_GETFIRSTVISIBLELINE and EM_POSFROMCHAR (basic
by Krzysztof Foltman
· 19 years ago
c6593b0
Fix font handle leak after closing the 'choose font' dialog (based on
by Martin Fuchs
· 19 years ago
803146d
Simplify 'sei' structure initialization in ShellExecuteA/W.
by Martin Fuchs
· 19 years ago
c23cb51
Pass WM_QUIT to outer modal loop.
by Robert Shearman
· 19 years ago
02dce59
Added stub for UnregisterDeviceNotification.
by Stefan Leichter
· 19 years ago
3ec24a6
Skip tabs in wcmd.
by Brian Grayson
· 19 years ago
f09eb79
Replace registry editing instructions with winecfg.
by Vitaliy Margolen
· 19 years ago
f653a09
- N_PSYM stabs blocks (aka parameters) can also contain a typedef
by Eric Pouech
· 19 years ago
de02b20
Fixed array dereferencing.
by Eric Pouech
· 19 years ago
d48f50b
Move user32 to delay loaded imports.
by Dmitry Timoshkov
· 19 years ago
de662ee
Convert a WARN to a FIXME to make it visible to a user, replace an ERR
by Dmitry Timoshkov
· 19 years ago
8a4e04a
Add support for errors with more than one name.
by Robert Reif
· 19 years ago
0a7de6a
Use correct minLookup[] array entry.
by Marcus Meissner
· 19 years ago
ce8e6b2
Do not append empty ":" in LD_LIBRARY_PATH.
by Marcus Meissner
· 19 years ago
a8eb60e
Fixed another case of misunderstanding MSDN wrt StreamInProc, causing
by Krzysztof Foltman
· 19 years ago
eddb6ff
Release 20050930.
by Alexandre Julliard
· 20 years ago
wine-20050930
5b0812f
Make CryptImport/ExportPublicKeyInfoEx behave the way MSDN describes
by Juan Lang
· 20 years ago
4c5067e
Add defines needed for installable OID functions.
by Juan Lang
· 20 years ago
a59c041
Added missing error code.
by Robert Reif
· 20 years ago
7714af9
We only need the relay debug channel on MZ_SUPPORTED platforms.
by Gerald Pfeifer
· 20 years ago
313bcbd
Finnish resources for uninstaller.
by Kimmo Myllyvirta
· 20 years ago
a18d3fa
Added GetZoneActionPolicy implementation.
by Jacek Caban
· 20 years ago
6613580
Add a few tests for object manager.
by Vitaliy Margolen
· 20 years ago
7e9b17f
Add brackets around (a)?b:c construct.
by Vitaliy Margolen
· 20 years ago
61f24a4
Rename ACTION_DoTopLevelINSTALL to MSI_InstallPackage, remove its
by Mike McCormack
· 20 years ago
e86a6a2
Get rid of the debug channels support.
by Alexandre Julliard
· 20 years ago
8248d0a
Always return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWindowProc.
by Jason Edmeades
· 20 years ago
7d8e377
Fix warnings in 64bit.
by Kevin Koltzau
· 20 years ago
d664711
Use ICU_BROWSER_MODE in InternetCanonicalizeUrl.
by Denis Lukianov
· 20 years ago
784c945
Export the get_channel_flags function avoid warnings when passing a
by Alexandre Julliard
· 20 years ago
0560ea6
Avoid UpdateWindow, it causes trouble with WS_EX_TRANSPARENT.
by Mike McCormack
· 20 years ago
5eae622
Don't define some functions/variables if they won't be used after in wined3d.
by Vincent Béron
· 20 years ago
8b84ac8
Removed rules for .dbg.c files.
by Alexandre Julliard
· 20 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
ae16921
Bring Finnish resources up to date.
by Kimmo Myllyvirta
· 20 years ago
6e7cf12
Remove unused function from regedit/treeview.c.
by Vincent Béron
· 20 years ago
a0c185e
Cast the result of strlen() to DWORD and print it via %ld to get rid
by Vincent Béron
· 20 years ago
eeea14a
Update winapi_check for "false" HAVE_* macros.
by Vincent Béron
· 20 years ago
8ee9f50
Update win32.api to current CVS.
by Vincent Béron
· 20 years ago
74f0de9
Create a function to read a property as an integer.
by Mike McCormack
· 20 years ago
effc262
Added support for backbuffer with the formats A1R5G5B5 and X1R5G5B5.
by Oliver Stieber
· 20 years ago
9a86a0b
Fix DXT2 & DXT4 support for d3d8.
by H. Verbeet
· 20 years ago
ed8379d
- Reimplementation of EM_LINELENGTH.
by Krzysztof Foltman
· 20 years ago
7f8614b
Register zones.
by Jacek Caban
· 20 years ago
c292c84
Added MapUrlToZone implementation.
by Jacek Caban
· 20 years ago
fc68475
Add a stubbed out implementation of IAdviseSink and advise the
by Robert Shearman
· 20 years ago
7ddab75
Declare debug channels as static variables so that we don't need to
by Alexandre Julliard
· 20 years ago
Next »