| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle floating point errors in ns-fonts (Bug#7887). | Jan Djärv | 2011-01-29 | 1 | -4/+12 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Fix NextStep build problems with globals.h introducion. | Jan Djärv | 2011-01-19 | 1 | -3/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | * src/nsfont.m: Include termchar for new mouse-highlight. | Jan Djärv | 2010-11-06 | 1 | -2/+2 |
* | | * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (... | Adrian Robert | 2010-11-04 | 1 | -3/+1 |
* | | Use const char* for -Wwrite_strings. | Jan D | 2010-08-11 | 1 | -1/+3 |
* | | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -2/+2 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -6/+6 |
* | | Fix config.h includes. | Dan Nicolaescu | 2010-06-01 | 1 | -1/+1 |
|/ |
|
* | * nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736). | Chong Yidong | 2010-02-25 | 1 | -2/+2 |
* | * nsfont.m (nsfont_open): The system's value for the font descent | Chong Yidong | 2010-02-08 | 1 | -3/+5 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * nsterm.m: | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add space after casts in last change. | Adrian Robert | 2009-10-13 | 1 | -2/+2 |
* | * nsfont.m (ns_char_width): Replace deprecated call (suggested by | Adrian Robert | 2009-10-12 | 1 | -12/+17 |
* | * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for | Adrian Robert | 2009-09-23 | 1 | -11/+2 |
* | * nsfont.m (Vns_reg_to_script): New lisp variable. | Adrian Robert | 2009-09-23 | 1 | -11/+41 |
* | (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing. | Adrian Robert | 2009-09-18 | 1 | -3/+1 |
* | * nsfont.m (ns_get_family): Don't force first letter to uppercase. | Adrian Robert | 2009-09-09 | 1 | -2/+0 |
* | * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no fami... | Adrian Robert | 2009-08-02 | 1 | -1/+10 |
* | * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, ... | Adrian Robert | 2009-07-29 | 1 | -5/+8 |
* | * nsfont.m (nsfont_draw): Revert 2009-07-15 change. | Chong Yidong | 2009-07-26 | 1 | -4/+0 |
* | * nsfont.m (ns_findfonts): Correctly return fallback in match case. | Adrian Robert | 2009-07-24 | 1 | -1/+5 |
* | * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep. | Adrian Robert | 2009-07-23 | 1 | -0/+5 |
* | * nsfont.m (ns_attribute_value): Remove. | Adrian Robert | 2009-07-20 | 1 | -12/+5 |
* | (nsfont_draw): Remove code for stippling, which actually | YAMAMOTO Mitsuharu | 2009-07-15 | 1 | -0/+4 |
* | Remove useless if-before-xfree tests. | Jim Meyering | 2009-06-29 | 1 | -4/+2 |
* | (ns_get_covering_families): Retain scriptToFamilies. | Adrian Robert | 2009-06-15 | 1 | -1/+1 |
* | * nsfont.m (ns_attribute_value): Remove. | Adrian Robert | 2009-06-14 | 1 | -16/+8 |
* | Changes to support :script/:lang/:otf in NS font driver. | Adrian Robert | 2009-06-08 | 1 | -457/+463 |
* | * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning. | Adrian Robert | 2009-05-18 | 1 | -1/+1 |
* | nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out c... | David Reitter | 2009-04-27 | 1 | -15/+2 |
* | * nsselect.m (symbol_to_nsstring, clean_local_selection_data) | Stefan Monnier | 2009-04-13 | 1 | -2/+4 |
* | Unify shutdown handling under NS, via ns-power-off key event (where appropria... | David Reitter | 2009-03-14 | 1 | -6/+6 |
* | * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value. | Adrian Robert | 2009-03-04 | 1 | -1/+1 |
* | * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmen... | Adrian Robert | 2009-02-13 | 1 | -1/+7 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE... | Adrian Robert | 2008-11-25 | 1 | -0/+2 |
* | * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles... | Adrian Robert | 2008-10-01 | 1 | -43/+35 |
* | * nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rat... | Adrian Robert | 2008-09-30 | 1 | -9/+12 |
* | * nsfont.m (nsfont_draw): Fix up composition rendering. | Adrian Robert | 2008-09-27 | 1 | -4/+4 |
* | * nsfont.m (nsfont_draw): Fix the references to missing gidx data | Teodor Zlatanov | 2008-09-07 | 1 | -5/+5 |
* | * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-... | Adrian Robert | 2008-08-21 | 1 | -2/+2 |
* | clear warnings and clean up NS port | Adrian Robert | 2008-08-01 | 1 | -5/+5 |
* | NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX' | Adrian Robert | 2008-07-22 | 1 | -17/+17 |
* | fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '... | Adrian Robert | 2008-07-19 | 1 | -1/+1 |
* | nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_na... | Adrian Robert | 2008-07-19 | 1 | -2/+4 |