log src/w32fns.c @ 33995:e8594de40767

age author description
Mon, 27 Nov 2000 20:09:44 +0000 Jason Rumney (w32_load_system_font): Always mark font as double byte if codepage is unicode.
Sat, 25 Nov 2000 14:55:34 +0000 Jason Rumney (x_to_w32_font): Do not filter out italic fonts, as new
Fri, 24 Nov 2000 21:31:14 +0000 Jason Rumney (x_change_window_heights): New function.
Fri, 24 Nov 2000 20:43:51 +0000 Jason Rumney (x_set_tool_bar_lines): Clear internal border when making tool bar
Mon, 13 Nov 2000 12:24:15 +0000 Miles Bader (x_create_bitmap_from_file, x_find_image_file): Use new openp return protocol.
Fri, 10 Nov 2000 22:15:52 +0000 Jason Rumney (Qw32_charset_hangeul): Rename to match w32 headers.
Sun, 05 Nov 2000 21:41:31 +0000 Andrew Innes (Fx_server_version): Include w32_build_number in the
Fri, 27 Oct 2000 18:52:35 +0000 Jason Rumney (Fx_create_frame): Make default fontsize on w32 10 point, as Windows
Mon, 23 Oct 2000 22:11:51 +0000 Jason Rumney (x_to_w32_font): Initialize dpi from dpyinfo->resy.
Sat, 21 Oct 2000 13:29:45 +0000 Andrew Innes (w32_load_system_font): Call w32_cache_char_metrics.
Thu, 19 Oct 2000 19:12:51 +0000 Jason Rumney (Fx_create_frame): Don't bother calling
Tue, 22 Aug 2000 23:00:51 +0000 Andrew Innes (max): Define macro.
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Sat, 15 Jul 2000 11:56:03 +0000 Jason Rumney (w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a null title.
Tue, 30 May 2000 21:45:33 +0000 Jason Rumney Format and doc changes to bring closer to xfns.c.