1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Applications
Stephan Unverwerth bb27b212de LibGfx: Introduce provisional font interface
Old font functionality has been moved into BitmapFont
and an abstract Font interface has been introduced to
faciliate further development of TTF font integration.
2020-12-31 23:40:27 +01:00
..
About Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
Browser LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Calculator LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Calendar LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CrashReporter CrashReporter: Show assertion message in backtrace, if any 2020-12-30 16:28:27 +01:00
Debugger Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
DisplaySettings DisplaySettings: Push the bottom buttons to the bottom the window 2020-12-30 03:18:45 +01:00
FileManager LibGfx: Add Gfx::Font::bold_variant() that does a proper font lookup 2020-12-31 01:51:18 +01:00
FontEditor LibGfx: Introduce provisional font interface 2020-12-31 23:40:27 +01:00
Help LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
HexEditor LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
IRCClient LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
KeyboardMapper LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
KeyboardSettings LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
MouseSettings Applications: Added a new MouseSettings application 2020-12-30 11:58:52 +01:00
Piano Piano: Quit the audio thread by checking Core::EventLoop for exit 2020-12-31 21:59:20 +01:00
PixelPaint PixelPaint: Use GUI::OpacitySlider for layer opacity settings 2020-12-31 12:10:01 +01:00
QuickShow Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
SoundPlayer LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
Spreadsheet LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
SystemMonitor LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Terminal Terminal: Move the settings window to GML :^) 2020-12-31 23:38:39 +01:00
TextEditor TextEditor: Switch to using GUI::FontPicker for picking editor font :^) 2020-12-30 20:37:51 +01:00
ThemeEditor LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
Welcome LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CMakeLists.txt Applications: Added a new MouseSettings application 2020-12-30 11:58:52 +01:00