Commit History

Author SHA1 Message Date
  Andreas Kling f249c40aaa Rename Painter::set_clip_rect() to add_clip_rect(). 6 years ago
  Andreas Kling 9fa21fa585 LibGUI: Add a GPainter class that inherits from Painter. 6 years ago
  Andreas Kling 31d6b640eb Add a bold variant of Katica and make that the system's default bold font. 6 years ago
  Andreas Kling 66a5ddd94a More work on the variable-width font support. 6 years ago
  Andreas Kling 0a86366c71 Make a preparation pass for variable-width fonts. 6 years ago
  Andreas Kling d94abc4f81 FileManager+LibGUI: Add a simple location textbox. 6 years ago
  Andreas Kling 3fe7ddadaf LibGUI: Clip to paint event rect in most widgets. 6 years ago
  Andreas Kling 9624b54703 More moving towards using signed types. 6 years ago
  Andreas Kling a258d6507a mmap all the font files! 6 years ago
  Andreas Kling 7fe600f250 LibGUI: Use LightGray as the base UI color. 6 years ago
  Andreas Kling bc6ff35428 LibGUI: GTextBox should only run a caret blink timer when focused. 6 years ago
  Andreas Kling 663aad4036 FontEditor: Add text box for editing the font name. 6 years ago
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. 6 years ago
  Andreas Kling e04ba0a83c Add a simple clock window to guitest2. 6 years ago
  Andreas Kling 90e898b771 GTextBox: Avoid one instance of overdraw + naming cleanup. 6 years ago
  Andreas Kling c7b005c47b Font: Eagerly load all 256 glyphs. It's not that many. 6 years ago
  Andreas Kling de2423de5f LibGUI: Flesh out focus implementation and more GTextBox work. 6 years ago
  Andreas Kling d72575d196 LibGUI: Start bringing up GTextBox in the standalone world. 6 years ago
  Andreas Kling d66b0f7dd8 LibGUI: Mass coding style fixes. 6 years ago
  Andreas Kling b91479d9b9 Rename all the LibGUI classes to GClassName. 6 years ago