log src/w32fns.c @ 47161:6c6dca37308c

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