Histórico de Commits

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