Files
ladybird/Libraries/LibGUI
Andreas Kling 27687b1c6e LibGUI: Handle cursor keydown events in AbstractView
Move the basic movement keys (up/down/left/right/home/end/pgup/pgdn)
up to AbstractView::keydown_event() and have it call the virtual
move_cursor() which is then implemented by subclasses.
2020-09-02 21:29:31 +02:00
..
2020-08-25 09:46:28 +02:00
2020-08-28 09:15:47 +02:00
2020-05-01 16:58:18 +02:00
2020-07-28 16:29:44 +02:00
2020-07-28 16:29:44 +02:00
2020-04-21 16:19:18 +02:00