diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2929c03329c..381a3fe7869 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2014-01-13 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * macfont.m: Include termchar.h. | ||
| 4 | (CG_SET_FILL_COLOR_WITH_FACE_FOREGROUND) | ||
| 5 | (CG_SET_FILL_COLOR_WITH_FACE_BACKGROUND) | ||
| 6 | (CG_SET_STROKE_COLOR_WITH_FACE_FOREGROUND): Modified from | ||
| 7 | *_WITH_GC_* to take face and f as parameters. | ||
| 8 | (macfont_draw): Check for DRAW_MOUSE_FACE and set face accordingly. | ||
| 9 | Use *_WITH_FACE_*, and pass face as parameter (Bug#16425). | ||
| 10 | |||
| 1 | 2014-01-13 Daniel Colascione <dancol@dancol.org> | 11 | 2014-01-13 Daniel Colascione <dancol@dancol.org> |
| 2 | 12 | ||
| 3 | Fix menu item updating in the presence of the Unity global menu | 13 | Fix menu item updating in the presence of the Unity global menu |