Commit History

Author SHA1 Message Date
  Andreas Kling fcc3745b02 LibCore+LibGUI+WindowServer: Make events bubble up through ancestors 5 years ago
  Andreas Kling ce44d9a32f GWidget: Add a flag to ignore greediness in GWidget::hit_test() 5 years ago
  Andreas Kling b615a5c780 LibGUI: Add a way for GWidgets to do custom layout on child hide/show 5 years ago
  Andreas Kling 3e2e086011 LibGUI: Add a way for GWidget subclasses to learn that the font changed 5 years ago
  Andreas Kling 3792c91059 LibGUI: Implement save_to(JsonObject&) for GWindow and GWidget 5 years ago
  Andreas Kling 47511b5930 GWidget: Implement set_backcolor() and set_forecolor() 6 years ago
  Andreas Kling 7dc7f11ed8 GWidget: Add set_size_policy(Orientation, Policy). 6 years ago
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 years ago
  Andreas Kling b522e3cc05 GWidget: Make set_font() take either Font* or Font&. 6 years ago
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 years ago