Historial de Commits

Autor SHA1 Mensaje Fecha
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
  Andreas Kling 649cb67f28 LibGUI: Don't paint TextEditor selection in non-focused widgets hace 3 años
  Peter Elliott c19d868a3e LibGUI: Don't render placeholders as secret hace 3 años
  Ben Wiederhake 2f023acf78 LibGUI: Convert always-valid pointer to reference hace 3 años
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere hace 3 años
  thankyouverycool 46043b71cb LibGUI: Add number_of_words() to TextEditors hace 3 años
  thankyouverycool 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled hace 3 años
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke hace 3 años
  Rob Ryan 34a64ed25b LibGUI+Browser: Add UrlBox class hace 3 años
  Gunnar Beutner 17505ea5d9 LibGUI: Ensure that edit actions are disabled for password boxes hace 4 años
  Gunnar Beutner 9179d01915 LibGUI: Remove redundant code hace 4 años
  TheFightingCatfish 0c53c2dfa2 LibGUI: Add a ClipboardClient for GUI::Clipboard hace 4 años
  TheFightingCatfish 9b78ae5149 LibGUI+Browser: Do not paste bitmaps hace 4 años
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions hace 4 años
  Ariel Don 54bf6a7884 LibGUI: Add Ctrl-U to insert mode hace 4 años
  Ariel Don 8230bf8944 LibGUI: Add Ctrl-H to insert mode hace 4 años
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode hace 4 años
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable hace 4 años
  Timothy 73226a2861 LibGUI: Convert TextEditor to east-const style hace 4 años
  Timothy 73ae5200a9 TextEditor+LibGUI: Use unveil and FileSystemAccessServer hace 4 años
  networkException f8798c154b LibGUI: Draw the placeholder of a TextEditor also when it is focused hace 4 años
  Marcus Nilsson 2264de9921 LibGUI/TextEditor: Set cut and copy actions to disabled on init hace 4 años
  Max Wipfli de67d86696 LibGUI: Add glyph substitution to TextEditor hace 4 años
  Max Wipfli 37961bf7cb LibGUI: Fix double-clicking words in syntax-highlighted text hace 4 años
  Andreas Kling bec2b3086c LibGUI: Don't fire on_change hook at start of TextEditor::paint_event() hace 4 años
  Dmitrii Ubskii 8501617fcb LibGUI+HackStudio: Make gutter a first class element hace 4 años
  Sreelakshmi a471af4ae1 TextEditor: Don't close autocomplete box or stop timer on leave_event hace 4 años
  Sam Atkins 6f92d1e639 LibGUI: Set TextEditor to unmodified after saving size=0 files hace 4 años
  Max Wipfli a819f98956 LibGUI: Fix off-by-one error in rendering of highlighted text hace 4 años
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions hace 4 años