- 31 Jan, 2003 2 commits
-
-
Juanma Barranquero authored
(tiff_load): Adjust colors for Windows. Disable color table lookups. Call library functions through pointers determined at runtime. (init_external_image_libraries): Try to load libtiff.dll.
-
Juanma Barranquero authored
(init_gif_functions): New function. (gif_load): Sync with xfns.c version. Adjust colors for Windows. Disable color table lookups. Call gif library functions through pointers determined at runtime. (init_external_image_libraries): Try to load libungif.dll.
-
- 30 Jan, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 29 Jan, 2003 1 commit
-
-
Jason Rumney authored
an alternative name for jpeg.dll.
-
- 27 Jan, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 26 Jan, 2003 1 commit
-
-
Jason Rumney authored
New functions. (jpeg_load): Sync with xfns.c version. Adjust colors for Windows. Disable color table lookups. Call jpeg library functions through pointers determined at runtime. (init_external_image_libraries): Try to load jpeg.dll.
-
- 25 Jan, 2003 2 commits
-
-
Jason Rumney authored
[HAVE_PNG]: Sync with xfns.c version. (png_load): Adjust colors for Windows. Use Windows bitmaps. Disable color table lookups. (DEF_IMGLIB_FN, LOAD_IMGLIB_FN): New macros. (init_png_functions): New function. (png_read_from_memory, png_load): Call png library functions through pointers determined at runtime. (QCloader, QCbounding_box, QCpt_width, QCpt_height): Declare. (init_external_image_libraries): New function. (init_xfns): Call it.
-
Jason Rumney authored
[HAVE_PNG]: Sync with xfns.c version. (png_load): Adjust colors for Windows. Use Windows bitmaps. Disable color table lookups.
-
- 22 Jan, 2003 1 commit
-
-
Jason Rumney authored
not update_mode_lines, and always set it to 1.
-
- 21 Jan, 2003 1 commit
-
-
Jason Rumney authored
* w32fns.c (IDC_HAND): Define it if system headers don't. 2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> * w32fns.c (Vx_hand_shape): New variable. (w32_wnd_proc): Add message entries for WM_SETCURSOR and WM_EMACS_SETCURSOR. (x-create-frame): Setup Cursor types. 2003-01-21 David Ponce <david@dponce.com> * w32fns.c (w32_load_cursor): New function. (w32_init_class): Use it. (x_put_x_image): Declare all args.
-
- 06 Jan, 2003 1 commit
-
-
Dave Love authored
-
- 18 Dec, 2002 1 commit
-
-
Ben Key authored
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
-
- 20 Nov, 2002 1 commit
-
-
Jason Rumney authored
(xbm_load, xbm_load_image): Use it when foreground or background is explicitly set.
-
- 18 Nov, 2002 3 commits
-
-
Jason Rumney authored
(gif_format, gs_format): Use IMAGE_ASCENT_VALUE. (xpm_image_p, pbm_image_p, png_image_p, jpeg_image_p) (tiff_image_p, gif_image_p, gs_image_p): Don't check ascent.
-
Jason Rumney authored
(XPutPixel): Swap blue and red.
-
Jason Rumney authored
-
- 17 Nov, 2002 1 commit
-
-
Ben Key authored
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.
-
- 16 Nov, 2002 1 commit
-
-
Jason Rumney authored
-
- 15 Nov, 2002 2 commits
-
-
Jason Rumney authored
depth of 1. (xbm_read_bitmap_data): Invert bits as xbm is read in. (XPutPixel): Don't invert bits here.
-
Jason Rumney authored
(x_from_xcolors): Adjust RGB values for W32. (image_background, image_background_transparent) (postprocess_image, x_to_xcolors, x_disable_image) (x_build_heuristic_mask): Adapt for W32 and enable. (x_create_x_image_and_pixmap): Mark images with palettes as such. (xbm_load): Remove unused variable.
-
- 23 Oct, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 18 Oct, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 02 Oct, 2002 1 commit
-
-
John Paul Wallington authored
(syms_of_frame): Initialize and defvar it. (Fdelete_frame): Use it instead of delete-frame-hook. Don't run it when frame's `tooltip' parameter is non-nil. * xfns.c (x_create_tip_frame): Set `tooltip' frame parameter to t. * w32fns.c (x_create_tip_frame): Likewise * macfns.c (x_create_tip_frame): Likewise.
-
- 30 Aug, 2002 2 commits
-
-
Juanma Barranquero authored
(syms_of_w32fns): Remove initialization of Qbox.
-
Kim F. Storm authored
(Qbar, Qhbar, Qbox, Qhollow): Removed. (syms_of_w32fns): Don't intern, staticpro, or define them. (x_specified_cursor_type): Removed. (x_set_cursor_type): Use set_frame_cursor_types.
-
- 29 Aug, 2002 1 commit
-
-
Richard M. Stallman authored
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist. (Vblink_cursor_alist): New variable. (syms_of_w32fns): Initialize and defvar it. (x_specified_cursor_type): Recognize Qbox for filled box. Exceptions are hollow boxes. (Qbox, Qhollow): New variables. (syms_of_w32fns): Initialize and staticpro them.
-
- 16 Jul, 2002 1 commit
-
-
Ken Raeburn authored
-
- 15 Jul, 2002 1 commit
-
-
Ken Raeburn authored
SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now.
-
- 11 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 10 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 09 Jul, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 24 Jun, 2002 1 commit
-
-
Kenichi Handa authored
-
- 22 Jun, 2002 1 commit
-
-
Jason Rumney authored
(Fx_file_dialog): Allow selecting directories as well as files.
-
- 22 May, 2002 1 commit
-
-
Jason Rumney authored
Lisp_Object. (enum_font_cb2, enum_font_maybe_add_to_list, w32_list_fonts): Use modified enumfont_t struct. * w32fns.c (Qhbar): New variable. (x_specified_cursor_type): Use it.
-
- 21 May, 2002 1 commit
-
-
Ken Raeburn authored
now, when the address is needed.
-
- 20 May, 2002 1 commit
-
-
Ken Raeburn authored
and XSTRING instead of XSYMBOL and name field.
-
- 18 May, 2002 1 commit
-
-
Jason Rumney authored
(xbm_load_image): Use it. (xbm_load): Ditto. (xbm_read_bitmap_data): Reverted to xfns.c version. From David Ponce <dponce@voila.fr>.
-
- 10 May, 2002 1 commit
-
-
Jason Rumney authored
-
- 30 Apr, 2002 1 commit
-
-
Stefan Monnier authored
-
- 16 Apr, 2002 1 commit
-
-
Jason Rumney authored
-