Ali Mohammad Pur
|
e312d6530b
LibLine: Unify the is-empty flag in Style::unify_with() as well
|
2 سال پیش |
Tim Schumacher
|
ecd1862859
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
|
2 سال پیش |
Tim Schumacher
|
a3f73e7d85
AK: Rename Stream::read_entire_buffer to Stream::read_until_filled
|
2 سال پیش |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 سال پیش |
Tim Schumacher
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
2 سال پیش |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 سال پیش |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 سال پیش |
Ali Mohammad Pur
|
c045d09840
LibLine: Quit event loop when an error occurs on update
|
2 سال پیش |
Tim Schumacher
|
093cf428a3
AK: Move memory streams from `LibCore`
|
2 سال پیش |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
2 سال پیش |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 سال پیش |
Tim Schumacher
|
40cb41a16c
LibLine: Do a whole bunch of internal error propagation
|
2 سال پیش |
Tim Schumacher
|
f9f1e1dd49
LibLine: Port most functions to `Core::Stream`
|
2 سال پیش |
Timothy Flynn
|
a67ad665b1
LibLine: Convert strings to time_t using signed conversion methods
|
2 سال پیش |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Zaggy1024
|
7aabda37d1
LibVT/LibLine: Delete words when pressing Ctrl+Backspace in Terminal
|
2 سال پیش |
Matteo Benetti
|
f84b2e9e7d
LibLine: Fix save line condition
|
2 سال پیش |
Lucas CHOLLET
|
4a9218451d
LibLine: Consider URL in `actual_rendered_string_length`
|
2 سال پیش |
Lucas CHOLLET
|
299ca10fd5
LibLine: Support wrapping lines in `actual_rendered_string_metrics`
|
2 سال پیش |
Ali Mohammad Pur
|
922fa2e9d0
LibLine: Avoid crashing on a 0x0 terminal
|
2 سال پیش |
sin-ack
|
57c8677b5c
LibLine: Ignore empty spans when stylizing
|
3 سال پیش |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 سال پیش |
Ali Mohammad Pur
|
910a44d5f2
LibLine: Use the real shown line count around in cleanup()
|
3 سال پیش |
Ali Mohammad Pur
|
78dc77f7e4
LibLine: Add support for user-controlled masking
|
3 سال پیش |
Ali Mohammad Pur
|
1699ddc186
LibLine: Make it possible to avoid autocompletion if requested
|
3 سال پیش |
Ali Mohammad Pur
|
d5b3998d23
LibLine: Respect the provided completion static offset
|
3 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |