Commit History

Author SHA1 Message Date
  Linus Groh fe88f46bc9 LibGUI: Don't assume main widget exists in Window::handle_resize_event() 4 years ago
  Zac dea399ff08 FileManager: focus_dependent_delete_action is correctly enabled/disabled 4 years ago
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 4 years ago
  Andreas Kling b0cdb6b074 LibGUI: Deduplicate widgets with proxied focus in focus chain 4 years ago
  Andreas Kling ddad7575a9 LibGUI: Improve automatic focus guessing somewhat 4 years ago
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies 4 years ago
  Andreas Kling 0b746075d8 LibGUI: Tolerate Window::set_icon(nullptr) 4 years ago
  Andreas Kling e2f32b8f9d LibCore: Make Core::Object properties more dynamic 4 years ago
  Ben Wiederhake e3101c74c6 LibGUI: Use new Bitmap::minimum_pitch method 4 years ago
  Andreas Kling cf429a788c LibGUI: Add Widget override cursor concept 4 years ago
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" 4 years ago
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx 4 years ago
  Peter Elliott 45ed58865e LibGUI+WindowServer: Add resize_aspect_ratio() 4 years ago
  Linus Groh 0cab3bca2f LibGUI: Add and use Window::center_on_screen() 4 years ago
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing 4 years ago
  Peter Elliott 5ae9eee4a3 LibGUI+WindowServer: Provide default placement to windows 5 years ago
  thankyouverycool c50f258b7a LibGUI+WindowServer: Allow applets to retrieve their location 5 years ago
  Andreas Kling a655cf5b41 LibGUI: Break up Window::event() into many smaller functions 5 years ago
  Andreas Kling 5f0d24cab2 LibGUI: Turn a heap-allocated event into a stack-allocated one 5 years ago
  Tom 9844088964 LibGUI: Clear previous main widget's window 5 years ago
  Tom ec3737510d WindowServer: Add accessory windows 5 years ago
  thankyouverycool dc716194c8 LibGUI: Add on_activity_change function to Window 5 years ago
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer 5 years ago
  Hüseyin ASLITÜRK 12671e38e7 LibGUI: Add a new Window::is_maximized method 5 years ago
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 years ago
  Andreas Kling 1d6ec51bee WindowServer+LibGUI: Add per-window progress 5 years ago
  Andreas Kling 4806cd122d LibGUI: Focus the first focusable widget added to a window 5 years ago
  Shannon Booth df43e09433 LibGUI+WindowServer: Allow applications to set custom cursor bitmaps 5 years ago
  Emilio Cobos Álvarez e347d6bdb8 LibGUI: Properly remove auto-destroyed child windows from reified_windows. 5 years ago
  Andreas Kling 745b0b27fd WindowServer+LibGUI: Automatically close child windows with parent 5 years ago