(compute_line_metrics): If first line's physical ascent
[bpt/emacs.git] / src / xterm.c
1999-08-02 Richard M. Stallman(x_set_window_size): When calling change_frame_size...
1999-07-29 Gerd Moellmann(x_set_toolkit_scroll_bar_thumb): Fix previous change.
1999-07-27 Gerd Moellmann(x_set_toolkit_scroll_bar_thumb): Don't call
1999-07-27 Kenichi Handa(x_find_ccl_program): Add casting.
1999-07-27 Gerd Moellmann(x_setup_relief_color): Don't try smart color allocation
1999-07-26 Gerd Moellmann(x_get_glyph_string_clip_rect): Take internal border
1999-07-26 Kenichi Handa(x_find_ccl_program): Get compiled CCL code by just
1999-07-21 Gerd MoellmannDisplay-related functions implemented from scratch...
1999-07-10 Richard M. Stallman(x_display_bar_cursor): Use the cursor-color
1999-05-04 Kenichi Handa(x_load_font): Fix typo (`>' -> `=').
1999-04-26 Karl Heuer(x_list_fonts): Fix previous change.
1999-04-13 Kenichi HandaTrap X errors so that Emacs doesn't die
1999-04-05 Kenichi Handa(dumpglyphs): Be sure to fill the whole background of
1999-03-15 Karl Heuer(XTread_socket) <ConfigureNotify>:
1999-03-15 Kenichi Handa(x_list_fonts): Trap X errors so that Emacs doesn't die
1999-01-30 Kenichi Handa(x_load_font): For the height of font, if normarl ascen...
1999-01-30 Kenichi Handa(x_new_fontset): For ASCII font, don't use the font...
1999-01-24 Richard M. Stallman(same_x_server): Detect treat ":0" and "unix:0"
1998-12-21 Eli Zaretskii(dumpglyphs): Don't convert 7-bit ASCII characters via
1998-11-12 Karl Heuer(XTread_socket): Fix previous change in case F == 0.
1998-11-11 Kenichi Handa(x_list_fonts): Don't change the value of maxnames.
1998-11-05 Karl Heuer(XTread_socket): ButtonPress clears f->mouse_moved.
1998-10-29 Paul Eggert(XTread_socket): Check the returned value of XmbLookupS...
1998-10-21 Kenichi HandaInclude frame.h before fontset.h.
1998-09-01 Kenichi Handa(x_load_font): If SIZE is 0, don't use a name x_list_fo...
1998-08-31 Kenichi Handa(dumpglyphs): If Vnonascii_translation_table is non...
1998-08-27 Paul Eggert(fixup_locale): New function. For now, it resets
1998-08-26 Karl Heuer(x_calc_absolute_position): Cast argument to XFree, in
1998-08-25 Kenichi Handa(x_list_fonts): Work-around for the case XGetAtomName
1998-08-15 Richard M. Stallmanx_display_unibyte_char_with_fontset renamed to
1998-08-15 Kenichi Handa(dumpglyphs): If x_display_unibyte_char_with_fontset is
1998-08-08 Richard M. Stallman(x_term_init): Don't reset LC_TIME to "C", since we
1998-08-08 Richard M. Stallman(x_list_fonts): Fix previous change.
1998-08-05 Richard M. Stallman(x_list_fonts): Call XFreeFont after the new call to...
1998-07-19 Kenichi Handa(dumpglyphs): After calling ccl_driver, set cp->byte1 to
1998-06-27 Richard M. Stallman(x_list_fonts): Fix prev change: cast result of alloca.
1998-06-20 Karl Heuer(x_list_fonts): Keep alloca usage simple.
1998-06-20 Kenichi Handa(dumpglyphs): Check the case that FACE_FONT (face) is
1998-06-16 Kenichi Handa(x_list_fonts): If SIZE is zero and MAXNAMES is 1, use
1998-06-09 Richard M. Stallman(XTread_socket): Accept Japanese XK keysyms.
1998-05-25 Richard M. Stallman(XTread_socket): Fix second argument of x_any_window_to...
1998-05-04 Andreas SchwabInclude syssignal.h after lisp.h.
1998-05-02 Richard M. Stallman(XTwrite_glyphs): Don't advance cursor X beyond limit.
1998-04-25 Richard M. Stallman(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
1998-04-15 Kenichi Handa(x_find_ccl_program): New function.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-03-02 Richard M. Stallman(XTframe_up_to_date): Check that mouse_face_mouse_frame
1998-01-09 Richard M. Stallman(x_load_font): Use string_byte.
1997-12-21 Richard M. Stallman(x_display_cursor): Abort if X or Y is out of range.
1997-11-27 Kenichi Handa(x_make_frame_visible): Give dummy arg to
1997-10-25 Karl Heuer(XTread_socket): Check for bogus (0,0) location.
1997-10-24 Karl Heuer(XTmouse_position): Handle INSIST < 0.
1997-08-22 Kenichi Handa(x_list_fonts): Adjusted for the name change of
1997-08-10 Kenichi Handa(dumpglyphs): Pay attention to
1997-08-01 Kenichi Handa(x_list_fonts): Request at least 10 fonts by XListFonts.
1997-07-31 Richard M. Stallman(x_list_fonts): Reject a font whose min_bounds.width...
1997-07-28 Richard M. Stallman(x_new_font): Follow the change in x_set_scroll_bar_wid...
1997-07-28 Richard M. Stallman(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStr...
1997-07-26 Richard M. Stallman(dumpglyphs): Check the dimension of FONT while
1997-07-20 Richard M. Stallman(XTread_socket) <ClientMessage>:
1997-07-14 Richard M. Stallman(x_draw_box): Use scratch_cursor_gc to draw the cursor
1997-07-12 Richard M. Stallman(dumpglyphs): Declare local variable first_ch as Lisp_O...
1997-07-10 Richard M. Stallman(x_load_font): Get value of fontp->height from
1997-07-10 Richard M. Stallman(x_term_init): Don't use initializer for null_bits.
1997-07-07 Kenichi Handa(x_list_fonts): Initialize the variable LIST to Qnil.
1997-07-05 Richard M. Stallman(x_make_frame_visible): Don't move the frame
1997-07-02 Richard M. Stallman(x_make_frame_visible): Check has_been_visible
1997-06-21 Kenichi Handa(dumpglyphs): Use FS_LOAD_FONT.
1997-06-09 Richard M. Stallman(x_list_fonts): fast_c_string_match_ignore_case renamed.
1997-06-09 Kenichi Handa(dumpglyph): Shift baseline for such a font that is
1997-05-31 Richard M. Stallman(process_expose_from_menu, XTread_socket):
1997-05-31 Richard M. Stallman(x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
1997-05-28 Richard M. Stallman(XTread_socket) <ConfigureNotify>: Don't call
1997-05-27 Richard M. Stallman(XTread_socket) <UnmapNotify>: Don't make an inconify_event
1997-05-26 Richard M. Stallman(x_make_frame_visible): Call x_set_offset only after
1997-05-19 Kenichi Handa(x_load_font): Set 4 instead of -1 in fontp->encoding[1]
1997-05-16 Kenichi Handa(dumpglyphs): Draw glyphs one by one if the font for
1997-05-10 Kenichi Handa(dumpglyphs): Even if font (not fontset) is used,
1997-05-01 Richard M. Stallman(XTmouse_position, x_term_init):
1997-04-27 Richard M. StallmanFix previous change.
1997-04-27 Richard M. Stallman(x_destroy_window): Free saved_menu_event, if any.
1997-04-20 Richard M. Stallman(x_set_offset): Turn off the code that added the border...
1997-04-10 Karl Heuer(construct_menu_click, note_mouse_highlight, fast_find_...
1997-04-07 Kenichi Handa(dumpglyphs): Clip and highlight glyphs displayed with
1997-03-22 Richard M. Stallman(XTread_socket): Accept XK_ISO_* keys.
1997-03-22 Richard M. Stallman(XTread_socket): Handle ISO_Left_Tab.
1997-03-19 Kenichi Handa(dumpglyphs): Set a clipping region when we draw glyphs
1997-03-18 Kenichi Handa(x_list_fonts): Comment about cached font list added.
1997-02-27 Kenichi Handa(dumpglyphs): Pay attention to characters registered in
1997-02-20 Karl HeuerInclude charset.h, ccl.h, and fontset.h.
1997-01-20 Richard M. Stallman(dumpglyphs): Declare g as GLYPH.
1996-12-26 Richard M. Stallman(x_iconify_frame): Clear visible when we set iconified.
1996-10-31 Richard M. Stallman(cancel_mouse_face): New function. Code copied from
1996-10-30 Richard M. Stallman(XTread_socket, KeyPress case): Clear compose_status
1996-10-12 Richard M. Stallman(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
1996-09-29 Richard M. Stallman(show_mouse_face): Undo 1996-08-30 change.
1996-09-27 Richard M. Stallman(XTflash): Don't flash in the internal borders.
1996-09-25 Richard M. Stallman(XTread_socket): Delete WAITP arg.
1996-09-23 Richard M. Stallman(x_scroll_bar_create, x_scroll_bar_move):
next