提交歷史

作者 SHA1 備註 提交日期
  Tim Ledbetter a6f6a1afd2 Userland: Prefer non-fallible construction for LibGUI objects 1 年之前
  camc d978dd4af8 LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2 年之前
  thankyouverycool 57f3b18109 LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2 年之前
  Andreas Kling f2faf2767f LibGUI: Remove Menu::try_add_action() 2 年之前
  Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator() 2 年之前
  Andreas Kling 58e482a06d LibGUI: Remove Layout::try_add_spacer() 2 年之前
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 2 年之前
  Karol Kosek 5234a30731 LibGUI+Userland: Port Action status tips to String 2 年之前
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 年之前
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 年之前
  Timothy Flynn 153218ed76 LibGUI: Allow overriding toolbar button tooltips 2 年之前
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 年之前
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere 2 年之前
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 年之前
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 年之前
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Timothy Flynn 234ae3a2ae LibGUI: Allow buttons to control the behavior when their text changes 2 年之前
  Timothy Flynn 62cbfc68b9 Revert "LibGUI: Update buttons' text/tooltips in Action::set_text" 2 年之前
  Zaggy1024 e20756f9f7 LibGUI: Update buttons' text/tooltips in Action::set_text 2 年之前
  FrHun 02b9461714 LibGUI: Consider spacing for Toolbar overflow calculation 2 年之前
  FrHun b868337d5e LibGUI: Include overflow button in overflow calculation only when shown 2 年之前
  FrHun eefe6e35ac LibGUI: Add option to move Toolbar items to overflow menu in groups 2 年之前
  thankyouverycool 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly 2 年之前
  thankyouverycool 97b381652a LibGUI: Let Toolbars collapse into an overflow menu 3 年之前
  thankyouverycool 1084eaea0b LibGUI: Remove button padding on Toolbar construction 3 年之前
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 年之前
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前