ladybird/Userland/Applications
Sam Atkins 3df3a85235 LibGfx+Userland: Move FontWeight enum into its own file
FontDatabase.h with its includes add up to quite a lot of code. In the
next commit, compiled GML files are going to need to access the
FontWeight enum, so let's allow them to do that without pulling in lots
of other things.

Also, change users to include FontWeight.h instead of FontDatabase.h
where appropriate.
2024-01-21 09:32:10 -05:00
..
3DFileViewer Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
About About: Display Application's Icon in File Manager 2023-09-02 16:27:08 +01:00
AnalogClock Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Assistant Revert "Assistant: Check for access before showing results" 2024-01-14 15:51:32 -07:00
Browser Browser: Add help menu item 2024-01-12 16:27:40 -07:00
BrowserSettings BrowserSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
Calculator Calculator: Use new GML compiler 2024-01-19 10:50:15 +00:00
Calendar Calendar: Use new GML compiler 2024-01-19 10:50:15 +00:00
CalendarSettings CalendarSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
CertificateSettings CertificateSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
CharacterMap Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
ClockSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CrashReporter CrashReporter: Port CrashReporter to GML Compiler 2023-12-27 15:29:50 +01:00
Debugger Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
DisplaySettings DisplaySettings: Disable custom color scheme combobox by default 2024-01-21 08:38:18 -05:00
Escalator Escalator: Port Escalator to GML Compiler 2024-01-10 00:03:27 +01:00
FileManager LibGfx+Userland: Move FontWeight enum into its own file 2024-01-21 09:32:10 -05:00
FontEditor DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
GamesSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Help DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
HexEditor DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
ImageViewer LibGfx+ImageViewer: Replace ImageDecoder::is_vector() with an enum 2024-01-10 09:39:00 +01:00
KeyboardMapper DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
KeyboardSettings KeyboardSettings: Port to GML compiler 2024-01-19 17:03:30 +01:00
Magnifier Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Mail Mail: Add fullscreen option 2024-01-14 15:18:43 -07:00
MailSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Maps Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
MapsSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
MouseSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
NetworkSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
PartitionEditor PartitionEditor: Show better error when can't find partition table 2024-01-11 20:57:40 +00:00
PDFViewer PDFViewer: Move debug actions from toolbar into a menu 2024-01-21 08:22:27 -05:00
Piano Kernel: Set correct KeyCode count 2024-01-14 15:06:37 -07:00
PixelPaint LibGfx+Userland: Move FontWeight enum into its own file 2024-01-21 09:32:10 -05:00
Presenter LibGfx+Userland: Move FontWeight enum into its own file 2024-01-21 09:32:10 -05:00
Run Run: Use new GML compiler 2024-01-19 10:50:15 +00:00
Settings Settings: Add fullscreen option 2024-01-14 15:18:43 -07:00
SoundPlayer SoundPlayer: Don't drop the unix pledge 2024-01-19 09:08:37 +01:00
SpaceAnalyzer Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
Spreadsheet Applications: Add fullscreen for Office category 2024-01-14 15:18:43 -07:00
SystemMonitor Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
Terminal Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
TerminalSettings TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00
TextEditor Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
ThemeEditor LibFileSystem+Userland: Return ByteString from absolute_path() 2024-01-16 08:42:34 +00:00
VideoPlayer Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Welcome Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CMakeLists.txt Maps: Add MapsSettings with multiple tile providers options 2023-09-18 12:46:41 -06:00