Histórico de Commits

Autor SHA1 Mensagem Data
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Ben Wiederhake d13283f952 LibVT: Fix tooltip condition, properly reset when tooltip not available há 3 anos atrás
  Brian Gianforcaro 913374163c LibVT/Kernel: Make VT::Attribute::Flags enum class, use AK EnumBits há 3 anos atrás
  Lenny Maiorani 8b334248e4 Libraries: Use default constructors/destructors in LibVT há 3 anos atrás
  MacDue 8fbe96af45 LibVT: Use coarse scrolling animation in TerminalWidget há 3 anos atrás
  networkException 3052c0578c LibVT: Properly populate context menu with open actions há 3 anos atrás
  Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods há 3 anos atrás
  brapru 93496af02b LibVT: Fix triple click behavior há 3 anos atrás
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support há 3 anos atrás
  Matt Jacobson 87630c5fd5 LibVT: Don't clip TerminalWidget's drawing to avoid scroller há 3 anos atrás
  Brian Gianforcaro 0e26ba59f7 LibVT: Enable caller to control the visibility of the scrollbar widget há 3 anos atrás
  Elyse 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider há 3 anos atrás
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider há 3 anos atrás
  Andreas Kling 7d7950b322 LibVT: Don't leave 50ms auto-scroll timer running at all times há 3 anos atrás
  ryanb-dev 3a6f550b24 Terminal: Fix broken selection after dbl/trp click há 3 anos atrás
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious há 3 anos atrás
  Ben Wiederhake ff17f6877a LibVT: Make paste access to Clipboard atomic há 3 anos atrás
  David Lindbom 3c98a9430b LibVT: Show action of double click in tooltip há 3 anos atrás
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary há 3 anos atrás
  brapru b5f812d11d LibVT: Add movemouse support for triple click há 3 anos atrás
  brapru 7a673f5aa3 LibVT: Keep track of the buffer postiion on mousedown events há 3 anos atrás
  Musab Kılıç 7f46022e66 LibVT: Execute DragOperation after resetting active hyperlink há 3 anos atrás
  Andreas Kling 82d8cd2b87 Terminal+LibVT: Use LibConfig instead of Core::ConfigFile há 3 anos atrás
  TheFightingCatfish 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard há 4 anos atrás
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions há 4 anos atrás
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable há 4 anos atrás