Historique des commits

Auteur SHA1 Message Date
  kleines Filmröllchen 0410414455 LibGUI: Add a title to all Widgets il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
  kleines Filmröllchen 41ef4f11dc LibGUI: Move GML parsing and formatting to new AST il y a 3 ans
  Sam Atkins bf4328de52 LibGUI: Allow widgets to opt-out from showing the command palette il y a 3 ans
  Andreas Kling 6b79745aa4 LibGUI: Add GUI::Widget::try_set_layout<T>(...) il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  FrHun 72139e1262 LibGUI: Add content margins il y a 3 ans
  FrHun 8249ea792e LibGUI+FileManager: Clarify Widget margins name il y a 3 ans
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor il y a 3 ans
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint il y a 3 ans
  Andreas Kling d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment il y a 3 ans
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere il y a 3 ans
  David Isaksson 3c8493c667 LibGUI: Add option to disable on_change call for sliders set_value() il y a 3 ans
  Ben Wiederhake c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature il y a 3 ans
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize il y a 3 ans
  Rob Ryan fbf824a50f LibGUI: Allow widgets to make themselves non-auto-focusable il y a 3 ans
  Andreas Kling 2135c66823 Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" il y a 4 ans
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child il y a 4 ans
  LuK1337 8992271c5c LibGUI: Redraw widgets when default font changes il y a 4 ans
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets il y a 4 ans
  Andreas Kling 27fecf57bd LibGUI: Don't fire visibility-tracking timers in non-visible widgets il y a 4 ans
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> il y a 4 ans
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens il y a 4 ans
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> il y a 4 ans
  Tom 3aaffa2c47 LibGUI: Move widget registration to LibCore il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling d33fdc925b LibGUI: Make GUI::Widget::set_tooltip() take a String il y a 4 ans
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets il y a 4 ans
  Edgar Araújo 532e0090fc LibGUI: Enable the use of font properties through GML il y a 4 ans