Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling 1aa56f0129 WindowServer+LibGUI: Make much of window construction asynchronous 4 yıl önce
  Andreas Kling a8a899adbf WindowServer+LibGUI: Make much of menu construction asynchronous 4 yıl önce
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly 4 yıl önce
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 yıl önce
  Andreas Kling cc6db526a6 WindowServer+LibGUI+Taskbar: Store window progress as Optional<int> 4 yıl önce
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 yıl önce
  Andreas Kling 2fa765bbd5 LibGUI: Add getter/setter for GUI::Window modified state 4 yıl önce
  Jelle Raaijmakers 83dfc4aa46 LibGUI/Window: Do not reset mouse cursor on show() 4 yıl önce
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
  jakewestrip b9fc7780ae LibGUI: Remove premature return in Window::handle_key_event 4 yıl önce
  sin-ack aa56f9a1e0 LibGUI+WindowServer: Separate window manager IPC from regular IPC 4 yıl önce
  Andreas Kling 050648b270 LibGUI: Make Window::set_title() take a String 4 yıl önce
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 yıl önce
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet 4 yıl önce
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets 4 yıl önce
  Andreas Kling 0cd60a28ba WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows 4 yıl önce
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) 4 yıl önce
  Andreas Kling e76771bfad WindowServer+LibGfx: Show menus in windows! :^) 4 yıl önce
  Tom 7626f9e0bb LibGUI: Process pending window updates after handling input events 4 yıl önce
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 yıl önce
  Andreas Kling 38f11cc1ba Everywhere: Rename "logo" key to "super" key 4 yıl önce
  Brian Gianforcaro bac0dd5e3d LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum 4 yıl önce
  Tom cd0a1fa5b0 LibGUI: Avoid needlessly copying vectors of rects 4 yıl önce
  Tom 3907bacfcd LibGUI: Process pending invalidations when handling paint events 4 yıl önce
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 yıl önce
  Tom 2677e24a99 LibGUI: Copy alpha channel as-is when keeping backing bitmaps in sync 4 yıl önce
  Tom 1c31bcb24e WindowServer: Allow changing frameless state after a window is created 4 yıl önce
  Andreas Kling 11c8596ad3 WindowServer+LibGUI+LibGfx: Add WindowType::ToolWindow 4 yıl önce
  Nick Vella 15c1f7a40d WindowServer, LibGUI: Variable minimum window sizes 4 yıl önce
  Tom d590e0c946 WindowServer: Add support for alpha channel based hit testing 4 yıl önce