log src/w32fns.c @ 64084:a8fa7c632ee4

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