summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2008-05-26 16:21:55 +0000
committerTor Lillqvist <tml@src.gnome.org>2008-05-26 16:21:55 +0000
commitd6e37e0396d8a1bd939bff1f1c254b73770ee7e9 (patch)
tree54cd02614667bd011e59a1d325bbdb766cc708f1 /ChangeLog
parente38ae49fe45cd01267ce8198e8a40f98f2d72042 (diff)
downloadpango-d6e37e0396d8a1bd939bff1f1c254b73770ee7e9.tar.gz
pango/pangowin32-private.h Drop the PangoWin32SizeInfo struct and the hash
2008-05-26 Tor Lillqvist <tml@novell.com> * pango/pangowin32-private.h * pango/pangowin32-fontmap.c: Drop the PangoWin32SizeInfo struct and the hash table mapping from the relevant part of a LOGFONTW struct to a list of PangoWin32SizeInfos in PangoWin32FontMap. It seems that each list was always of length one anyway, so instead just map directly to each such single list member, also a LOGFONTW struct. Actually I wonder whether this map is needed at all, will have to experiment. svn path=/trunk/; revision=2635
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb174c20..6903eb45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-05-26 Tor Lillqvist <tml@novell.com>
+
+ * pango/pangowin32-private.h
+ * pango/pangowin32-fontmap.c: Drop the PangoWin32SizeInfo struct
+ and the hash table mapping from the relevant part of a LOGFONTW
+ struct to a list of PangoWin32SizeInfos in PangoWin32FontMap. It
+ seems that each list was always of length one anyway, so instead
+ just map directly to each such single list member, also a LOGFONTW
+ struct. Actually I wonder whether this map is needed at all, will
+ have to experiment.
+
2008-05-23 Tor Lillqvist <tml@novell.com>
* pango/pango-utils.c: Revert the addition of the alias