Commit 54fdb75b authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

fix changelog entry

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4108 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
2007-05-20 David Lawrence Ramsey <pooka109@gmail.com> 2007-05-20 David Lawrence Ramsey <pooka109@gmail.com>
* nano.c (do_mouse), prompt.c (do_statusbar_mouse, * browser.c (do_browser), nano.c (do_mouse), prompt.c
do_yesno_prompt), winio.c (do_mouseinput): Fix processing of (do_statusbar_mouse, do_yesno_prompt), winio.c (do_mouseinput):
mouse events so that those we don't handle are ignored instead Fix processing of mouse events so that those we don't handle are
of being erroneously passed through. ignored instead of being erroneously passed through.
* winio.c (do_mouseinput): Simplify handling of mouse events * winio.c (do_mouseinput): Simplify handling of mouse events
involving the first mouse button. involving the first mouse button.
* winio.c (do_mouseinput): Improve mouse wheel support to only * winio.c (do_mouseinput): Improve mouse wheel support to only
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment