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.
|
Sat, 25 Jan 2003 15:13:56 +0000 |
Jason Rumney |
(XPutPixel): Handle monochrome images; used for masks.
|
Wed, 22 Jan 2003 23:03:44 +0000 |
Jason Rumney |
(x_set_cursor_type): Set cursor_type_changed,
|
Tue, 21 Jan 2003 23:05:18 +0000 |
Jason Rumney |
2003-01-21 Jason Rumney <jasonr@gnu.org>
|
Mon, 06 Jan 2003 15:21:08 +0000 |
Dave Love |
(syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.
|
Wed, 18 Dec 2002 06:16:28 +0000 |
Ben Key |
Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
|
Wed, 20 Nov 2002 23:12:00 +0000 |
Jason Rumney |
(convert_mono_to_color_image): New function.
|
Mon, 18 Nov 2002 23:05:38 +0000 |
Jason Rumney |
(xpm_format, pbm_format, png_format, jpeg_format, tiff_format)
|
Mon, 18 Nov 2002 21:32:55 +0000 |
Jason Rumney |
(x_build_heuristic_mask): Filter palette info from color.
|
Mon, 18 Nov 2002 20:16:39 +0000 |
Jason Rumney |
(x_build_heuristic_mask): Filter palette info from color.
|
Sun, 17 Nov 2002 22:35:26 +0000 |
Ben Key |
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
|
Sat, 16 Nov 2002 01:18:17 +0000 |
Jason Rumney |
(w32_load_system_font): Don't disable Cleartype.
|
Fri, 15 Nov 2002 23:29:20 +0000 |
Jason Rumney |
(x_create_x_image_and_pixmap): Fill in palette for
|
Fri, 15 Nov 2002 18:59:29 +0000 |
Jason Rumney |
(w32_defined_color): Adjust RGB values for Emacs.
|
Wed, 23 Oct 2002 16:55:19 +0000 |
Juanma Barranquero |
Remove definition of XColor.
|
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.
|