Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 411058b2a3 WindowServer+LibGUI: Implement basic color theming há 5 anos atrás
  Andrew Kaster 7edfdca4b2 LibGUI: Don't assert in ~GWidgetClassRegistration há 5 anos atrás
  Andreas Kling af7cb7ce1b LibGUI: GWidget::drop_event() should ignore the event by default há 5 anos atrás
  Andreas Kling a7f414bba7 LibGUI+WindowServer: Start fleshing out drag&drop functionality há 5 anos atrás
  Andreas Kling 524da0ad01 LibGUI: Add "Vector<GWidget*> GWidget::child_widgets()" há 5 anos atrás
  Andreas Kling 3a01df9fb1 GWidget: Fix accidentally ignored set_relative_rect() with empty size há 5 anos atrás
  Andreas Kling ca538b6cee LibGUI: Add a simple GWidget class registry/factory há 5 anos atrás
  Andreas Kling 8a024a3305 LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection há 5 anos atrás
  Andreas Kling d3558b6137 LibCore+LibGUI: Allow inserting a CObject/GWidget before another há 5 anos atrás
  Andreas Kling 98a6149b4f LibGUI: Make GWindow drive relayout and do it recursively há 5 anos atrás
  Andreas Kling 41289e652f GWidget: On second thought, don't assert on negative sizes in rects há 5 anos atrás
  Andreas Kling b916e34fed LibGUI: GTabWidget should not set children to have negative size há 5 anos atrás
  Andreas Kling 7e2b9c3c40 GWidget: Dispatch Show and Hide events when widget visibility changes há 5 anos atrás
  Andreas Kling bc319d9e88 LibCore: Make CObject reference-counted há 5 anos atrás
  Andreas Kling fcc3745b02 LibCore+LibGUI+WindowServer: Make events bubble up through ancestors há 5 anos atrás
  Andreas Kling ce44d9a32f GWidget: Add a flag to ignore greediness in GWidget::hit_test() há 5 anos atrás
  Andreas Kling b615a5c780 LibGUI: Add a way for GWidgets to do custom layout on child hide/show há 6 anos atrás
  Andreas Kling 3e2e086011 LibGUI: Add a way for GWidget subclasses to learn that the font changed há 6 anos atrás
  Andreas Kling 3792c91059 LibGUI: Implement save_to(JsonObject&) for GWindow and GWidget há 6 anos atrás
  Andreas Kling 47511b5930 GWidget: Implement set_backcolor() and set_forecolor() há 6 anos atrás
  Andreas Kling 7dc7f11ed8 GWidget: Add set_size_policy(Orientation, Policy). há 6 anos atrás
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) há 6 anos atrás
  Andreas Kling b522e3cc05 GWidget: Make set_font() take either Font* or Font&. há 6 anos atrás
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. há 6 anos atrás