log src/dispextern.h @ 109157:76b683a5339b

age author description
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Tue, 25 May 2010 09:35:50 +0900 Kenichi Handa merge trunk
Tue, 25 May 2010 09:32:24 +0900 Kenichi Handa Fix bidi-composition interaction in backward scanning..
Sun, 23 May 2010 21:02:25 +0200 Juanma Barranquero * dispextern.h: Fix typo in previous change.
Sun, 23 May 2010 19:57:15 +0300 Eli Zaretskii dispextern.h (init_iterator): Sync prototype with changed definition.
Tue, 18 May 2010 18:22:15 +0300 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
Fri, 14 May 2010 17:30:45 +0300 Eli Zaretskii Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
Fri, 14 May 2010 13:14:23 +0900 Kenichi Handa Fix bidi-composition interaction.
Fri, 23 Apr 2010 20:48:22 +0300 Eli Zaretskii dispextern.h: Fix a typo in a comment.
Tue, 20 Apr 2010 20:52:07 +0200 Jan D. Gtk tool bars can be text, icons with text or just icons.
Tue, 20 Apr 2010 13:01:39 -0400 Stefan Monnier * buffer.h (struct buffer): Remove unused var `direction_reversed'.
Mon, 19 Apr 2010 18:35:15 +0300 Eli Zaretskii Improve commentary regarding redisplay.
Sat, 10 Apr 2010 19:52:30 +0900 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
Wed, 31 Mar 2010 00:14:08 -0400 Stefan Monnier Get rid of the direct_output optimizations.
Sun, 28 Mar 2010 11:18:10 -0400 Eli Zaretskii Fix glyph_row reversed_p flag in empty lines between paragraphs.