OSDN Git Service

Merge further W32API updates from Cygwin CVS.
[mingw/mingw-org-wsl.git] / w32api / ChangeLog
2016-06-03 Keith MarshallMerge further W32API updates from Cygwin CVS.
2016-06-02 Keith MarshallUpdate mapping of GCC to MSVC host identification macros.
2016-05-23 Keith MarshallMerge W32API updates, from Cygwin CVS, into legacy...
2016-05-04 Keith MarshallEliminate redundant <parts/winioctl.h> header.
2016-05-03 Keith MarshallEnforce consistent specification of package version.
2015-11-14 Keith MarshallRefactor for Windows DDK synchronization; fix MinGW...
2015-10-22 Keith MarshallWindows application module version information API...
2015-10-22 Keith MarshallRevert a failed experimental macro construct.
2015-09-29 Keith MarshallCode clean-up; fix MinGW-Bug [#2263].
2015-09-22 Keith MarshallCorrect defect in build system compilation rule.
2015-08-02 Keith MarshallBuild system corrections for GCC build time support.
2015-07-15 Keith MarshallOverhaul and streamline build system configuration.
2015-07-15 Keith MarshallChangeLog format adjustments.
2015-07-14 Keith MarshallRemove unused aclocal.m4 configuration file.
2015-07-14 Keith MarshallAdapt platform feature checks to NTDDI_VERSION conventions.
2015-06-16 Keith MarshallRemove generated configure script from revision control.
2014-10-21 Keith MarshallImport w32api-3.17 source code on "legacy" branch.
2012-08-04 Earnie BoydCosmetic adjustment to match MSDN documentation.
2012-08-02 Earnie BoydCorrect typos, as identified by issue [#1534].
2012-08-01 Earnie BoydDeclare WTSVirtualChannel API functions per issue ...
2012-08-01 Earnie BoydCorrect MENUITEMINFO structure definition per issue...
2012-07-06 Corinna VinschenExtend visibility of winsock definitions when building...
2012-04-30 Chris SutcliffeCorrect version guard for WinXP minimum requirement.
2012-04-29 Chris SutcliffeAdd missing <shobjidl.h> and associated UUID implementa...
2012-03-20 Chris SutcliffeAdjust header file definition order, to fix issue ...
2012-01-04 Chris SutcliffeAdd missing return value, flagged by 'make test'.
2012-01-04 Chris SutcliffeRemove duplicate definitions, identified by 'make test'.
2012-01-03 Keith MarshallCorrect misuse of #ifdef, identified by 'make test'.
2011-12-22 Corinna VinschenReplace more incorrectly named manifest constants.
2011-12-22 Corinna VinschenAdd missing PROCESS_QUERY_LIMITED_INFORMATION.
2011-08-19 Corinna VinschenAdd missing MAPVK manifest constant definitions.
2011-08-05 Corinna VinschenCorrect some misspelled manifest constant names.
2011-07-29 Corinna VinschenAdd a missing Win2K sockets IOCTL feature.
2011-05-23 Chris SutcliffeFix an incorrectly typed structure member.
2011-05-15 Corinna VinschenAdd another missing manifest constant definition.
2011-04-22 Keith MarshallAvoid pollution of user namespace; fix MinGW-Bug [...
2011-04-21 Chris SutcliffeFix bad typedef, per MinGW-Bug [#1529].
2011-04-04 Corinna VinschenAdd a missing manifest constant definition.
2011-03-29 Corinna VinschenWin2K and Vista userenv updates.