| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Ffont_info): Don't call font_close_object. | Kenichi Handa | 2008-05-28 | 1 | -0/+5 |
| * | (font_parse_family_registry): Use Ffont_put to validate | Kenichi Handa | 2008-05-28 | 1 | -9/+4 |
| * | (ftfont_spec_pattern): Don't set FC_SPACING to pattern. | Kenichi Handa | 2008-05-28 | 1 | -7/+14 |
| * | *** empty log message *** | Juanma Barranquero | 2008-05-28 | 1 | -49/+47 |
| * | (Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string): | Juanma Barranquero | 2008-05-28 | 1 | -11/+11 |
| * | Fix typo in comment. | Juanma Barranquero | 2008-05-28 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-28 | 1 | -0/+6 |
| * | (encode_coding_raw_text): Fix previous change. | Kenichi Handa | 2008-05-28 | 1 | -11/+16 |
| * | (x_draw_glyph_string): If a clipmask is specified, use it. | Chong Yidong | 2008-05-27 | 1 | -2/+4 |
| * | * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it. | Chong Yidong | 2008-05-27 | 1 | -0/+5 |
| * | (encode_coding_raw_text): Fix last change. | Stefan Monnier | 2008-05-27 | 1 | -1/+3 |
| * | (encode_coding_raw_text): Set coding->produced_char for all branches. | Stefan Monnier | 2008-05-27 | 2 | -4/+4 |
| * | Include font.h for --without-x. | Stefan Monnier | 2008-05-27 | 2 | -4/+6 |
| * | (compute_metrics): Rewrite an "else { if () ... else ... }" | Juanma Barranquero | 2008-05-27 | 2 | -16/+19 |
| * | (w32font_open_internal): Determine if glyph indices are likely to work here. | Jason Rumney | 2008-05-27 | 2 | -3/+13 |
| * | (draw_glyphs): If mouse-highlighting is on, attempt to draw overlap | Chong Yidong | 2008-05-27 | 1 | -19/+73 |
| * | * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to | Chong Yidong | 2008-05-27 | 1 | -0/+5 |
| * | (xfont_open): Fix calculation of font->average_width. | Kenichi Handa | 2008-05-27 | 2 | -1/+11 |
| * | (casify_object): Try to guess better whether the argument is a byte or a char. | Stefan Monnier | 2008-05-27 | 2 | -15/+23 |
| * | *** empty log message *** | Jason Rumney | 2008-05-26 | 1 | -0/+3 |
| * | (w32_weight_table): Remove unused variable. | Jason Rumney | 2008-05-26 | 1 | -16/+1 |
| * | (x_reply_selection_request): Properly handle format == | Andreas Schwab | 2008-05-26 | 2 | -5/+11 |
| * | (x_set_frame_alpha): Fix type mismatch. | Andreas Schwab | 2008-05-26 | 2 | -6/+10 |
| * | (w32font_text_extents): Zero whole metrics struct first. | Jason Rumney | 2008-05-26 | 2 | -1/+3 |
| * | (w32font_text_extents): Zero whole metrics struct first. | Jason Rumney | 2008-05-26 | 2 | -2/+5 |
| * | (x_draw_glyph_string): Fix calculation of underline | Kenichi Handa | 2008-05-25 | 3 | -4/+32 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-25 | 1 | -47/+0 |
| * | (xftfont_open): Delete unused variable. If | Kenichi Handa | 2008-05-25 | 1 | -1/+3 |
| * | (ftxfont_open): Delete unused variable. | Kenichi Handa | 2008-05-25 | 1 | -1/+0 |
| * | (face_for_char): Optimize for the case of no charset property. | Kenichi Handa | 2008-05-25 | 1 | -0/+11 |
| * | (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE) | Kenichi Handa | 2008-05-25 | 1 | -4/+11 |
| * | Include dispextern.h. | Eli Zaretskii | 2008-05-24 | 3 | -0/+8 |
| * | *** empty log message *** | Eli Zaretskii | 2008-05-24 | 1 | -5/+6 |
| * | (Qemacs, charset_emacs): New variables. | Kenichi Handa | 2008-05-23 | 2 | -3/+15 |
| * | Fix typos. | Juanma Barranquero | 2008-05-23 | 1 | -4/+4 |
| * | *** empty log message *** | Juanma Barranquero | 2008-05-23 | 2 | -27/+31 |
| * | (Fencode_char, Fsplit_char): Doc fixes. | Juanma Barranquero | 2008-05-23 | 1 | -7/+7 |
| * | Remove includes that are already included by config.h | Jason Rumney | 2008-05-23 | 2 | -11/+4 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-23 | 1 | -2/+3 |
| * | (x_draw_glyph_string): Be sure to draw underline within the current | Kenichi Handa | 2008-05-23 | 1 | -0/+6 |
| * | (x_draw_glyph_string): Be sure to draw underline within the current | Kenichi Handa | 2008-05-23 | 2 | -1/+8 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-23 | 1 | -0/+6 |
| * | (x_draw_glyph_string): Be sure to update | Kenichi Handa | 2008-05-23 | 2 | -4/+4 |
| * | Spelling fix. | Glenn Morris | 2008-05-23 | 3 | -8/+8 |
| * | Delete unused variables and add casting for char * | Kenichi Handa | 2008-05-23 | 2 | -31/+41 |
| * | (ftfont_spec_pattern): Free charset if necessary. | Kenichi Handa | 2008-05-23 | 1 | -0/+1 |
| * | (xfont_list_pattern): Free names returned from XListFonts. | Kenichi Handa | 2008-05-23 | 1 | -0/+1 |
| * | Don't include strings.h. | Jason Rumney | 2008-05-22 | 2 | -1/+2 |
| * | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 16 | -66/+73 |
| * | (msdos_stdcolor_idx): Use xstricmp. | Jason Rumney | 2008-05-22 | 2 | -1/+11 |