Commit Verlauf

Autor SHA1 Nachricht Datum
  thankyouverycool 479e67212a LibGUI: Implement calculated_min_size() for DialogButton vor 2 Jahren
  thankyouverycool 5181fafce6 LibGUI: Improve calculated_min_size() for Button vor 2 Jahren
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper vor 2 Jahren
  Andreas Kling bb4b747424 LibGUI: Make Button height adapt to the current font size vor 2 Jahren
  Andreas Kling 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places vor 2 Jahren
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() vor 2 Jahren
  Andreas Kling f1e0eb8a25 LibGUI: Round up font sizes in various widget size calculations vor 2 Jahren
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues vor 2 Jahren
  Andreas Kling 4b3e229157 LibGfx: Replace Bitmap::invert() with Bitmap::inverted() 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 d32d4029d3 Userland: Replace usages of AbstractButton::text_deprecated with text() vor 2 Jahren
  Karol Kosek fca29eae09 LibGUI: Store text using the new String class in the AbstractButton vor 2 Jahren
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text vor 2 Jahren
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions vor 2 Jahren
  Lucas CHOLLET d4ef2e226c LibGUI: Mimic a user click when calling `Button::click()` 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
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float vor 2 Jahren
  Andreas Kling 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions vor 2 Jahren
  Timothy Flynn 174062e0c5 LibGUI: Register GUI icon path setters as write-only 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
  Andreas Kling d18c25e973 LibGUI: Expose GUI::Button's "default" property to GML 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
  Humberto Alves bbfafa19b4 LibGUI: Invert button icons only when the contrast ratio improves vor 3 Jahren