diff options
| author | Greg Ercolano <erco@seriss.com> | 2023-11-19 22:20:58 -0800 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2023-11-19 22:46:04 -0800 |
| commit | bc8b1863984415189ec7a6ad1f609027fcbc671e (patch) | |
| tree | 3a25b3d57b4ef8e847c68bfa3eeb003688b515ab /examples | |
| parent | 8b352987f60f74b390030977ae3fffeb428f26f3 (diff) | |
Doc all pub/prot members, remove unused, add todo
- Made sure all public+protected members are documented.
- Reclassified some private -> protected:
> vscroll_width()
- Removed signatures for unimplemented (non-existant) methods:
> u8c_cursor(void)
> history_use(int,bool)
> cursor_h()
- Reclassified some protected -> private:
> x_to_glob_col()
> xy_to_glob_rowcol()
> is_hist_ring_row()
> is_disp_ring_row()
> handle_ctrl()
> is_printable()
> is_ctrl()
..etc..
> handle_selection_autoscroll()
> handle_selection()
> is_redraw_style
- Add todo for ESC 7 and ESC 8
- Small code formatting mods
- Small typos
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
