Commit History

Author SHA1 Message Date
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 years ago
  Karol Kosek d32d4029d3 Userland: Replace usages of AbstractButton::text_deprecated with text() 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
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  RasmusNylander c00014fa54 KeyboardMapper: Port to Core::Stream 3 years ago
  RasmusNylander 64684cbd5d KeyboardMapper: Fix discrepancy between cursor and button clickability 3 years ago
  RasmusNylander 35afd32a51 KeyboardMapper: Fix displaying null characters 3 years ago
  RasmusNylander 41b0795f99 KeyboardMapper: Name formerly inlined variables 3 years ago
  Anders Fimreite 2ecbe5dd71 Keyboard Mapper: Better text color for buttons in dark theme 3 years ago
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago