Commit History

Author SHA1 Message Date
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 years ago
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper 2 years ago
  Andreas Kling 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places 2 years ago
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 years ago
  Andreas Kling fdcdc14fce LibGUI: Make RadioButton height adapt to the current font size 2 years ago
  Andreas Kling f1e0eb8a25 LibGUI: Round up font sizes in various widget size calculations 2 years ago
  Karol Kosek 14951b92ca LibGUI: Remove deprecated text and set_text functions in AbstractButton 2 years ago
  Karol Kosek d32d4029d3 Userland: Replace usages of AbstractButton::text_deprecated with text() 2 years ago
  Karol Kosek fca29eae09 LibGUI: Store text using the new String class in the AbstractButton 2 years ago
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 years ago
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  Andreas Kling d91732f959 LibGUI: Mark GUI::RadioButton as "checkable" 3 years ago
  sin-ack 4c9c85ac01 Userland: Make TextWrapping::Wrap opt-in 3 years ago
  sin-ack e11940fd01 Userland: Move text wrapping/elision into the new TextLayout :^) 4 years ago
  Andreas Kling 3c831b146c LibGUI: Put some more space between radio buttons and their label text 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago