Cronologia Commit

Autore SHA1 Messaggio Data
  Peter Elliott 45ed58865e LibGUI+WindowServer: Add resize_aspect_ratio() 4 anni fa
  Linus Groh 0cab3bca2f LibGUI: Add and use Window::center_on_screen() 4 anni fa
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing 4 anni fa
  Peter Elliott 5ae9eee4a3 LibGUI+WindowServer: Provide default placement to windows 5 anni fa
  thankyouverycool c50f258b7a LibGUI+WindowServer: Allow applets to retrieve their location 5 anni fa
  Andreas Kling a655cf5b41 LibGUI: Break up Window::event() into many smaller functions 5 anni fa
  Andreas Kling 5f0d24cab2 LibGUI: Turn a heap-allocated event into a stack-allocated one 5 anni fa
  Tom 9844088964 LibGUI: Clear previous main widget's window 5 anni fa
  Tom ec3737510d WindowServer: Add accessory windows 5 anni fa
  thankyouverycool dc716194c8 LibGUI: Add on_activity_change function to Window 5 anni fa
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer 5 anni fa
  Hüseyin ASLITÜRK 12671e38e7 LibGUI: Add a new Window::is_maximized method 5 anni fa
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 anni fa
  Andreas Kling 1d6ec51bee WindowServer+LibGUI: Add per-window progress 5 anni fa
  Andreas Kling 4806cd122d LibGUI: Focus the first focusable widget added to a window 5 anni fa
  Shannon Booth df43e09433 LibGUI+WindowServer: Allow applications to set custom cursor bitmaps 5 anni fa
  Emilio Cobos Álvarez e347d6bdb8 LibGUI: Properly remove auto-destroyed child windows from reified_windows. 5 anni fa
  Andreas Kling 745b0b27fd WindowServer+LibGUI: Automatically close child windows with parent 5 anni fa
  Andreas Kling d847304cb9 WindowServer+LibGUI: Add "frameless" window flag 5 anni fa
  Andreas Kling bb7eb3e104 WindowServer+LibGUI: Remove unused Window::show_titlebar() flag 5 anni fa
  Andreas Kling 6228f72b87 LibGUI+WindowServer: Inform WindowServer about parent/child windows 5 anni fa
  Linus Groh 3474d7c88e WindowServer/LibGUI: Enforce minimum window size 5 anni fa
  Andreas Kling 228ace854c LibGfx: Don't allow creating bitmaps whose sizes would overflow 5 anni fa
  Andreas Kling 8c5fa05c39 WindowServer: Use Gfx::ShareableBitmap for SetWindowIconBitmap 5 anni fa
  Andreas Kling ec6e55cfc6 LibGUI: Don't spam WindowServer with SetWindowOverrideCursor messages 5 anni fa
  Oriko 2a32330257 LibGUI: Add a ThemeChange event 5 anni fa
  Alex Muscar 673848f472 LibGUI: Track window visibility with a separate flag (#1424) 5 anni fa
  Alex Muscar 4c9bb266df LibGUI: Don't update windows that aren't visible (#1410) 5 anni fa
  Andreas Kling 211e938234 LibGUI: Fix missing equality checks in Window::did_remove_widget() 5 anni fa
  Andreas Kling 4d5e144a6b LibGUI: Forget some of Window's widgets eagerly on widget unparenting 5 anni fa