Historique des commits

Auteur SHA1 Message Date
  Elyse 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider il y a 3 ans
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider il y a 3 ans
  Andreas Kling 7d7950b322 LibVT: Don't leave 50ms auto-scroll timer running at all times il y a 3 ans
  ryanb-dev 3a6f550b24 Terminal: Fix broken selection after dbl/trp click il y a 3 ans
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious il y a 3 ans
  Ben Wiederhake ff17f6877a LibVT: Make paste access to Clipboard atomic il y a 3 ans
  David Lindbom 3c98a9430b LibVT: Show action of double click in tooltip il y a 3 ans
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() il y a 3 ans
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary il y a 3 ans
  brapru b5f812d11d LibVT: Add movemouse support for triple click il y a 4 ans
  brapru 7a673f5aa3 LibVT: Keep track of the buffer postiion on mousedown events il y a 4 ans
  Musab Kılıç 7f46022e66 LibVT: Execute DragOperation after resetting active hyperlink il y a 3 ans
  Andreas Kling 82d8cd2b87 Terminal+LibVT: Use LibConfig instead of Core::ConfigFile il y a 4 ans
  TheFightingCatfish 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard il y a 4 ans
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions il y a 4 ans
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable il y a 4 ans
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath il y a 4 ans
  Xavier Defrang 04fc7d708c LibVT: Paste full path when dropping file on widget il y a 4 ans
  Ali Mohammad Pur 424965954f LibVT: Keep track of the 'true' line endings il y a 4 ans
  Gunnar Beutner 21ee0ad6fc LibVT: Don't crash when clicking outside of the terminal's buffer area il y a 4 ans
  Daniel Bertalan ce9460de59 Kernel+LibVT: Fix selection with scrollback wrap-around il y a 4 ans
  Daniel Bertalan 99a79a364a LibVT: Fix underlines incorrectly rendering in red il y a 4 ans
  Daniel Bertalan 53099b216c LibVT: Implement bright color support il y a 4 ans
  Daniel Bertalan acbd1d14d0 LibVT+Terminal: Add color scheme support il y a 4 ans
  Daniel Bertalan 99033876ec LibVT+Kernel: Create `Color` class il y a 4 ans
  Daniel Bertalan 708f835477 LibVT: Implement Bracketed Paste Mode il y a 4 ans
  Daniel Bertalan 875a2cbb71 LibVT+Kernel: Add support for setting cursor styles il y a 4 ans
  Andreas Kling ee5cf92b3d LibVT: Don't cache bold variant of VT font in a member variable il y a 4 ans