Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling 644d5c5404 LibGUI: Switch focus if the currently focused widget is disabled 4 yıl önce
  Andreas Kling 6e0976d858 LibGUI: Make the GML parser a bit more fault-tolerant 4 yıl önce
  Andreas Kling 48b0f4844b LibGUI: Add a couple more Widget registrations 4 yıl önce
  Andreas Kling 822dc56ef3 LibGUI: Introduce GML - a simple GUI Markup Language :^) 4 yıl önce
  Andreas Kling ab289e183e LibGUI: Expose widget focus policy as a Core::Object property 4 yıl önce
  Jakub Berkop c6bb3d452a LibGUI: Widget::action_for_key_event() should fail for invalid shortcuts (#4137) 4 yıl önce
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 4 yıl önce
  Andreas Kling b11b4b29e9 LibGUI: Add Widget::has_focus_within() 4 yıl önce
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies 4 yıl önce
  Andreas Kling e64f43c3a7 LibGUI: Fix null pointer dereference in enter/leave event handling 4 yıl önce
  AnotherTest 6902a09e47 LibGUI: Register the 'ColorInput' and 'Frame' widgets 4 yıl önce
  Andreas Kling e2f32b8f9d LibCore: Make Core::Object properties more dynamic 4 yıl önce
  Andreas Kling 093de0e323 LibGUI: Use Core::Object::set_property() to handle JSON GUI properties 4 yıl önce
  Andreas Kling 6fc8dedd28 LibGUI: Allow setting widget visibility from JSON GUI spec 4 yıl önce
  Andreas Kling 6590eb8eb7 LibGUI: Complain about malformed "layout" values in JSON GUI 4 yıl önce
  Andreas Kling ea17b0cbb6 LibGUI: Start building a way to instantiate GUI from JSON 4 yıl önce
  Andreas Kling 3c580233d1 LibGUI: Improve widget registration mechanism a bit 4 yıl önce
  Andreas Kling cf429a788c LibGUI: Add Widget override cursor concept 4 yıl önce
  Andreas Kling a265d40d6e LibGUI: Allow widgets to clip their child widgets 4 yıl önce
  Andreas Kling af16552624 LibGUI: Add Widget focus proxies 4 yıl önce
  Andreas Kling e374eb3035 LibGUI+WindowServer: Remove ResizeEvent::old_size() 4 yıl önce
  Linus Groh 47d7faa998 LibGUI: Update active tooltip when source widget changes the label 4 yıl önce
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing 4 yıl önce
  Linus Groh e77991e63a LibGUI: Fix Widget::screen_relative_rect() for WindowType::MenuApplet 4 yıl önce
  Andreas Kling e0b8b4ac67 LibCore+LibGUI: Switch to using AK::is and AK::downcast 5 yıl önce
  Tom ec3737510d WindowServer: Add accessory windows 5 yıl önce
  Peter Elliott 0fd31ef598 LibGUI: Ignore KeyUp events by default 5 yıl önce
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer 5 yıl önce
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 yıl önce
  Andreas Kling 4806cd122d LibGUI: Focus the first focusable widget added to a window 5 yıl önce