quakeforge/ruamoko/qwaq/ui
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
..
button.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
button.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
color.h [qwaq] Clean up the qwaq directory 2020-03-30 02:34:08 +09:00
curses.h [qwaq] Add wrapper for wmove 2021-06-07 15:53:35 +09:00
draw.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
draw.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
event.h [qwaq] Implement word left and right 2021-06-11 10:14:07 +09:00
garray.h [qwaq] Clean up the qwaq directory 2020-03-30 02:34:08 +09:00
garray.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
group.h [qwaq] Add method to get group's owning view 2021-06-07 15:56:20 +09:00
group.r [qwaq] Add method to get group's owning view 2021-06-07 15:56:20 +09:00
listener.h [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
listener.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
proxyview.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
proxyview.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
rect.h [qwaq] Clean up the qwaq directory 2020-03-30 02:34:08 +09:00
rect.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
scrollbar.h [qwaq] Fix various scrollbar related issues 2021-06-12 01:30:44 +09:00
scrollbar.r [qwaq] Fix various scrollbar related issues 2021-06-12 01:30:44 +09:00
tableview.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
tableview.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
textcontext.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
textcontext.r [qwaq] Add wrapper for wmove 2021-06-07 15:53:35 +09:00
titlebar.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
titlebar.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
view.h [qwaq] Start work on cursor management 2021-06-01 18:53:53 +09:00
view.r [qwaq] Get the cursor mostly working 2021-06-07 15:58:19 +09:00
window.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
window.r [qwaq] Implement cursor motion in the editor 2021-06-07 22:21:48 +09:00