提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn 31b2d93038 LibGUI+LibVT: Notify widgets of emoji selection with a callback 2 年之前
  Andreas Kling 6548ae8afd LibGUI: Retain the active input tracking widget's cursor 2 年之前
  Lucas CHOLLET cb4844bf64 LibGUI: Add VerticalDirection::operator! 3 年之前
  Lucas CHOLLET 4d93fb4789 LibGUI: Add a helper for VerticalDirection 3 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  FrHun 6f9777d35b LibGUI: Add layout change propagation to Widget 3 年之前
  FrHun ec1e25929e LibGUI: Add effective and calculated sizes to Widget 3 年之前
  FrHun 2600669b73 LibGUI: Use preferred_size to emulate old is_shrink_to_fit 3 年之前
  FrHun bd277939a1 LibGUI: Add preferred_size to Widget 3 年之前
  FrHun b47bf2fd7c LibGUI: Use UIDimension in place of int in Widget 3 年之前
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 年之前
  kleines Filmröllchen 0410414455 LibGUI: Add a title to all Widgets 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 年之前
  kleines Filmröllchen 41ef4f11dc LibGUI: Move GML parsing and formatting to new AST 3 年之前
  Sam Atkins bf4328de52 LibGUI: Allow widgets to opt-out from showing the command palette 3 年之前
  Andreas Kling 6b79745aa4 LibGUI: Add GUI::Widget::try_set_layout<T>(...) 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  FrHun 72139e1262 LibGUI: Add content margins 3 年之前
  FrHun 8249ea792e LibGUI+FileManager: Clarify Widget margins name 3 年之前
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor 3 年之前
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint 3 年之前
  Andreas Kling d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment 3 年之前
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere 3 年之前
  David Isaksson 3c8493c667 LibGUI: Add option to disable on_change call for sliders set_value() 3 年之前
  Ben Wiederhake c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature 3 年之前
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize 3 年之前
  Rob Ryan fbf824a50f LibGUI: Allow widgets to make themselves non-auto-focusable 3 年之前
  Andreas Kling 2135c66823 Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" 3 年之前
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child 4 年之前