Code

list_window: simplified the selection painting code
authorMax Kellermann <max@duempel.org>
Fri, 9 Oct 2009 18:48:19 +0000 (20:48 +0200)
committerMax Kellermann <max@duempel.org>
Fri, 9 Oct 2009 18:48:19 +0000 (20:48 +0200)
commit292d5700aef700807df64dbe1382050526767b3c
treecc8ecb00aab28a6c5e3896eff47e117c1802ad53
parentb398de1a003fafd0b140dbe82f543f515102fed4
list_window: simplified the selection painting code

Combine all the checks in the two boolean variables "show_cursor" and
"selected".
src/list_window.c