Mercurial > emacs
annotate .cvsignore @ 59718:d4cb255b034d
* dispextern.h (struct glyph_string): New members clip_head and
clip_tail.
* xdisp.c (get_glyph_string_clip_rect): Restrict horizontal clip
region to the area between clip_head and clip_tail.
(draw_glyphs): Record the area that need to be actually redrawn to
the new variables clip_head and clip_tail when there are
overhangs. Set values of these variables to the corresponding
members in struct glyph_string. Refine x coordinates for
* macgui.h (STORE_XCHARSETSTRUCT): New macro.
* macterm.c (mac_compute_glyph_string_overhangs): Implement with
QDTextBounds.
(x_draw_glyph_string): Don't fill the background of the successor
of a glyph with a right overhang if the successor will draw a
cursor.
(XLoadQueryFont): Obtain font metrics using QDTextBounds.
(x_redisplay_interface): Add entry for
compute_glyph_string_overhangs.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Mon, 24 Jan 2005 17:59:36 +0000 |
parents | 02b93a943c85 |
children | 6ed8d3e25c65 |
rev | line source |
---|---|
54310
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
1 *.xdelta |
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
2 .DS_Store |
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
3 .arch-inventory |
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
4 Makefile |
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
5 autom4te.cache |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25839
diff
changeset
|
6 bin |
28195 | 7 boot.log |
8 boot.log.diff | |
9 boot.log.old | |
54310
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
10 config.cache |
31816 | 11 config.log |
12 config.status | |
54310
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
13 configure |
31816 | 14 emacs*.tar.gz |
35744 | 15 leim*.tar.gz |
54310
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
16 update.log |