aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7f4e13b733f..54d9a32804d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xrdb.c (x_load_resources): For LUCID and XFT, don't put a
4 resource that specifies helvetica for menus and dialogs.
5
6 * xmenu.c (apply_systemfont_to_dialog): Apply to *dialog.font.
7 (apply_systemfont_to_menu): Set resources *menubar*font and
8 *popup*font. Remove defflt.
9 (set_frame_menubar, create_and_show_popup_menu): Call
10 apply_systemfont_to_menu before lw_create_widget.
11
12011-02-14 Tom Tromey <tromey@redhat.com> 122011-02-14 Tom Tromey <tromey@redhat.com>
2 13
3 * keyboard.h: Remove obsolete comment. 14 * keyboard.h: Remove obsolete comment.