Revīziju vēsture

Autors SHA1 Ziņojums Datums
  SimonFJ20 791e881892 LibGUI: Rename function to make intention clearer 3 gadi atpakaļ
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand 3 gadi atpakaļ
  Itamar 5f2a0f03a6 LibGUI: Add search API to TextEditor with highlighted results 3 gadi atpakaļ
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans 3 gadi atpakaļ
  Rok Povsic 7da0d94d03 LibGUI: Add CTRL+Enter callback to TextEditor 3 gadi atpakaļ
  thankyouverycool 5fedb742da LibGUI: Set Editors to wrap at words when MultiLine 3 gadi atpakaļ
  Andreas Kling 001b08dec9 LibGUI: Put TextEditor widgets in "Wrap at Words" mode by default 3 gadi atpakaļ
  thankyouverycool 94b74937d8 LibGUI+LibSyntax: Stringify Highlighter::Language 3 gadi atpakaļ
  thankyouverycool d94db1900e LibGUI+LibGfx: Defer to fonts when setting Editor line height 3 gadi atpakaļ
  Itamar 10d75d7f21 LibGUI: Add TextEditor::force_rehighlight() method 3 gadi atpakaļ
  Mustafa Quraish f674102447 TextEditor: Use FileSystemAccessClient::try_* APIs 3 gadi atpakaļ
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event 3 gadi atpakaļ
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 gadi atpakaļ
  thislooksfun 352f593958 LibGUI: Add and use TextEditor::hide_autocomplete() 3 gadi atpakaļ
  thislooksfun aea9ba3b42 LibGUI: Refactor out common code 3 gadi atpakaļ
  thislooksfun 86ea41970d LibGUI: Hide autocomplete on any event other than typing 3 gadi atpakaļ
  thislooksfun 0627ed9900 LibGUI: Always show a box when the user requests autocomplete 3 gadi atpakaļ
  Ben Wiederhake 2f023acf78 LibGUI: Convert always-valid pointer to reference 3 gadi atpakaļ
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 gadi atpakaļ
  thankyouverycool 46043b71cb LibGUI: Add number_of_words() to TextEditors 3 gadi atpakaļ
  thankyouverycool 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled 3 gadi atpakaļ
  Rob Ryan 34a64ed25b LibGUI+Browser: Add UrlBox class 3 gadi atpakaļ
  Gunnar Beutner 17505ea5d9 LibGUI: Ensure that edit actions are disabled for password boxes 3 gadi atpakaļ
  TheFightingCatfish 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard 3 gadi atpakaļ
  Ariel Don 54bf6a7884 LibGUI: Add Ctrl-U to insert mode 4 gadi atpakaļ
  Ariel Don 8230bf8944 LibGUI: Add Ctrl-H to insert mode 4 gadi atpakaļ
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode 4 gadi atpakaļ
  Timothy 73226a2861 LibGUI: Convert TextEditor to east-const style 4 gadi atpakaļ
  Timothy 73ae5200a9 TextEditor+LibGUI: Use unveil and FileSystemAccessServer 4 gadi atpakaļ
  Max Wipfli de67d86696 LibGUI: Add glyph substitution to TextEditor 4 gadi atpakaļ