Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 74ca299b4b GTextEditor: Make visual lines stop after their last character před 5 roky
  Rhin 3e6a0a0533 TextEditor: Stopped disappearing text at end of document (#505) před 5 roky
  Andreas Kling 3e2e086011 LibGUI: Add a way for GWidget subclasses to learn that the font changed před 5 roky
  Rhin d3ebd8897f GTextEditor: Set content size based on the visual line rects (#500) před 5 roky
  Andreas Kling 50ef2216fa GTextEditor: Optimize write_to_file() with ftruncate() před 5 roky
  Andreas Kling fcf85d8fef GTextEditor: Always call did_change() after deleting with backspace před 5 roky
  Andrew Weller ed0553fe10 GTextEditor: Fixed bug on KeyCode::Key_Right pressed. před 5 roky
  Andrew Weller b50ffaf7e1 GTextEditor: Fixed bug in find_prev před 5 roky
  Andreas Kling a6be213287 GTextEditor: Add add_custom_context_menu_action() před 5 roky
  Andreas Kling fa20dcafb5 GTextEditor: Simplify computation of visual selection start/end před 5 roky
  Andreas Kling 5aac652b4b GTextEditor: Relayout when the line-wrapping setting is changed před 5 roky
  Andreas Kling 3ca1c72c77 GTextEditor: Unbreak selection painting in the new line-wrapping world před 5 roky
  Andreas Kling 7b5bcec562 GTextEditor: Fix computing content x/rect values with line wrapping před 5 roky
  Andreas Kling 2e31b6627e GTextEditor: Take horizontal padding into account for line visual rects před 5 roky
  Andreas Kling 9752e683f6 GTextEditor: Start working on a line-wrapping feature před 5 roky
  Andreas Kling 23b70d5c59 GTextEditor: Clean up some of the rect computations před 5 roky
  Andrew Weller e75e33eb46 TextEditor: Replaced 'Find' button with 'Prev' and 'Next' buttons. před 5 roky
  Andreas Kling 748b38d80f GTextEditor: Fix obvious bug in find() před 5 roky
  Andreas Kling 0c72371ad9 GTextEditor: Implement a simple text search API před 5 roky
  Andreas Kling 5670a3e064 GTextEditor: Run clang-format on GTextEditor.cpp před 5 roky
  Andreas Kling 9e5c5627d5 GTextEditor: Give Line objects a back-reference to the GTextEditor před 5 roky
  Andreas Kling b98c77229d TextEditor: Let's have line numbers starting at 1. před 6 roky
  Andreas Kling 2196f17c10 LibGUI: Convert Vector<OwnPtr> to NonnullOwnPtrVector. před 6 roky
  Andreas Kling c110cf193d Kernel: Have the open() syscall take an explicit path length parameter. před 6 roky
  Andreas Kling 0e75aba7c3 StringView: Rename characters() to characters_without_null_termination(). před 6 roky
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. před 6 roky