aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Jason Rumney2007-06-021-0/+46
* (w32font_info): Remove subranges.Jason Rumney2007-06-021-483/+632
* (w32_initialize): Don't call w32font_initialize.Jason Rumney2007-06-021-6/+0
* *** empty log message ***Jason Rumney2007-06-021-0/+16
* (font_pixel_size): Reverse assq_no_quit args.Jason Rumney2007-06-021-1/+1
* (x_font_min_bounds): Use FONT_AVG_WIDTH.Jason Rumney2007-06-021-3/+3
* (Fx_list_fonts) [WINDOWSNT]: Remove Windows only redefinition of FONT_WIDTH.Jason Rumney2007-06-021-7/+0
* (FONT_WIDTH): Report max width, not average.Jason Rumney2007-06-021-3/+3
* (w32_load_system_font, w32_list_fonts): Use FONT_AVG_WIDTH.Jason Rumney2007-06-021-3/+3
* Add arch taglineMiles Bader2007-06-021-0/+3
* *** empty log message ***Jason Rumney2007-05-311-0/+7
* (w32font_open): Make lfHeight negative.Jason Rumney2007-05-311-1/+1
* (x_default_font_parameter): Use new style font name.Jason Rumney2007-05-311-1/+7
* *** empty log message ***Jason Rumney2007-05-311-0/+6
* * w32font.c (QCsubranges): New symbol.Jason Rumney2007-05-311-56/+115
* (font_put_extra): Expose externally.Jason Rumney2007-05-312-13/+28
* *** empty log message ***Jason Rumney2007-05-311-0/+4
* * font.h (font_put_extra): Moved declaration from font.c.Jason Rumney2007-05-311-0/+2
* *** empty log message ***Jason Rumney2007-05-311-0/+1
* (Ffont_get): Use font driver to determine otf capability.Jason Rumney2007-05-311-1/+1
* *** empty log message ***Jason Rumney2007-05-311-0/+2
* (Ffont_get): Use font driver to determine otf capability.Jason Rumney2007-05-311-5/+4
* *** empty log message ***Jason Rumney2007-05-311-0/+13
* * w32font.c (w32font_open): Handle size, height and pixel_size better.Jason Rumney2007-05-311-12/+32
* * w32fns.c (w32_load_system_font): Fix detecting FIXED_PITCH fonts.Jason Rumney2007-05-311-4/+7
* *** empty log message ***Jason Rumney2007-05-311-0/+3
* * xterm.c (x_draw_glyph_string_foreground) [USE_FONT_BACKEND]:Jason Rumney2007-05-311-4/+0
* *** empty log message ***Jason Rumney2007-05-311-0/+24
* Move last entry to ChangeLog.unicodeJason Rumney2007-05-311-6/+0
* (font.o, w32font.o): New objects.Jason Rumney2007-05-312-2/+47
* New file for w32 font backend.Jason Rumney2007-05-311-0/+1089
* (fill_composite_glyph_string): Make the first arg toJason Rumney2007-05-311-2/+3
* (w32_native_per_char_metric): Swap width and rbearingJason Rumney2007-05-311-19/+22
* (w32_output_data) [USE_FONT_BACKEND]: Add fontp member.Jason Rumney2007-05-311-0/+8
* [USE_FONT_BACKEND]: Port font backend changes from xfns.c.Jason Rumney2007-05-311-2/+75
* Fix typo in commentJason Rumney2007-05-311-1/+1
* Merge from emacs--devo--0Miles Bader2007-05-3013-40/+81
|\
| * (init_sys_modes): Add rather than replace withNick Roberts2007-05-301-1/+1
| * (term_mouse_moveto): New extern.Nick Roberts2007-05-301-0/+1
| * (Fset_mouse_pixel_position): Add call toNick Roberts2007-05-301-0/+7
| * (mouse_face_window): Rename...Nick Roberts2007-05-301-27/+36
| * Merge from emacs--rel--22Miles Bader2007-05-292-1/+12
| |\
| | * (redisplay_internal): Bind inhibit-point-motion-hooks to tYAMAMOTO Mitsuharu2007-05-282-1/+12
| | * (redisplay_window): If first window line is a continuation line,Chong Yidong2007-05-241-32/+10
| | * * xdisp.c (redisplay_window): If first window line is a continuationChong Yidong2007-05-241-0/+6
| | * *** empty log message ***YAMAMOTO Mitsuharu2007-05-241-0/+5
| * | * xfaces.c (syms_of_xfaces): Delete stray semicolon.Dan Nicolaescu2007-05-2610-11/+24
* | | *** empty log message ***Kenichi Handa2007-05-281-0/+4
* | | Don't include "buffer.h" twice.Kenichi Handa2007-05-281-1/+0
* | | Merge from emacs--devo--0Miles Bader2007-05-252-1/+5
|\ \ \ | |/ /