提交历史

作者 SHA1 备注 提交日期
  Sam Atkins b32f5dbcff LibCore+LibGUI: Add fallible versions of Widget::load_from_gml() 2 年之前
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Cameron Youell 4e3b965d7f LibGUI: Fix a typo 2 年之前
  thankyouverycool 3b18226fcb LibGUI: Let Widgets track their focus proxy delegators 2 年之前
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts 2 年之前
  Zaggy1024 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown 2 年之前
  Zaggy1024 8e7c7e0a2a LibGUI: Share code for finding an Action by Shortcut 2 年之前
  Andreas Kling 5908873b45 LibGUI: Fire Show/Hide events when adding/removing widget from tree 2 年之前
  thankyouverycool 4c7f95e2f8 LibGUI+WindowServer+Apps: Replace Accessory Windows 2 年之前
  David Smith 2a386c0b50 LibGUI: Don't let widgets hide tooltips they didn't show 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  thankyouverycool 1d81d2e072 LibGUI: Don't ignore invisible widgets during layout changes 3 年之前
  FrHun f35efe9bc8 LibGUI: Notify layout system of more relevant events in Widget 3 年之前
  FrHun a0938d62f3 LibGUI: Avoid some unneeded relayouts from layout relevant changes 3 年之前
  FrHun 6f9777d35b LibGUI: Add layout change propagation to Widget 3 年之前
  FrHun aba6422e11 LibGUI: Add read-only effective size properties for debugging 3 年之前
  FrHun ec1e25929e LibGUI: Add effective and calculated sizes to Widget 3 年之前
  FrHun 2600669b73 LibGUI: Use preferred_size to emulate old is_shrink_to_fit 3 年之前
  FrHun bd277939a1 LibGUI: Add preferred_size to Widget 3 年之前
  FrHun a4aced7f3a LibGUI: Introduce UIDimension properties 3 年之前
  FrHun b47bf2fd7c LibGUI: Use UIDimension in place of int in Widget 3 年之前
  FrHun 8081a8a5de LibGUI: Add layout spacer support to GML 3 年之前
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 年之前
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年之前
  kleines Filmröllchen 7e34b88ed4 LibGUI: Fully support TabWidget in GML 3 年之前
  kleines Filmröllchen 0410414455 LibGUI: Add a title to all Widgets 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 年之前