Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ea17b0cbb6 LibGUI: Start building a way to instantiate GUI from JSON %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 3c580233d1 LibGUI: Improve widget registration mechanism a bit %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cf429a788c LibGUI: Add Widget override cursor concept %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a265d40d6e LibGUI: Allow widgets to clip their child widgets %!s(int64=4) %!d(string=hai) anos
  Andreas Kling af16552624 LibGUI: Add Widget focus proxies %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e374eb3035 LibGUI+WindowServer: Remove ResizeEvent::old_size() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 47d7faa998 LibGUI: Update active tooltip when source widget changes the label %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing %!s(int64=4) %!d(string=hai) anos
  Linus Groh e77991e63a LibGUI: Fix Widget::screen_relative_rect() for WindowType::MenuApplet %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e0b8b4ac67 LibCore+LibGUI: Switch to using AK::is and AK::downcast %!s(int64=5) %!d(string=hai) anos
  Tom ec3737510d WindowServer: Add accessory windows %!s(int64=5) %!d(string=hai) anos
  Peter Elliott 0fd31ef598 LibGUI: Ignore KeyUp events by default %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4806cd122d LibGUI: Focus the first focusable widget added to a window %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 39d55d1d76 LibGUI: Add a way to highlight the focused widget for debugging %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 575b674081 LibGUI: Add missing window() null check when widget's child is removed %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9d6c85e6a6 LibGUI: Remove ancient code for debugging widget underdraw %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0f0d73d1b5 LibGUI: Make the "enabled" widget state propagate to child widgets %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 42f0b2522b LibGUI: Introduce widget content margins + improve splitters %!s(int64=5) %!d(string=hai) anos
  Tibor Nagy 9e6e731a78 LibGUI: Remove G prefix from macros %!s(int64=5) %!d(string=hai) anos
  Oriko 2a32330257 LibGUI: Add a ThemeChange event %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3edcaa9b99 LibGUI: Implement set_property() on Widget and AbstractButton %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4d5e144a6b LibGUI: Forget some of Window's widgets eagerly on widget unparenting %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e23c5b7e83 LibGUI+Inspector: Highlight the currently remotely inspected widget %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 849fdc1c0b LibGUI: Make Layout a Core::Object and add basic serialization %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6fa104ffd3 LibGUI: Ignore keyboard and mouse events in disabled widgets %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e4f433dddd LibGUI: Remove unused GUI::Widget::click_event() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor %!s(int64=5) %!d(string=hai) anos