Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector il y a 2 ans
  Timothy Flynn 153218ed76 LibGUI: Allow overriding toolbar button tooltips il y a 2 ans
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor il y a 2 ans
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere il y a 2 ans
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class il y a 2 ans
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 234ae3a2ae LibGUI: Allow buttons to control the behavior when their text changes il y a 2 ans
  Timothy Flynn 62cbfc68b9 Revert "LibGUI: Update buttons' text/tooltips in Action::set_text" il y a 2 ans
  Zaggy1024 e20756f9f7 LibGUI: Update buttons' text/tooltips in Action::set_text il y a 2 ans
  FrHun 02b9461714 LibGUI: Consider spacing for Toolbar overflow calculation il y a 2 ans
  FrHun b868337d5e LibGUI: Include overflow button in overflow calculation only when shown il y a 2 ans
  FrHun eefe6e35ac LibGUI: Add option to move Toolbar items to overflow menu in groups il y a 2 ans
  thankyouverycool 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly il y a 2 ans
  thankyouverycool 97b381652a LibGUI: Let Toolbars collapse into an overflow menu il y a 3 ans
  thankyouverycool 1084eaea0b LibGUI: Remove button padding on Toolbar construction il y a 3 ans
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
  Sam Atkins d95e50643e LibGUI: Cast unused smart-pointer return values to void il y a 3 ans
  Andreas Kling e623e73f63 LibGUI: Add GUI::Toolbar::try_add_separator() il y a 3 ans
  Andreas Kling 9b07e13fb6 LibGUI: Add GUI::Toolbar::try_add_action() il y a 3 ans
  Andreas Kling 25475f7003 LibGUI: Make toolbar buttons non-focusable by default il y a 3 ans
  Andreas Kling 5daf7bd2ef LibGUI: Make GUI::Toolbar::add_action() return the toolbar button il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 3bf2f7a329 LibGUI: Make GUI::Toolbar buttons generate ActionEnter and ActionLeave il y a 4 ans
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" il y a 4 ans