Commit History

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