Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-04-052004-04-06 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
* include/ocidl.h (QACONTAINERFLAGS): Correct typedef.
2004-03-30 * lib/Makefile,in; Add directx to .PHONY target.Danny Smith
* lib/directx/dxerr.c: Remove dependence on mingw runtime. Don't include stdio.h or tchar.h. Replace _T() macro with TEXT() macro, throughout. Replace, _stprintf with wsprintf, throughout.
2004-03-282004-03-27 Hosaka Yuji <hos@tamanegi.org>Luke Dunstan
* include/dbt.h (DBT_DEVTYP_DEVICEINTERFACE, DBT_DEVTYP_HANDLE): Add define. (DEV_BROADCAST_DEVICEINTERFACE, DEV_BROADCAST_HANDLE): Add struct. * include/winuser.h (UnregisterDeviceNotification): Add prototype. * lib/user32.def (UnregisterDeviceNotification): Add export stub.
2004-03-272004-03-27 Filip Navara <xnavara@volny.cz>Luke Dunstan
* include/directx: New subdir. * lib/directx: Ditto. * include/directx/(d3d9.h, d3d9caps.h, d3d9types.h, dxerr8.h, dxerr9.h): New files. * lib/ddk/(Makefile.in, d3d8.def, d3d9.def, d3dim.def, d3drm.def, d3dx8d.def, d3dx9d.def, d3dxof.def, ddraw.def, dinput.def, dinput_joy.c, dinput_joy2.c, dinput_kbd.c, dinput_mouse.c, dinput_mouse2.c, dinput_private.h, dinput8.def, dmoguids.c, dplayx.def, dpnaddr.def, dpnet.def, dpnlobby.def, dpvoice.def, dsetup.def, dsound.def, dxerr.c, dxerr8.c, dxerr8w.c, dxerr9.c, dxerr9w.c, dxguid.c, ksproxy.def, ksuser.c, ksuser.def, msdmo.def, quartz.def, strmiids.c, test.c): Ditto. * lib/(d3dim.def, d3drm.def, d3dxof.def, ddraw.def, dinput.c, dinput.def, dplayx.def, dsetup.def, dsound.def, dxguid.c): Removed.
2004-03-252004-03-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net>Dimitri Papadopoulos
* include/GL/glu.h (GLU_AUTO_LOAD_MATRIX, GLU_CULLING, GLU_SAMPLING_TOLERANCE, GLU_DISPLAY_MODE, GLU_PARAMETRIC_TOLERANCE, GLU_SAMPLING_METHOD, GLU_U_STEP, GLU_V_STEP): Define.
2004-03-25Typo.Dimitri Papadopoulos
2004-03-242004-03-24 Filip Navara <xnavara@volny.cz>Danny Smith
* include/commctrl.h (TB_GETSTRING[AW]): Add defines. (RBBS_HIDETITLE, RBBS_TOPALIGN): Ditto.
2004-03-242004-03-24 Filip Navara <xnavara@volny.cz>Danny Smith
* include/ddk/srb.h (_PORT_CONFIGURATION_INFORMATION): Rename TaggedQueueing to TaggedQueuing. (_HW_INITIALIZATION_DATA): Likewise.
2004-03-16 * include/docobj.h (IOleDocumentView::GetDocument): CorrectDanny Smith
prototype. Thanks to Buster Copley <consequent@users.sourceforge.net>
2004-03-16 * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.Danny Smith
(MmMapIoSpace): Likewise. Thanks to Dan Aloni <da-x@colinux.org>
2004-03-162004-03-16 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
* include/shellapi.h (NIM_* NIS_*): Define constants for notification icons with _WIN32_IE >= 0x0500. (NOTIFYICONDATA): Add new structure members for notification icons with _WIN32_IE >= 0x0500.
2004-03-13 *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_SEARCH_BYURL):Danny Smith
Add defines. (INTERNET_CACHE_GROUP_ADD, INTERNET_CACHE_GROUP_REMOVE): Add defines. (GROUPID) Add typedef. (INTERNET_CACHE_GROUP_INFO[AW]): Define structures. (CreateUrlCacheGroup): Add prototype. (DeleteUrlCacheGroup): Add prototype. (FindFirstUrlCacheGroup): Add prototype. (FindNextUrlCacheGroup): Add prototype. (GetUrlCacheGroupAttribute[AW]): Add prototypes. (SetUrlCacheGroupAttribute[AW]): Add prototypes.
2004-03-102004-03-10 Al Slater <al.slater@scluk.com>Danny Smith
* include/winsock2.h: Add missing LPFN_ typdefs for function pointers. Clean up whitespace.
2004-03-052004-03-05 Filip Navara <xnavara@volny.cz>Danny Smith
* include/ddk/scsi.h: Replace assert with ASSERT. * include/ddk/video.h: Ditto. * include/ddk/winddk.h: Ditto. Remove the assert macro. * include/ddk/tdi.h: Correct packing.
2004-03-03 * include/wtypes.h (DECIMAL_SETZERO): Add definition forDanny Smith
NONAMELESSUNION case.
2004-03-0322004-03-03 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
* include/oleauto.h (V_UNION, V_VT, V_DECIMAL): Use __VARIANT_NAME_ constants.
2004-03-03 * include/uxtheme.h: Include <commctrl.h>Danny Smith
2004-03-02 * basetyps.h (GUID_SECT): Define to nothing for GCC >= 2.95.Danny Smith
2004-03-022004-03-02 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
* include/oleauto.h (VAR_VALIDDATE, VAR_FORMAT_NOSUBSTITUTE, VAR_FOURDIGITYEARS) Define new constants. Group VAR_* defines together (V_UI2, V_UI4, V_UI4REF, V_UI, V_UI8REF) Define macros. (V_I8, V_I8REF): Correct macros. (V_DECIMAL): Correct macro deginitions. (V_INT_PTR, V_UINT_PTR, V_INT_PTRREF, V_UINT_PTRREF): Define constants. (VTBIT_*): Define constants. (UDATE): Add structure definition. (VarDateFromUdate, VarDateFromUdateEx, VarUdateFromDate): Declare functions. (SafeArrayCreateVector): Correct parameter type from UINT to ULONG (SafeArrayCreateVectorEx): Declare function. (Var*): declare VARIANT manipulation functions. * include/ocidl.h (IPicture_*): Define IPicture COBJ macros. * include/oaidl.h (IRecordInfo_*): Define IRecordInfo COBJ macros.
2004-03-01Missed this in last commit.Danny Smith
2004-03-01 Martin Fuchs <martin-fuchs@gmx.net> * include/winuser.h (COLOR_*): Define missing constants.
2004-03-012004-03-01 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
* include/oaidl.h (FADF_*) Define missing constants. (IDispatch_*): Define COBJ macros. (VARIANT): Add missing union members llVal and ullVal. (wireVARIANT): Likewise. (ITypeinfo_*): Define COBJ macros. * include/oleauto.h (Var*FromDisp): Correct parameter type from LPDISPATCH* to LPDISPATCH. (VARCMP_*, VAR_LOCALBOOL, LOCALE_USE_NLS, VARIANT_*, VAR_CALENDAR_*): Add missing constants. (SafeArray[Get/Set]*): Add prototypes. (Var*From*): Add missing prototypes. (NUMPRS_*): Add defines. (NUMPARSE): Define structure. (VarParseNumFromStr,VarNumFromParseNum): Add prototypes. * include/winerror.h (DISP_E_DIVBYZERO): Define constant. * include/winuser.h (COLOR_*): Define missing constants. * include/wtypes.h (enum VARENUM) Add VT_INT_PTR, VT_UINT_PTR. (VT_INT_PTR, VT_UINT_PTR): Remove macro definitions.
2004-02-232004-02-23 Filip Navara <xnavara@volny.cz>Danny Smith
* include/ddk/video.h: Corrected packing.
2004-02-19 * include/Gl/glu (GLU_ERROR): Define.Danny Smith
Thanks to Philip Lamb <phil at rave dot co dot nz>
2004-02-19 * include/Gl/glu.h: Include <stddef.h>.Danny Smith
Thanks to Greg Couch <gregcouch@users.sourceforge.net>
2004-02-15 * include/w32api.h: Increment version to 3.0.Earnie Boyd
* Makefile.in: Ditto. * README.win32api: Modify license to Public Domain per agreement as found in the mingw-dvlpr list archive.
2004-02-14 * include/ddk/winddk.h (DIRECTORY_QUERY): Add define.Earnie Boyd
(DIRECTORY_TRAVERSE): Ditto. (DIRECTORY_CREATE_OBJECT): Ditto. (DIRECTORY_CREATE_SUBDIRECTORY): Ditto. (DIRECTORY_ALL_ACCESS): Ditto. Thanks to Konstantin Stepaniuk <skostia@users.sourceforge.net>
2004-02-12 * include/basetypes.h (_REFIID_DEFINED): Correct typo.Danny Smith
* include/winuser.h (NCCALCSIZE_PARAMS): Define structure. Thanks to Mike Nordell <tamlin at algonet dot se>.
2004-02-11 * lib/dnsapi.a: New file.Danny Smith
* lib/test.c: Include windns,h.
2004-02-112004-02-11 Pierre A. Humblet <Pierre.Humblet@ieee.org>Danny Smith
* include/windns.h: New file.
2004-02-11 * include/sqlucode.h (SQLGetStmtAttr[AW]): Remove duplicateDanny Smith
defines. (SQLSetStmtAttr[AW]): Move into ODBCVER >= 0x0300 block. (SQLSetDescFieldW): Correct prototype. (SQLSetDescFieldA): Add prototype. (SQLGetDescFieldW): Add prototype.
2004-02-112004-02-11 Pat Thoyts <patthoyts@users.sourceforge.net>Danny Smith
* include/winuser.h (DFC_POPUPMENU): Add define.
2004-02-072004-02-07 Dan Aloni <da-x@gmx.net>Danny Smith
* lib/ddk/ntoskrnl.def (KeSetTimer,KeSetTimerEx): Correct suffix.
2004-02-02 * include/oleacc.h (LIBID_Accessibility): Declare.Danny Smith
* lib/uuid.c (LIBID_Accessibility): Define.
2004-02-02 * include/winioctl.h ( NTFS_VOLUME_DATA_BUFFER): Add structure.Danny Smith
(FSCTL_GET_NTFS_VOLUME_DATA): Add macro.
2004-02-02 * include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): AddDanny Smith
defines.
2004-01-312004-01-31 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith
* include/winuser.h (RT_MANIFEST): Make conditional on RC_INVOKED. (CREATEPROCESS_MANIFEST_RESOURCE_ID, ISOLATIONAWARE_MANIFEST_RESOURCE_ID, ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID): Add defines.
2004-01-162004-01-16 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
* include/shlobj.h (SHGDN_INCLUDE_NONFILESYS): Add define.
2004-01-152004-01-15 Filip Navara <xnavara@volny.cz>Danny Smith
* include/ddk/mcd.h: Don't care about value of DBG define. * include/ddk/srb.h: Ditto. * include/ddk/storport.h: Ditto. * include/ddk/video.h: Ditto. * include/nspapi.h (SetServiceW, GetAddressByNameA, GetAddressByNameW): Correct protoype. * include/ntsecapi.h (PCUNICODE_STRING): Define.
2004-01-052004-01-05 Filip Navara <xnavara@volny.cz>Danny Smith
* include/prsht.h (LPCPROPSHEETPAGEW): Fix definition. * include/shlwapi.h (SHRegQueryInfoUSKey[AW]): Fix prototype. * include/cpl.h (CPL_STARTWPARMS[AW]): Correct. * include/shellapi.h (ABS_AUTOHIDE, ABS_ALWAYSONTOP, SEE_MASK_NO_CONSOLE, SEE_MASK_ASYNCOK, SEE_MASK_HMONITOR, FOF_NOCOPYSECURITYATTRIBS): Add defines. * include/shlobj.h (BFFM_SETOKTEXT, BFFM_SETEXPANDED, CSIDL_FLAG_DONT_VERIFY, CSIDL_FLAG_CREATE, CSIDL_FLAG_MASK, CFSTR_INETURL[AW], SHGDN_FOREDITING, SHGDN_FORADDRESSBAR, SSF_*): Add defines. (SHCNF_PATH[AW], SHCNF_PRINTER[AW], CFSTR_FILENAME[AW], CFSTR_FILENAMEMAP[AW], CFSTR_FILEDESCRIPTOR[AW], CFSTR_SHELLURL, CMDSTR_NEWFOLDER[AW], CMDSTR_VIEWLIST[AW], CMDSTR_VIEWDETAILS[AW]): Correct. (IEnumIDList): Add COBJMACROS. * include/winuser.h (MIM_*): Add define.
2004-01-04 * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith
declarations. Thanks to: Rene Nyffenegger <renenyffenegger@users.sf.net>.
2004-01-04 * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith
declarations. Thanks to: Rene Nyffenegger <renenyffenegger@users.sf.net>.
2004-01-042004-01-03 Filip Navara <xnavara@volny.cz>Danny Smith
* include/cguid.h (CLSID_StdGlobalInterfaceTable): Declare IID. * include/oaidl.h (ITypeLib2, ITypeInfo2): Define interfaces, declare IID's. (IErrorInfo): Add COBJMACROS. * include/objbase.h (STGM_NOSNAPSHOT): Add define. (CoGetPSClsid): Add protototype, (CoRegisterPSClsid): Likewise. * include/objidl.h (IMarshal): Correct methods. (IMallocSpy): Likewise, (LPPSFACTORYBUFFER): Add typedef. (IGlobalInterfaceTable): Define interface and COBJMACROS. Declare IID. (IStorage_CreateStorage, IRpcStubBuffer_Invoke): Fix macros. * include/ocidl.h (PROPBAG2_TYPE): Define enum. (PROPBAG2, QACONTAINERFLAGS, QACONTAINER, QACONTROL): Define structures. (IPropertyBag2, IPersistPropertyBag2,IAdviseSinkEx, IPointerInactive, IOleUndoUnit, IOleParentUndoUnit, IEnumOleUndoUnits, IOleUndoManager, IQuickActivate): Define interfaces. Declare IID's. (IPersistPropertyBag2): Add COBJMACROS. (LPOLEUNDOMANAGER): Add typedef. (LPPROPERTYBAG2): Likewise. * include/oleidl.h (LPPARSEDISPLAYNAME): Fix definiton. (BINDSPEED): Add definition. (IParseDisplayName, IOleItemContainer, IOleObject, IDropSource, IDropTarget): Add COBJMACROS. * include/wtypes.h (MEMCTX, MSHCTX): Fix enums. * include/winerror.h (CO_S_NOTALLINTERFACES): Add define. * lib/uuid.c (IID_IGlobalInterfaceTable, IID_IOleUndoManager, IID_IPersistPropertyBag2, IID_IPropertyBag2, IID_IRpcProxyBuffer): Add definitions.
2004-01-022004-01-02 Filip Navara <xnavara@volny.cz>Danny Smith
* include/ddk/winddk.h: Don't care about value of DBG define. 2004-01-02 Danny Smith <dannysmith@users.sourceforge.net> Filip Navara <xnavara@volny.cz> * include/ddk/winddk.h (_DDK_DUMMYUNION_MEMBER, _DDK_DUMMYUNION_N_MEMBER): New macros. (ExAllocateFromPagedLookasideList,ExFreeToPagedLookasideList, ExAllocateFromNPagedLookasideList, ExFreeToNPagedLookasideList): Use them.
2004-01-022004-01-01 Filip Navara <xnavara@volny.cz>Danny Smith
* include/objbase.h: Don't care about value of DBG define. * include/objidl.h: Add some COBJMACROS. * include/ocidl.h: Ditto. * include/oleidl.h: Ditto. * include/servprov.h: Ditto. * include/shlobj.h: Ditto. * include/shlobj.h (IContextMenu2): Correct parent in DECLARE_INTERFACE. * include/oleidl.h (IOleCache, IOleCache2, IOleCacheControl): Define interfaces. * include/setupapi.h (SetupGetLineTextA): Correct prototype. Add new constants for _SETUPAPI_VER >= 0x501.
2004-01-012004-01-01 Filip Navara <xnavara@volny.cz>Danny Smith
* include/winnt.h (NtCurrentTeb): Add inline definition.
2004-01-012004-01-01 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
* include/shlobj.h (SHCoCreateInstance): Add prototype.. * lib/shell32.def (SHCoCreateInstance): Add export stub.
2004-01-012004-01-01 Igor Pechtchanski <pechtcha@cs.nyu.edu>Danny Smith
* lib/setupapi.def (CM_Request_Device_Eject[AW]): Add export. (CM_Request_Device_Eject_Ex[AW]): Likwise. * include/ddk/cfg.h (DN_*): Add defines.
2004-01-01* lib/ddk/cfgmgr32.def: Remove duplicate symbol names.Danny Smith
2004-01-012004-01-01 Mattia Barbon <mbarbon@users.sourceforge.net>Danny Smith
* include/commctrl.h (TVN_GETINFOTIP): Add UNICODE mappings. (NMTVGETINFOTIP): Add structure.
2003-12-092003-12-08 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
* include/winuser.h (DISPLAY_DEVICE_*): Remove defines. * include/wingdi.h (DISPLAY_DEVICE_REMOVABLE, DISPLAY_DEVICE_MODESPRINED): Add defines from winuser.h 2003-12-08 Hartmut Honisch <hhonisch@users.sourceforge.net> * include/commctrl.h (ListView_Get_State, ListView_Check_State): Add macros. * include/wingdi.h (DISPLAY_DEVICE_*): Add multi-monitor constants. * include/shlobj.h (SHCOLUMNINIT); Add structure. (SHCOLUMNDAT): Likwise. (SHCOLUMNID): Likewise. (SHCOLUMNINFO): Likewise. (SHCOLSTATE): Add enum. (IColumnProvider): Add COM interface. (IQueryInfo): Likewise. (IShellIconOverlayIdentifier): Likewise. * include/shlguid.h (IID_IColumnProvider) Declare. (IID_IQueryInfo): Likweise. (IID_IShellIconOverlayIdentifier): Likwise. * lib/shell32.c (IID_IColumnProvider) Define. (IID_IQueryInfo): Likweise. (IID_IShellIconOverlayIdentifier): Likwise.