Commit History

Author SHA1 Message Date
  Andrew Weller e75e33eb46 TextEditor: Replaced 'Find' button with 'Prev' and 'Next' buttons. 5 years ago
  Andreas Kling 748b38d80f GTextEditor: Fix obvious bug in find() 5 years ago
  Andreas Kling 0c72371ad9 GTextEditor: Implement a simple text search API 5 years ago
  Andreas Kling 5670a3e064 GTextEditor: Run clang-format on GTextEditor.cpp 5 years ago
  Andreas Kling 9e5c5627d5 GTextEditor: Give Line objects a back-reference to the GTextEditor 5 years ago
  Andreas Kling b98c77229d TextEditor: Let's have line numbers starting at 1. 6 years ago
  Andreas Kling 2196f17c10 LibGUI: Convert Vector<OwnPtr> to NonnullOwnPtrVector. 6 years ago
  Andreas Kling c110cf193d Kernel: Have the open() syscall take an explicit path length parameter. 6 years ago
  Andreas Kling 0e75aba7c3 StringView: Rename characters() to characters_without_null_termination(). 6 years ago
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 years ago