aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_create_x_image_and_pixmap): Remove parameter file.Gerd Moellmann2000-01-011-54/+43
* (gif_load): Avoid sign extension and thus out of boundsGerd Moellmann2000-01-011-92/+116
* (gif_load): Avoid sign extension and thus out of boundsGerd Moellmann2000-01-011-4/+8
* New image functions adapted to Emacs conventions.Gerd Moellmann1999-12-311-254/+300
* Changes to xfns.c to support reading images from a memory buffer instead of f...William M. Perry1999-12-311-133/+360
* (enum jpeg_keyword_index): Add JPEG_DATA.Gerd Moellmann1999-12-311-19/+139
* (Fx_show_tip): Gcpro `timeout' too.Dave Love1999-12-221-2/+2
* (Fx_create_frame): Move x_default_parameter calls thatGerd Moellmann1999-12-221-3/+3
* (Fx_show_tip): Add missing UNGCPRO.Dave Love1999-12-201-1/+2
* Include intervals.h.Kenichi Handa1999-12-151-0/+6
* Indentation fixes.Gerd Moellmann1999-12-121-1/+1
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-28/+20
* Don't duplicate Qdisplay definition done elsewhere.Dave Love1999-11-241-3/+1
* * callproc.c (strerror): Remove decl.Paul Eggert1999-11-221-3/+0
* (Fx_show_busy_cursor): Doc-fix.Gerd Moellmann1999-11-171-4/+6
* (QCuser_data): Removed.Gerd Moellmann1999-11-101-30/+15
* (QCuser_data): New.Gerd Moellmann1999-11-021-1/+7
* (png_load) [PNG_READ_sRGB_SUPPORTED]: Put code usingGerd Moellmann1999-11-011-1/+4
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-6/+4
* (gif_load): Fix handling of interlaced GIFs.Gerd Moellmann1999-10-141-10/+21
* (prepare_image_for_display): Don't try to load image ifGerd Moellmann1999-10-091-6/+6
* (lookup_image): Set image's timestamp because it'sGerd Moellmann1999-09-251-0/+5
* (image_error): Use add_to_log.Gerd Moellmann1999-09-231-11/+6
* (x_set_background_color): Remove unused variable(s).Gerd Moellmann1999-09-141-22/+6
* (x_put_x_image): Make type consistent with declaration.Dave Love1999-09-131-1/+1
* (QCfile): Moved to xdisp.c.Gerd Moellmann1999-09-131-16/+13
* Use XCAR and XCDR instead of explicit member references.Ken Raeburn1999-09-121-55/+55
* (x_build_heuristic_mask): Accept a list `(R G B)'Gerd Moellmann1999-09-101-22/+51
* (QCindex): New.Gerd Moellmann1999-09-091-2/+4
* (x_set_foreground_color): CallGerd Moellmann1999-09-071-8/+11
* (Fx_show_tip): Improve documentation.Gerd Moellmann1999-09-051-2/+4
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-051-12/+12
* Include math.h. Add extern declaration for atof in caseGerd Moellmann1999-09-031-27/+81
* (x_set_scroll_bar_width): Change conditional compilationGerd Moellmann1999-09-031-2/+2
* (x_figure_window_size): Use FRAME_FLAGS_AREA_COLS insteadGerd Moellmann1999-08-301-1/+1
* Include <stdlib.h> if available, and declare abort only if not. IncludeAndreas Schwab1999-08-301-0/+6
* [HAVE_JPEG]: Work around a warning about HAVE_STDLIB_HGerd Moellmann1999-08-241-0/+11
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-221-7/+7
* remove tiff34 prefix from include.Gerd Moellmann1999-08-201-1/+1
* (x_window) [USE_X_TOOLKIT]: Remove test forGerd Moellmann1999-08-181-28/+38
* (x_set_frame_parameters): Set foreground andGeoff Voelker1999-08-161-1/+27
* (xpm_load) [!XpmAllocCloseColors]:Richard M. Stallman1999-08-071-0/+5
* (x_set_internal_border_width):Richard M. Stallman1999-08-021-6/+5
* (x_create_tip_frame): Don't set bitmapIcon resource.Gerd Moellmann1999-07-271-8/+2
* (x_set_mouse_color): Always unload the old color.Karl Heuer1999-07-261-30/+8
* (x_real_positions): Don't subtract window bordersGerd Moellmann1999-07-211-341/+5272
* (x_make_gc): Turn off GCStipple when setting up cursor_gc.Richard M. Stallman1999-07-011-1/+1
* (unibyte_display_via_language_environment):Andrew Innes1999-05-021-12/+0
* (x_set_font): Fix error message.Richard M. Stallman1999-04-081-1/+1
* Use epaths.h istead of paths.h.Richard M. Stallman1999-02-261-1/+1