Commit History

作者 SHA1 備註 提交日期
  thankyouverycool d2d69f3efb LibGUI: Remove has_visible_list members from TextEditor 4 年之前
  thankyouverycool bc26d1093f LibGUI: Clear inactive selections in DisplayOnly TextEditors 4 年之前
  thankyouverycool cf866cc75a LibGUI: Register more GML properties and widgets 4 年之前
  AnotherTest 0d17cf121c LibGUI: Handle some edge cases in the spanned text drawing algorithm 4 年之前
  Itamar c1c37cc5bd TextEditor: Don't attempt to stop the autocomplete timer if it is null 4 年之前
  Torben Thaysen a723a97750 LibGUI: Implemented line wrapping for new spanned text drawing 4 年之前
  Torben Thaysen b76d2450fa LibGUI: drawing spanned text no longer *horribly* inefficient 4 年之前
  Angus Gibson 0c44deeee2 LibGUI: Let cursor start a wrapped line 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Linus Groh 3583b62ad3 LibGUI: Swap order of InputBox value and parent window args 4 年之前
  Andreas Kling 7f616449ec LibGUI: Make TextEditor write a trailing newline to non-empty files 4 年之前
  Andreas Kling a048f46be5 LibGUI: Use a ScopeGuard to close the fd in TextEditor::write_to_file() 4 年之前
  Andreas Kling 015c5e61a8 LibGUI: Fix bogus TextEditor selection when cursor dragged outside view 4 年之前
  Andreas Kling 43c7d7d285 LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax 4 年之前
  Zac cc2f35badd TextEditor: Implement word wrapping 4 年之前
  Andreas Kling 31e04907b4 Revert "TextEditor: Add vim status indicators to the statusbar" 4 年之前
  Zac bd6d0d2295 TextEditor: Add vim status indicators to the statusbar 4 年之前
  Zac aaf691c4ef Vim: Add change word and delete word functionality 4 年之前
  Zac 94bfde2a38 TextEditor: Fix bug in delete_current_line() when deleting the last line 4 年之前
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 年之前
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 年之前
  Andreas Kling 1a08ac72ad LibC+Everywhere: Remove open_with_path_length() in favor of open() 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前