Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins using file window.c version 002c33e789

2001-05-17
03:53
Fix the line-resizing bug in scroll(). (Thanks to RDB for pointing it out. A line was removed from the scrollback, cleared, and placed at the bottom of the screen. Fine, except that the clearing process assumed the line was the right length already, and thanks to lazy resizing this wasn't necessarily the case. Segfaults and memory corruption ensued.) check-in: 69e8590373 user: simon tags: trunk
2001-05-14
17:20
Specify a few things that were unsepcified. check-in: f2725ed8a7 user: ben tags: trunk
08:31
Scrollbar was failing to update when no scrollback-reset event had happened check-in: eaecb6d52c user: simon tags: trunk
2001-05-13
11:13
Fix the sense of posdiff(), causing the extend-selection mouse action to work correctly again. check-in: 053c2208c8 user: simon tags: trunk
10:01
Fix wrong button codes in WM_MOUSEMOVE. check-in: 54b1873e8d user: simon tags: trunk