Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mingw: Delete obsolete directory. | Christopher Faylor | 2012-11-07 | 1 | -376/+0 |
| | | | | * w32api: Ditto. | ||||
* | 2009-05-01 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2009-05-02 | 1 | -0/+10 |
| | | | | | | * include/shellapi.h (SHIL_LARGE, SHIL_SMALL, SHIL_EXTRALARGE, SHIL_SYSSMALL, SHIL_JUMBO, SHIL_LAST SHIL_JUMBO, SHGetImageList): Define. * lib/shell32.def (SHGetImageList): Define. | ||||
* | Fix incorrect guard added in last commit | Chris Sutcliffe | 2008-10-04 | 1 | -1/+1 |
| | |||||
* | 2008-10-04 Chris Sutcliffe <ir0nh34d@users.sf.net> | Chris Sutcliffe | 2008-10-04 | 1 | -0/+3 |
| | | | | * include/shellapi.h (NOTIFYICON_VERSION_4): Define. | ||||
* | 2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2007-05-19 | 1 | -0/+2 |
| | | | | * include/shellapi.h (NIN_POPUPOPEN, NIN_POPUPCLOSE): Define. | ||||
* | 2007-04-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2007-04-22 | 1 | -36/+42 |
| | | | | | * include/shellapi.h (NOTIFYICONDATAA, NOTIFYICONDATAW): Updated to support Vista. | ||||
* | * include/shellapi.h [_WIN32_IE >= 0x0600] | Dimitri Papadopoulos | 2006-03-07 | 1 | -15/+19 |
| | | | | | (SEE_MASK_NOZONECHECKS,SEE_MASK_FLAG_LOG_USAGE): Define on Windows XP SP1 and Windows XP respectively. | ||||
* | * include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define. | Dimitri Papadopoulos | 2006-03-07 | 1 | -3/+12 |
| | | | | | | Thanks to: Daniel Atallah <datallah at users dot sf dot net> * include/shellapi.h [_WIN32_IE >= 0x0500] (NIS_*): Introduced in Version 5.0. | ||||
* | 2004-11-19 Benoit Blanchon <benoit.blanchon@free.fr> | Danny Smith | 2004-11-19 | 1 | -0/+5 |
| | | | | | | | * include/shellapi.h (NIF_GUID): Add define. Correct my 2004-11-04 Changelog entry | ||||
* | * include/wingdi.h (NIF_INFO): Add define. | Danny Smith | 2004-11-04 | 1 | -4/+15 |
| | | | | | | (NIIF_*) Add defines.. Thanks to: Benoit Blanchon <benoit.blanchon@free.fr> (NIF_*): Convert constants to hex. | ||||
* | 2004-09-05 Hosaka Yuji <hos@tamanegi.org> | Danny Smith | 2004-09-05 | 1 | -0/+1 |
| | | | | | | | | * include/winuser.h (MonitorFromPoint, MonitorFromRect, MonitorFromWindow): Add prototypes. * lib/user32.def (MonitorFromPoint, MonitorFromRect, MonitorFromWindowMonitorFromWindow): Add stubs. * include/shellapi.h (DuplicateIcon): Add prototype. | ||||
* | 2004-03-16 Martin Fuchs <martin-fuchs@gmx.net> | Danny Smith | 2004-03-16 | 1 | -0/+43 |
| | | | | | | | * 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-01-05 Filip Navara <xnavara@volny.cz> | Danny Smith | 2004-01-04 | 1 | -8/+14 |
| | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | * include/shellapi.h: Include all structs within pshpack2.h/ | Danny Smith | 2003-07-31 | 1 | -3/+3 |
| | | | | poppack.h block. | ||||
* | 2003-06-17 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2003-06-18 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | * include/shellapi.h (SHQUERYRBINFO): Add structure, (SHQueryRecycleBin[AW]. SHEmptyRecycleBin[AW]):Add prototypes. (SHERB_NOCONFIRMATION, SHERB_NOPROGRESSUI, SHERB_NOSOUND): Add defines. Thanks to Brett Hart <brett at ncubedtech dot com> 2003-06-17 Danny Smith <dannysmith@users.sourceforge.net> * include/winbase.h (GlobalCompact, GlobalFix, GlobalFlags, GlobalUnfix, GlobalUnWire, GlobalWire, LocalCompact, LocalFlags, LocalShrink, LockSegment, UnlockSegment): Add comment that these are obsolete no-ops. 2003-06-17 Bang Jun-Young <junyoung@netbsd.org> * include/winbase.h (GetProcessWorkingSetSize, GlobalCompact, LocalAlloc, LocalCompact, LocalReAlloc, LocalShrink, SignalObjectAndWait, WriteProcessMemory): Correct prototypes. | ||||
* | * include/shellapi.h (ExtractIconEx[AW]): Correct return type | Danny Smith | 2002-12-09 | 1 | -2/+2 |
| | | | | to UINT. | ||||
* | 2002-12-02 Andrew Stadt <acstadt@sympatico.ca> | Danny Smith | 2002-12-02 | 1 | -0/+2 |
| | | | | | * include/shellapi.h (_SHFILEOPSTRUCTA,_SHFILEOPSTRUCTW): Wrap with pshpack2.h/poppack.h to correct alignment. | ||||
* | 2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com> | Danny Smith | 2002-08-12 | 1 | -0/+1 |
| | | | | * include/shellapi.h (FOF_NOERRORUI): Add define. | ||||
* | * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define. | Danny Smith | 2002-03-31 | 1 | -0/+1 |
| | |||||
* | * 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. | ||||
* | * include/shellapi.h: (CommandLineToArgvW): Add WINAPI declaration. | Earnie Boyd | 2001-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * 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. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+251 |