提交歷史

作者 SHA1 備註 提交日期
  Peter Elliott 45ed58865e LibGUI+WindowServer: Add resize_aspect_ratio() 4 年之前
  Linus Groh 0cab3bca2f LibGUI: Add and use Window::center_on_screen() 4 年之前
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing 4 年之前
  Linus Groh e58d3b8481 LibGUI: Add Window::window_type() 4 年之前
  Peter Elliott 5ae9eee4a3 LibGUI+WindowServer: Provide default placement to windows 5 年之前
  Andreas Kling e0b8b4ac67 LibCore+LibGUI: Switch to using AK::is and AK::downcast 5 年之前
  thankyouverycool c50f258b7a LibGUI+WindowServer: Allow applets to retrieve their location 5 年之前
  Andreas Kling a655cf5b41 LibGUI: Break up Window::event() into many smaller functions 5 年之前
  Tom ec3737510d WindowServer: Add accessory windows 5 年之前
  thankyouverycool dc716194c8 LibGUI: Add on_activity_change function to Window 5 年之前
  Linus Groh 899dcba158 WindowServer+LibGUI: Add "wait" cursor 5 年之前
  Linus Groh b8a8e417f1 WindowServer+LibGUI: Add "help" cursor 5 年之前
  Linus Groh 62866208ee WindowServer+LibGUI: Add "resize row/column" cursors 5 年之前
  Hüseyin ASLITÜRK 12671e38e7 LibGUI: Add a new Window::is_maximized method 5 年之前
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 年之前
  Andreas Kling 1d6ec51bee WindowServer+LibGUI: Add per-window progress 5 年之前
  Andreas Kling 4806cd122d LibGUI: Focus the first focusable widget added to a window 5 年之前
  Shannon Booth df43e09433 LibGUI+WindowServer: Allow applications to set custom cursor bitmaps 5 年之前
  Andreas Kling c2b5519ce2 LibGUI+WindowServer: Allow apps to use the "move" cursor :^) 5 年之前
  Andreas Kling 745b0b27fd WindowServer+LibGUI: Automatically close child windows with parent 5 年之前
  Andreas Kling d847304cb9 WindowServer+LibGUI: Add "frameless" window flag 5 年之前
  Andreas Kling bb7eb3e104 WindowServer+LibGUI: Remove unused Window::show_titlebar() flag 5 年之前
  Andreas Kling 6228f72b87 LibGUI+WindowServer: Inform WindowServer about parent/child windows 5 年之前
  Andreas Kling 228ace854c LibGfx: Don't allow creating bitmaps whose sizes would overflow 5 年之前
  Andreas Kling ec6e55cfc6 LibGUI: Don't spam WindowServer with SetWindowOverrideCursor messages 5 年之前
  Oriko 2a32330257 LibGUI: Add a ThemeChange event 5 年之前
  Alex Muscar 673848f472 LibGUI: Track window visibility with a separate flag (#1424) 5 年之前
  Andreas Kling 4d5e144a6b LibGUI: Forget some of Window's widgets eagerly on widget unparenting 5 年之前
  Andreas Kling 03e0ddce52 LibGUI: Some more convenience functions for constructing widgets 5 年之前
  Andreas Kling ab6f694905 WindowServer+LibGUI: Allow changing a window's base size and increment 5 年之前