This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 15:48:12 +00:00
Code
Issues
Activity
Actions
c7257ed827
serenity
/
Libraries
/
LibLine
History
Download ZIP
Download TAR.GZ
Andreas Kling
c7257ed827
LibLine: Rename on_char_input() => register_character_input_callback()
...
The "on_foo" format is our convention for public callback members.
2020-03-31 13:37:01 +02:00
..
Editor.cpp
LibLine: Rename on_char_input() => register_character_input_callback()
2020-03-31 13:37:01 +02:00
Editor.h
LibLine: Rename on_char_input() => register_character_input_callback()
2020-03-31 13:37:01 +02:00
Makefile
LibLine: Rename LineEditor.{cpp,h} => Editor.{cpp,h}
2020-03-31 13:34:57 +02:00