Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes il y a 2 ans
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Liav A b22149601a LibVT: Remove Vector<Kernel::KString> title stack il y a 3 ans
  Michał Lach e2b0f6795f LibVT+Kernel: Separate the caret shapes and its steadiness il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani 8b334248e4 Libraries: Use default constructors/destructors in LibVT il y a 3 ans
  Idan Horowitz 5b572393a9 LibVT: Use NNOP<KString> to store window titles in the Kernel il y a 3 ans
  ryanb-dev 979f300337 LibVT: Handle window resize after history overflow il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Jelle Raaijmakers 49ccda5d97 LibVT: Implement G0..G3 and VT100 translation table il y a 3 ans
  Jelle Raaijmakers aaa1382bd6 LibVT: Implement support for Cursor Keys Mode (DECCKM) il y a 3 ans
  Jelle Raaijmakers e33e0e6a27 LibVT: Add stubs for DECPNM, DECPAM il y a 3 ans
  Daniel Bertalan 0e04f7cf1e LibVT: Always check intermediate bytes in CSI sequences il y a 4 ans
  Ali Mohammad Pur 2f2b7814d1 LibVT+Terminal: Implement line wrapping il y a 4 ans
  Ali Mohammad Pur 424965954f LibVT: Keep track of the 'true' line endings il y a 4 ans
  Daniel Bertalan 3752775a1e LibVT: Implement `DECIC`/`DECDC` il y a 4 ans
  Daniel Bertalan ce9460de59 Kernel+LibVT: Fix selection with scrollback wrap-around il y a 4 ans
  Daniel Bertalan 13991eade7 LibVT: Implement `DECFI` and `DECBI` il y a 4 ans
  Daniel Bertalan 89843cd692 Kernel+LibVT: Implement left-right scrolling il y a 4 ans
  Daniel Bertalan 7419569a2b Kernel+LibVT: Add function for deleting a range of characters il y a 4 ans
  Daniel Bertalan 8f8fd9c5a8 LibVT+Kernel: Support clearing the scrollback buffer il y a 4 ans
  Daniel Bertalan ae6bdc4e29 LibVT+Kernel: Clean up scroll API il y a 4 ans
  Tim Schumacher 1618cffb75 LibVT: Don't return a history size if alternate buffer is used il y a 4 ans
  Daniel Bertalan 4cf6963a1c LibVT: Add missing cursor movement escape sequences il y a 4 ans
  Daniel Bertalan 146bd794eb LibVT: Add Alternate Screen Buffer support il y a 4 ans
  Daniel Bertalan 708f835477 LibVT: Implement Bracketed Paste Mode il y a 4 ans
  Daniel Bertalan ee24f2eb2d LibVT: Add title stack support il y a 4 ans
  Daniel Bertalan 875a2cbb71 LibVT+Kernel: Add support for setting cursor styles il y a 4 ans
  Daniel Bertalan 5d80debc1f LibVT: Fix newline handling il y a 4 ans