Historique des commits

Auteur SHA1 Message Date
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial il y a 2 ans
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes il y a 2 ans
  Sam Atkins 774f328783 LibCore+Everywhere: Return an Error from DirIterator::error() il y a 2 ans
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` il y a 2 ans
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` il y a 2 ans
  Sam Atkins 6d5fb9eb02 LibGfx: Remove declarations for non-existent methods il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h il y a 2 ans
  Andreas Kling f982400063 LibGfx: Rename TTF/TrueType to OpenType il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling 4910cc1879 LibGfx: Cache vector fonts by family name il y a 2 ans
  Andreas Kling 3dc82d2fa5 LibGfx: Add API for loading more directories into Gfx::FontDatabase il y a 2 ans
  Karol Kosek 652870c178 LibGfx: Ignore incorrect .font files when building the Font Database il y a 2 ans
  Andreas Kling 548081ea23 Userland+Base: Make the window titlebar font configurable separately il y a 3 ans
  Simon Wanner bf6d64c199 LibGfx: Add a loader the Web Open Font Format (WOFF) il y a 3 ans
  Simon Wanner 17baf05c5a LibGfx: Migrate Typeface from TTF::Font to Gfx::VectorFont il y a 3 ans
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ il y a 3 ans