aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (x_update_menu_appearance): Use local variableGerd Moellmann2001-03-261-0/+5
| | | | popup_path for setting font resources.
* (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.Eli Zaretskii2001-03-251-0/+3
|
* (main): Update the copyright year.Eli Zaretskii2001-03-251-0/+5
| | | | From Werner LEMBERG <wl@gnu.org>.
* (init_from_display_pos): Test invisible propertyGerd Moellmann2001-03-251-0/+3
| | | | with TEXT_PROP_MEANS_INVISIBLE instead of NILP.
* (redisplay_internal) <update one window>: Make sureGerd Moellmann2001-03-251-0/+3
| | | | last_arrow_position and last_arrow_string are set.
* (Fframe_list): Don't return a tooltip frame.Gerd Moellmann2001-03-251-0/+4
|
* (mark_window_display_accurate_1): New function,Gerd Moellmann2001-03-231-1/+10
| | | | | | | | | | extracted from mark_window_display_accurate. Compute BUF_UNCHANGED_MODIFIED, BUF_OVERLAY_UNCHANGED_MODIFIED, BUF_BEG_UNCHANGED, BUF_END_UNCHANGED. (mark_window_display_accurate): Use it. (redisplay_internal): Use it for the selected window. (redisplay_internal): Avoid duplicate mark_window_display_accurate for the selected frame.
* (try_window_id): Disable rows below the window end.Gerd Moellmann2001-03-231-0/+8
| | | | | | | | (try_window_reusing_current_matrix): Use cursor_row_p. (try_window_reusing_current_matrix) <scrolling up>: Fix disabling of rows. (init_from_display_pos): If POS specifies a position in a display vector, maybe get the iterator set up for that ellipsis.
* (dump_glyph_row): Fix output for NGLYPHS == 2.Gerd Moellmann2001-03-231-0/+4
|
* Include widget.h only if USE_X_TOOLKIT is defined.Eli Zaretskii2001-03-231-0/+4
|
* *** empty log message ***Gerd Moellmann2001-03-231-0/+5
|
* (init_iterator): Check WINDOWP before using XWINDOW.Stefan Monnier2001-03-231-7/+13
| | | | (string_buffer_position): Use `make_number'.
* *** empty log message ***Gerd Moellmann2001-03-221-0/+6
|
* (update_frame_menubar, set_frame_menubar, xmenu_show):Gerd Moellmann2001-03-221-0/+12
| | | | Remove calls to x_set_menu_resources_from_menu_face.
* Include widget.h.Gerd Moellmann2001-03-221-0/+9
| | | | | (single_submenu): Return int. Some cleanup. (set_frame_menubar): Call x_set_menu_resources_from_menu_face.
* (x_update_window_end): Handle overwritten mouse faceGerd Moellmann2001-03-211-0/+7
| | | | | | also for tool bar windows. (show_mouse_face): Set the glyph row's mouse_face_p flag also when DRAW is DRAW_IMAGE_RAISED.
* *** empty log message ***Gerd Moellmann2001-03-201-0/+2
|
* *** empty log message ***Gerd Moellmann2001-03-201-0/+4
|
* (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann2001-03-191-0/+3
| | | | Clear area of the frame not occupied by the scroll bar.
* *** empty log message ***Gerd Moellmann2001-03-191-0/+4
|
* (highlight_trailing_whitespace): Glyphs whose objectGerd Moellmann2001-03-191-0/+5
| | | | is an integer don't have to be for space characters.
* (current_column, current_column_1, Fmove_to_column)Gerd Moellmann2001-03-161-0/+6
| | | | | (compute_motion): Handle characters from display vectors differently.
* *** empty log message ***Kenichi Handa2001-03-161-0/+5
|
* (timer_check): Preserve the value of deactivate-mark.Gerd Moellmann2001-03-151-0/+3
| | | | (command_loop_1): Undo last change.
* (fast_find_position): Return the correct vpos.Gerd Moellmann2001-03-151-0/+2
|
* *** empty log message ***Gerd Moellmann2001-03-151-0/+20
|
* *** empty log message ***Gerd Moellmann2001-03-141-0/+15
|
* *** empty log message ***Gerd Moellmann2001-03-141-0/+4
|
* (highlight_trailing_whitespace): On character terminals,Gerd Moellmann2001-03-141-0/+6
| | | | | skip the padding blanks inserted in extend_face_to_end_of_line, before checking for trailing whitespace.
* (x_draw_glyph_string_box): Don't draw a full-widthGerd Moellmann2001-03-141-1/+6
| | | | box just because the glyph row's full_width_p flag is set.
* *** empty log message ***Gerd Moellmann2001-03-131-0/+4
|
* *** empty log message ***Gerd Moellmann2001-03-131-1/+4
|
* [USE_TOOLKIT_SCROLL_BARS && USE_MOTIF]: Don't includeGerd Moellmann2001-03-131-0/+3
| | | | SscrollBarP.h.
* (x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don'tGerd Moellmann2001-03-131-0/+4
| | | | | access private scroll bar data; it's no longer necessary with contemporary LessTif.
* *** empty log message ***Gerd Moellmann2001-03-131-0/+3
|
* (xmenu_show) [LESSTIF_VERSION]: Take out the codeGerd Moellmann2001-03-131-0/+5
| | | | removing button grabs.
* *** empty log message ***Kenichi Handa2001-03-131-0/+3
|
* *** empty log message ***Kenichi Handa2001-03-131-0/+5
|
* *** empty log message ***Gerd Moellmann2001-03-121-0/+6
|
* (syms_of_keyboard) <overriding-local-map>: Doc fix.Eli Zaretskii2001-03-121-0/+5
|
* (x_load_resources) [USE_MOTIF]: Remove extraneous argGerd Moellmann2001-03-121-0/+5
| | | | to sprintf.
* (make_lispy_event): Add string info to the event,Gerd Moellmann2001-03-091-0/+13
| | | | | | analogous to what's done on mode lines. (read_key_sequence): For a click on a string, consider `local-map' and `keymap' of that string.
* *** empty log message ***Gerd Moellmann2001-03-091-0/+8
|
* (Fwrite_region) [DOS_NT]: Remove O_TRUNC from openGerd Moellmann2001-03-091-0/+5
| | | | flags argument to emacs_open; it seems to conflict with O_EXCL.
* (struct composition): Change types of members; glyph_len to unsigned,Kenichi Handa2001-03-091-2/+2
| | | | width to unsigned short.
* *** empty log message ***Kenichi Handa2001-03-091-0/+5
|
* (add_menu_item): Fix problems with using ownerdraw forAndrew Innes2001-03-081-0/+5
| | | | menu titles.
* (handle_display_prop): Use it->w->buffer as object,Gerd Moellmann2001-03-081-0/+3
| | | | instead of nil.
* (handle_face_prop, face_before_or_after_it_pos)Gerd Moellmann2001-03-081-0/+14
| | | | | (display_string): Call face_at_string_position with new parameter.
* *** empty log message ***Gerd Moellmann2001-03-081-0/+3
|