| Commit message (Expand) | Author | Age | Files | Lines |
* | (smerge-auto-combine-max-separation): New var. | Stefan Monnier | 2008-02-13 | 1 | -5/+5 |
* | Update copyright years. | Glenn Morris | 2008-02-06 | 1 | -2/+2 |
* | (enum lgstring_indices, enum lglyph_indices): New enums. | Stefan Monnier | 2008-02-06 | 1 | -36/+52 |
* | (FONTP): Make it return 1 also for a font-object. | Kenichi Handa | 2008-01-28 | 1 | -2/+4 |
* | (struct font_driver): Docstring of member `shape' is improved. | Kenichi Handa | 2007-12-27 | 1 | -1/+12 |
* | (LGLYPH_SIZE): New macro. | Kenichi Handa | 2007-12-25 | 1 | -0/+2 |
* | (font_property_index): Doc change | Jason Rumney | 2007-12-19 | 1 | -2/+3 |
* | (struct font_driver): Change argument type of get_cache. | Kenichi Handa | 2007-12-18 | 1 | -2/+2 |
* | (FONT_ENTITY_NOT_LOADABLE) | Kenichi Handa | 2007-12-01 | 1 | -38/+57 |
* | (struct font_bitmap): New member bits_per_pixel. | Kenichi Handa | 2007-11-19 | 1 | -1/+41 |
* | (struct font_driver): Docstring of text_extents improved. | Kenichi Handa | 2007-09-16 | 1 | -3/+3 |
* | * font.h (font_put_extra): Moved declaration from font.c. | Jason Rumney | 2007-05-31 | 1 | -0/+2 |
* | Fix typo in comment | Jason Rumney | 2007-05-31 | 1 | -1/+1 |
* | (font_open_for_lface): Adjust prototype. | Kenichi Handa | 2007-04-25 | 1 | -3/+3 |
* | *** empty log message *** | Kenichi Handa | 2007-04-25 | 1 | -36/+11 |
* | (Ffont_xlfd_name): EXFUN it. | Kenichi Handa | 2006-11-29 | 1 | -0/+1 |
* | (struct font): New memeber format. | Kenichi Handa | 2006-11-24 | 1 | -0/+3 |
* | (Qunicode_sip): Extern it. | Kenichi Handa | 2006-10-17 | 1 | -1/+1 |
* | (struct font_driver): New member `match'. | Kenichi Handa | 2006-08-01 | 1 | -5/+9 |
* | (struct font): New member scalable. | Kenichi Handa | 2006-07-28 | 1 | -2/+6 |
* | *** empty log message *** | Kenichi Handa | 2006-07-26 | 1 | -0/+5 |
* | (LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM) | Kenichi Handa | 2006-07-24 | 1 | -6/+12 |
* | (LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST) | Kenichi Handa | 2006-07-14 | 1 | -8/+11 |
* | (font_close_object, font_merge_old_spec): Extern them. | Kenichi Handa | 2006-07-03 | 1 | -6/+7 |
* | (QCscalable): Extern it. | Kenichi Handa | 2006-06-28 | 1 | -3/+3 |
* | (Flist_fonts): EXFUN it. | Kenichi Handa | 2006-06-26 | 1 | -0/+1 |
* | (QCspacing, QCdpi): Extern them. | Kenichi Handa | 2006-06-19 | 1 | -1/+13 |
* | (struct font_driver): Member parse_name deleted. | Kenichi Handa | 2006-06-16 | 1 | -42/+49 |
* | (struct font): Fix typo (charet->charset). | Kenichi Handa | 2006-06-14 | 1 | -1/+1 |
* | (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them. | Kenichi Handa | 2006-06-09 | 1 | -0/+3 |
* | Add arch tagline | Miles Bader | 2006-06-07 | 1 | -0/+3 |
* | New file. | Kenichi Handa | 2006-06-06 | 1 | -0/+479 |