Sign in
goma
/
wine
/
c7ec93d2ea0cdc694735ab045b21425bca70e8cf
c7ec93d
Put the MCN_ and DTN_ in correct order.
by Guy L. Albertelli
· 23 years ago
6646c46
Add more check inside SB_SETTEXT and SB_GETTEXT.
by Mehmet Yasar
· 23 years ago
52e0e9c
Complete implementation for DrawStatusText{A,W}.
by Dimitrie O. Paun
· 23 years ago
aba5947
_get_sock_fd_type: New function, retrieve fd type and flags like
by Martin Wilck
· 23 years ago
e0587d4
GetOverlappedResult: Return ERROR_IO_INCOMPLETE if IO still pending.
by Martin Wilck
· 23 years ago
874d671
Fixed stupid typo in previous patch.
by Alexandre Julliard
· 23 years ago
ab246a6
Pass a PHYSDEV to EnumDeviceFont and release the GDI lock in
by Alexandre Julliard
· 23 years ago
eac3662
Fixed inheriting command-line options from parent process.
by Alexandre Julliard
· 23 years ago
08867f7
- Need a "cleanup" method.
by Martin Wilck
· 23 years ago
18c1514
STATUS_CANCELLED is correct for cancelled requests (corresponds to
by Martin Wilck
· 23 years ago
70e8fce
- Clear WS_CAPTION style.
by Mehmet Yasar
· 23 years ago
912f899
Fixed some bugs. Added stubs. Remove harmless FIXMEs.
by Hidenori Takeshima
· 23 years ago
4b807a1
Fix winemaker-generated references to dlls that have changed their names.
by Martin Wilck
· 23 years ago
fc4524d
Implement NM_CUSTOMDRAW notification.
by Guy L. Albertelli
· 23 years ago
16c04be
- When dumping NMCUSTOMDRAW, use correct size for a Toolbar.
by Guy L. Albertelli
· 23 years ago
64a49d3
Release 20020411.
by Alexandre Julliard
· 23 years ago
wine-20020411
9a2cc78
Clean autom4te.cache.
by Alexandre Julliard
· 23 years ago
4e2e176
Created regedit replacement. Fixed some bugs.
by Andriy Palamarchuk
· 23 years ago
65a7a10
Removed changelog entries that are in the main changelog, and added
by Alexandre Julliard
· 23 years ago
069dd51
Reuse visuals to avoid MAX_PIXELFORMATS limit.
by Christoph Frick
· 23 years ago
6aadb22
Use hard-coded font name bindings only with the ANSI_CHARSET (non-US
by Hidenori Takeshima
· 23 years ago
a781a31
Return error codes in some 16bit ole stubs, returning success causes crashes.
by Hidenori Takeshima
· 23 years ago
daa2886
Updated configure to take advantage of new autoconf 2.53 features.
by Alexandre Julliard
· 23 years ago
7746e82
Removed obsolete console driver.
by Alexandre Julliard
· 23 years ago
13f92d3
Added test for GetFullPathNamesA, GetLongPathNamesA,
by Geoffrey Hausheer
· 23 years ago
b14f638
SIC_GetIconIndex: start DPA_Search from index 0.
by Uwe Bonnes
· 23 years ago
8a37450
'used' should be set even if we are only computing the necessary buffer size.
by Alexandre Julliard
· 23 years ago
f25efa0
Compile fixes for gcc 2.7.2.3.
by Stefan Leichter
· 23 years ago
d5d431f
- implement LPSTR_TEXTCALLBACK
by Dimitrie O. Paun
· 23 years ago
d9f4241
Removed obsolete text mode color and attribute code.
by Jukka Heinonen
· 23 years ago
b8cab49
Implemented PrintDlgW and PageSetupDlgW.
by Marcus Meissner
· 23 years ago
4f7d893
get_window_children: only decrement available size if element was written.
by Uwe Bonnes
· 23 years ago
07a308d
LISTVIEW_GetColumnT: care for the format of the string.
by Uwe Bonnes
· 23 years ago
39d013c
MCIWndCreateA: check for NULL filename.
by Uwe Bonnes
· 23 years ago
83d6efb
Sending EN_UPDATE notification in the EDIT_WM_SetText - the comment
by Rizsanyi Zsolt
· 23 years ago
1c2fa97
Create new console only if the process is a console application.
by Dmitry Timoshkov
· 23 years ago
5474aa9
Fixed problem with mouse cursors in Word.
by Dmitry Timoshkov
· 23 years ago
aba60df
Always erase background.
by Dmitry Timoshkov
· 23 years ago
0f55bdd
We don't handle STRETCH_HALFTONE mode yet; make this do the same as
by Huw D M Davies
· 23 years ago
481f8ff
Need to check for focus and capture also on the children of the window
by Alexandre Julliard
· 23 years ago
f6be044
Created a stubbed version of MSISYS.OCX.
by Mike McCormack
· 23 years ago
9f33f5c
Some additional traces.
by Guy Albertelli
· 23 years ago
7647c8e
If we can't extract the icon, defer link creation to runonce.
by Dusan Lacko
· 23 years ago
a032004
Fixed compile when HAVE_OPENGL is not defined.
by Alexandre Julliard
· 23 years ago
51cf0e3
Added CS_PARENTDC style.
by Dmitry Timoshkov
· 23 years ago
141bbdd
Added some error codes.
by François Gouget
· 23 years ago
b54389b
Added some stubs.
by Hidenori Takeshima
· 23 years ago
63231c5
- get rid of parent handle from info struct
by Dimitrie O. Paun
· 23 years ago
ea9cf5c
Fixed OpenGL routines broken by the DC -> PHYSDEV change.
by Michael Karcher
· 23 years ago
b1f478f
Added comments explaing how to use cygwin/mingw/wine headers.
by Geoffrey Hausheer
· 23 years ago
43230a2
- fix indentation
by Dimitrie O. Paun
· 23 years ago
c86e5c9
Added keymap tables for US dvorak layout.
by Paul Rupe
· 23 years ago
37e87f7
Also #include <sys/uio.h>.
by Gerald Pfeifer
· 23 years ago
0add223
Added a sample win.ini.
by Hidenori Takeshima
· 23 years ago
425acfd
Added some stubs.
by Hidenori Takeshima
· 23 years ago
5d8b982
Added resources for Japanese.
by Hidenori Takeshima
· 23 years ago
bf6c92a
Fixed crashing in stopping parser.
by Hidenori Takeshima
· 23 years ago
2223450
Use default GUI font instead of hard-coded 'MS Sans Serif'.
by Hidenori Takeshima
· 23 years ago
66503b0
Converted "read standard input with echo" interrupt service to use
by Jukka Heinonen
· 23 years ago
adf7751
Writes to stdout and VGA_WriteChars routine now update both VGA
by Jukka Heinonen
· 23 years ago
dc31501
Fixed an overflow in calculating times.
by Hidenori Takeshima
· 23 years ago
85c120f
Added registry entries required for IE installer.
by Dmitry Timoshkov
· 23 years ago
68ef5e0
Don't hang around for a minute if we can't exec the clipboard server.
by Huw D M Davies
· 23 years ago
392f6f8
Replace some SendMessage with SendNotifyMessage in case the target
by François Gouget
· 23 years ago
a5e9bf7
Fixed exit status in some cases.
by Jeremy White
· 23 years ago
8a32613
Spout a FIXME if we try to call ExtTextOut on an open path.
by Huw D M Davies
· 23 years ago
b88f724
Implement ResetDC and PHYSICALOFFSET[X|Y] devcaps. Fixes to MergeDevmodes.
by Huw D M Davies
· 23 years ago
7526fc5
Changed default paper size to letter.
by Huw D M Davies
· 23 years ago
ad16fc9
Avoid crash when trying to attach to a terminating process.
by Alexandre Julliard
· 23 years ago
6715772
Added support for ResetDC.
by Huw D M Davies
· 23 years ago
18036cb
Make ExtDeviceMode dialog use unicode property sheet functions.
by Huw D M Davies
· 23 years ago
954107b
HKEY_LOCAL_USER should be HKEY_CURRENT_USER.
by Marcus Meissner
· 23 years ago
2b47fb3
- separate cleanly between async scheduling and file IO related issues.
by Martin Wilck
· 23 years ago
ce73456
Fixed GetTextExtentPointI driver usage.
by Alexandre Julliard
· 23 years ago
5885443
Make the recv() and send() family of functions use WSARecvFrom() and
by Martin Wilck
· 23 years ago
63963b8
Fixed mingw32 warning about stdcall and fastcall being redefined.
by Steven Edwards
· 23 years ago
32b6ef3
Check for NULL pointer in DrawTextExA.
by Stefan Leichter
· 23 years ago
7c3fca1
- fix edit box placement
by Dimitrie O. Paun
· 23 years ago
0a44e5b
- Add defines for the NMTBHOTITEM flag word.
by Guy L. Albertelli
· 23 years ago
ffa48e0
- Use the new comctl32 color array for the colors. Provides better
by Guy L. Albertelli
· 23 years ago
35d8e1e
- Keep track of all system colors used by comctl32.dll.
by Guy L. Albertelli
· 23 years ago
71e4b98
Adjust the child offset x value based on band style RBBS_CHILDEDGE.
by Guy L. Albertelli
· 23 years ago
1251aa7
- Try to match the native control for the SetBkColor message.
by Guy L. Albertelli
· 23 years ago
9302f85
Fixed compile without freetype.
by Alexandre Julliard
· 23 years ago
e953348
Support for hiding file extensions in IShellFolder_GetDisplayNameOf.
by Charles Loep
· 23 years ago
0b8e8d1
Check for failure of IShellFolder_GetDisplayNameOf.
by Huw D M Davies
· 23 years ago
f5e0f0c
Added timer on server exit to wait a bit for new clients.
by Alexandre Julliard
· 23 years ago
857fb75
Forward C++ functions to the msvcrt library.
by Francois Gouget
· 23 years ago
1e6063d
Use rect only if there are flags.
by Aric Stewart
· 23 years ago
160be64
Added writing META_ESCAPE records.
by Huw D M Davies
· 23 years ago
43ff7d2
Do not enumerate the META_EOF record.
by Huw D M Davies
· 23 years ago
f641cf4
Removed old FF_ code.
by Huw D M Davies
· 23 years ago
b3b0ddb
Fix off by one error in HEADER_InsertItemW.
by Huw D M Davies
· 23 years ago
bc23ae6
Make dlopen_dll return an error immediately if the library exists but
by Alexandre Julliard
· 23 years ago
c2c8bf1
If lfFaceName == "", then we patch up the names according to
by Huw D M Davies
· 23 years ago
5b01b50
Implement GetTextExtentPointI and add support for ETO_GLYPH_INDEX.
by Huw D M Davies
· 23 years ago
e1e51f9
Don't calculate cached metrics or enumerate X11 fonts if we're using
by Huw D M Davies
· 23 years ago
f879cb9
Fixed font enumeration.
by Huw D M Davies
· 23 years ago
afd519b
Fix a few font problems with rotated text and non MM_TEXT mapping
by Huw D M Davies
· 23 years ago
43b6209
Add font substitution lookup in the registry. We look under the key
by Huw D M Davies
· 23 years ago
Next »