log src/w32fns.c @ 77995:04fafc2fc785

age author description
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.