Commit Verlauf

Autor SHA1 Nachricht Datum
  thankyouverycool 479e67212a LibGUI: Implement calculated_min_size() for DialogButton vor 2 Jahren
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues vor 2 Jahren
  Sam Atkins 8f717927f2 LibGUI: Add Button double-click callback vor 2 Jahren
  Karol Kosek 14951b92ca LibGUI: Remove deprecated text and set_text functions in AbstractButton vor 2 Jahren
  Karol Kosek fca29eae09 LibGUI: Store text using the new String class in the AbstractButton vor 2 Jahren
  Lucas CHOLLET 96b3063121 LibGUI: Rename `Button` method `set_mimic_pressed` => `mimic_pressed` vor 2 Jahren
  Lucas CHOLLET c15a7b79ef LibGUI: Remove public getter `Button::is_mimic_pressed()` vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Timothy Flynn 62cbfc68b9 Revert "LibGUI: Update buttons' text/tooltips in Action::set_text" vor 2 Jahren
  Zaggy1024 e20756f9f7 LibGUI: Update buttons' text/tooltips in Action::set_text vor 2 Jahren
  thankyouverycool 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly vor 2 Jahren
  thankyouverycool 58955d37cc LibGUI: Let Buttons set their menu popup position vor 3 Jahren
  networkException f9212ac02e LibGUI: Add button handler for middle mouse clicks vor 3 Jahren
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets vor 3 Jahren
  FrHun 4c84e64b2a LibGUI: Add DialogButton convenience class vor 3 Jahren
  Rob Ryan 554709fec6 LibGUI: Extend mimic pressed across keyboard shortcuts for buttons vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI vor 3 Jahren
  ForLoveOfCats e8f6a650ad LibGUI: Add `mimic_pressed` to Button to signify being virtually clicked vor 3 Jahren
  thankyouverycool f77ac3a73c LibGUI: Allow Buttons to set themselves as default vor 3 Jahren
  Dylan Katz a2a93727db LibGUI: Allow Button::set_icon to accept a bitmap without a move vor 3 Jahren
  Sam Atkins dd17df76e9 LibGUI: Make button icons settable in GML vor 3 Jahren
  Andreas Kling 0ee7991dca LibGUI: Tweak GUI::Button::on_context_menu_event hook signature vor 4 Jahren
  Mart G d96aae32ef LibGUI: Fix issue where buttons with a menu sometimes stayed depressed vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 4c6f541d5b LibGUI: Add Action* accessors on GUI::Button vor 4 Jahren
  Andreas Kling 15349a3712 LibGUI: Add ability to assign a menu to a GUI::Button vor 4 Jahren
  Andreas Kling 32c6e31f4c LibGUI: Make it possible to tweak icon spacing on a GUI::Button vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren