diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 86eedcba7dd..34f90c200e3 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-06-04 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32font.c (w32font_open): Don't set font_idx. | ||
| 4 | (w32font_text_extents): Try GetTextExtentPoint32W before defaulting | ||
| 5 | to font settings. | ||
| 6 | (w32font_draw): Fill background explicitly. | ||
| 7 | |||
| 1 | 2007-06-03 Jason Rumney <jasonr@gnu.org> | 8 | 2007-06-03 Jason Rumney <jasonr@gnu.org> |
| 2 | 9 | ||
| 3 | * w32term.c (w32_initialize): Don't call w32font_initialize. | 10 | * w32term.c (w32_initialize): Don't call w32font_initialize. |