log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
emacs
log src/nsfont.m @ 103931:
337f90c9ae7d
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2009-07-15
YAMAMOTO Mitsuharu
(nsfont_draw): Remove code for stippling, which actually
2009-06-29
Jim Meyering
Remove useless if-before-xfree tests.
2009-06-15
Adrian Robert
(ns_get_covering_families): Retain scriptToFamilies.
2009-06-14
Adrian Robert
* nsfont.m (ns_attribute_value): Remove.
2009-06-08
Adrian Robert
Changes to support :script/:lang/:otf in NS font driver.
2009-05-18
Adrian Robert
* nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
2009-04-27
David Reitter
nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.
2009-04-13
Stefan Monnier
* nsselect.m (symbol_to_nsstring, clean_local_selection_data)
2009-03-14
David Reitter
Unify shutdown handling under NS, via ns-power-off key event (where appropriate) and save-buffers-kill-emacs.
2009-03-04
Adrian Robert
* nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
2009-02-13
Adrian Robert
* nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmenu.m (pop_down_menu): Check popup_activated_flag. \n(ns_popup_dialog, EmacsDialogPanel-runDialogAt:): Let \npop_down_menu do the cleanup work as it is always called. (Bug#2154) \n \n* nsfont.m (nsfont_make_fontset_for_font): For now, don't try to \nset fontset font for 'mathematical-' sub-scripts. (Bug #2218)\n
2009-01-08
Glenn Morris
Add 2009 to copyright years.
2008-11-25
Adrian Robert
Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.).
2008-10-01
Adrian Robert
* nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfont_open): Reenable the cache.
2008-09-30
Adrian Robert
* nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rather than a vector (syncs with Handa changes of 2008-05-14). (nsfont_open): Improve logging.
2008-09-27
Adrian Robert
* nsfont.m (nsfont_draw): Fix up composition rendering.
2008-09-07
Teodor Zlatanov
* nsfont.m (nsfont_draw): Fix the references to missing gidx data
2008-08-21
Adrian Robert
* nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly. * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil. * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration. (EmacsApp-cursor_blink_handler): Remove declaration. * nsterm.m (ns_draw_glyph_string): Update first conditional body to match 01 Feb 2008 changes in xterm.c. (ns_read_socket): Add cast to avoid warning. (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on GNUstep.
2008-08-01
Adrian Robert
clear warnings and clean up NS port
2008-07-22
Adrian Robert
NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
2008-07-19
Adrian Robert
fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean' target
2008-07-19
Adrian Robert
nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_name - patch due to Seiji Zenitani
2008-07-19
Adrian Robert
apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND
2008-07-17
Stefan Monnier
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
2008-07-16
Glenn Morris
Switch to recommended form of GPLv3 permissions notice.
2008-07-16
Miles Bader
Use nicer comment syntax for arch taglines in Objective-C files
2008-07-15
Miles Bader
Add arch tagline
2008-07-15
Adrian Robert
adding forgotten file src/nsfont.m for emacs.app merge
less
more
|
(0)
tip