提交歷史

作者 SHA1 備註 提交日期
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  ronak69 49467c6ec2 LibVT: Write emoji to the pseudo-terminal master fd on emoji input 1 年之前
  Tim Ledbetter 5c8962b8f1 LibVT+TerminalSettings: Move settings parsing functions to LibVT 1 年之前
  Ali Mohammad Pur 54ab6fe5b9 LibVT+Everywhere: Introduce 'automarks' and 'clear previous command' 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Liav A 1b00618fd9 Kernel+Userland: Replace the beep syscall with the new /dev/beep device 1 年之前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Karol Kosek ed3e729d4e Userland: Use nondeprecated set_tooltip for static and formatted strings 1 年之前
  Karol Kosek e75d694974 Userland: Compare event MIME type list with a StringView 1 年之前
  Karol Kosek 2f35348104 Userland: Store MIME keys as String in Core::MimeData 1 年之前
  camc d978dd4af8 LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 1 年之前
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 年之前
  networkException 63d2b26b17 LibVT: Correctly wrap text when the scrollbar is hidden 2 年之前
  Andreas Kling 411d36719e LibCore: Simplify Core::Notifier by only allowing one event type 2 年之前
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 年之前
  Lucas CHOLLET baac824ee3 LibGUI: Make `propagate_shortcuts` handle different level of propagation 2 年之前
  Liav A 11a7e21c2a Kernel+Userland: Add support for using the PCSpeaker with various tones 2 年之前
  Andreas Kling 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places 2 年之前
  Arda Cinar 25f1e81d62 LibVT: Handle utf-8 search strings in find 2 年之前
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 年之前
  Andrew Kaster ddf348daeb Everywhere: Use ElapsedTimer::elapsed_time() for comparisons 2 年之前
  Andreas Kling c3018f8beb LibVT: Simplify TerminalWidget::widget_size_for_font() 2 年之前
  Andreas Kling ddc0c13007 LibVT: Use font pixel height (pixel_size) when calculating line heights 2 年之前
  Andreas Kling 2e1b8b90f4 LibVT: Compute the font metrics once and cache them 2 年之前
  Andreas Kling b4946eac6e LibVT: Fix bug where terminal size got lost on font size change 2 年之前
  Andreas Kling 555d7a6fce LibGfx: Make Font::glyph_width*() APIs return float 2 年之前
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 年之前
  implicitfield 800c292be8 Terminal+LibVT: Get the color scheme from the system theme 2 年之前