ladybird/Userland
ronak69 44a46aabeb LibLine: Refresh the line after case-change operations
Previously, case-change operations did not produce visible results.
As of now, setting `m_chars_touched_in_the_middle` to a non-zero value
results in refreshing the whole line. So case-change operations now set
that variable (causing a line refresh) in order to produce visible
results as expected.
2023-08-07 22:51:49 +03:30
..
Applets Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Applications Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
BuggieBox Userland: Teach the file utility about zip files 2023-07-11 17:48:57 +01:00
Demos AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
DevTools AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
Libraries LibLine: Refresh the line after case-change operations 2023-08-07 22:51:49 +03:30
Services SQLServer: Remove Core::EventReceiver parent from DatabaseConnection 2023-08-07 14:38:38 -04:00
Shell AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
Utilities AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00