aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (compute_metrics): Rewrite an "else { if () ... else ... }"Juanma Barranquero2008-05-272-16/+19
* (w32font_open_internal): Determine if glyph indices are likely to work here.Jason Rumney2008-05-272-3/+13
* (draw_glyphs): If mouse-highlighting is on, attempt to draw overlapChong Yidong2008-05-271-19/+73
* * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt toChong Yidong2008-05-271-0/+5
* (xfont_open): Fix calculation of font->average_width.Kenichi Handa2008-05-272-1/+11
* (casify_object): Try to guess better whether the argument is a byte or a char.Stefan Monnier2008-05-272-15/+23
* *** empty log message ***Jason Rumney2008-05-261-0/+3
* (w32_weight_table): Remove unused variable.Jason Rumney2008-05-261-16/+1
* (x_reply_selection_request): Properly handle format ==Andreas Schwab2008-05-262-5/+11
* (x_set_frame_alpha): Fix type mismatch.Andreas Schwab2008-05-262-6/+10
* (w32font_text_extents): Zero whole metrics struct first.Jason Rumney2008-05-262-1/+3
* (w32font_text_extents): Zero whole metrics struct first.Jason Rumney2008-05-262-2/+5
* (x_draw_glyph_string): Fix calculation of underlineKenichi Handa2008-05-253-4/+32
* *** empty log message ***Kenichi Handa2008-05-251-47/+0
* (xftfont_open): Delete unused variable. IfKenichi Handa2008-05-251-1/+3
* (ftxfont_open): Delete unused variable.Kenichi Handa2008-05-251-1/+0
* (face_for_char): Optimize for the case of no charset property.Kenichi Handa2008-05-251-0/+11
* (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)Kenichi Handa2008-05-251-4/+11
* Include dispextern.h.Eli Zaretskii2008-05-243-0/+8
* *** empty log message ***Eli Zaretskii2008-05-241-5/+6
* (Qemacs, charset_emacs): New variables.Kenichi Handa2008-05-232-3/+15
* Fix typos.Juanma Barranquero2008-05-231-4/+4
* *** empty log message ***Juanma Barranquero2008-05-232-27/+31
* (Fencode_char, Fsplit_char): Doc fixes.Juanma Barranquero2008-05-231-7/+7
* Remove includes that are already included by config.hJason Rumney2008-05-232-11/+4
* *** empty log message ***Kenichi Handa2008-05-231-2/+3
* (x_draw_glyph_string): Be sure to draw underline within the currentKenichi Handa2008-05-231-0/+6
* (x_draw_glyph_string): Be sure to draw underline within the currentKenichi Handa2008-05-232-1/+8
* *** empty log message ***Kenichi Handa2008-05-231-0/+6
* (x_draw_glyph_string): Be sure to updateKenichi Handa2008-05-232-4/+4
* Spelling fix.Glenn Morris2008-05-233-8/+8
* Delete unused variables and add casting for char *Kenichi Handa2008-05-232-31/+41
* (ftfont_spec_pattern): Free charset if necessary.Kenichi Handa2008-05-231-0/+1
* (xfont_list_pattern): Free names returned from XListFonts.Kenichi Handa2008-05-231-0/+1
* Don't include strings.h.Jason Rumney2008-05-222-1/+2
* * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.Jason Rumney2008-05-2216-66/+73
* (msdos_stdcolor_idx): Use xstricmp.Jason Rumney2008-05-222-1/+11
* (font_style_to_value, font_score): Use xstricmp.Jason Rumney2008-05-221-4/+4
* (fs_query_fontset): Use xstricmp.Jason Rumney2008-05-221-1/+1
* (xfont_list_pattern, compare_font_names): Use xstricmp.Jason Rumney2008-05-221-2/+2
* (BASE_PURESIZE): Increaed to 1220000.Kenichi Handa2008-05-222-1/+3
* (font_prop_validate_style): Adjusted for the formatKenichi Handa2008-05-222-9/+15
* *** empty log message ***Kenichi Handa2008-05-222-1/+9
* (x_update_menu_appearance): Call Ffont_xlfd_name withKenichi Handa2008-05-221-1/+1
* * minibuf.c (keys_of_minibuf): Delete.Stefan Monnier2008-05-224-53/+20
* (ftfont_resolve_generic_family): Renamed fromKenichi Handa2008-05-222-101/+137
* (Ffont_xlfd_name): EXFUN adjusted.Kenichi Handa2008-05-221-1/+13
* (xfont_get_pcm): Change xassert to font_assert.Kenichi Handa2008-05-221-16/+5
* (fontset_from_font, Ffontset_info): Add the 2nd arg inKenichi Handa2008-05-221-2/+2
* *** empty log message ***Kenichi Handa2008-05-222-70/+1