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
2005-08-12 * include/ddk/hidsdi.h: New file.Danny Smith
* lib/ddk/hid.def: Uncomment symbols and add stdcall suffix for functions declared in hidsdi.h. Thanks to: Alex J Lennon <ajlennon at organixconsulting dot com>
2005-08-11Attempting to add include/objsafe.h again...Dimitri Papadopoulos
2005-08-11 * include/w32api.h: Increment version to 3.3.Chris Sutcliffe
* Makefile.in: Ditto.
2005-07-282005-07-28 Earnie Boyd <earnie@users.sf.net>Earnie Boyd
* include/winnt.h (SUBLANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN): Correct their values. Thanks to: Daniel K. O. <danielosmari at users dont sf dot net>
2005-07-252005-07-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
* include/winuser.h (HSHELL_RUDEAPPACTIVATED): Define.
2005-07-20 * include/wingdi.h (TT_PRIM_CSPLINE): Define.Danny Smith
Thanks to: Bob Jamison <ishmal at users dot sourceforge dot net>
2005-07-20 * include/richedit.h (SETTEXTEX): Define structure andDanny Smith
associated constants. (GT_SELECTION): Define GETTEXTEX flag constant.
2005-07-19 * include/wingdi.h (SYSPAL_NOSTATIC256): Define.Danny Smith
2005-07-19 * include/wingdi.h (WINGDIAPI): Define to SECLSPEC_DLLIMPORTDanny Smith
if __W32API_USE_DLLIMPORT__. Use throughout on prototypes.
2005-07-19 * include/commctrl.h (RBBS_USECHEVRON): Define.Danny Smith
(RBBS_*): Use hex notation, group together.
2005-07-18 * include/commctrl.h (TreeView_SetItemState): InitiliseDanny Smith
_tvi.hItem. Thanks to Joseph Remes <jremes at users dot sourceforge dot net>
2005-07-182005-07-18 Mattia Barbon <mbarbon@users.sourceforge.net>Danny Smith
* include/commctrl.h (NMLVFINDITEM): Add structure.
2005-07-182005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith
* include/wininet.h (WININET_API_FLAG_*): Add defines.
2005-07-182005-07-18 Daniel Atallah <datallah@users.sourceforge.net>Danny Smith
* include/winnt.h (VER_SET_CONDITION): Define.
2005-07-182005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith
* include/wincon.h (AttachConsole): Correct _WIN32_WINNT guard. (ATTACH_PARENT_PROCESS): Define. (CONSOLE_WINDOWED_MODE): Correct definition to match MSDN documentation.
2005-07-172005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd
* include/winbase.h (QueueUserWorkItem): Add prototype.
2005-07-142005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd
* include/wingdi.h (SHADEBLENDCAPS, SB_NONE, SB_CONST_ALPHA, SB_PIXEL_ALPHA, SB_PREMULT_ALPHA, SB_GRAD_RECT, SB_GRAD_TRI, COLORMGMTCAPS, CM_NONE, CM_DEVICE_ICM, CM_GAMMA_RAMP, CM_CMYK_COLOR): Define.
2005-06-19 * include/winldap.h (ldap_simple_bindW, ldap_simple_bind_sW,Danny Smith
ldap_bindW, ldap_bind_sW): Change PCHAR arg to PWCHAR. Thanks to: Christian <chhd at users dot sf dot net>
2005-06-18 * include/winbase.h (GETTEXTEX): Correct name of lpUsedDefChar field.Danny Smith
Thanks to: Saulius Menkevicius <bobas at users dot sf dot net>
2005-06-18 * include/winbase.h (GolbalDiscard): Define as macro.Danny Smith
Thanks to: David Golub <david_golub at users dot sf dot net>
2005-05-14 * include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.Corinna Vinschen
(WNetGetResourceParentW): Ditto. * include/ddk/ntifs.h (FILE_ID_FULL_DIRECTORY_INFORMATION): Define.
2005-04-26 * include/wininet.h (FtpGetFileSize): Add prototype.Danny Smith
(FtpCommand[AW]): Correct prototypes. Reported by <siger at users dot sf dot net>
2005-04-25 * include/vfw.h (capCreateCaptureWindow[AW]): Add prototypes.Danny Smith
(capGetDriverDescription[AW]): Likewise. ChangeLog: Typo fixes.
2005-04-03 * include/winnt.h (SE_UNDOCK_NAME TEXT): Define.Corinna Vinschen
(SE_MANAGE_VOLUME_NAME TEXT): Ditto. (SE_IMPERSONATE_NAME TEXT): Ditto. (SE_ENABLE_DELEGATION_NAME TEXT): Ditto. (SE_SYNC_AGENT_NAME TEXT): Ditto.
2005-03-17* winclude/winnt.h (SYSTEM_LUID): Fix definitition invalidated by below change.Christopher Faylor
2005-03-16 * include/winnt.h (_LUID): Add structure. Correct LUID typedef.Danny Smith
Thanks to: Paul-Christiaan Spruijtenburg <wakarimasu at users dot sf dot net>
2005-03-07 * include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo):Danny Smith
Guard with _WIN32_WINNT >= 0x0501. Add FIXME comment. * gai_strerror[AW]: Put into #if 0 block.
2005-03-07 * include/basetyps.h (__int16): Correct define.Danny Smith
2005-02-072005-02-07 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
* include/winioctl.h (IOCTL_VOLUME_BASE, IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS, IOCTL_VOLUME_IS_CLUSTERED): Copy defines from include/ddk/ntdddvol.h. Bug reported to Debian by Anand Kumria <wildfire at progsoc dot org>
2005-01-282005-01-27 Oliver Stoeneberg <oliverst@online.de>Danny Smith
* include/winbase.h (PWIN32_FIND_DATA): Add typedef.
2005-01-26 * include/winuser.h (SW_SMOOTHSCROLL): Add define.Danny Smith
2005-01-212005-01-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
* include/commdlg.h (OFN_DONTADDTORECENT): Added definition.
2005-01-132005-01-13 Benoit Blanchon <bblanchon@users.sourceforge.net>Danny Smith
* include/wininet.h (InternetCheckConnectionA, InternetCheckConnectionW) Add prototypes. (INTERNET_RAS_INSTALLED, INTERNET_CONNECTION_OFFLINE, INTERNET_CONNECTION_CONFIGURED): Add defines.
2005-01-102005-01-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
* include/commctrl.h (ComboBox_SetMinVisible, ComboBox_GetMinVisible): Added Macros. * include/winuser.h (CB_SETMINVISIBLE, CB_GETMINVISIBLE): Added definitions.
2005-01-032005-01-02 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith
* include/winnt.h (GetCurrentFiber, GetFiberData): Make inline assembly code conditional on _X86_.
2005-01-02 * include/afxres.h: Remove the \r from the line ending.Earnie Boyd
* include/errorrep.h: Ditto. * include/shldisp.h: Ditto. * include/tschema.h: Ditto. * lib/dhcpcsvc.def: Ditto. * lib/uxtheme.def: Ditto. * lib/wldap32.def: Ditto.
2005-01-02 * include/w32api.h: Increment version.Earnie Boyd
* Makefile.in: Ditto.
2005-01-01 * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):Danny Smith
Correct typo.
2004-12-292004-12-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
*include/winuser.h (MNS_*, WM_MENUCOMMAND, WM_MENUGETOBJECT, WM_MENUDRAG, WM_NCMOUSEHOVER, WM_NCMOUSELEAVE, WM_UNINITMENUPOPUP, SPI_GETFOREGROUNDLOCKTIMEOUT, SPI_SETFOREGROUNDLOCKTIMEOUT): Added definitions. *include/imm.h (WM_IME_REQUEST): Added definition. *include/shlobj.h (SLGP_RAWPATH, SLGP_UNCPRIORITY): Added definition.
2004-12-29Added HSHELL_FLASH definitionChris Sutcliffe
2004-12-242004-12-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Danny Smith
* include/shldisp.h: New file. * include/shlobj.h (IObjMgr): Added interface definiton. * lib/shell32.c (CLSID_AutoComplete, IID_AutoComplete, IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr, CLSID_ACListISF, IID_IACList): Added GUIDs. * include/shlguid.h (CLSID_AutoComplete, IID_AutoComplete, IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr, CLSID_ACListISF, IID_IACList): Added GUIDs.
2004-12-23 * include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.Danny Smith
Thanks to: Chris Sutcliffe <ironhead@walled.net> (CDRF_*): Use hex notation for constants.
2004-12-09 * include/sqlext.h (SQL_INTERVAL_*): Correct macros.Danny Smith
Reported by Eric Sharkey <sharkey at netrics dot com>
2004-12-07 * include/winnt.h (TOKEN_INFORMATION_CLASS): AddDanny Smith
TokenGroupsAndPrivileges, TokenSessionReference, TokenSandBoxInert, TokenAuditPolicy, TokenOrigin. Reformat. (SID_NAME_USE): Add SidTypeComputer. Reformat. Thanks to Gabriel Linder <mingwlinder@users.sourceforge.net>
2004-11-222004-11-21 Benoit Blanchon <bblanchon@users.sourceforge.net>Danny Smith
* include/wingdi.h (AC_SRC_ALPHA, AC_SRC_NO_ALPHA, AC_DST_NO_ALPHA, ...): Add defines. * include/winuser.h (ULW_COLORKEY,ULW_ALPHA, ULW_OPAQUE): Add defines. Change email address in ChangleLog to sourceforge alias
2004-11-21 * include/winnt.h (VerSetConditionMask): Correct typo in _WIN32_WINNTDanny Smith
guard. * lib/kernel32.def (VerSetConditionMask): Correct stdcall suffix. * lib/ddk/ntoskrnl.def (VerSetConditionMask): Likewise.
2004-11-20 * include/winbase.h (PPROCESS_INFORMATION): Add typedef.Danny Smith
(CreateProcessWithLogonW): Declare. (LOGON_WITH_PROFILE, LOGON_NETCREDENTIALS_ONLY): Add defines. Thanks to: "jkmaki" <jkmaki@users.sourceforge.net> Correct some ChangeLog typos.
2004-11-19 * include/sspi.h (SecPkgContext_Sizes): Fix typo.Danny Smith
Thanks to: David Leonard <leonard@users,sourceforge.net>
2004-11-19 * include/sspi.h (SecPkgCredentials_Names[AW]): Correct name.Danny Smith
Thanks to: David Leonard <leonard@users,sourceforge.net>
2004-11-192004-11-19 Magnus Olsen <greatlord@sourceforge.users.net>Danny Smith
* include/winuser.h (MSLLHOOKSTRUCT): Add structure.