| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix last change. | Dave Love | 2002-08-18 | 1 | -3/+3 |
* | Change logic (instead of fixing typo). | Dave Love | 2002-07-31 | 1 | -9/+8 |
* | (x_put_x_image): Declare args. | Dave Love | 2002-07-30 | 1 | -0/+1 |
* | (x_set_font): Always call x_new_fontset and | Kenichi Handa | 2002-07-26 | 1 | -15/+10 |
* | (x_encode_text): Allocate coding.destination here, and | Kenichi Handa | 2002-05-14 | 1 | -2/+4 |
* | Include "character.h". | Kenichi Handa | 2002-03-01 | 1 | -30/+12 |
* | (x_encode_text): Accept additional arg SELECTIONP; all | Eli Zaretskii | 2002-02-22 | 1 | -5/+19 |
* | (gif_load): Use correct width and height for GIF images. | Pavel Janík | 2002-02-20 | 1 | -2/+2 |
* | xfns.c (x_set_frame_parameters): Typo in previous fix corrected. | Jan Djärv | 2002-01-22 | 1 | -1/+1 |
* | xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust | Jan Djärv | 2002-01-21 | 1 | -4/+4 |
* | (Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables. | Eli Zaretskii | 2002-01-13 | 1 | -43/+176 |
* | (compute_tip_xy): If tooltip won't fit on the screen | Richard M. Stallman | 2001-12-21 | 1 | -2/+7 |
* | (x_frame_parms): Add missing braces around initializer. | Pavel Janík | 2001-12-18 | 1 | -29/+29 |
* | (Frame_parameters): Makes the scroll-bar-width frame parameter have | Eli Zaretskii | 2001-12-13 | 1 | -0/+4 |
* | (x_report_frame_params): Make the scroll-bar-width frame parameter have a num... | Kim F. Storm | 2001-12-05 | 1 | -0/+4 |
* | (x_frame_parms): Add `left-fringe' and `right-fringe' parms. | Kim F. Storm | 2001-12-01 | 1 | -4/+25 |
* | (compute_tip_xy): Initialize root_x and root_y from | Jason Rumney | 2001-11-24 | 1 | -1/+1 |
* | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -2/+2 |
* | (x_set_frame_parameters): Revert change of 2001-11-07. | Gerd Moellmann | 2001-11-15 | 1 | -9/+6 |
* | (Fx_create_frame): Accept zero tool_bar_button_relief. | Gerd Moellmann | 2001-11-15 | 1 | -2/+2 |
* | (x_set_frame_parameters): Avoid infinite recursion. | Miles Bader | 2001-11-07 | 1 | -12/+22 |
* | (Fx_create_frame): Doc fix. | Pavel Janík | 2001-11-04 | 1 | -1/+1 |
* | Include unistd.h, if it exists. | Richard M. Stallman | 2001-11-04 | 1 | -0/+4 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -46/+46 |
* | (x_build_heuristic_mask): Use four_corners_best | Gerd Moellmann | 2001-11-01 | 1 | -1/+1 |
* | (four_corners_best): Reindent. | Gerd Moellmann | 2001-11-01 | 1 | -18/+18 |
* | (x-get-resource): Reindent. | Pavel Janík | 2001-11-01 | 1 | -1/+1 |
* | (x_set_internal_border_width): Set frame garbaged | Gerd Moellmann | 2001-10-29 | 1 | -0/+2 |
* | (x_build_heuristic_mask): Use x_alloc_image_color. | Gerd Moellmann | 2001-10-28 | 1 | -10/+2 |
* | (x_build_heuristic_mask): Fix a bug not incrementing | Gerd Moellmann | 2001-10-28 | 1 | -4/+2 |
* | (XScreenNumberOfScreen): Fix struct to pointer | Gerd Moellmann | 2001-10-26 | 1 | -1/+1 |
* | (png_load): Make sure SPECIFIED_BG is a string. | Miles Bader | 2001-10-25 | 1 | -5/+5 |
* | (image_background, image_background_transparent) | Miles Bader | 2001-10-24 | 1 | -44/+211 |
* | (Fx_show_tip): Remove unused variables `buffer', `top', `left', `max_width' | Pavel Janík | 2001-10-23 | 1 | -1/+0 |
* | (x_laplace_read_row, x_laplace_write_row): Prototypes removed. | Pavel Janík | 2001-10-20 | 1 | -4/+0 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Miles Bader | 2001-10-17 | 1 | -139/+137 |
* | Fix multi-line string. | Gerd Moellmann | 2001-10-14 | 1 | -3/+3 |
* | Put doc strings in comments. | Gerd Moellmann | 2001-10-14 | 1 | -286/+292 |
* | (syms_of_xfns): Update calls to Fprovide. | Stefan Monnier | 2001-10-12 | 1 | -3/+2 |
* | Update calls to openp. | Stefan Monnier | 2001-10-12 | 1 | -4/+4 |
* | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -3/+0 |
* | *** empty log message *** | Pavel Janík | 2001-10-08 | 1 | -4/+2 |
* | (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]: | Miles Bader | 2001-10-05 | 1 | -0/+22 |
* | (tiff_error_handler, tiff_warning_handler): New functions. | Gerd Moellmann | 2001-10-05 | 1 | -0/+31 |
* | (x_kill_gs_process): Recognize if someone has cleared | Gerd Moellmann | 2001-09-25 | 1 | -1/+5 |
* | (Fx_window_property): Handle case that property gets | Gerd Moellmann | 2001-09-13 | 1 | -1/+1 |
* | (x_set_background_color): Don't change the colors | Gerd Moellmann | 2001-09-06 | 1 | -8/+13 |
* | (x_create_im): Remove prototype. | Gerd Moellmann | 2001-08-09 | 1 | -1/+0 |
* | (x_set_tool_bar_lines): Clear the tool bar window's | Gerd Moellmann | 2001-08-01 | 1 | -0/+3 |
* | (x-show-tip): Doc fix. | Gerd Moellmann | 2001-07-26 | 1 | -1/+4 |