Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2003-06-05 Bart Oldeman <bartoldeman@users.sourceforge.net> | Danny Smith | 2003-06-05 | 1 | -2/+2 |
| | | | | | * include/lmaccess.h (UF_MNS_LOGON_ACCOUNT): Add define. * include/wingdi.h (LPRGBTRIPLE, LPRGBQUAD): Add typedefs. | ||||
* | 2003-05-23 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2003-05-23 | 1 | -4/+14 |
| | | | | | | | | | | * include/winuser.h (EnumDisplayDevices[AW]): Add prototypes. * include/wingdi.h (DISPLAY_DEVICE): UNICODE it. 2003-05-23 Andrew Dunbar <hippietrail@users.sourceforge.net> * include/wingdi.h (GCP_RESULTS[AW]) Correct type of lpGlyphs field to LPWSTR. | ||||
* | * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines. | Danny Smith | 2003-04-30 | 1 | -0/+8 |
| | | | | | (SetDCPenColor, SetDCBrushColor): Add prototypes. * lib/gdi32.def (SetDCPenColor, SetDCBrushColor): Add stubs. | ||||
* | * include/wingdi.h (DM_SPECVERSION): Define. | Earnie Boyd | 2003-04-16 | 1 | -0/+1 |
| | | | | | | Thanks to Sinitsyn Valentime <valentine.sinitsyn@usu.ru> * include/rpcdce.h (UuidCreateSequential): Properly guard with appropriate _WIN32_WINNT values. | ||||
* | 2003-02-28 Roland Schwingel <roland.schwingel@onevision.de> | Danny Smith | 2003-02-28 | 1 | -8/+2 |
| | | | | | | | | | | | | Fixup UNICODE thinko in 2003-02-22 patch. * include/wingdi.h (AddFontMemResourceEx): Add. (RemoveFontMemResourceEx): Ditto. (AddFontMemResourceEx[AW]): Remove. (RemoveFontMemResourceEx[AW]): Ditto * lib/gdi32.def: (AddFontResourceEx): Add. (RemoveFontMemResourceEx): Ditto. (AddFontMemResourceEx[AW]): Remove. (RemoveFontResourceEx[AW]): Ditto. | ||||
* | 2003-02-22 Roland Schwingel <roland.schwingel@onevision.de> | Danny Smith | 2003-02-22 | 1 | -0/+8 |
| | | | | | | | * include/wingdi.h (AddFontMemResourceEx[AW]): Add. (RemoveFontMemResourceEx[AW]): Ditto * lib/gdi32.def (AddFontMemResourceEx[AW]): Add. (RemoveFontMemResourceEx[AW]): Ditto. | ||||
* | 2003-02-12 Roland Schwingel <roland.schwingel@onevision.de> | Danny Smith | 2003-02-12 | 1 | -0/+24 |
| | | | | | | | | | * include/wingdi.h (AddFontResourceEx[AW]): Add. (RemoveFontResourceEx[AW]): Ditto (FR_PRIVATE): Define. (FR_NOT_ENUM): Define. * lib/gdi32.def (AddFontResourceEx[AW]): Add. (RemoveFontResourceEx[AW]): Ditto. | ||||
* | * include/commctrl.h (TOOLINFO[AW]: Update structures. | Danny Smith | 2003-01-04 | 1 | -0/+9 |
| | | | | | | | (LVHITTESTINFO): Likewise. * include/wingdi.h (GRADIENT_TRIANGLE): Add structure. (GRADIENT_RECT): Likewise. | ||||
* | * include/wingdi.h (wglGetLayerPaletteEntries): Correct | Danny Smith | 2002-12-30 | 1 | -1/+1 |
| | | | | | | prototype. Thanks to: Joe Krahn <jkrahn at nc dot rr dot com>. ChangeLog: Remove some whitespace. | ||||
* | 2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net> | Danny Smith | 2002-12-26 | 1 | -3/+3 |
| | | | | * include/wingdi.h (DOCINFOA): Replace LPCTSTR with LPCSTR. | ||||
* | 2002-12-26 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net> | Danny Smith | 2002-12-26 | 1 | -3/+0 |
| | | | | | | * include/wingdi.h (BALTIC_CHARSET, JOHAB_CHARSET, VIETNAMESE_CHARSET): Remove duplicate defines. * lib/comctl32.def (ImageList_SetImageCount): Add stub. | ||||
* | 2002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net> | Danny Smith | 2002-09-24 | 1 | -0/+1 |
| | | | | | | * include/winbase.h (FindFirstFileEx): Fixed ANSI mode. * include/wingdi.h (PFD_SWAP_LAYER_BUFFERS):Added define. * include/winuser.h (AppendMenu[AW]): Fixed prototypes. | ||||
* | * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt): | Danny Smith | 2002-08-05 | 1 | -0/+6 |
| | | | | | Add prototypes. * lib/msimg32.def: New file, with stubs for above. | ||||
* | 2002-06-19 Casper S. Hornstrup <chorns@users.sourceforge.net> | Danny Smith | 2002-06-19 | 1 | -9/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/ddeml.h (DdeCreateStringHandle{AW]:Correct prototypes. * include/winsvc.h (StartServiceW): Correct prototype. * include/winbase.h (BackupRead,BackupSeek,BackupWrite, FileTimeToLocalFileTime, GetAce,GetPrivateProfileStruct[AW], GetTickCount,InterlockedExchangeAdd, WritePrivateProfileStruct[AW]: Correct prototypes. (GetEnvironmentStrings): Correct mapping to GetEnvironmentStringsA. * include/winver.h (VerQueryValueA,VerQueryValueW): Correct prototypes. * include/wincon.h (CreateConsoleScreenBuffer): Correct prototype. * include/winreg.h (RegQueryMultipleValues[AW], RegQueryValueEx[AW]):Correct prototypes. * include/wingdi.h (PXFORM, PLOGBRUSH, PLOGPEN, PPOLYTEXTA, PPOLYTEXTW): Add typedefs. (_DESIGNVECTOR,COLOR16, _TRIVERTEX, _DISPLAY_DEVICE): Add structures and typedefs. (MM_MAX_NUMAXES): Add define. (EnumFontsW,GetEnhMetaFilePixelFormat,wglGetLayerPaletteEntries): Correct prototypes. * include/winerror.h (RPC_X_INVALID_PIPE_OBJECT, RPC_X_WRONG_PIPE_ORDER,RPC_X_WRONG_PIPE_VERSION, RPC_S_SEND_INCOMPLETE): Add defines. | ||||
* | * include/wingdi.h (GetEnhMetaFileBits): Correct typo. | Earnie Boyd | 2002-06-14 | 1 | -1/+1 |
| | |||||
* | * include/wingdi.h: (GetEnhMetaFileBits): Define prototype. | Earnie Boyd | 2002-06-13 | 1 | -0/+1 |
| | |||||
* | * include/wingdi.h (SetPixelFormat): Correct prototype. | Danny Smith | 2002-03-30 | 1 | -1/+1 |
| | | | | * include/richedit.h (EM_SHOWSCROLLBAR): Add define. | ||||
* | * include/accctrl.h, aclapi.h, basetsd.h, basetyps.h, cderr.h, | Danny Smith | 2002-03-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cguid.h, commctrl.h, commdlg.h, cpl.h, cplext.h, custcntl.h, dbt.h, dde.h, ddeml.h, dlgs.h, excpt.h, httpext.h, imagehlp.h, imm.h, initguid.h, intshcut.h, ipexport.h, iphlpapi.h, ipifcons.h, iprtrmib.h, iptypes.h, isguids.h, largeint.h, lm.h, lmaccess.h, lmalert.h, lmapibuf.h, lmat.h, lmaudit.h, lmbrowsr.h, lmchdev.h, lmconfig.h, lmcons.h, lmerr.h, lmerrlog.h, lmmsg.h, lmremutl.h, lmrepl.h, lmserver.h, lmshare.h, lmsname.h, lmstats.h, lmsvc.h, lmuse.h, lmuseflg.h, lmwksta.h, lzexpand.h, mapi.h, mciavi.h, mcx.h, mmsystem.h, mswsock.h, nb30.h, nddeapi.h, nspapi.h, ntdef.h, ntsecapi.h, ntsecpkg.h, oaidl.h, objbase.h, objfwd.h, objidl.h, odbcinst.h, ole.h, ole2.h, ole2ver.h, oleauto.h, olectl.h, olectlid.h, oledlg.h, oleidl.h, pbt.h, prsht.h, psapi.h, rapi.h, ras.h, raserror.h, rassapi.h, regstr.h, richedit.h, richole.h, rpc.h, rpcdce.h, rpcdce2.h, rpcdcep.h, rpcndr.h, rpcnsi.h, rpcnsip.h, rpcnterr.h, rpcproxy.h, schannel.h, schnlsp.h, scrnsave.h, security.h, setupapi.h, shellapi.h, shlguid.h, shlobj.h, sql.h, sqlext.h, sqltypes.h, sqlucode.h, sspi.h, subauth.h, tlhelp32.h, unknwn.h, userenv.h, w32api.h, winbase.h, wincon.h, wincrypt.h, windef.h, windows.h, windowsx.h, winerror.h, wingdi.h, wininet.h, winioctl.h, winnetwk.h, winnls.h, winnt.h, winperf.h, winreg.h, winresrc.h, winsock.h, winsock2.h, winspool.h, winsvc.h, winuser.h, winver.h, ws2tcpip.h, wsnetbs.h, wtypes.h, zmouse.h: Add #pragma GCC system_header if __GNUC__ >= 3. * include/mapi.h: Change header guard name to _MAPI_H for consistency. | ||||
* | Merge MinGW differences | Earnie Boyd | 2002-01-25 | 1 | -2/+10 |
| | |||||
* | 2001-12-21 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2001-12-21 | 1 | -0/+3 |
| | | | | * include/wingdi.h: Add GetRandomRgn and SYSRGN. | ||||
* | * include\winnt.h: Allow anonymous (Xxx.LowPart) or | Earnie Boyd | 2001-08-29 | 1 | -0/+1 |
| | | | | | | non-anonymous (Xxx.u.LowPart) access to HighPart and LowPart of a LARGE_INTEGER or ULARGE_INTEGER. * include/wingdi.h (HANGUL_CHARSET): Add define. | ||||
* | * include/wtypes.h: (DECIMAL_SETZERO): Correct typo. | Earnie Boyd | 2001-08-05 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/oleidl.h (ISupportErrorInfo, ICreateInfo): Move from here * include/oaidl.h: ... to here. * include/oaidl.h ICreateErrorInfo): Add interface definition. (IErrorInfo::GetGUID): Change arg to GUID. (LPSUPPORTERRORINFO): Add typedef. (IID_ISupportErrorInfo): Change forward decl. of type to IID. * include/winsock2.h (WSAGET* and WSAMAKE*): Remove duplicate defines. * include/commctrl.h (TreeView_SetIndent): Correct typo. * include/commctrl.h (TBSTYPE_FLAT): Remove define. * include/commctrl.h (TBBUTTONINFO[AW]): Add struct definitions, and UNICODE mappings, if _WIN32_IE >= 0x400. (TBIF_* and TB_SETBUTTONINFO): Add defines, if _WIN32_IE >= 0x400. (CDIS_*,CDDS_*,CDRF_*) : Add defines. (tagNMCUSTOMDRAWINFO): Add struct definition and typedefs. (tagNMLVCUSTOMDRAW): Likewise. (tagNMTVCUSTOMDRAW): Likewise. (tagNMLVCACHEHINT): Likewise. * include/basetsd.h (#include <_mingw.h>): Remove. (__int64): Define. * include/wingdi.h (AC_SRC_OVER): Add define. (struct _BLENDFUNCTION): Add. * include/shlobj.h: Add BIF_* defines. * include/winerror.h (E_PENDING): Add error code define. * include/basetsd.h (#include <_mingw.h>): Add directive. * include/winbase.h(InterlockedCompareExchange): Change args and return value from PVOID to LONG. (InterlockedExchange): Change first arg to LPLONG. (InterlockedCompareExchangePointer): New macro. (InterlockedExchangePointer): New macro. | ||||
* | * include/shellapi.h: (CommandLineToArgvW): Add WINAPI declaration. | Earnie Boyd | 2001-04-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * include/winbase.h: (GetFileAttributesExW): Fix typo. * include/wingdi.h: (StartDocA): Change LPDOCINFOA to DOCINFOA*. (StartDocB): Chage LNPDOCINFOB to DOCINFOB*. Thanks To: Kent Tamura <tkent@users.sourceforge.net> * include/winnt.h: (GetFiberData): Add __inline assembler coding. (GetCurrentFiber): Ditto. Thanks to: Andy Younger <AndyY@redlemon.com> * include/windef.h: (HMONITOR_DECLARED): New definition to stop DirectX 8 from complaining. Thanks to: Sigbj�rn Lund Olsen <mosikos@online.no> * include/commctrl.h Updated TreeView and ListView defines and macros. * include/winuser.h (MB_SERVICE_NOTIFICATION): Correct value for NT4 and above. | ||||
* | * include/wingdi.h: (DOCINFO) Ansi version defined incorrectly. | Earnie Boyd | 2001-03-13 | 1 | -1/+1 |
| | | | | Thanks to: Mattia Barbon <mbarbon@dsi.unive.it> | ||||
* | * include/wingdi.h (struct _DOCINFO[AW]): UNICODE it. | Earnie Boyd | 2001-02-21 | 1 | -4/+13 |
| | | | | | | (StartDoc[AW]): Use UNICODE'd LPDOCINFO[AW] * include/winuser.h (struct tagMOUSEKEYS): Define new structure. * include/winerror.h (NTE_*): Add CryptoAPI error codes. | ||||
* | 2000-04-25 Martin Kotulla <martin-k@softmaker.de> | Mumit Khan | 2000-04-25 | 1 | -0/+3 |
| | | | | | | | * include/ddeml.h (DdeCreateStringHandle{A,W}): Fix prototype. * include/shlobj.h (IShellLink{A,W}::GetPath): Fix prototype. * include/wingdi.h: Add LPFNDEVMODE and LPFNDEVCAPS callbacks. * include/winuser.h: Add WM_* macros. Add PCOPYDATASTRUCT typedef. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+2808 |