log src/w32fns.c @ 87625:f1e7931e86ce

age author description
Sat, 29 Dec 2007 19:20:04 +0000 Martin Rudalics Make copy of frame parameters because the original parameters
Fri, 28 Dec 2007 22:26:14 +0000 Miles Bader Merge from emacs--rel--22
Sun, 16 Dec 2007 04:31:49 +0000 Miles Bader Merge from emacs--rel--22
Wed, 14 Nov 2007 17:33:36 +0000 Juanma Barranquero (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Wed, 14 Nov 2007 17:13:10 +0000 Juanma Barranquero (Fw32_define_rgb_color, Fw32_load_color_file, Fx_display_save_under):
Wed, 14 Nov 2007 15:38:16 +0000 Juanma Barranquero Remove leftover comment.
Wed, 14 Nov 2007 15:33:31 +0000 Juanma Barranquero (Fw32_registered_hot_keys): Don't return the nil values corresponding
Tue, 13 Nov 2007 15:08:01 +0000 Juanma Barranquero (Fw32_register_hot_key): Don't try to register
Fri, 09 Nov 2007 12:17:19 +0000 Jason Rumney (w32_pass_multimedia_buttons_to_system): New user option.
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Mon, 22 Oct 2007 23:19:06 +0000 Jason Rumney include math.h
Mon, 22 Oct 2007 22:51:00 +0000 Jason Rumney (w32_abort): Move declaration to nt/config.nt.
Wed, 17 Oct 2007 23:43:52 +0000 Stefan Monnier * xselect.c (x_own_selection, x_handle_selection_clear)
Mon, 15 Oct 2007 02:07:53 +0000 Miles Bader Merge from emacs--rel--22
Sat, 13 Oct 2007 12:48:26 +0000 Eli Zaretskii Replace `abs' with `eabs'.
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Tue, 18 Sep 2007 22:14:50 +0000 Jason Rumney (Fx_focus_frame): Rename from Fw32_focus_frame.
Tue, 04 Sep 2007 21:40:59 +0000 Jason Rumney Horizontal mouse wheel support:
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Sat, 19 May 2007 19:08:02 +0000 Dan Nicolaescu * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Thu, 17 May 2007 14:19:43 +0000 Jason Rumney (x_create_tip_frame): Set window_system.
Thu, 17 May 2007 13:17:56 +0000 Dan Nicolaescu * term.c (init_tty): Better initialize ttys in windows.
Thu, 17 May 2007 00:01:32 +0000 Jason Rumney (x_create_tip_frame): Set terminal and ref count.
Tue, 15 May 2007 23:01:38 +0000 Jason Rumney (x_set_tool_bar_lines): Don't use updating_frame.
Tue, 26 Aug 2008 11:11:41 +0000 Juanma Barranquero Fix typos (sync from trunk).
Sun, 24 Feb 2008 22:02:47 +0000 Jason Rumney (enum_font_cb2): Don't use raster fonts for Unicode.
Mon, 18 Feb 2008 11:34:29 +0000 Jason Rumney (Fw32_shell_execute): Encode parameters.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Mon, 17 Dec 2007 01:49:51 +0000 Jason Rumney (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam.
Thu, 13 Dec 2007 15:52:38 +0000 Jason Rumney (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
Thu, 15 Nov 2007 09:33:33 +0000 Juanma Barranquero (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Wed, 14 Nov 2007 20:22:57 +0000 Juanma Barranquero (Fw32_registered_hot_keys): Don't return the nil values corresponding
Tue, 13 Nov 2007 12:55:45 +0000 Juanma Barranquero (Fw32_register_hot_key): Don't try to register
Wed, 24 Oct 2007 13:55:03 +0000 Jason Rumney Include math.h.
Fri, 12 Oct 2007 08:48:05 +0000 Martin Rudalics *** empty log message ***
Thu, 27 Sep 2007 22:09:58 +0000 Jason Rumney (globals_of_w32fns): Init common controls.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 24 Jul 2007 23:56:27 +0000 Jason Rumney (x_real_positions): Get real position from OS instead of calculating it.
Wed, 11 Jul 2007 14:42:21 +0000 Jason Rumney (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
Sun, 10 Jun 2007 23:28:55 +0000 Jason Rumney (Fx_file_dialog): Take size from struct not pointer.
Sat, 24 Mar 2007 15:41:33 +0000 Eli Zaretskii (Fx_show_tip): Doc fix.
Thu, 22 Feb 2007 23:32:31 +0000 Jason Rumney * w32fns.c (menubar_in_use): New flag.
Thu, 22 Feb 2007 23:03:56 +0000 Jason Rumney * w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_active frame parameter.
Thu, 22 Feb 2007 22:50:04 +0000 Jason Rumney (current_popup_menu): Use from w32menu.c.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 16 Dec 2006 14:38:44 +0000 Eli Zaretskii (w32-window-exists-p): New function.
Thu, 14 Dec 2006 23:37:20 +0000 Juanma Barranquero (w32_wnd_proc): Force non-tooltip frames to respect the minimum tracking size.
Fri, 01 Dec 2006 13:04:59 +0000 Eli Zaretskii (Fw32_shell_execute): Doc fix.
Mon, 27 Nov 2006 10:01:04 +0000 Jason Rumney (w32_msg_worker): Define as WINAPI and arg as void pointer.
Sat, 04 Nov 2006 12:21:29 +0000 Eli Zaretskii (w32_createwindow): Remove code for handling -geometry command line option and
Sat, 07 Oct 2006 20:09:09 +0000 Jason Rumney 2006-10-07 Ralf Angeli <angeli@caeruleus.net>
Sun, 24 Sep 2006 09:04:56 +0000 Eli Zaretskii (w32-pass-alt-to-system, w32-alt-is-meta)
Fri, 25 Aug 2006 23:33:04 +0000 Kim F. Storm (Fxw_color_values): Simplify; use list3.
Fri, 04 Aug 2006 17:21:21 +0000 Eli Zaretskii (w32_query_font): Fix last change: use stricmp.
Fri, 04 Aug 2006 11:36:02 +0000 Eli Zaretskii (w32_createwindow): Handle -geometry command line option and the geometry
Fri, 04 Aug 2006 02:49:58 +0000 Kenichi Handa (w32_query_font): Compare names by ignoring case.
Sat, 22 Jul 2006 11:31:55 +0000 Eli Zaretskii (w32_createwindow): If `left' and/or `top' frame parameters are bound to some
Fri, 30 Jun 2006 13:40:21 +0000 Eli Zaretskii (w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
Fri, 02 Jun 2006 21:20:44 +0000 Eli Zaretskii (x_set_icon_name): Don't use arg if it's not a string and not nil.
Wed, 26 Apr 2006 17:54:41 +0000 Jason Rumney (w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
Sat, 08 Apr 2006 20:04:57 +0000 Eli Zaretskii (w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is active
Sat, 08 Apr 2006 12:26:25 +0000 Eli Zaretskii (Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
Sat, 18 Mar 2006 13:29:34 +0000 Eli Zaretskii (Fw32_select_font): Doc fix.
Sun, 12 Mar 2006 17:08:48 +0000 Jason Rumney (Fx_create_frame): Remove call to
Sat, 11 Mar 2006 23:46:27 +0000 Jason Rumney (signal_user_input): New function.
Sat, 11 Mar 2006 16:31:39 +0000 Eli Zaretskii (w32_wnd_proc): Ignore middle and extra button events if a menu is already
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 14 Dec 2005 20:58:33 +0000 Jan Dj«£rv * xfns.c (compute_tip_xy): Handle negative dx and dy.
Mon, 12 Dec 2005 09:32:59 +0000 Jan Dj«£rv * (compute_tip_xy): Calculate root_y the same way as root_x,
Fri, 09 Dec 2005 19:29:58 +0000 Eli Zaretskii (w32_abort) [__GNUC__]: Add instructions for attaching GDB to the abort dialog.
Fri, 02 Dec 2005 18:31:50 +0000 Eli Zaretskii (compute_tip_xy): Put tip above pointer if it doesn't fit below.
Tue, 25 Oct 2005 21:13:50 +0000 Jason Rumney (w32_to_x_font): Avoid forcing font widths.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 28 Jul 2005 09:46:21 +0000 Juanma Barranquero (my_set_window_pos, my_show_window): Don't declare.
Tue, 19 Jul 2005 08:54:45 +0000 Kim F. Storm (Vx_hand_shape): Variable removed.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sat, 25 Jun 2005 22:37:06 +0000 Richard M. Stallman (Fx_show_tip): Pass new arg to try_window.
Thu, 23 Jun 2005 16:17:04 +0000 Juanma Barranquero (check_x_frame, check_x_display_info): Follow error conventions.
Sun, 12 Jun 2005 19:22:40 +0000 Jason Rumney (NEWOPENFILENAME): New struct.
Sun, 12 Jun 2005 10:41:05 +0000 Eli Zaretskii (w32_abort): Use the MB_YESNO dialog instead of
Fri, 10 Jun 2005 23:03:28 +0000 Jason Rumney (Fx_file_dialog): Unblock input before falling back to minibuffer.
Fri, 10 Jun 2005 14:21:22 +0000 Juanma Barranquero (syms_of_w32fns): Fix spellings.
Mon, 03 Jan 2005 22:53:30 +0000 Jason Rumney (w32_load_system_font): Set FONT_WIDTH to maximum, not
Tue, 02 Nov 2004 08:55:10 +0000 Jason Rumney Use fast_string_match_ignore_case for comparing font names.
Tue, 02 Nov 2004 08:21:16 +0000 Jan Dj«£rv * fileio.c (Fread_file_name): Pass Qt as fifth parameter to
Thu, 28 Oct 2004 06:37:48 +0000 Richard M. Stallman (Fx_server_vendor, Fx_server_version): Doc fixes.
Sat, 16 Oct 2004 23:02:25 +0000 Jason Rumney (w32_font_match): Encode font name being matched.
Tue, 07 Sep 2004 21:48:37 +0000 Jason Rumney (w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
Tue, 31 Aug 2004 22:48:41 +0000 Jason Rumney Fix typo in last checkin
Tue, 31 Aug 2004 22:43:26 +0000 Jason Rumney 2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com> (tiny change)
Mon, 19 Jul 2004 07:56:20 +0000 Jason Rumney 2004-07-19 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
Thu, 15 Jul 2004 19:57:05 +0000 Jason Rumney (Fx_file_dialog): Encode strings in system coding system before
Sun, 27 Jun 2004 22:35:59 +0000 Jason Rumney (file_dialog_callback): Disable edit control if set
Wed, 02 Jun 2004 22:55:02 +0000 Juanma Barranquero (Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_color_map):
Tue, 18 May 2004 20:26:26 +0000 Jason Rumney Fix last change for non USE_LISP_UNION_TYPE case.
Mon, 17 May 2004 22:51:47 +0000 Jason Rumney (Fw32_register_hot_key, Fw32_unregister_hot_key)
Fri, 14 May 2004 17:37:26 +0000 Stefan Monnier (Fw32_define_rgb_color): Avoid XSET.
Mon, 10 May 2004 12:08:32 +0000 Kenichi Handa (x_create_tip_frame): Bind inhibit-read-only and
Sun, 09 May 2004 15:02:14 +0000 Jason Rumney (Vw32_ansi_code_page): New Lisp variable.
Thu, 11 Mar 2004 00:26:21 +0000 Kim F. Storm Image consolidation:
Tue, 24 Feb 2004 09:00:24 +0000 Jason Rumney (slurp_file, xbm_scan, xbm_load_image)
Sat, 07 Feb 2004 17:17:20 +0000 Jan Dj«£rv macfns.c, w32fns.c (Fx_change_window_property):
Tue, 03 Feb 2004 23:44:47 +0000 Jason Rumney * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.
Wed, 28 Jan 2004 23:31:03 +0000 Jason Rumney * makefile.w32-in, w32fns.c: Add `default-printer-name' function.
Sun, 28 Dec 2003 00:11:49 +0000 Kim F. Storm (Qimage): Remove extern (now in lisp.h).
Sun, 16 Nov 2003 16:17:09 +0000 Jan Dj«£rv Remove period at end of error message.
Thu, 02 Oct 2003 23:07:28 +0000 Jason Rumney * w32fns.c (w32_load_system_font): Clear all members of FONTP before
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 27 Aug 2003 22:37:56 +0000 Jason Rumney (syms_of_w32fns): Remove non-existent functions.
Sun, 06 Jul 2003 21:58:12 +0000 Jason Rumney (clipboard_sequence_fn): New variable.
Sun, 06 Jul 2003 18:42:55 +0000 Jason Rumney Remove #ifdefs from comments, as they are ignored there.
Wed, 04 Jun 2003 23:59:46 +0000 Jason Rumney (add_system_logical_colors_to_map): New function.
Sat, 24 May 2003 22:09:34 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Mon, 31 Mar 2003 21:16:55 +0000 Juanma Barranquero (x_set_scroll_bar_default_width): Define return value as void.
Mon, 31 Mar 2003 20:35:09 +0000 Kim F. Storm * w32fns.c (Qauto_raise, Qauto_lower, ...): Remove vars for frame
Fri, 21 Mar 2003 13:51:25 +0000 Kim F. Storm Remove setup of cross_cursor (already has hand_cursor).
Sun, 16 Mar 2003 22:12:25 +0000 Jason Rumney (jpeg_load, png_load, slurp_file): Read image files
Wed, 12 Mar 2003 12:12:26 +0000 Kim F. Storm Use generic compute_fringe_widths.
Thu, 06 Mar 2003 13:01:32 +0000 Juanma Barranquero (Fx_get_resource, x_get_resource_string): Pass xrdb to check for resources
Sun, 16 Feb 2003 22:23:06 +0000 Jason Rumney (w32_list_bdf_fonts, w32_list_fonts): Negative
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 01 Feb 2003 23:54:34 +0000 Jason Rumney (w32_create_pixmap_from_bitmap_data): Use alloca for
Fri, 31 Jan 2003 10:59:13 +0000 Juanma Barranquero (init_tiff_functions): New function.
Fri, 31 Jan 2003 07:20:13 +0000 Juanma Barranquero (DrawText): Kludge to avoid a redefinition on Windows when including gif_lib.h.
Thu, 30 Jan 2003 07:20:10 +0000 Juanma Barranquero (init_external_image_libraries): Add missing operator.
Wed, 29 Jan 2003 23:31:11 +0000 Jason Rumney (init_external_image_libraries): Allow jpeg-62.dll as
Mon, 27 Jan 2003 22:18:35 +0000 Juanma Barranquero (init_external_image_libraries): Try alternate names for the jpeg dll.
Sun, 26 Jan 2003 01:21:25 +0000 Jason Rumney (init_jpeg_functions, jpeg_resync_to_restart_wrapper):
Sat, 25 Jan 2003 20:45:29 +0000 Jason Rumney (XPutPixel): Handle monochrome images; used for masks.
Sat, 25 Jan 2003 15:13:56 +0000 Jason Rumney (XPutPixel): Handle monochrome images; used for masks.
Wed, 22 Jan 2003 23:03:44 +0000 Jason Rumney (x_set_cursor_type): Set cursor_type_changed,
Tue, 21 Jan 2003 23:05:18 +0000 Jason Rumney 2003-01-21 Jason Rumney <jasonr@gnu.org>
Mon, 06 Jan 2003 15:21:08 +0000 Dave Love (syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.
Wed, 18 Dec 2002 06:16:28 +0000 Ben Key Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
Wed, 20 Nov 2002 23:12:00 +0000 Jason Rumney (convert_mono_to_color_image): New function.
Mon, 18 Nov 2002 23:05:38 +0000 Jason Rumney (xpm_format, pbm_format, png_format, jpeg_format, tiff_format)
Mon, 18 Nov 2002 21:32:55 +0000 Jason Rumney (x_build_heuristic_mask): Filter palette info from color.
Mon, 18 Nov 2002 20:16:39 +0000 Jason Rumney (x_build_heuristic_mask): Filter palette info from color.
Sun, 17 Nov 2002 22:35:26 +0000 Ben Key Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Sat, 16 Nov 2002 01:18:17 +0000 Jason Rumney (w32_load_system_font): Don't disable Cleartype.
Fri, 15 Nov 2002 23:29:20 +0000 Jason Rumney (x_create_x_image_and_pixmap): Fill in palette for
Fri, 15 Nov 2002 18:59:29 +0000 Jason Rumney (w32_defined_color): Adjust RGB values for Emacs.
Wed, 23 Oct 2002 16:55:19 +0000 Juanma Barranquero Remove definition of XColor.
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Wed, 02 Oct 2002 08:28:17 +0000 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
Fri, 30 Aug 2002 17:44:46 +0000 Juanma Barranquero (Qbox): Make extern.
Fri, 30 Aug 2002 12:03:01 +0000 Kim F. Storm (Vblink_cursor_alist): Removed.
Thu, 29 Aug 2002 14:37:33 +0000 Richard M. Stallman (x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
Tue, 16 Jul 2002 15:49:59 +0000 Ken Raeburn * w32fns.c (validate_x_resource_name): Use SSET.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Tue, 09 Jul 2002 09:57:34 +0000 Juanma Barranquero Fix typo.
Mon, 24 Jun 2002 00:36:40 +0000 Kenichi Handa (w32_to_x_font): Disable composition handling.
Sat, 22 Jun 2002 19:49:44 +0000 Jason Rumney (file_dialog_callback): New function.
Wed, 22 May 2002 19:35:48 +0000 Jason Rumney * w32fns.c (enumfont_t): Remove tail, make pattern a normal
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 Jan«¿k (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 Jan«¿k 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.