Mercurial > emacs
view etc/images/gnus/toggle-subscription.xpm @ 109296:f6f0d450d542
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
* dispextern.h (FRINGE_HEIGHT_BITS): New define.
(struct glyph_row): New members left_fringe_offset and
right_fringe_offset.
* xterm.c (x_draw_fringe_bitmap): Don't clip bottom aligned bitmap
specially.
* w32term.c (w32_draw_fringe_bitmap): Likewise.
* nsterm.m (ns_draw_fringe_bitmap): Likewise.
* fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here.
Take account of bitmap offset.
(draw_window_fringes): Take account of window vscroll.
(update_window_fringes): Likewise. Extend top-aligned top indicator
or bottom-aligned bottom indicator to adjacent rows if it doesn't fit
in one row. Don't set redraw_fringe_bitmaps_p outside row comparison.
Set left_fringe_offset and right_fringe_offset (Bug#5634, Bug#6325).
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Mon, 05 Jul 2010 18:58:31 +0900 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_task_recurring_xpm[] = { "24 24 31 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #F4E2BC", "# c #F4D597", "$ c #434343", "% c #F0CC84", "& c #EBB13D", "* c #4B4B4B", "= c #535353", "- c #C8C8C8", "; c #7D7D7D", "> c #7C7C7C", ", c #858585", "' c #5C5C5C", ") c #949494", "! c #F2F2F2", "~ c #B6B6B6", "{ c #BDBDBD", "] c #818181", "^ c #878787", "/ c #B2B2B2", "( c #FDFDFD", "_ c #DBDBDB", ": c #CCCCCC", "< c #ECECEC", "[ c #7F7F99", "} c #333366", "| c #8F8FA9", "1 c #59597F", "2 c #EEEEEE", " ", " . . . . . . . ", " .+.+.+.+.+.+.+. ", " .@.#.#.#.#.#.#. ", " .$%$&*&*&=&=&$&*. ", " .-*;*>*>*>*>=,'). ", " .!>~>{]{]{]{]{^/. ", " .(_:::::::::::_/. ", " .+<<<<<<<<<<<<</. ", " .+_::[}::}}}}:_/. ", " .+<<|}<<<}}}<<</. ", " .+_:}[:::}}1[:_/. ", " .+<<}<<<<}<|}<</. ", " .+_:}[:}::::}:_/. ", " .+<<|}}}<<<|}<</. ", " .+_::}}}:::}[:_/. ", " .+<<}}}}<<}|<<</. ", " .+_:::::::::::_/. ", " .+<<<<<<<<<<<<</. ", " .2//////////////. ", " ................. ", " ", " ", " "};