Historial de Commits

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