log

age author description
Tue, 30 May 2000 22:39:04 +0000 Jason Rumney (w32-charset-info-alist): Add each charset separately.
Tue, 30 May 2000 22:34:26 +0000 Jason Rumney Doc changes to reduce diffs with x-win.el.
Tue, 30 May 2000 21:59:27 +0000 Jason Rumney Format and doc changes to bring closer to xterm.c.
Tue, 30 May 2000 21:52:06 +0000 Jason Rumney (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.
Tue, 30 May 2000 21:49:28 +0000 Jason Rumney (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
Tue, 30 May 2000 21:48:24 +0000 Jason Rumney (W32FontStruct): Add double_byte_p member.
Tue, 30 May 2000 21:45:33 +0000 Jason Rumney Format and doc changes to bring closer to xfns.c.
Tue, 30 May 2000 21:41:35 +0000 Jason Rumney (glyph_to_pixel_coords): Change first parameter to
Tue, 30 May 2000 21:38:23 +0000 Jason Rumney (w32_load_bdf_font): Initialize font->double_byte_p.
Tue, 30 May 2000 21:37:01 +0000 Jason Rumney (w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies.
Tue, 30 May 2000 21:35:02 +0000 Jason Rumney (make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
Tue, 30 May 2000 21:26:59 +0000 Jason Rumney (Fread_file_name) [HAVE_NTGUI]: Use file dialog.
Tue, 30 May 2000 21:24:04 +0000 Jason Rumney (struct glyph) [WINDOWSNT]: Add w32_font_type member.
Tue, 30 May 2000 21:19:39 +0000 Jason Rumney (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.
Tue, 30 May 2000 21:14:28 +0000 Jason Rumney (CP_DEFAULT): Define.