コミット履歴

作者 SHA1 メッセージ 日付
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 年 前
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper 2 年 前
  Andreas Kling 508fb7e1e9 Userland: Use Font::pixel_size_rounded_up() in more places 2 年 前
  Andreas Kling ee001cc417 LibGUI: Make CheckBox height adapt to the current font size 2 年 前
  Andreas Kling f1e0eb8a25 LibGUI: Round up font sizes in various widget size calculations 2 年 前
  Karol Kosek 14951b92ca LibGUI: Remove deprecated text and set_text functions in AbstractButton 2 年 前
  Karol Kosek d32d4029d3 Userland: Replace usages of AbstractButton::text_deprecated with text() 2 年 前
  Karol Kosek fca29eae09 LibGUI: Store text using the new String class in the AbstractButton 2 年 前
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 年 前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年 前
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets 3 年 前
  Sam Atkins aadb35ff46 LibGUI: Add ability to position checkboxes to the right of their text 3 年 前
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年 前
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr 3 年 前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 年 前
  sin-ack 4c9c85ac01 Userland: Make TextWrapping::Wrap opt-in 3 年 前
  sin-ack e11940fd01 Userland: Move text wrapping/elision into the new TextLayout :^) 3 年 前
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 年 前
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables 4 年 前
  Andreas Kling 551e13b407 LibGUI: Put some more space between check boxes and their label text 4 年 前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年 前
  thankyouverycool e8c1288e2c LibGUI: Add autosize to CheckBox 4 年 前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前