Histórico de Commits

Autor SHA1 Mensagem Data
  Karol Kosek 14951b92ca LibGUI: Remove deprecated text and set_text functions in AbstractButton há 2 anos atrás
  Karol Kosek d32d4029d3 Userland: Replace usages of AbstractButton::text_deprecated with text() há 2 anos atrás
  Karol Kosek fca29eae09 LibGUI: Store text using the new String class in the AbstractButton há 2 anos atrás
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text há 2 anos atrás
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Lucas CHOLLET d4ef2e226c LibGUI: Mimic a user click when calling `Button::click()` há 2 anos atrás
  Lucas CHOLLET 96b3063121 LibGUI: Rename `Button` method `set_mimic_pressed` => `mimic_pressed` há 2 anos atrás
  Lucas CHOLLET c15a7b79ef LibGUI: Remove public getter `Button::is_mimic_pressed()` há 2 anos atrás
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float há 2 anos atrás
  Andreas Kling 49f5767789 LibGUI+WindowServer: Add "visible" state to GUI actions há 2 anos atrás
  Timothy Flynn 174062e0c5 LibGUI: Register GUI icon path setters as write-only há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 62cbfc68b9 Revert "LibGUI: Update buttons' text/tooltips in Action::set_text" há 2 anos atrás
  Zaggy1024 e20756f9f7 LibGUI: Update buttons' text/tooltips in Action::set_text há 2 anos atrás
  thankyouverycool 35e557c657 Browser+LibGUI+WindowServer: Open Button menus uniformly há 2 anos atrás
  thankyouverycool 58955d37cc LibGUI: Let Buttons set their menu popup position há 3 anos atrás
  Andreas Kling d18c25e973 LibGUI: Expose GUI::Button's "default" property to GML há 3 anos atrás
  networkException f9212ac02e LibGUI: Add button handler for middle mouse clicks há 3 anos atrás
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets há 3 anos atrás
  Humberto Alves bbfafa19b4 LibGUI: Invert button icons only when the contrast ratio improves há 3 anos atrás
  FrHun 4c84e64b2a LibGUI: Add DialogButton convenience class há 3 anos atrás
  Linus Groh 173dcfb7cb Everywhere: Fix a bunch of typos há 3 anos atrás
  MacDue 3b0785a636 LibGUI: Invert button icons with low contrast ratios há 3 anos atrás
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  Rob Ryan 554709fec6 LibGUI: Extend mimic pressed across keyboard shortcuts for buttons há 3 anos atrás
  ForLoveOfCats e8f6a650ad LibGUI: Add `mimic_pressed` to Button to signify being virtually clicked há 3 anos atrás
  ForLoveOfCats 1fd16232d3 LibGUI: Use logical `and` instead of bitwise in `Button` paint call há 3 anos atrás
  thankyouverycool 988c6fea19 LibGUI: Prefer to pop-up Tray Button menus from the top right há 3 anos atrás
  thankyouverycool f77ac3a73c LibGUI: Allow Buttons to set themselves as default há 3 anos atrás
  Dylan Katz a2a93727db LibGUI: Allow Button::set_icon to accept a bitmap without a move há 3 anos atrás