aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2014-08-16 17:47:38 +0200
committerMartin Rudalics2014-08-16 17:47:38 +0200
commit266821b087057c25c5f7169d832b0bdc8b8a0aa5 (patch)
tree85b58a3f30f4bb732a65659eaa7ddef87fb10cab /src/ChangeLog
parented30c57cc9cdcf8ddc169f4b042146db9b3b7179 (diff)
downloademacs-266821b087057c25c5f7169d832b0bdc8b8a0aa5.tar.gz
emacs-266821b087057c25c5f7169d832b0bdc8b8a0aa5.zip
Preliminary attempt to fix horizontal scroll bar dragging with bidi text.
* w32term.c (w32_horizontal_scroll_bar_handle_click): In y part of emacs_event return length from si.nPage to si.nMax. * xdisp.c (set_horizontal_scroll_bar): For right-to-left text interchange start and end of thumb. * scroll-bar.el (scroll-bar-horizontal-drag-1): Use cdr of portion-whole for scrolling right-to-left text.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 91b72e479d7..8e6e75e8b53 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12014-08-16 Martin Rudalics <rudalics@gmx.at>
2
3 * w32term.c (w32_horizontal_scroll_bar_handle_click): In y part
4 of emacs_event return length from si.nPage to si.nMax.
5 * xdisp.c (set_horizontal_scroll_bar): For right-to-left text
6 interchange start and end of thumb.
7
12014-08-15 Ken Brown <kbrown@cornell.edu> 82014-08-15 Ken Brown <kbrown@cornell.edu>
2 9
3 * gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use 10 * gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use