log src/w32fns.c @ 47942:080b4586492b

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