Историја ревизија

Аутор SHA1 Порука Датум
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious пре 3 година
  Ben Wiederhake 06f140a025 LibGUI: Avoid access to Clipboard server, clipboard text is never empty пре 3 година
  Ben Wiederhake c80dcc4671 LibGUI: Make paste access to Clipboard atomic пре 3 година
  Andrew January c0d6e37ab3 LibGUI: Add support for Ctrl+Delete in TextEditor пре 3 година
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() пре 3 година
  thislooksfun 7a2c8452f1 LibGUI: Don't re-trigger the autocomplete box when the timer fires пре 3 година
  thislooksfun d5baf1c1fa LibGUI: Allow autocomplete to stay open after applying пре 3 година
  thislooksfun 352f593958 LibGUI: Add and use TextEditor::hide_autocomplete() пре 3 година
  thislooksfun aea9ba3b42 LibGUI: Refactor out common code пре 3 година
  thislooksfun 86ea41970d LibGUI: Hide autocomplete on any event other than typing пре 3 година
  thislooksfun 0627ed9900 LibGUI: Always show a box when the user requests autocomplete пре 3 година
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary пре 3 година
  Andreas Kling 649cb67f28 LibGUI: Don't paint TextEditor selection in non-focused widgets пре 3 година
  Peter Elliott c19d868a3e LibGUI: Don't render placeholders as secret пре 3 година
  Ben Wiederhake 2f023acf78 LibGUI: Convert always-valid pointer to reference пре 3 година
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere пре 3 година
  thankyouverycool 46043b71cb LibGUI: Add number_of_words() to TextEditors пре 3 година
  thankyouverycool 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled пре 3 година
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke пре 3 година
  Rob Ryan 34a64ed25b LibGUI+Browser: Add UrlBox class пре 4 година
  Gunnar Beutner 17505ea5d9 LibGUI: Ensure that edit actions are disabled for password boxes пре 4 година
  Gunnar Beutner 9179d01915 LibGUI: Remove redundant code пре 4 година
  TheFightingCatfish 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard пре 4 година
  TheFightingCatfish 9b78ae5149 LibGUI+Browser: Do not paste bitmaps пре 4 година
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions пре 4 година
  Ariel Don 54bf6a7884 LibGUI: Add Ctrl-U to insert mode пре 4 година
  Ariel Don 8230bf8944 LibGUI: Add Ctrl-H to insert mode пре 4 година
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode пре 4 година