| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Use C99 syntax for font drivers | Paul Eggert | 2016-12-12 | 1 | -19/+19 |
* | | Make struct font_drivers read-only | Paul Eggert | 2016-12-01 | 1 | -22/+37 |
* | | Add double-buffering support to reduce flicker | Daniel Colascione | 2016-10-28 | 1 | -7/+7 |
|/ |
|
* | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Include-file cleanup for src directory | Paul Eggert | 2015-10-20 | 1 | -4/+0 |
* | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -2/+0 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Use SAFE_ALLOCA etc. to avoid unbounded stack allocation. | Paul Eggert | 2014-09-07 | 1 | -1/+3 |
* | Use convenient alists to manage per-frame font driver-specific data. | Dmitry Antipov | 2014-07-03 | 1 | -16/+8 |
* | If a C name must be extern on some platforms, make it extern on all. | Paul Eggert | 2014-06-08 | 1 | -3/+0 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | * alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m, | Dmitry Antipov | 2013-12-13 | 1 | -1/+0 |
* | * font.h (struct font_entity) [HAVE_NS]: New field to record | Dmitry Antipov | 2013-12-12 | 1 | -0/+1 |
* | Prefer 'unsigned long' to 'long unsigned int' and 'unsigned long int'. | Dmitry Antipov | 2013-10-29 | 1 | -1/+1 |
* | Omit unused frame argument of font API's close function. | Dmitry Antipov | 2013-10-25 | 1 | -2/+2 |
* | Drop FRAME_PTR typedef. | Dmitry Antipov | 2013-08-03 | 1 | -7/+7 |
* | Avoid redundant Lisp_Object <-> struct frame conversions in font API. | Dmitry Antipov | 2013-08-01 | 1 | -4/+4 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Simplify and avoid signal-handling races. | Paul Eggert | 2012-09-23 | 1 | -8/+8 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -1/+0 |
* | Use bool for booleans in font-related modules. | Paul Eggert | 2012-09-06 | 1 | -17/+5 |
* | More xmalloc and related cleanup. | Paul Eggert | 2012-07-05 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-12-05 | 1 | -4/+5 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | * ftxfont.c: Make symbols static if they're not exported. | Paul Eggert | 2011-04-12 | 1 | -6/+8 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | 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 |
* | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -36/+10 |
* | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -11/+11 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -2/+2 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (ftxfont_draw_backgrond): Fix args to XFillRectangle. | Kenichi Handa | 2009-04-06 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -2/+2 |
* | (ftxfont_open): Delete unused variable. | Kenichi Handa | 2008-05-25 | 1 | -1/+0 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (ftxfont_list): Return a list, not vector. | Kenichi Handa | 2008-05-14 | 1 | -60/+14 |
* | (ftxfont_draw): Pay attention to s->padding_p. | Kenichi Handa | 2008-02-25 | 1 | -4/+11 |
* | (ftxfont_default_fid): Delete it. | Kenichi Handa | 2008-02-17 | 1 | -26/+2 |
* | (ftxfont_open): Don't set | Kenichi Handa | 2008-02-07 | 1 | -0/+8 |
* | (ftxfont_draw): Use s->font_info, not face->font_info. | Kenichi Handa | 2008-02-06 | 1 | -1/+1 |
* | Update copyright years and GPL version. | Glenn Morris | 2008-02-06 | 1 | -3/+3 |
* | (ftxfont_end_for_frame): Fix array indexing error. | Kenichi Handa | 2007-11-29 | 1 | -1/+1 |
* | (ftxfont_get_gcs): Renamed from ftxfont_create_gcs. | Kenichi Handa | 2007-11-19 | 1 | -114/+149 |
* | (ftxfont_match): New function. | Kenichi Handa | 2006-08-01 | 1 | -3/+14 |