ladybird/Userland/Applications
Idan Horowitz 18ae37439a FontEditor+LibGfx: Allow user to specify if a specific glyph is present
This replaces the glyph width spinbox in the font editor with a
checkbox when editing fixed width fonts that indicates if the
currently selected character's glyph is present in the edited font
(For variable width fonts a non zero width implies presence)

This commit also changes the background color of glyphs in the glyph
map based on the presence of each specific glyph in the font.
2021-04-18 22:10:25 +02:00
..
About Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
Browser LibJS: Implement console.assert() 2021-04-18 18:28:17 +02:00
Calculator Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Calendar Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
CrashReporter Kernel+CrashReporter: Add metadata about page faults to crash reports 2021-04-04 20:13:55 +02:00
Debugger Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
DisplaySettings Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
FileManager FileManager: Show action status tips in the status bar :^) 2021-04-18 16:44:00 +02:00
FontEditor FontEditor+LibGfx: Allow user to specify if a specific glyph is present 2021-04-18 22:10:25 +02:00
Help Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
HexEditor HexEditor: Use debgln_if 2021-04-16 20:03:35 +02:00
IRCClient Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
KeyboardMapper Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
KeyboardSettings Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
MouseSettings Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Piano Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
PixelPaint PixelPaint: Add keyboard zoom shortcuts 2021-04-16 19:57:28 +02:00
QuickShow Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Run Run: Put the window in the bottom left of the desktop 2021-04-17 23:27:00 +02:00
SoundPlayer Everything: Add -Wnon-virtual-dtor flag 2021-04-15 20:57:13 +02:00
SpaceAnalyzer Everywhere: Fix a bunch of typos 2021-04-18 10:30:03 +02:00
Spreadsheet Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
SystemMonitor Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Terminal Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
TextEditor LibGUI: Rename Action::long_text to Action::status_tip 2021-04-18 10:58:22 +02:00
ThemeEditor Everywhere: Rename title_bar => titlebar 2021-04-18 16:35:18 +02:00
Welcome Welcome: Fix build breakage 2021-04-15 21:00:55 +02:00
CMakeLists.txt Applications: Rename Serendipity => Welcome 2021-04-15 20:50:24 +02:00