Historial de Commits

Autor SHA1 Mensaje Fecha
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI hace 3 años
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer hace 3 años
  kleines Filmröllchen 41ef4f11dc LibGUI: Move GML parsing and formatting to new AST hace 3 años
  kleines Filmröllchen 4931c88b13 LibGUI: Remove GML prefix in favor of proper namespace hace 3 años
  thankyouverycool 96895cd22c Everywhere: Fully qualify font names by including their slope hace 3 años
  Marcus Nilsson 4459cb33ed LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  FrHun 8249ea792e LibGUI+FileManager: Clarify Widget margins name hace 3 años
  thislooksfun 4143f6f906 LibGUI: Make sure that children are actually widgets hace 3 años
  thislooksfun eb3ca64819 LibGUI: Dynamically process layouts from GML files hace 3 años
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor hace 3 años
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint 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 3 años
  Andreas Kling 8fce5caa49 LibGUI: Pass context menu events through normal event dispatch hace 3 años
  Andreas Kling 2135c66823 Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" hace 4 años
  Andreas Kling 230f7ce71c Revert "LibGUI: Ignore the Enter event by default" hace 4 años
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) hace 4 años
  sin-ack a5a32fbcce LibGUI: Ignore the Enter event by default hace 4 años
  sin-ack cfc9ee6f16 LibGUI: Only dispatch Leave if the now-hovered widget isn't a child hace 4 años
  Tom 2f754013a1 LibGUI: Fix widgets not being occluded hace 4 años
  Karol Kosek f99507bf02 LibGUI: Ignore drop events by default hace 4 años
  LuK1337 8992271c5c LibGUI: Redraw widgets when default font changes hace 4 años
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets hace 4 años
  Andreas Kling b7e551b164 LibGUI: Make Widget ignore paint events that don't intersect it hace 4 años
  Andreas Kling 27fecf57bd LibGUI: Don't fire visibility-tracking timers in non-visible widgets hace 4 años
  DoubleNegation d19edb0762 LibGUI: Add foreground_role and background_role property to GUI::Widget hace 4 años
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut hace 4 años
  Spencer Dixon 5b79d53c89 LibGUI: Add update() when changing widget color or palette hace 4 años