| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -2/+2 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -2/+2 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth prope... | Kenichi Handa | 2010-09-29 | 1 | -1/+1 |
* | | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+0 |
* | | Use const char* instead of char*. | Dan Nicolaescu | 2010-08-08 | 1 | -1/+1 |
* | | Remove extern declarations in .c files, .h files have them. | Dan Nicolaescu | 2010-08-05 | 1 | -10/+0 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -4/+4 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -39/+14 |
* | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -15/+15 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -2/+2 |
* | Handle system default font and changing font parameters. | Jan Djärv | 2009-11-17 | 1 | -1/+3 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (xfont_list_pattern): Don't ignore the return value of | Kenichi Handa | 2009-07-28 | 1 | -3/+16 |
* | Change font_add_log to FONT_ADD_LOG. | Kenichi Handa | 2009-06-23 | 1 | -6/+6 |
* | (xfont_list_pattern): Don't initialize xfont_scripts_cache | Stefan Monnier | 2009-05-21 | 1 | -60/+11 |
* | (xfont_chars_supported, xfont_supported_scripts): New | Kenichi Handa | 2009-05-21 | 1 | -48/+231 |
* | Cancel previous changes. | Kenichi Handa | 2009-05-08 | 1 | -156/+18 |
* | (xfont_check_char_support) | Kenichi Handa | 2009-05-08 | 1 | -18/+156 |
* | * font.c (Qja, Qko): Move definitions here from ftfont.c. | Chong Yidong | 2009-04-17 | 1 | -2/+0 |
* | (xfont_has_char): Special handling of `ja' and `ko' adstyle. | Kenichi Handa | 2009-04-16 | 1 | -7/+23 |
* | (xfont_has_char): The font has C if C is ASCII and the | Kenichi Handa | 2009-04-14 | 1 | -1/+4 |
* | Remove spurious semicolons. | Juanma Barranquero | 2009-02-11 | 1 | -4/+4 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -2/+2 |
* | (xfont_decode_coding_xlfd): New function. | Kenichi Handa | 2008-12-19 | 1 | -28/+103 |
* | (xfont_list_family): Return a list of symbols, not | Kenichi Handa | 2008-08-06 | 1 | -2/+2 |
* | (xfont_open): Add workaround for X's bug. | Kenichi Handa | 2008-07-14 | 1 | -0/+29 |
* | (xfont_open): Log the reason of failure. | Kenichi Handa | 2008-07-10 | 1 | -3/+12 |
* | (xfont_text_extents): Fix initial setting of metrics. | Kenichi Handa | 2008-07-09 | 1 | -10/+27 |
* | (xfont_open): Cancel the previous about font->vertical_centering. | Kenichi Handa | 2008-07-09 | 1 | -1/+4 |
* | (xfont_open): Adjust it for the change of | Kenichi Handa | 2008-07-09 | 1 | -8/+3 |
* | (xfont_list): Don't set registry to iso8859-1 even if it | Kenichi Handa | 2008-06-05 | 1 | -4/+3 |
* | (xfont_list): Try an alias. | Kenichi Handa | 2008-06-03 | 1 | -0/+8 |
* | (xfont_open): Fix calculation of font->average_width. | Kenichi Handa | 2008-05-27 | 1 | -1/+7 |
* | (xfont_list_pattern): Free names returned from XListFonts. | Kenichi Handa | 2008-05-23 | 1 | -0/+1 |
* | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 1 | -2/+2 |
* | (xfont_list_pattern, compare_font_names): Use xstricmp. | Jason Rumney | 2008-05-22 | 1 | -2/+2 |
* | (xfont_get_pcm): Change xassert to font_assert. | Kenichi Handa | 2008-05-22 | 1 | -16/+5 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Include <stdlib.h> and "ccl.h". | Kenichi Handa | 2008-05-14 | 1 | -270/+267 |
* | (xfont_draw): Pay attention to s->padding_p. | Kenichi Handa | 2008-02-25 | 1 | -9/+37 |
* | (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT. | Kenichi Handa | 2008-02-17 | 1 | -0/+6 |
* | Update copyright years and GPL version. | Glenn Morris | 2008-02-06 | 1 | -3/+3 |
* | (xfont_encode_char): Use the macro FONT_INVALID_CODE. | Kenichi Handa | 2007-12-25 | 1 | -3/+3 |
* | (xfont_get_cache): Adjust the argument type. | Kenichi Handa | 2007-12-18 | 1 | -6/+5 |
* | (Qx): Deleted. | Kenichi Handa | 2007-12-04 | 1 | -3/+0 |
* | * xfont.c (x_font_charset_alist): Moved to font.c and renamed. | Kenichi Handa | 2007-12-01 | 1 | -86/+2 |
* | (xfont_driver): Initialize ftfont_driver.type by 0. | Kenichi Handa | 2006-11-29 | 1 | -3/+3 |
* | *** empty log message *** | Kenichi Handa | 2006-11-24 | 1 | -0/+1 |
* | (xfont_match): Block and unblock input while callin Xlib. | Kenichi Handa | 2006-08-01 | 1 | -0/+2 |