Historial de Commits

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