Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling 51146e3075 LibGUI: Make the Clipboard API deal in raw byte buffers a bit more 4 år sedan
  Andreas Kling dec3998b3c LibGUI: Disable whitespace visualization in single-line text editors 4 år sedan
  Andreas Kling aa70d8c217 LibGUI: Implement trailing whitespace visualization in TextEditor 4 år sedan
  Itamar ebab512c03 TextEditor: Increase padding in ruler width 4 år sedan
  thankyouverycool bc27aa9b6f LibGUI: Use matching family fonts for TextEditor ruler 4 år sedan
  thankyouverycool a5fefbf840 LibGUI: Resize TextEditor ruler based on needed space 4 år sedan
  Andreas Kling c1e0047b48 LibGUI: When focusing a TextEditor via keyboard, select all contents 4 år sedan
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing 4 år sedan
  Ben Wiederhake 1396ce8a9b LibGUI: Mark compilation-unit-only functions as static 4 år sedan
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again 5 år sedan
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" 5 år sedan
  Linus Groh 9ef834384d LibGUI: Use set_cursor() in TextEditor::set_document() 5 år sedan
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g 5 år sedan
  AnotherTest c35493c156 LibGUI: Add focus hooks to TextEditor 5 år sedan
  Sasan Hezarkhani a2bbacbfc8 TextEditor: Jump to word break when deleting and holding Ctrl modifier 5 år sedan
  Tom 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument 5 år sedan
  thankyouverycool a038f82326 LibGUI: Disallow typing in DisplayOnly TextEditors 5 år sedan
  thankyouverycool 6a78db07f1 LibGUI: Add hover highlighting and keyboard controls to ComboBox 5 år sedan
  thankyouverycool b2783a234a LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode 5 år sedan
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes 5 år sedan
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ 5 år sedan
  Andreas Kling eec22acb8e LibGUI: Add GUI::CommonActions::make_select_all_action() :^) 5 år sedan
  Andreas Kling f50bc0f314 LibGUI: Add TextEditor::set_icon() 5 år sedan
  Hüseyin ASLITÜRK 53227f400c LibGUI: Replace text attribute on KeyEvent with code_point attribute 5 år sedan
  Kevin Meyer 17aa917073 LibGUI: Don't update cursor, if visual data out-of-date 5 år sedan
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional 5 år sedan
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 år sedan
  Andreas Kling b81b2a85c4 LibGUI: Don't scroll cursor into view while reflows are deferred 5 år sedan
  Andreas Kling 984a6ff97b LibGUI: Fix broken clip rect when scrolling a TextEditor 5 år sedan
  Andreas Kling 5c485d4a1e LibGUI: Fix TextEditor painting glitch after add_clip_rect() change 5 år sedan