]> code.delx.au - gnu-emacs/history - src/font.c
Merge from emacs-24; up to 2014-07-17T10:18:19Z!dmantipov@yandex.ru
[gnu-emacs] / src / font.c
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-16T17:06:12Z!rgm...
2014-10-03 Dmitry AntipovConsistently use min and max macros from lisp.h.
2014-10-03 Dmitry Antipov* font.c (font_list_entities): Do not add empty vector...
2014-10-02 Stefan MonnierMerge from emacs-24
2014-10-01 Paul EggertUse AUTO_CONS instead of SCOPED_CONS, etc.
2014-09-30 Stefan MonnierMerge from emacs-24
2014-09-30 Paul EggertSimplify stack-allocated Lisp objects, and make them...
2014-09-29 Ulf JasperDo not set `url-gateway-method' in `url-https'. (Bug...
2014-09-29 Dmitry AntipovKeep stack-allocated Lisp objects fast rather than...
2014-09-25 Paul EggertFix local_cons etc. to not exhaust the stack when in...
2014-09-24 Dmitry Antipov* chartab.c (uniprop_encode_value_numeric):
2014-09-23 Paul Eggert* lisp.h (lispstpcpy): Rename from lispstrcpy, and...
2014-09-23 Dmitry AntipovUse known length of a Lisp string to copy it faster.
2014-09-22 Stefan MonnierMerge from emacs-24
2014-09-22 Dmitry AntipovAvoid extra call to oblookup when interning symbols.
2014-09-16 Dmitry AntipovPrefer ptrdiff_t to int and avoid integer overflows.
2014-09-15 Dmitry AntipovIf USE_LOCAL_ALLOCATORS, allocate some Lisp objects...
2014-09-15 Glenn MorrisMerge from emacs-24; up to 2014-07-09T02:04:12Z!rgm...
2014-09-13 Dmitry AntipovPrefer ptrdiff_t to int and avoid integer overflows.
2014-09-08 Glenn MorrisMerge from emacs-24; up to 2014-07-08T06:24:07Z!eggert...
2014-09-07 Eli ZaretskiiFix the MS-Windows build broken by SAFE_ALLOCA changes.
2014-09-07 Paul EggertUse SAFE_ALLOCA etc. to avoid unbounded stack allocation.
2014-09-03 Glenn MorrisMerge from emacs-24; up to 2014-07-04T02:28:54Z!dmantip...
2014-08-28 Glenn MorrisMerge from emacs-24; up to 2014-07-02T00:57:53Z!juri...
2014-08-15 Glenn MorrisMerge from emacs-24; up to 2014-06-29T18:32:35Z!michael...
2014-08-11 Glenn MorrisMerge from emacs-24; up to 2014-06-28T23:35:17Z!rgm...
2014-08-03 Glenn MorrisMerge from emacs-24; up to 2014-06-27T16:27:08Z!rgm...
2014-08-01 Eli ZaretskiiMerge from emacs-24; up to 2014-06-26T21:51:25Z!rgm...
2014-07-28 Glenn MorrisMerge from emacs-24; up to 2014-06-26T06:55:15Z!rgm...
2014-07-26 Paul EggertRevert previous change.
2014-07-26 Andreas SchwabReorder conditions that are written backwards
2014-07-21 Glenn MorrisMerge from emacs-24; up to 2014-06-25T10:17:41Z!rgm...
2014-07-19 Kenichi Handa2014-07-19 Kenichi Handa <handa@gnu.org>
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-16 Dmitry Antipov* frame.h (enum fullscreen_type) [HAVE_WINDOW_SYSTEM...
2014-07-12 Glenn MorrisMerge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
2014-07-09 Paul Eggert* font.c, font.h (font_unparse_fcname): Now static.
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-08 Dmitry Antipov* font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE...
2014-07-05 Kenichi Handamerge trunk
2014-07-03 Dmitry AntipovUse convenient alists to manage per-frame font driver...
2014-07-03 Glenn MorrisMerge from emacs-24; up to 2014-06-15T04:52:34Z!eli...
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-19 Dmitry Antipov* font.c (font_make_object): Avoid dangling pointer...
2014-06-17 Dmitry Antipov* lisp.h (STRING_COPYIN): Remove; unused.
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-10 Dmitry Antipov* dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-19 Dmitry Antipov* font.c (font_matching_entity): Extract font-entity...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-05 Paul EggertPrefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-04-02 Dmitry Antipov* font.c (font_list_entities): Do not add empty vector...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-03 Eli ZaretskiiFix bug #16930 with broken build --without-x.
2014-03-03 Dmitry Antipov* font.c (toplevel): Adjust comment about font cache...
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-10 Paul EggertAvoid "." at end of error diagnostics.
2014-01-11 Kenichi Handamerge trunk
2014-01-10 Paul EggertSpelling fixes.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-16 Dmitry Antipov* font.c (valid_font_driver) [ENABLE_CHECKING]: New...
2013-12-13 Dmitry Antipov* alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m,
2013-12-13 Dmitry Antipov* font.c (font_close_object): Check for live frame...
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-12 Dmitry Antipov* font.h (struct font_entity) [HAVE_NS]: New field...
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-10 Dmitry Antipov* font.c (font_find_for_lface): Ensure SAFE_FREE on...
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-04 Dmitry Antipov* font.c (font_list_entities): Remove dummy assignment.
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-10-29 Stefan MonnierAdd pre-redisplay-function and rectangular region
2013-10-25 Dmitry AntipovOmit unused frame argument of font API's close function.
next