quakeforge/ruamoko/qwaq/editor
Bill Currie 2572011a4b [qwaq] Fix various scrollbar related issues
The editor now uses the vertical scrollbar for handling mouse wheel
scrolling, thus keeping the scrollbar in sync.

Scrollbar index can now cover the full range (not sure why I had that
-1), and the potential divide by zero is avoided properly.

Thumb-tab now positioned properly when the range is 0.
2021-06-12 01:30:44 +09:00
..
editbuffer.h [qwaq] Implement word left and right 2021-06-11 10:14:07 +09:00
editbuffer.r [qwaq] Implement word left and right 2021-06-11 10:14:07 +09:00
editor.h [qwaq] Fix various scrollbar related issues 2021-06-12 01:30:44 +09:00
editor.r [qwaq] Fix various scrollbar related issues 2021-06-12 01:30:44 +09:00
status.h [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00
status.r [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00