aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-46/+46
* (x_build_heuristic_mask): Use four_corners_bestGerd Moellmann2001-11-011-1/+1
* (four_corners_best): Reindent.Gerd Moellmann2001-11-011-18/+18
* (x-get-resource): Reindent.Pavel Janík2001-11-011-1/+1
* (x_set_internal_border_width): Set frame garbagedGerd Moellmann2001-10-291-0/+2
* (x_build_heuristic_mask): Use x_alloc_image_color.Gerd Moellmann2001-10-281-10/+2
* (x_build_heuristic_mask): Fix a bug not incrementingGerd Moellmann2001-10-281-4/+2
* (XScreenNumberOfScreen): Fix struct to pointerGerd Moellmann2001-10-261-1/+1
* (png_load): Make sure SPECIFIED_BG is a string.Miles Bader2001-10-251-5/+5
* (image_background, image_background_transparent)Miles Bader2001-10-241-44/+211
* (Fx_show_tip): Remove unused variables `buffer', `top', `left', `max_width'Pavel Janík2001-10-231-1/+0
* (x_laplace_read_row, x_laplace_write_row): Prototypes removed.Pavel Janík2001-10-201-4/+0
* Change doc-string comments to `new style' [w/`doc:' keyword].Miles Bader2001-10-171-139/+137
* Fix multi-line string.Gerd Moellmann2001-10-141-3/+3
* Put doc strings in comments.Gerd Moellmann2001-10-141-286/+292
* (syms_of_xfns): Update calls to Fprovide.Stefan Monnier2001-10-121-3/+2
* Update calls to openp.Stefan Monnier2001-10-121-4/+4
* Don't define min/max.Gerd Moellmann2001-10-081-3/+0
* *** empty log message ***Pavel Janík2001-10-081-4/+2
* (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:Miles Bader2001-10-051-0/+22
* (tiff_error_handler, tiff_warning_handler): New functions.Gerd Moellmann2001-10-051-0/+31
* (x_kill_gs_process): Recognize if someone has clearedGerd Moellmann2001-09-251-1/+5
* (Fx_window_property): Handle case that property getsGerd Moellmann2001-09-131-1/+1
* (x_set_background_color): Don't change the colorsGerd Moellmann2001-09-061-8/+13
* (x_create_im): Remove prototype.Gerd Moellmann2001-08-091-1/+0
* (x_set_tool_bar_lines): Clear the tool bar window'sGerd Moellmann2001-08-011-0/+3
* (x-show-tip): Doc fix.Gerd Moellmann2001-07-261-1/+4
* (Vx_max_tooltip_size): New variable.Gerd Moellmann2001-07-261-8/+33
* (Fx_file_dialog): Block/unblock input while processingGerd Moellmann2001-07-251-2/+10
* (valid_image_p): Protect better against invalid imageGerd Moellmann2001-07-241-5/+16
* (Fx_create_frame): Initialize frame colors to -1,Gerd Moellmann2001-07-101-0/+10
* (Qwait_for_wm): New variable.Gerd Moellmann2001-06-251-2/+23
* (enum image_value_type): New enumeratorGerd Moellmann2001-05-301-8/+18
* (x_set_foreground_color): Change frame's cursor_pixelGerd Moellmann2001-05-161-129/+126
* (x_set_foreground_color): Set frame's cursor_pixel.Gerd Moellmann2001-05-071-0/+6
* (file_dialog_unmap_cb): New function.Gerd Moellmann2001-05-031-1/+18
* (compute_tip_xy): Add parameters WIDTH and HEIGHT.Gerd Moellmann2001-04-061-19/+33
* (Vmotif_version_string) [USE_MOTIF]: New variable.Gerd Moellmann2001-04-051-2/+15
* (postprocess_image): New function.Gerd Moellmann2001-04-031-65/+88
* (x_create_tip_frame): Add parameter TEXT. Set theGerd Moellmann2001-03-191-10/+18
* (Fx_create_frame): Clear Vwindow_list.Gerd Moellmann2001-03-061-0/+5
* (Fx_create_frame): Adjust the frame's height for presenceGerd Moellmann2001-03-011-28/+30
* (x_set_foreground_color): Set the background of theGerd Moellmann2001-03-011-0/+2
* (x_set_font): Handle case of x_new_fontset returning theGerd Moellmann2001-03-011-1/+10
* (Fx_hide_tip): Don't use `None' with widgets; useGerd Moellmann2001-02-281-1/+1
* Rename everything containing *busy_cursor* and similarGerd Moellmann2001-02-211-83/+85
* (x_set_font): If font hasn't changed, avoid recomputingGerd Moellmann2001-02-021-0/+2
* (x_set_tool_bar_lines): Do nothing If frame isGerd Moellmann2001-02-011-0/+4
* (Fx_create_frame): Add the tool bar height to the frameGerd Moellmann2001-01-301-8/+30
* (xic_style): New variable.Gerd Moellmann2001-01-261-1/+2