Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 6b79745aa4 LibGUI: Add GUI::Widget::try_set_layout<T>(...) před 3 roky
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value před 3 roky
  FrHun 72139e1262 LibGUI: Add content margins před 3 roky
  FrHun 8249ea792e LibGUI+FileManager: Clarify Widget margins name před 3 roky
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor před 3 roky
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint před 3 roky
  Andreas Kling d621534511 LibGUI: Move GUI::FocusPolicy to its own header & add explainer comment před 3 roky
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere před 3 roky
  David Isaksson 3c8493c667 LibGUI: Add option to disable on_change call for sliders set_value() před 3 roky
  Ben Wiederhake c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature před 3 roky
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize před 3 roky
  Rob Ryan fbf824a50f LibGUI: Allow widgets to make themselves non-auto-focusable před 4 roky
  Andreas Kling 2135c66823 Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" před 4 roky
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child před 4 roky
  LuK1337 8992271c5c LibGUI: Redraw widgets when default font changes před 4 roky
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets před 4 roky
  Andreas Kling 27fecf57bd LibGUI: Don't fire visibility-tracking timers in non-visible widgets před 4 roky
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> před 4 roky
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens před 4 roky
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> před 4 roky
  Tom 3aaffa2c47 LibGUI: Move widget registration to LibCore před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling d33fdc925b LibGUI: Make GUI::Widget::set_tooltip() take a String před 4 roky
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets před 4 roky
  Edgar Araújo 532e0090fc LibGUI: Enable the use of font properties through GML před 4 roky
  Andreas Kling 247717431d LibGUI: Make GUI::Widget::event() protected před 4 roky
  Brian Gianforcaro bac0dd5e3d LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum před 4 roky
  Jean-Baptiste Boric d9aaa8afe9 LibGUI: Open context menu on 'Menu' key down před 4 roky
  Ben Wiederhake 1e7adf5cb6 LibGUI: Resolve cyclic inclusion před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky