Historique des commits

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