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
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 854551e35..9c17df260 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,6 +1,15 @@
2003-01-04 Danny Smith <dannysmith@users.sourceforge.net>
- * include/commctrl.h (TOOLINFO[AW]: Update structures.
+ * include/commctrl.h (tagNMTOOLBAR[AW]): Replace obsolete struct
+ names tagTBNOTIFY[AW] and typedefs. Add defines for backward
+ compatability. Add RECT field. Add UNICODE mappings for new
+ names.
+ (tagNMREBARCHEVRON): Add struct and typedefs for
+ _WIN32_IE >= 0x0500.
+
+2003-01-04 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/commctrl.h (TOOLINFO[AW]): Update structures.
(LVHITTESTINFO): Likewise.
* include/wingdi.h (GRADIENT_TRIANGLE): Add structure.