log src/w32fns.c @ 39548:6192be048459

age author description
Thu, 04 Oct 2001 17:14:01 +0000 Andrew Innes (x_to_w32_color): Fix argument to alloca.
Wed, 05 Sep 2001 09:52:14 +0000 Andrew Innes (w32_createwindow): Undo last change.
Tue, 04 Sep 2001 17:35:24 +0000 Andrew Innes (w32_createwindow): Remove the WS_CLIPCHILDREN style
Sat, 12 May 2001 11:02:22 +0000 Eli Zaretskii (w32_to_x_font): Change prototype to fit the declaration.
Tue, 06 Mar 2001 19:33:47 +0000 Gerd Moellmann (Fx_create_frame): Clear Vwindow_list.
Fri, 23 Feb 2001 10:11:40 +0000 Jason Rumney (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES
Wed, 21 Feb 2001 13:55:14 +0000 Gerd Moellmann Rename everything containing *busy_cursor* and similar
Wed, 14 Feb 2001 13:00:01 +0000 Andrew Innes (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the
Fri, 09 Feb 2001 09:55:43 +0000 Jason Rumney (Fx_show_tip): Fix calls to make_number.
Sun, 28 Jan 2001 23:48:02 +0000 Kenichi Handa (w32_font_match): Allocate three more bytes to regex
Wed, 17 Jan 2001 13:13:34 +0000 Gerd Moellmann (QCconversion): Replaces QCalgorithm. Update copyright.
Sat, 13 Jan 2001 00:03:17 +0000 Jason Rumney (x_to_w32_color, x_set_icon_name, xlfd_strip_height)
Tue, 02 Jan 2001 22:44:52 +0000 Andrew Innes (Fx_display_color_cells): Determine correct value, when
Mon, 01 Jan 2001 22:25:57 +0000 Jason Rumney (x_figure_window_size): Do not allow new_height and
Wed, 20 Dec 2000 10:20:01 +0000 Jason Rumney (syms_of_w32fns): Initialize and staticpro tip_frame.
Mon, 18 Dec 2000 23:52:40 +0000 Andrew Innes (Fw32_shell_execute): Use it.
Sun, 17 Dec 2000 23:13:26 +0000 Andrew Innes (Ffile_system_info): New function.
Sun, 17 Dec 2000 15:09:52 +0000 Gerd Moellmann (unwind_create_frame): Return t if frame was deleted.
Thu, 14 Dec 2000 10:55:36 +0000 Andrew Innes (Fx_hide_tip): Avoid unnecessary work when there's
Thu, 07 Dec 2000 10:41:05 +0000 Andrew Innes (xlfd_charset_of_font): Fix last change.
Wed, 06 Dec 2000 15:54:02 +0000 Andrew Innes (xlfd_charset_of_font): Don't overwrite fontname
Sat, 02 Dec 2000 21:02:27 +0000 Jason Rumney (Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.
Fri, 01 Dec 2000 19:08:11 +0000 Jason Rumney Fix last change.
Thu, 30 Nov 2000 18:20:01 +0000 Jason Rumney (x_set_cursor_color): Use x_update_cursor instead of x_display_cursor.
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.