| Commit message (Expand) | Author | Age | Files | Lines |
| * | (dumpglyphs): Use FS_LOAD_FONT. | Kenichi Handa | 1997-06-21 | 1 | -17/+41 |
| * | (x_list_fonts): fast_c_string_match_ignore_case renamed. | Richard M. Stallman | 1997-06-09 | 1 | -2/+2 |
| * | (dumpglyph): Shift baseline for such a font that is | Kenichi Handa | 1997-06-09 | 1 | -14/+32 |
| * | (process_expose_from_menu, XTread_socket): | Richard M. Stallman | 1997-05-31 | 1 | -1/+5 |
| * | (x_load_font): Use macro FONT_ENCODING_NOT_DECIDED. | Richard M. Stallman | 1997-05-31 | 1 | -8/+10 |
| * | (XTread_socket) <ConfigureNotify>: Don't call | Richard M. Stallman | 1997-05-28 | 1 | -19/+16 |
| * | (XTread_socket) <UnmapNotify>: Don't make an inconify_event | Richard M. Stallman | 1997-05-27 | 1 | -17/+42 |
| * | (x_make_frame_visible): Call x_set_offset only after | Richard M. Stallman | 1997-05-26 | 1 | -66/+69 |
| * | (x_load_font): Set 4 instead of -1 in fontp->encoding[1] | Kenichi Handa | 1997-05-19 | 1 | -7/+7 |
| * | (dumpglyphs): Draw glyphs one by one if the font for | Kenichi Handa | 1997-05-16 | 1 | -5/+5 |
| * | (dumpglyphs): Even if font (not fontset) is used, | Kenichi Handa | 1997-05-10 | 1 | -14/+25 |
| * | (XTmouse_position, x_term_init): | Richard M. Stallman | 1997-05-01 | 1 | -125/+159 |
| * | Fix previous change. | Richard M. Stallman | 1997-04-27 | 1 | -2/+2 |
| * | (x_destroy_window): Free saved_menu_event, if any. | Richard M. Stallman | 1997-04-27 | 1 | -0/+3 |
| * | (x_set_offset): Turn off the code that added the border_width | Richard M. Stallman | 1997-04-20 | 1 | -3/+6 |
| * | (construct_menu_click, note_mouse_highlight, fast_find_position): | Karl Heuer | 1997-04-10 | 1 | -5/+6 |
| * | (dumpglyphs): Clip and highlight glyphs displayed with | Kenichi Handa | 1997-04-07 | 1 | -16/+16 |
| * | (XTread_socket): Accept XK_ISO_* keys. | Richard M. Stallman | 1997-03-22 | 1 | -1/+1 |
| * | (XTread_socket): Handle ISO_Left_Tab. | Richard M. Stallman | 1997-03-22 | 1 | -0/+3 |
| * | (dumpglyphs): Set a clipping region when we draw glyphs | Kenichi Handa | 1997-03-19 | 1 | -111/+183 |
| * | (x_list_fonts): Comment about cached font list added. | Kenichi Handa | 1997-03-18 | 1 | -1/+6 |
| * | (dumpglyphs): Pay attention to characters registered in | Kenichi Handa | 1997-02-27 | 1 | -8/+30 |
| * | Include charset.h, ccl.h, and fontset.h. | Karl Heuer | 1997-02-20 | 1 | -207/+733 |
| * | (dumpglyphs): Declare g as GLYPH. | Richard M. Stallman | 1997-01-20 | 1 | -1/+1 |
| * | (x_iconify_frame): Clear visible when we set iconified. | Richard M. Stallman | 1996-12-26 | 1 | -0/+5 |
| * | (cancel_mouse_face): New function. Code copied from | Richard M. Stallman | 1996-10-31 | 1 | -8/+20 |
| * | (XTread_socket, KeyPress case): Clear compose_status | Richard M. Stallman | 1996-10-30 | 1 | -0/+8 |
| * | (XTwrite_glyphs, XTclear_end_of_line, XTclear_frame) | Richard M. Stallman | 1996-10-12 | 1 | -20/+18 |
| * | (show_mouse_face): Undo 1996-08-30 change. | Richard M. Stallman | 1996-09-29 | 1 | -2/+12 |
| * | (XTflash): Don't flash in the internal borders. | Richard M. Stallman | 1996-09-27 | 1 | -7/+60 |
| * | (XTread_socket): Delete WAITP arg. | Richard M. Stallman | 1996-09-25 | 1 | -2/+1 |
| * | (x_scroll_bar_create, x_scroll_bar_move): | Richard M. Stallman | 1996-09-23 | 1 | -16/+16 |
| * | Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT | Richard M. Stallman | 1996-09-21 | 1 | -16/+24 |
| * | Replaced symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 1 | -2/+2 |
| * | (note_mouse_highlight): Test last_overlay_modified field. | Richard M. Stallman | 1996-09-16 | 1 | -1/+2 |
| * | (x_connection_closed): Call XtCloseDisplay. | Richard M. Stallman | 1996-09-13 | 1 | -0/+4 |
| * | (note_mouse_highlight): Pass POS argument to fast_find_position as int. | Richard M. Stallman | 1996-09-04 | 1 | -4/+4 |
| * | (x_term_init): Initialize Xatom_FONT member. | Richard M. Stallman | 1996-09-01 | 1 | -3/+3 |
| * | (XTupdate_end): Always clear mouse_face_defer flag. | Richard M. Stallman | 1996-08-31 | 1 | -2/+1 |
| * | (do_line_dance, dumprectangle): Use x_update_cursor. | Richard M. Stallman | 1996-08-30 | 1 | -42/+24 |
| * | (XTread_socket): Call XFilterEvent on all events, | Richard M. Stallman | 1996-08-29 | 1 | -4/+6 |
| * | (fast_find_position): Fix previous change. | Richard M. Stallman | 1996-08-25 | 1 | -1/+1 |
| * | (fast_find_position): Minor fix in handling maybe_next_line. | Richard M. Stallman | 1996-08-25 | 1 | -1/+1 |
| * | (x_term_init): If the default Xt font does not exist on | Richard M. Stallman | 1996-08-24 | 1 | -0/+24 |
| * | (XTread_socket): Delete the code to pass menu bar keys | Richard M. Stallman | 1996-07-31 | 1 | -0/+3 |
| * | (XTread_socket): Delete the code to pass menu bar keys | Richard M. Stallman | 1996-07-31 | 1 | -0/+5 |
| * | (XTread_socket): Pass keys in menu bar to toolkit alone | Richard M. Stallman | 1996-07-30 | 1 | -8/+21 |
| * | Fix previous change. | Richard M. Stallman | 1996-07-28 | 1 | -2/+6 |
| * | (last_mouse_press_frame): New variable. | Richard M. Stallman | 1996-07-27 | 1 | -0/+7 |
| * | (SET_SAVED_MENU_EVENT): New macro. | Karl Heuer | 1996-07-16 | 1 | -16/+20 |