Historial de Commits

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