Rewrite TrueType font metric parsing code.
[wine] / dlls /
2001-07-26  Ian PilcherRewrite TrueType font metric parsing code.
2001-07-26  Dmitry TimoshkovFix a typo.
2001-07-26  Alexandre JulliardRemoved a few unnecessary Callouts.
2001-07-26  Alexandre JulliardAvoid using GetFastQueue16 from USER.
2001-07-26  Travis MichielsenFully implement DrawTextEx* functions.
2001-07-26  Marcus MeissnerBe a bit more graceful on NULL property sheet titles.
2001-07-26  Guy L. Albertelli- On TB_SETIMAGELIST retrieve new values of the bitmap...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-24  Ian PilcherMake built-in font data read-only.
2001-07-24  Ian PilcherModify init code to handle const data types.
2001-07-24  Mike McCormackMove 16-bit COMM code to USER dll.
2001-07-24  Marcus MeissnerOLEAUT32.DllGetClassObject and support for the Ole...
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-23  Ian PilcherUse Windows metrics for font scaling.
2001-07-23  Marcus MeissnerPass handle to GetFileType, not MSVCRT fd.
2001-07-23  Mike McCormackRewrite BuildCommDCB16 to depend on BuildCommDCB, not...
2001-07-23  Ian PilcherOnly index glyph names when necessary.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-07-22  Ian PilcherEliminate UNICODEVECTOR data type.
2001-07-22  Alexandre JulliardCommented out references to x11drv internals from MESA...
2001-07-22  Alexandre JulliardRemoved some direct accesses to GDI internal pen/brush...
2001-07-22  Alexandre JulliardMoved the 16-bit pointer to the DIB bits out of the...
2001-07-22  Alexandre JulliardGot rid of HEAP_strdupW.
2001-07-22  Ian PilcherRemove redundant data structure from font metrics.
2001-07-22  Marcus MeissnerOleFont::IDispatch::Invoke stub can just return S_OK.
2001-07-20  Alexandre JulliardUse AdjustWindowRect to translate X to window rectangle...
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-20  Guy L. Albertelli- Recalc the toolbar size on TB_SETBUTTONSIZE in certai...
2001-07-20  Guy L. Albertelli- Fix handling of text color.
2001-07-20  Guy L. AlbertelliFix conversion of W structure to A structure during...
2001-07-20  Mike McCormackReplace service thread with ReadFileEx/WriteFileEx.
2001-07-19  Patrik StridvallRemoved unused file.
2001-07-19  Dmitry TimoshkovFix out of the source tree build (again).
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-19  Ian PilcherRead/calculate average character width for all fonts.
2001-07-19  Ian PilcherMake Helvetica Narrow a separate font family.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-18  Mike McCormackUse GetCommState16 to save state in OpenComm16.
2001-07-17  Alexandre JulliardUpdated dependencies.
2001-07-17  Mike McCormackRewrite SetCommState16 to use SetCommState.
2001-07-17  Andreas MohrMore descriptive error on buffer overflow.
2001-07-17  Andreas MohrFixed some more overflowing string traces.
2001-07-17  Lionel UlmerMake sure user32 is always loaded before x11drv.
2001-07-17  Francois GougetSome 'calendar' typos...
2001-07-17  Francois GougetAdded missing CommandLineToArgvW prototype.
2001-07-17  Gerard PatelRefresh bitmap count to take in account imagelist chang...
2001-07-17  Gerard PatelFixed unicode warning.
2001-07-14  Patrik StridvallFixed issue found by winapi_check.
2001-07-14  Marcus MeissnerMade some FIXME()s print the respective strings passed.
2001-07-14  Marcus MeissnerAdded Quality Box (readonly currently) for 16bit templa...
2001-07-14  Marcus MeissnerReplaced most of the numbers with the symbolic constant...
2001-07-14  Mike McCormackRewrite GetCommState16 using GetCommState.
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-12  Mike McCormackImplement overlapped completion routines.
2001-07-12  Lionel UlmerFix X crash when running in managed mode.
2001-07-12  Patrik StridvallFixed some issues found by winapi_check.
2001-07-12  Alexandre JulliardFixed a few issues with tsx11 locking.
2001-07-12  Lionel Ulmer- removed unused OSMesa linking
2001-07-12  Mike McCormackImplement COMM_MSRUpdate with GetCommModemStatus.
2001-07-11  Peter HunnisettAdded a bunch of entry points.
2001-07-11  Uwe BonnesSemistubs for _ismbcdigit,_ismbcspace,_mbslwr,_mbsnbcmp...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-11  Mike McCormackImplement FlushComm16 with PurgeComm.
2001-07-11  Mike McCormackStub some rasapi functions.
2001-07-11  Marcus MeissnerHave InternetGetConnectedState always return 'LAN conne...
2001-07-10  Mike McCormackStart implementing named pipes.
2001-07-10  Peter HunnisettAdd shlwapi.wvnsprintf[AW], header info and comments.
2001-07-10  Peter HunnisettImplemented a stub for WSARecvFrom.
2001-07-10  Mike McCormackRewrite EscapeCommFunction16 to use EscapeCommFunction.
2001-07-10  Peter HunnisettCreateFile should be called with security attributes...
2001-07-10  Marcus MeissnerMake (G|S)etClipList not abort, but return DDERR_NOCLIP...
2001-07-08  Patrik StridvallFixed issues found by winapi_check.
2001-07-08  Patrik Stridvall- Added comment that code is broken.
2001-07-08  Patrik StridvallAdd proper check for existance of struct sockaddr membe...
2001-07-08  Peter HunnisettFix some ordinal forwarding.
2001-07-08  Guy L. Albertelli- Move creation process to the WM_NCCREATE message...
2001-07-08  Mike McCormackUse HANDLEs instead of unix fds.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Hidenori TakeshimaAdded stubs for quartz.dll.
2001-07-02  Mike McCormackDeclare stubs for ReadFileEx, WriteFileEx.
2001-07-02  Dmitry TimoshkovFix some inter dll dependencies.
2001-07-02  Dmitry TimoshkovAdd stdcall->cdecl thunks for inet_network and getnetby...
2001-07-02  Dmitry TimoshkovReplace PROFILE_* functions by Reg*.
2001-07-02  Guy L. AlbertelliRBBS_FIXEDSIZE should not affect _AdjustBands (found...
2001-07-02  Mike McCormackFix button text placement for disabled buttons (see...
2001-07-02  Patrik StridvallFixed some issues found by winapi_check.
2001-07-02  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-07-02  Guy L. AlbertelliRemember response from LVN_GETDISPINFO if user sets...
2001-07-02  Dmitry TimoshkovFinish win32s separation.
2001-06-29  Dmitry TimoshkovFix 'make depend' for out of the source tree build.
2001-06-29  Dmitry TimoshkovAdd missing config.h include.
2001-06-29  Alexandre JulliardRemoved unnecessary SetWindowPos call in SetWindowRgn.
2001-06-29  Alexandre JulliardMoved ForceWindowRaise to the USER driver and removed...
2001-06-28  Patrik StridvallDocumentation name fixes.
2001-06-28  Patrik StridvallFixed some issues found by winapi_check.
2001-06-28  Dmitry TimoshkovFinish ole32 separation.
2001-06-26  Alexandre JulliardAdded window properties to make some x11drv-specific...
2001-06-26  Alexandre JulliardMake the visible region empty for non-visible windows.
2001-06-26  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
next