log src/w32fns.c @ 45454:3244cd2850b8

age author description
Tue, 21 May 2002 21:35:41 +0000 Ken Raeburn * w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for
Mon, 20 May 2002 08:06:39 +0000 Ken Raeburn * w32fns.c (parse_image_spec, w32_parse_hot_key): Use SYMBOL_NAME
Sat, 18 May 2002 15:30:47 +0000 Jason Rumney (w32_create_pixmap_from_bitmap_data): New function.
Fri, 10 May 2002 19:15:17 +0000 Jason Rumney (enum_font_cb2): Don't use DBCS raster fonts.
Tue, 30 Apr 2002 01:02:42 +0000 Stefan Monnier (x_create_bitmap_from_file, x_find_image_file): Update call to openp.
Tue, 16 Apr 2002 22:26:33 +0000 Jason Rumney (Fx_file_dialog): Decode file name before using.
Sun, 24 Mar 2002 15:49:44 +0000 Jason Rumney (xbm_scan, xbm_load_image, xbm_read_bitmap_data)
Sat, 23 Mar 2002 00:35:23 +0000 Jason Rumney [HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
Fri, 22 Mar 2002 22:45:41 +0000 Jason Rumney (Fx_create_frame): Enable tool-bar when images are supported.
Fri, 22 Mar 2002 22:00:42 +0000 Jason Rumney (x_set_cursor_color): Set cursor_gc as well.
Thu, 21 Mar 2002 19:31:23 +0000 Jason Rumney (x_clear_image_1): Disable color table code.
Thu, 21 Mar 2002 12:22:32 +0000 Kim F. Storm (QCtype): Remove duplicate declaration and
Wed, 20 Mar 2002 21:17:56 +0000 Jason Rumney (x_set_cursor_color): Set foreground of cursor, not frame.
Sat, 16 Mar 2002 23:37:06 +0000 Jason Rumney (w32_to_all_x_charsets): Return correct type in startup case.
Fri, 08 Mar 2002 08:33:30 +0000 Juanma Barranquero (Fx_display_color_cells): Force 24+ bit color depths to 24-bit.
Sat, 23 Feb 2002 18:14:06 +0000 Jason Rumney (w32_wnd_proc) <WM_TIMER>: Fix last change.
Sat, 23 Feb 2002 00:04:02 +0000 Jason Rumney (mouse_move_timer, mouse_button_timer): Initialize.
Mon, 18 Feb 2002 00:04:14 +0000 Jason Rumney *** empty log message ***
Sat, 09 Feb 2002 01:31:07 +0000 Jason Rumney (w32_load_system_font): Prevent Cleartype fonts from loading.
Sat, 09 Feb 2002 01:08:33 +0000 Jason Rumney (enum_font_cb2): Don't let charsets unknown to Windows
Thu, 24 Jan 2002 20:46:32 +0000 Jason Rumney (w32_wnd_proc) <WM_PAINT>: Initialize update_rect.
Wed, 23 Jan 2002 21:52:41 +0000 Jason Rumney (syms_of_w32fns): Initialize w32_visible_system_caret_hwnd.
Sun, 20 Jan 2002 23:13:29 +0000 Jason Rumney (w32_visible_system_caret_hwnd): New static variable.
Sun, 20 Jan 2002 14:57:54 +0000 Jason Rumney (w32_load_system_font, w32_to_x_charset): Use strnicmp
Sat, 19 Jan 2002 10:04:04 +0000 Jason Rumney (Fx_create_frame): Bind redisplay-dont-pause around
Sun, 13 Jan 2002 12:14:56 +0000 Jason Rumney (w32_pass_extra_mouse_buttons_to_system): New user option.
Sat, 05 Jan 2002 00:05:14 +0000 Jason Rumney (compute_tip_xy): If tooltip won't fit on the screen
Thu, 13 Dec 2001 09:58:12 +0000 Eli Zaretskii (x_report_frame_params): Makes the scroll-bar-width frame parameter have
Wed, 05 Dec 2001 23:02:18 +0000 Kim F. Storm (x_report_frame_params): Return actual fringe widths.
Sat, 01 Dec 2001 11:13:25 +0000 Jason Rumney (trackmouse_window, track_mouse_event_fn): New vars.
Sat, 01 Dec 2001 01:33:30 +0000 Kim F. Storm Merged fringe width related changes from xfns.c.
Wed, 28 Nov 2001 20:34:46 +0000 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
Sun, 25 Nov 2001 11:03:33 +0000 Jason Rumney (x_create_tip_frame): Set frame's fringes_extra to 0.
Sat, 24 Nov 2001 17:39:31 +0000 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Revert last change.
Thu, 22 Nov 2001 20:40:03 +0000 Jason Rumney (x_window_to_frame): Remove irrelevant TODO comment.
Tue, 20 Nov 2001 22:00:54 +0000 Jason Rumney (Vw32_system_coding_system): Remove.
Sun, 18 Nov 2001 21:57:18 +0000 Jason Rumney (x_set_frame_parameters): Avoid infinite recursion for
Fri, 16 Nov 2001 13:18:38 +0000 Kim F. Storm Fringe cleanup.
Tue, 13 Nov 2001 19:03:48 +0000 Jason Rumney Doc fixes.
Tue, 13 Nov 2001 11:57:48 +0000 Pavel Jank (Fx_synchronize): Reindent.
Tue, 13 Nov 2001 00:02:55 +0000 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Sat, 10 Nov 2001 13:51:02 +0000 Jason Rumney (enum_font_cb2): Use leading @ on face name to detect
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Tue, 30 Oct 2001 22:22:04 +0000 Jason Rumney (w32_to_x_charset): Increase size of XLFD charset buffer.
Sat, 27 Oct 2001 22:30:55 +0000 Jason Rumney (w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
Sun, 21 Oct 2001 11:42:44 +0000 Jason Rumney (Fx_file_dialog): Pass a filter to GetOpenFileName.
Wed, 17 Oct 2001 17:47:56 +0000 Andrew Innes (w32_load_system_font): Cache codepage for font, in
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
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.
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.
Sat, 20 May 2000 00:06:41 +0000 Kenichi Handa (w32_to_x_font): Setup members src_multibyte and
Fri, 19 May 2000 11:52:17 +0000 Gerd Moellmann (Vimage_types): Removed.
Wed, 22 Mar 2000 22:29:41 +0000 Jason Rumney (w32_wnd_proc): Handle WM_MENUSELECT message.
Wed, 01 Mar 2000 21:05:52 +0000 Jason Rumney Bring up to date with xfns.c changes from 2000-02-25 and 2000-02-21.
Sun, 27 Feb 2000 21:36:00 +0000 Jason Rumney (w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN, WM_LBUTTON_UP,
Sun, 30 Jan 2000 18:42:51 +0000 Jason Rumney (w32_defined_color): Check for valid frame before
Sun, 23 Jan 2000 22:18:38 +0000 Jason Rumney (w32_defined_color): Apply gamma correction before trying to map to
Sun, 23 Jan 2000 03:18:25 +0000 Jason Rumney Substantial rewrite for new redisplay. Major changes:
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Mon, 16 Aug 1999 18:32:29 +0000 Geoff Voelker (x_set_frame_parameters): Set foreground and
Tue, 10 Aug 1999 17:32:59 +0000 Geoff Voelker (x_set_icon_type): Support setting frame icons.
Tue, 27 Jul 1999 01:32:10 +0000 Kenichi Handa (w32_find_ccl_program): Add casting.
Mon, 26 Jul 1999 11:58:24 +0000 Kenichi Handa (w32_find_ccl_program): Get compiled CCL code by just
Wed, 16 Jun 1999 19:58:02 +0000 Andrew Innes (w32_to_x_weight): Return "demibold" instead of "semibold".
Thu, 20 May 1999 20:42:58 +0000 Andrew Innes (w32_wnd_proc): Ensure mouse capture is released if
Tue, 11 May 1999 13:38:10 +0000 Andrew Innes (x_to_w32_charset): Reinstall VIETNAMESE_CHARSET
Wed, 05 May 1999 11:18:31 +0000 Andrew Innes (w32_strict_painting): New variable.
Tue, 04 May 1999 08:57:08 +0000 Andrew Innes (x_to_w32_charset): Fix typo: want to map all Japanese
Sun, 02 May 1999 10:58:11 +0000 Andrew Innes (unibyte_display_via_language_environment):
Sun, 02 May 1999 10:23:06 +0000 Andrew Innes [andrewi]
Wed, 07 Apr 1999 05:48:00 +0000 Richard M. Stallman (x_to_w32_font): Provide sufficient buffer to encode_coding to avoid carryover.
Wed, 17 Mar 1999 22:03:55 +0000 Geoff Voelker (enum_font_cb2): Set the font height to be the
Sun, 14 Mar 1999 05:27:47 +0000 Geoff Voelker (w32_strict_fontnames): New variable.
Sun, 14 Mar 1999 05:21:29 +0000 Geoff Voelker (w32_wnd_proc): Handle WM_GETMINMAXINFO message.
Fri, 26 Feb 1999 11:41:17 +0000 Richard M. Stallman Use epaths.h istead of paths.h.
Wed, 17 Feb 1999 12:47:59 +0000 Andrew Innes (Vw32_quit_key): New variable.
Tue, 02 Feb 1999 14:03:10 +0000 Andrew Innes (syms_of_w32fns): Change default value of w32-mouse-move-interval to
Thu, 28 Jan 1999 04:52:02 +0000 Geoff Voelker (w32_load_system_font): Do not load unlisted fonts if
Thu, 28 Jan 1999 04:01:44 +0000 Richard M. Stallman (x_set_frame_parameters): gcpro as needed.
Wed, 27 Jan 1999 21:53:27 +0000 Andrew Innes (w32_wnd_proc): Fix bug introduced by previous change;
Fri, 22 Jan 1999 19:59:22 +0000 Geoff Voelker (Vw32_bdf_filename_alist): New variable.