Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 75b100673f Switch over to building everything with i686-elf-g++. há 6 anos atrás
  Andreas Kling 10d6f9ce31 SharedGraphics: Removed some unused stuff from Font. há 6 anos atrás
  Andreas Kling 640360e958 Move WindowServer to userspace. há 6 anos atrás
  Andreas Kling 022f7790db Use modern C++ attributes instead of __attribute__ voodoo. há 6 anos atrás
  Andreas Kling cb6e852620 SharedGraphics: Don't eagerly commit mmap'ed font files in kernel. há 6 anos atrás
  Andreas Kling a1b63bb6d4 Bootloader: Locate the kernel's data segment and clear it. há 6 anos atrás
  Andreas Kling b1e054ffe8 Rename LizaBold to LizaRegular and LizaBlack to LizaBold. há 6 anos atrás
  Andreas Kling a258d6507a mmap all the font files! há 6 anos atrás
  Andreas Kling cacba45f1c LizaBold8x10: Import a bold variant of Liza8x10 and make it the default bold. há 6 anos atrás
  Andreas Kling 9da9cce4f7 SharedGraphics: Font::load_from_file() forgot to close() the font file. há 6 anos atrás
  Andreas Kling 5751063c63 Load the default font from disk in the kernel as well. há 6 anos atrás
  Andreas Kling abe3f515b1 Make font loading use mmap(). há 6 anos atrás
  Andreas Kling 7f91aec25c Support font files. há 6 anos atrás
  Andreas Kling 655753c557 SharedGraphics: Fix Font.cpp kernel build. há 6 anos atrás
  Andreas Kling 6fc3c38324 Start working on a simple graphical font editor. há 6 anos atrás
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. há 6 anos atrás
  Andreas Kling c7b005c47b Font: Eagerly load all 256 glyphs. It's not that many. há 6 anos atrás
  Andreas Kling 8fa7d96f50 SharedGraphics: Import another 8x10 fixed-width font I made. há 6 anos atrás
  Andreas Kling 7a7fc37ca1 SharedGraphics: Draw an error glyph instead of crashing due to missing glyphs. há 6 anos atrás
  Andreas Kling 7e5b81fe48 Make a SharedGraphics directory for classes shared between Kernel and LibGUI. há 6 anos atrás