提交历史

作者 SHA1 备注 提交日期
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 年之前
  FrHun 80ea141ffe LibGUI: Calculate Window min_size on show 3 年之前
  FrHun 5d25956790 LibGUI: Add ability to calculate min_size of Window from content widget 3 年之前
  FrHun 603034759f LibGUI: Remove usages of deprecated implicit conversions 3 年之前
  Olivier De Cannière 6c202ee4a9 LibGUI: Fix typo in ConnectionToWindowManagerServer 3 年之前
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 年之前
  Andreas Kling 1a38ab0ca1 WindowServer+LibGUI: Notify windows when their maximized state changes 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  circl eeeaf410fb WindowServer+LibGUI: Expose raw scroll wheel values to applications 3 年之前
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 年之前
  Itamar af132fdbd1 Userland: Rename WindowManagerServerConnection 3 年之前
  thankyouverycool aefe3ef539 LibGUI: Allow Windows to set a default return key widget 3 年之前
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 年之前
  bugreport0 6c049ea4c4 LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut 3 年之前
  Andreas Kling bde9c2bc65 LibGUI: Add GUI::Window::try_add_menu() 3 年之前
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 年之前
  Andreas Kling f23f99d51b LibGfx: Use ErrorOr<T> for Bitmap::try_create_with_anonymous_buffer() 3 年之前
  Andreas Kling e2eabb4132 LibCore: Use ErrorOr<T> in Core::AnonymousBuffer 3 年之前
  Andreas Kling 60a245b065 LibGUI: Don't ask WindowServer to destroy windows during app teardown 3 年之前
  Marco Cutecchia 116bb4888f LibGUI: Support using a bitmap as override cursor 3 年之前
  Andreas Kling f27d768745 LibGUI: Don't force flush pending paints whenever mouse moves 3 年之前
  Andreas Kling 24651f854c LibGUI: Add Widget::repaint() to force an immediate repaint 3 年之前
  Timothy Flynn 176155c695 LibGUI+WindowServer: Add option to hide a widow's close button 3 年之前
  Karol Kosek d91f194ddd LibGUI: Remember the maximized value if a window hasn't been created yet 3 年之前
  Karol Kosek 38bc81015b LibGUI: Update the window cursor if it was provided as a bitmap 3 年之前
  Ben Wiederhake c6e56612f5 LibGUI+WindowServer: Remove now-obsolete cursor tracking feature 3 年之前
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 年之前
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize 3 年之前
  Andreas Kling 087bd7f767 Userland: Use Rect::centered_within() where useful 3 年之前
  Rob Ryan fbf824a50f LibGUI: Allow widgets to make themselves non-auto-focusable 3 年之前