Instead of trying to download the Type 42 glpyh metrics incrementally
[wine] / include /
2002-11-13  Ulrich Czekalla- Add support for multiple image lists.
2002-11-13  Mike McCormackAdd stubs and declarations for WSAInstallServiceClassA/W.
2002-11-13  Alexandre JulliardMoved rpc.h inclusion in widl-generated file so that...
2002-11-13  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-13  Ove KaavenWrote a Wine-compatible wtypes.idl, and generated wtype...
2002-11-12  Marcus MeissnerDo not link against -lcups directly, but dynamically...
2002-11-12  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-08  Ove KaavenMoved IMalloc definition from obj_base.h to obj_misc.h.
2002-11-08  Juraj HercekAdded WINELIB_NAME_AW for LPCCINFO.
2002-11-08  Marcus MeissnerNew structures: RASIPADDR, RASDEVINFO, RASENTRY.
2002-11-06  Ove KaavenAdd ICOM_DEFINE1 macro to define a COM interface withou...
2002-11-04  Greg Turner- noop redefinition of SPI_[GET/SET]MENUUNDERLINES
2002-11-04  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-04  Ryan CummingAdded missing CSTR_ definitions.
2002-11-01  Greg TurnerFix some problems found by winapi_check.
2002-11-01  Ove KaavenSome RPC format characters from MS documentation.
2002-10-31  Greg TurnerRemove #ifdef WINNT conditionals; just use the NT defin...
2002-10-31  Greg Turner- Fix offset bug in the conformant string unmarshall...
2002-10-31  Greg Turner- Cast NDR_* #defines to (unsigned long) instead of...
2002-10-31  Steven EdwardsMingw porting fix.
2002-10-31  Alexandre JulliardMoved 16-bit definitions out of mmddk.h into mmsystem16.h.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-31  Eric Pouechwinmm/mmsystem now compiles with -DSTRICT.
2002-10-31  Eric PouechSplit between 16 / 32 bit code.
2002-10-30  Michael StefaniucSome more fixes for compiling the user dll with -DSTRICT.
2002-10-30  Alexandre JulliardMoved the test routines from wtmain.c into wine/test...
2002-10-30  Martin Wilck- Define SOCKET as UINT_PTR for Win64 (thanks to P...
2002-10-29  Jukka HeinonenModify winedos interrupt handlers so that they work...
2002-10-29  Patrik StridvallAdded {ok,trace}_ macros to take explicit file and...
2002-10-29  Alexandre JulliardRemoved a couple of no longer used queue functions.
2002-10-29  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
2002-10-28  Lionel UlmerRaise an exception if any Wine or Winelib code does...
2002-10-28  Greg Turner- Clean up and add some comments.
2002-10-28  Greg Turner- Clean up and enhance some traces.
2002-10-25  Alexandre JulliardMade the ntdll registry functions use HKEY instead...
2002-10-25  Greg Turner- Make explicit some missing include dependencies.
2002-10-25  Jason EdmeadesDefine the main directx8 entrypoint.
2002-10-25  Alexandre JulliardGet rid of FILE_ATTRIBUTE_SYMLINK (based on a patch...
2002-10-23  Greg TurnerImplemented NdrClientInitializeNew.
2002-10-23  Jukka HeinonenMove interrupt emulation code from INSTR_EmulateInstruc...
2002-10-23  Patrik StridvallDon't use wine/unicode.h in the header files, include...
2002-10-23  Alexandre JulliardAvoid redefinition warning.
2002-10-23  Patrik StridvallAdd pragma to eliminate MS C warnings.
2002-10-23  Alexandre JulliardStore thread id instead of queue handle in timer structure.
2002-10-23  Alexandre JulliardImplemented GetWindowTask16 on top of GetWindowThreadPr...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Eric PouechMoved 16 bit digital structs to include/wine/mmsystem16.h.
2002-10-22  Alexandre JulliardAvoid reference to glibc internal __libc_fork function.
2002-10-22  Greg Turner- Use Ove-style macros for NdrConformantStringMarshall...
2002-10-21  Alexandre JulliardFixed the WINE_NO_STRICT #ifdefs to do the right thing...
2002-10-21  Greg TurnerFix return types of NdrConformantStringMarshall, NdrGet...
2002-10-21  Greg TurnerStubs for RpcServerUseProtseqA, RpcServerUseProtseqW.
2002-10-21  Michael GünnewigAdded macros for AVIFileClose and AVIStreamClose.
2002-10-19  Dmitry TimoshkovConvert MessageBox family functions to unicode.
2002-10-19  Greg TurnerPatch cruft removal.
2002-10-19  Greg TurnerSuper-crude implementation for NdrClientCall2.
2002-10-19  Alexandre JulliardGet/SetFastQueue16 should use HQUEUE16 handles.
2002-10-19  Alexandre JulliardRemoved DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
2002-10-19  Malte StarostikFixed IWebBrowser::Navigate() parameter type.
2002-10-19  Alexandre JulliardChanged the USER_HEAP_* macros to use HANDLEs instead...
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-18  Alexandre JulliardAdded FIXMEs for metafile and fullhwnd handle conversio...
2002-10-18  Alexandre JulliardStore the original GDI palette functions in pfnSelectPa...
2002-10-18  Greg Turner- (try to) implement RpcMgmtWaitServerListen
2002-10-18  Alexandre JulliardMerged wine_call_to_16_long and wine_call_to_16_short...
2002-10-18  Alexandre JulliardAdded wine_memcpy_unaligned function to avoid gcc memcpy
2002-10-18  Michael Günnewig- Add FIND_* constants.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-17  Alexandre JulliardRewrote caret implementation to store the information...
2002-10-17  Dimitrie O. PaunAdd/update the listview structures to version 6.0.
2002-10-16  Greg TurnerUse the msvc way to return a struct, fixing wierd problems.
2002-10-12  Alexandre JulliardRemove no longer used PERQUEUEDATA structure and functions.
2002-10-12  Alexandre JulliardMoved mouse capture handling into the server.
2002-10-12  Alexandre JulliardReimplemented GetLastActivePopup to get the information...
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and
2002-10-11  Alexandre JulliardAdded server-side infrastructure for the thread input...
2002-10-10  Michael Günnewig- Move the API into a new api.c file.
2002-10-10  Ove KaavenAdded NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyIn...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-10-10  Steve LustbaderProvide a stub for GetComboBoxInfo.
2002-10-10  Ove KaavenStubby NdrClientCall2 & some header changes.
2002-10-10  Steve LustbaderProvide stub for SetupDiGetClassDevsW.
2002-10-09  Alexandre JulliardAvoid infinite SendMessage recursion, just like Windows...
2002-10-08  Jukka HeinonenAdd support for interrupts in 32-bit code.
2002-10-07  Steve LustbaderProvide stubs for Create/DeleteTimerQueueTimer.
2002-10-07  Steve LustbaderImplement GetUserDefaultUILanguage and GetSystemDefault...
2002-10-04  Alexandre JulliardFixed some handle conversions in prevision of void...
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-10-02  György 'Nog' JeneyImplemented {G|S}etWindowSubClass, DefSubclassProc,
2002-10-02  György 'Nog' JeneyAdded a couple of defines.
2002-10-02  Dimitrie O. PaunFix Validate{Rect,Rgn} prototypes.
2002-10-02  Patrik StridvallAdded some more useful macros.
2002-10-01  Patrik StridvallAdded a GNU C implementation of some of the DECLSPEC_...
2002-09-30  György 'Nog' JeneyDefine SNDMSG.
2002-09-29  György 'Nog' JeneyAdded {G|S}etWindowLongPtr.
2002-09-29  György 'Nog' JeneyInitial implementation of custom control header.
2002-09-27  Alexandre JulliardFixed nameless union/struct declaration.
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
next