Historie revizí

Autor SHA1 Zpráva Datum
  thislooksfun eb3ca64819 LibGUI: Dynamically process layouts from GML files před 3 roky
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor před 3 roky
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary před 3 roky
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint 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
  Andreas Kling 8fce5caa49 LibGUI: Pass context menu events through normal event dispatch před 3 roky
  Andreas Kling 2135c66823 Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" před 4 roky
  Andreas Kling 230f7ce71c Revert "LibGUI: Ignore the Enter event by default" před 4 roky
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) před 4 roky
  sin-ack a5a32fbcce LibGUI: Ignore the Enter event by default před 4 roky
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child před 4 roky
  Tom 2f754013a1 LibGUI: Fix widgets not being occluded před 4 roky
  Karol Kosek f99507bf02 LibGUI: Ignore drop events by default 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 b7e551b164 LibGUI: Make Widget ignore paint events that don't intersect it před 4 roky
  Andreas Kling 27fecf57bd LibGUI: Don't fire visibility-tracking timers in non-visible widgets před 4 roky
  DoubleNegation d19edb0762 LibGUI: Add foreground_role and background_role property to GUI::Widget před 4 roky
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut před 4 roky
  Spencer Dixon 5b79d53c89 LibGUI: Add update() when changing widget color or palette 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
  Matthew Jones 123848f0c1 LibGUI: Fixes Widget->set_visible(false) still maintains focus bug před 4 roky
  Tom 3aaffa2c47 LibGUI: Move widget registration to LibCore před 4 roky
  Andreas Kling d136fafde7 LibGUI: Make GUI::Widget ignore wheel events by default před 4 roky
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 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