Historique des commits

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