log src/w32fns.c @ 54431:3e8ea09f9375

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