Historie revizí

Autor SHA1 Zpráva Datum
  Lucas CHOLLET ea2ffdfd0e LibGUI: Bubble up Key_Escape if no hook is plugged in TextEditor před 2 roky
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions před 2 roky
  Xuekun Li 200a4a00dd LibGUI: Fix wrong cursor position after undoing `RemoveTextCommand` před 2 roky
  Ahmed Hussein fd9dbf1f20 TextEditor: Prevent autoscroll looping over před 2 roky
  Caoimhe 617edafbf2 LibGUI: Add support for jumping to a line and column in TextEditor před 2 roky
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive před 2 roky
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text před 2 roky
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox před 2 roky
  thankyouverycool 9c2bcffe83 LibGUI: Improve calculated_min_size() for single-line TextEditor před 2 roky
  Sam Atkins 4b29702fee LibGUI: Add gutter indicators to TextEditor :^) před 2 roky
  Sam Atkins ce9b9a4f20 LibGUI: Rename TextEditor::LineVisualData -> LineData před 2 roky
  Sam Atkins 03571b1fa9 LibGUI: Extract repeated code for populating TextEditor per-line data před 2 roky
  Cameron Youell c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` před 2 roky
  Karol Kosek ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro před 2 roky
  Sam Atkins 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional před 2 roky
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector před 2 roky
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() před 2 roky
  Timothy Flynn 4463de3d10 LibGUI: Compute syntax-highlighted visual text spans using float rects před 2 roky
  Sam Atkins d169af117d LibSyntax+LibGUI: Let syntax highlighters assign folding regions před 2 roky
  Sam Atkins 92b128e20a LibGUI: Support folding regions in TextEditor před 2 roky
  Sam Atkins 640f6f476c LibGUI: Store Utf32Views in TextEditor::LineVisualData před 2 roky
  Sam Atkins b5e1babc26 LibGUI: Create TextAttributes for unspanned text once, not repeatedly před 2 roky
  Sam Atkins e8b7bdbd57 LibGUI: Skip painting TextEditor spans that end on previous lines před 2 roky
  Timothy Flynn 4edd8e8c5e LibGUI: Ensure the "End" key sets the cursor to the visual line end před 2 roky
  Timothy Flynn 16ec116133 LibGUI: Make Gfx- to text-positioning handle multi-code point glyphs před 2 roky
  Timothy Flynn fdf090a299 LibGUI: Wrap words at word break boundaries and don't break up emoji před 2 roky
  Timothy Flynn 2eb2207f50 LibGUI: Convert mouse events from a visual to a physical position před 2 roky
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues před 2 roky