Commit Graph

1416 Commits

Author SHA1 Message Date
NightStrike
1b9583ffb4 Remove extraneous spaces
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1956 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-26 14:11:03 +00:00
NightStrike
33addb7b93 Update with changes from mingw.org w32api 3.12
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1951 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-26 13:43:05 +00:00
Kai Tietz
4b135b8b83 Fix typo. Thanks to smartmobili for catching it.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1947 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-25 15:29:18 +00:00
Jonathan Yong
5543af908e Check for host AR properly
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1946 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-25 14:41:54 +00:00
Ozkan Sezer
dd01b71799 * config.guess, config.sub, install-sh: updated from upstream sources.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1945 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-25 07:25:37 +00:00
NightStrike
748174dd24 Add top level configury system
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1944 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-24 17:55:02 +00:00
NightStrike
3d7c4af8db Add old ChangeLogs to distribution rules
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1943 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-24 17:51:09 +00:00
Ozkan Sezer
ac131acf14 2010-02-23 Ozkan Sezer <sezeroz@gmail.com>
* d3dx9shader.h: Merged d3dx9_36 fix of Christian Costa from wine
	git-3138ba0d5cfcd37d3b457916240a7e20a08f047c / 2010-02-21: Fix
	AddRef and Release macros and add IID for ID3DXConstantTable.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1938 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-23 20:11:56 +00:00
Kai Tietz
46c19796de Remove Fixme about csq.h
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1936 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-23 15:17:58 +00:00
NightStrike
d84c638e4e Fix typo
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1935 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-23 13:18:26 +00:00
Kai Tietz
0d796dcca7 2010-02-23 Kai Tietz <kai.tietz@onevision.com>
* src/gendef.c (no_forward_output): New variable
        for option -f/--no-forward-ouput.
        (opt_chain): Handle new options.
        (add_export_list): Handle no_forward_output.
        (show_usage): Add new option.



git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1934 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-23 12:04:07 +00:00
Kai Tietz
4bf605e560 Fix crash on none PE(+) images.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1933 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-23 09:38:00 +00:00
NightStrike
3db24076f6 Add more headers to distribution package
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1932 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-22 16:26:19 +00:00
NightStrike
6ca6fda897 Update configure to clean up if logic
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1931 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-22 16:25:55 +00:00
Jonathan Yong
2c008a3375 Fix sdks missing header hacks.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1930 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-22 15:50:56 +00:00
NightStrike
97033cdb73 Hack the default sdk header until we find a better fix
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1928 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-21 00:47:25 +00:00
Ozkan Sezer
3a7039918e 2010-02-20 Ozkan Sezer <sezeroz@gmail.com>
* dvdmedia.h: added from the wine sources.
	* Sync'ed with wine-1.1.39 release version.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1926 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-20 14:05:30 +00:00
Jonathan Yong
8bc822d1ee Add CLSID_ShellFSFolder and IID_IShellLinkDataList to mingw-w64-crt/libsrc/shell32.c
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1924 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-19 11:05:11 +00:00
Jonathan Yong
746ab71127 Add IID_IFolderView GUID to mingw-w64-crt/libsrc/shell32.c and mingw-w64-headers/include/shlguid.h.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1923 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-19 10:22:31 +00:00
Ozkan Sezer
9fe9446e4c sync getopt.c with src/winsup/cygwin/libc/getopt.c r1.13 (Dec 14, 2009):
* misc/getopt.c (getopt_internal): Set optreset according to optind
setting earlier.  Reevaluate POSIXLY_CORRECT if optreset is set to !0.
Handle a leading '-' in options independently of posixly_correct.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1919 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-16 07:54:51 +00:00
Kai Tietz
d60059bd6e 2010-02-15 Kai Tietz <kai.tietz@onevision.com>
* winnt.h (UNREFERENCED_PARAMETER): Silence warning.
        (UNREFERENCED_LOCAL_VARIABLE): Likewise.




git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1918 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-15 09:27:49 +00:00
NightStrike
aa8d315db1 No more hard coding of header files in build system (hopefully)
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1917 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-14 23:31:14 +00:00
Ozkan Sezer
f19b1f4202 * amaudio.h: quartz: Fix IAMDirectSound interface definition. (from
wine git 28acc8398c58f0326d2e3bb21dd9406b9f480529 / 7 Feb 2010.)


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1913 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-14 09:26:59 +00:00
Ozkan Sezer
382767f955 * d3dx9shader.h: Add definition for ID3DXConstantTable. (from wine
git 6b890be5512e748412a0e21ed3f0329f1aef3057 / 11 Feb 2010)


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1912 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-14 09:24:13 +00:00
Ozkan Sezer
ebcd381afb tidied the changelog.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1909 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-12 20:40:50 +00:00
Ozkan Sezer
b1f8ddebd9 2010-02-12 Ozkan Sezer <sezeroz@gmail.com>
* dmoreg.h: Made it C++ compatible by adding extern "C" { ... }
	when __cplusplus ies defined.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1907 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-12 15:27:50 +00:00
Ozkan Sezer
fd632b194d added dmodshow, medparam and qnetwork *.idl and *.h files from the
KDE project.  Qt project seems to need them.

git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1906 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-12 14:45:59 +00:00
Ozkan Sezer
1aca6587d1 added amstream.[idl|h] and vmr9.[idl|h] from wine sources.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1904 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-12 14:10:48 +00:00
Ozkan Sezer
dc258c39f7 Updated the dx headerset readme to reflect the wine version we currently base on (1.1.38).
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1901 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-12 10:44:11 +00:00
Ozkan Sezer
9ac0808186 2010-02-12 Ozkan Sezer <sezeroz@gmail.com>
Merged with the dx headers from wine-1.1.38 including the missing
	d3drmobj.h, mediaerr.h and mediaobj.h, as well as the new d3dx9
	additions.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1899 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-12 10:36:08 +00:00
Ozkan Sezer
eb49184f7c 2010-02-11 Ozkan Sezer <sezeroz@gmail.com>
* dshow.h: Updated from wine-1.1.38.
	* amaudio.h, amvideo.idl, amvideo.h, audevcod.h, errors.h, evcode.h,
	vfwmsgs.h: Added missing dshow dependency headers from wine-1.1.38.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1897 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-11 23:50:22 +00:00
Ozkan Sezer
2755c1a2bd 2010-02-11 Ozkan Sezer <sezeroz@gmail.com>
* ddstream.h, docobj.h, downloadmgr.h: Regenerated using widl-1.1.38
	from the latest wine-1.1.38 *.idl files.
	* ddstream.idl, docobj.idl, downloadmgr.idl: Added as idl versions.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1895 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-11 23:39:33 +00:00
Jonathan Yong
06cf991020 Move crt/process.h entry from syshead_HEADERS to basehead_HEADERS, regenerate Mafile.in
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1894 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-11 15:29:25 +00:00
Kai Tietz
cf8a481d27 Second mess-reasoned failure.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1893 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-11 15:10:31 +00:00
Kai Tietz
38d7226ed8 Add missing backslash.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1892 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-11 15:08:42 +00:00
Kai Tietz
68b65742a2 2010-02-11 Kai Tietz <kai.tietz@onevision.com>
* include/process.h: Moved away into
        * crt/process.h: new loaction.
        * Makefile.am: Add crt/process.h header.



git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1891 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-11 15:07:12 +00:00
Ozkan Sezer
fe4d1d4955 removed svn:executable property.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1889 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 20:55:30 +00:00
Kai Tietz
ec3e8c19bd 2010-02-10 Kai Tietz <kai.tietz@onevision.com>
* include/shlguid.h: Reduce required _WIN32_IE to >= 0x0500.
        This isn't really correct, but to make it compatible to commctrl.h
        we have to change it here, too.
        * include/shlobj.h: Likewise.



git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1888 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 20:18:56 +00:00
Ozkan Sezer
5f7854329a 2010-02-10 Ozkan Sezer <sezeroz@gmail.com>
mingw-w64-crt/
	* lib32/user32.def: Add CloseTouchInputHandle and GetTouchInputInfo as
	even more missing parts in revision 1530.
	* lib64/user32.def: Likewise.

	mingw-w64-headers/
	* include/winuser.h (CloseTouchInputHandle): New API missed in
	revision 1530.
	(GetTouchInputInfo): Likewise.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1885 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 19:27:57 +00:00
Ozkan Sezer
fabab4400a 2010-02-10 Ozkan Sezer <sezeroz@gmail.com>
* include/winuser.h (PBT_POWERSETTINGCHANGE): Define for
	_WIN32_WINNT >= 0x0600.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1884 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 18:24:56 +00:00
Kai Tietz
9903531ce4 2010-02-10 Kai Tietz <kai.tietz@onevision.com>
* include/winuser.h (POWERBROADCAST_SETTING): New type.
        (PPOWERBROADCAST_SETTING): Likewise.
        (RegisterPowerSettingNotification): New API.
        (UnregisterPowerSettingNotification): Likewise.



git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1883 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 17:41:20 +00:00
Kai Tietz
c246d77783 2010-02-10 Kai Tietz <kai.tietz@onevision.com>
* lib32/user32.def: Add IsTouchWindow, RegisterTouchWindow and UnregisterTouchWindow
        missing for support of revision 1530.
        * lib64/user32.def: Likewise.



git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1882 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 17:21:03 +00:00
Kai Tietz
695a7a9a50 Add default licenses for redistribution and for MinGW-w64 binary packages.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1881 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 14:41:28 +00:00
Ozkan Sezer
31ce71b05e 2010-02-10 Ozkan Sezer <sezeroz@gmail.com>
A couple of lib32/*.def file fixes from mingw:
	* lib32/comctl32.def (StrCSpnA, StrCSpnIA, StrCSpnW, StrChrA, StrChrIA,
	StrChrIW, StrChrW, StrCmpNA, StrCmpNIA, StrCmpNIW, StrCmpNW, StrRChrA,
	StrRChrIA, StrRChrW, StrRStrIA, StrRStrIW, StrStrA, StrStrIA, StrStrIW,
	StrStrW, StrToIntA, StrToIntW): Removed erroneous exports which already
	are in shlwapi.def.
	* lib32/scsiport.def (ScsiPortGetDeviceBase): Fixed suffix.
	* lib32/ntoskrnl.def (MmAllocateContiguousMemory): Fixed suffix.
	* lib32/msimg32.def (GetDCBrushColor, GetDCPenColor): Moved from here...
	* lib32/gdi32.def (GetDCBrushColor, GetDCPenColor): ... to here.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1879 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 13:25:09 +00:00
Ozkan Sezer
b63a9a9164 minor formatting.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1877 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-10 07:25:20 +00:00
Ozkan Sezer
9eb7a4df31 2010-01-20 Ozkan Sezer <sezeroz@gmail.com>
* wincrypt.h (CERT_ALT_NAME_ENTRY): Commented out pEdiPartyName
	member from the union (not implemented, see:
	http://msdn.microsoft.com/en-us/library/aa924681.aspx or
	http://msdn.microsoft.com/en-us/library/aa377173.aspx .)


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1874 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-09 18:42:45 +00:00
Ozkan Sezer
2ab57a764d fixed mixed style line endings
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1868 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-09 14:18:26 +00:00
Ozkan Sezer
bd2d8a7bc2 removed a stale entry from the makefiles.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1853 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-09 10:41:44 +00:00
Ozkan Sezer
c44de37a85 updated install-sh from upstream sources.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1849 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-08 22:01:52 +00:00
Kai Tietz
ae1b2f6770 Fix wrong PD header.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1847 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-08 21:01:05 +00:00