提交历史

作者 SHA1 备注 提交日期
  Karol Kosek f99507bf02 LibGUI: Ignore drop events by default 4 年之前
  LuK1337 8992271c5c LibGUI: Redraw widgets when default font changes 4 年之前
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets 4 年之前
  Andreas Kling b7e551b164 LibGUI: Make Widget ignore paint events that don't intersect it 4 年之前
  Andreas Kling 27fecf57bd LibGUI: Don't fire visibility-tracking timers in non-visible widgets 4 年之前
  DoubleNegation d19edb0762 LibGUI: Add foreground_role and background_role property to GUI::Widget 4 年之前
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut 4 年之前
  Spencer Dixon 5b79d53c89 LibGUI: Add update() when changing widget color or palette 4 年之前
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens 4 年之前
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> 4 年之前
  Matthew Jones 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug 4 年之前
  Tom 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 年之前
  Andreas Kling d136fafde7 LibGUI: Make GUI::Widget ignore wheel events by default 4 年之前
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling d33fdc925b LibGUI: Make GUI::Widget::set_tooltip() take a String 4 年之前
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet 4 年之前
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets 4 年之前
  Andreas Kling 0cd60a28ba WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows 4 年之前
  Edgar Araújo 532e0090fc LibGUI: Enable the use of font properties through GML 4 年之前
  thankyouverycool 0e63141a19 LibGUI: Set override cursor to none when widget is disabled 4 年之前
  Andreas Kling 38f11cc1ba Everywhere: Rename "logo" key to "super" key 4 年之前
  Brian Gianforcaro bac0dd5e3d LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum 4 年之前
  Tom 35170715bc LibGUI: Constrain widgets to invalidating themselves only 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Jean-Baptiste Boric d9aaa8afe9 LibGUI: Open context menu on 'Menu' key down 4 年之前
  asynts 01879d27c2 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前