Sun, 31 Oct 2010 20:50:02 +0200 |
Eli Zaretskii |
Start redesigning portable mouse highlight. Not compiled.
|
Sat, 30 Oct 2010 15:09:52 +0200 |
Eli Zaretskii |
Unify mouse highlight code of MSDOS and GUI sessions.
|
Mon, 01 Nov 2010 13:09:26 +0900 |
Kenichi Handa |
Handle glyphless characters on tty.
|
Fri, 29 Oct 2010 09:50:13 +0900 |
Kenichi Handa |
Implement various display methods for glyphless characters.
|
Sat, 23 Oct 2010 14:19:02 -0700 |
Glenn Morris |
* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.
|
Sat, 23 Oct 2010 14:16:39 -0700 |
Glenn Morris |
* src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.
|
Sat, 23 Oct 2010 14:02:44 -0700 |
Glenn Morris |
Sync docs of C and Lisp version of auto-hscroll-mode.
|
Sat, 23 Oct 2010 17:30:45 +0200 |
Eli Zaretskii |
Implement mouse highlight for bidi-reordered lines.
|
Sat, 23 Oct 2010 16:41:50 +0200 |
Eli Zaretskii |
Fix support for R2L lines. Tested with reordered text.
|
Sat, 23 Oct 2010 14:58:12 +0200 |
Eli Zaretskii |
The range [STARTPOS..ENDPOS] is inclusive in strings.
|
Sat, 23 Oct 2010 14:28:28 +0200 |
Eli Zaretskii |
Tested with L2R rows and mouse highlight on a single line.
|
Sat, 16 Oct 2010 18:14:16 +0200 |
Eli Zaretskii |
Finished work on mouse highlight that comes from display strings.
|
Sat, 16 Oct 2010 14:52:54 +0200 |
Eli Zaretskii |
Support bidi-reordered text in mouse-highlighted mode- and header-lines.
|
Sat, 16 Oct 2010 12:04:03 +0200 |
Eli Zaretskii |
Start working on mouse highlight of mode- and header-lines.
|
Sat, 09 Oct 2010 18:37:15 +0200 |
Eli Zaretskii |
Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.
|
Sat, 02 Oct 2010 19:42:53 +0200 |
Eli Zaretskii |
Fix beg_col calculation when painting from window start.
|
Sat, 02 Oct 2010 17:05:20 +0200 |
Eli Zaretskii |
Fix mouse highlight in bidi-reordered continued lines.
|
Sat, 02 Oct 2010 13:48:56 +0200 |
Eli Zaretskii |
Fix minor bugs in mouse highlight.
|
Sat, 28 Aug 2010 18:23:10 +0300 |
Eli Zaretskii |
Clean up mouse highlight in R2L lines.
|
Sat, 28 Aug 2010 17:12:36 +0300 |
Eli Zaretskii |
Fix mouse highlight in continued R2L lines.
|
Sat, 28 Aug 2010 15:36:19 +0300 |
Eli Zaretskii |
Support L2R continued lines.
|
Sat, 28 Aug 2010 14:09:02 +0300 |
Eli Zaretskii |
Support R2L rows. Continued lines still don't work correctly.
|
Sat, 28 Aug 2010 12:32:44 +0300 |
Eli Zaretskii |
Fix L2R code using bug #1220 as a test case.
|
Sat, 21 Aug 2010 18:24:15 +0300 |
Eli Zaretskii |
Initial partial support for mouse highlight in bidi-reordered text.
|
Fri, 01 Oct 2010 19:38:36 +0200 |
Eli Zaretskii |
Fix bug #6349 with cursor positioning in truncated lines.
|
Wed, 29 Sep 2010 11:52:43 +0200 |
Eli Zaretskii |
Fix bug #7128.
|
Wed, 29 Sep 2010 05:11:58 -0400 |
Eli Zaretskii |
xdisp.c (string_buffer_position): Remove unused variables.
|
Wed, 29 Sep 2010 05:06:53 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in xdisp.c and print.c.
|
Mon, 27 Sep 2010 14:42:43 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 27 Sep 2010 14:27:28 +0900 |
Kenichi Handa |
Remove restriction on the number of glyphs in one composition.
|