2002-08-28 |
Simon Josefsson |
(Fx_open_connection): Improve help when X connection
|
2002-08-27 |
Richard M. Stallman |
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
|
2002-07-16 |
Ken Raeburn |
* xfns.c (validate_x_resource_name): Use SSET.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-07-10 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
2002-06-22 |
Stefan Monnier |
(check_x_display_info): Use check_x_frame.
|
2002-05-31 |
Eli Zaretskii |
(x_encode_text): Return stringp non-NULL if coding_system
|
2002-05-20 |
Ken Raeburn |
* xfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
|
2002-04-30 |
Stefan Monnier |
(x_create_bitmap_from_file, x_find_image_file): Update call to openp.
|
2002-04-23 |
Richard M. Stallman |
(x_set_mouse_color): Change default for cross_cursor to XC_hand2.
|
2002-04-19 |
Eli Zaretskii |
(Qhbar): New variable.
|
2002-03-21 |
Kim F. Storm |
(QCtype): Remove duplicate declaration and
|
2002-03-18 |
Richard M. Stallman |
(x_set_cursor_type): Set cursor_type_changed,
|
2002-03-14 |
Pavel Janík |
(png_load): Remove unused variable `gamma_str'.
|
2002-03-14 |
Richard M. Stallman |
(x_real_positions): Handle failure in XQueryTree.
|
2002-03-03 |
Richard M. Stallman |
(png_load): Set screen_gamma based on f->gamma.
|
2002-02-22 |
Eli Zaretskii |
(x_encode_text): Accept additional arg SELECTIONP; all
|
2002-02-20 |
Pavel Janík |
(gif_load): Use correct width and height for GIF images.
|
2002-01-22 |
Jan Djärv |
xfns.c (x_set_frame_parameters): Typo in previous fix corrected.
|
2002-01-21 |
Jan Djärv |
xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
|
2002-01-13 |
Eli Zaretskii |
(Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.
|
2001-12-21 |
Richard M. Stallman |
(compute_tip_xy): If tooltip won't fit on the screen
|
2001-12-18 |
Pavel Janík |
(x_frame_parms): Add missing braces around initializer.
|
2001-12-13 |
Eli Zaretskii |
(Frame_parameters): Makes the scroll-bar-width frame parameter have
|
2001-12-05 |
Kim F. Storm |
(x_report_frame_params): Make the scroll-bar-width frame parameter have a numeric value
|
2001-12-01 |
Kim F. Storm |
(x_frame_parms): Add `left-fringe' and `right-fringe' parms.
|
2001-11-24 |
Jason Rumney |
(compute_tip_xy): Initialize root_x and root_y from
|
2001-11-16 |
Kim F. Storm |
Fringe cleanup.
|
2001-11-15 |
Gerd Moellmann |
(x_set_frame_parameters): Revert change of 2001-11-07.
|
2001-11-15 |
Gerd Moellmann |
(Fx_create_frame): Accept zero tool_bar_button_relief.
|
2001-11-07 |
Miles Bader |
(x_set_frame_parameters): Avoid infinite recursion.
|
2001-11-04 |
Pavel Janík |
(Fx_create_frame): Doc fix.
|
2001-11-04 |
Richard M. Stallman |
Include unistd.h, if it exists.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-11-01 |
Gerd Moellmann |
(x_build_heuristic_mask): Use four_corners_best
|
2001-11-01 |
Gerd Moellmann |
(four_corners_best): Reindent.
|
2001-11-01 |
Pavel Janík |
(x-get-resource): Reindent.
|
2001-10-29 |
Gerd Moellmann |
(x_set_internal_border_width): Set frame garbaged
|
2001-10-28 |
Gerd Moellmann |
(x_build_heuristic_mask): Use x_alloc_image_color.
|
2001-10-28 |
Gerd Moellmann |
(x_build_heuristic_mask): Fix a bug not incrementing
|
2001-10-26 |
Gerd Moellmann |
(XScreenNumberOfScreen): Fix struct to pointer
|
2001-10-25 |
Miles Bader |
(png_load): Make sure SPECIFIED_BG is a string.
|
2001-10-24 |
Miles Bader |
(image_background, image_background_transparent)
|
2001-10-23 |
Pavel Janík |
(Fx_show_tip): Remove unused variables `buffer', `top', `left', `max_width'
|
2001-10-20 |
Pavel Janík |
(x_laplace_read_row, x_laplace_write_row): Prototypes removed.
|
2001-10-17 |
Miles Bader |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-14 |
Gerd Moellmann |
Fix multi-line string.
|
2001-10-14 |
Gerd Moellmann |
Put doc strings in comments.
|
2001-10-12 |
Stefan Monnier |
(syms_of_xfns): Update calls to Fprovide.
|
2001-10-12 |
Stefan Monnier |
Update calls to openp.
|
2001-10-08 |
Gerd Moellmann |
Don't define min/max.
|
2001-10-08 |
Pavel Janík |
*** empty log message ***
|
2001-10-05 |
Miles Bader |
(x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]:
|
2001-10-05 |
Gerd Moellmann |
(tiff_error_handler, tiff_warning_handler): New functions.
|
2001-09-25 |
Gerd Moellmann |
(x_kill_gs_process): Recognize if someone has cleared
|
2001-09-13 |
Gerd Moellmann |
(Fx_window_property): Handle case that property gets
|
2001-09-06 |
Gerd Moellmann |
(x_set_background_color): Don't change the colors
|
2001-08-09 |
Gerd Moellmann |
(x_create_im): Remove prototype.
|
2001-08-01 |
Gerd Moellmann |
(x_set_tool_bar_lines): Clear the tool bar window's
|