Revīziju vēsture

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