serenity/Applications
Andreas Kling e09b83c60c LibTextCodec: Start fleshing out a simple text codec library
We're starting with a very basic decoding API and only ISO-8859-1 and
UTF-8 decoding (and UTF-8 decoding is really a no-op since String is
expected to be UTF-8.)
2020-05-03 23:01:58 +02:00
..
About Meta: Fix Makefile permissions (not executable) 2020-05-03 14:24:08 +02:00
Browser LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00
Calculator LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Calendar LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Debugger Meta: Fix Makefile permissions (not executable) 2020-05-03 14:24:08 +02:00
DisplaySettings DisplaySettings: Don't crash after 'pape' 2020-05-02 14:12:36 +02:00
FileManager AK+FileManager: Move out human_readable_size to AK::NumberFormat 2020-05-03 12:59:26 +02:00
FontEditor LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
Help LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00
HexEditor LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
IRCClient LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00
PaintBrush LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
Piano LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
QuickShow QuickShow: Add gif files to navigation file list 2020-04-26 18:44:20 +02:00
SoundPlayer LibGUI: Make it easier to create checkable GUI::Actions 2020-04-21 17:21:28 +02:00
SystemMenu LibGUI: Simplify submenu construction 2020-04-29 11:48:11 +02:00
SystemMonitor SystemMonitor: Shrink margins of main layout 2020-04-23 17:54:59 +02:00
Taskbar WindowServer+LibGUI+Taskbar: Don't include frameless windows in lists 2020-05-02 12:24:23 +02:00
Terminal Terminal: Write an empty string instead of (null) on Command key 2020-05-02 15:41:27 +02:00
TextEditor LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00
Welcome LibCore: Make Core::Object::add<ChildType> return a ChildType& 2020-03-04 21:04:06 +01:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00