diff options
| author | YAMAMOTO Mitsuharu | 2005-10-08 02:28:09 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2005-10-08 02:28:09 +0000 |
| commit | 1c4ac540607ae99e769fa04064c0a179720afa40 (patch) | |
| tree | 53e22a51e5b6d015fb0c9982b2f1fd0f92caf3a4 /src/ChangeLog | |
| parent | 2be96ef8f959ced275347ce76c34094451c65ced (diff) | |
| download | emacs-1c4ac540607ae99e769fa04064c0a179720afa40.tar.gz emacs-1c4ac540607ae99e769fa04064c0a179720afa40.zip | |
(GC_CLIP_REGION): New macro.
(saved_port_clip_region): New variable.
(mac_begin_clip, mac_end_clip): New functions.
(XDrawLine, mac_erase_rectangle, mac_draw_bitmap, XFillRectangle)
(mac_draw_rectangle, mac_draw_string_common, mac_copy_area)
(mac_copy_area_with_mask, mac_scroll_area): Use them.
(mac_set_clip_rectangle, mac_reset_clipping): Remove functions.
[USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
[MAC_OS_X_VERSION_MAX_ALLOWED < 1020]: Specify kATSLineFractDisable.
(mac_draw_string_common) [MAC_OSX && USE_ATSUI]: Clip to clipping
rectangles stored in gc.
(XFreeGC): Dispose clipping region.
(mac_set_clip_rectangles, mac_reset_clip_rectangles): New functions.
(x_draw_fringe_bitmap, x_set_glyph_string_clipping)
(x_draw_relief_rect, x_draw_box_rect, x_draw_stretch_glyph_string)
(x_draw_glyph_string, x_clip_to_row, x_draw_hollow_cursor)
(x_draw_bar_cursor): Use them.
(x_set_glyph_string_clipping): Use get_glyph_string_clip_rects to
get multiple clipping rectangles.
Diffstat (limited to 'src/ChangeLog')
0 files changed, 0 insertions, 0 deletions