ladybird/Userland/Applications
Mart G 7394316818 HexEditor: Render selection background without gaps between rows
The selected region in HexEditor is indicated by rendering a different
background color for the selected bytes.

Previously this background was rendered so that the background
rectangles were not contigous between different rows. This caused a high
contrast pattern that interfered with the readability of the hexadecimal
digits.

Now the background is rendered as a single contiguous block.
2022-10-14 16:24:51 +01:00
..
3DFileViewer Userland: Unveil /proc/all in applications which require it 2022-10-03 17:09:21 +01:00
About Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version 2022-10-14 13:45:33 +02:00
AnalogClock Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Assistant AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Browser Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version 2022-10-14 13:45:33 +02:00
BrowserSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Calculator Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Calendar Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
CalendarSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
CharacterMap Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ClockSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
CrashReporter AK+Userland: Stub out code that isn't currently implemented on AARCH64 2022-10-14 13:01:13 +02:00
Debugger AK+Userland: Stub out code that isn't currently implemented on AARCH64 2022-10-14 13:01:13 +02:00
DisplaySettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Escalator Escalator: Add new method to privilege escalate within GUI 2022-10-14 11:23:06 +02:00
FileManager Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
FontEditor Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
GamesSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Help Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
HexEditor HexEditor: Render selection background without gaps between rows 2022-10-14 16:24:51 +01:00
ImageViewer AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
KeyboardMapper AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2022-10-04 23:35:07 +01:00
KeyboardSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Magnifier Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Mail Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
MailSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
MouseSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
NetworkSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
PartitionEditor Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
PDFViewer Userland: Unveil /proc/all in applications which require it 2022-10-03 17:09:21 +01:00
Piano Piano: Replace knob instantiations with ProcessorParameterWidgets 2022-07-25 15:25:13 +02:00
PixelPaint PixelPaint: Unveil clipboard using the right path 2022-10-14 15:42:07 +02:00
Run Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Settings Settings: Support for launching settings apps as root 2022-10-14 11:23:06 +02:00
SoundPlayer SoundPlayer: Port M3UParser to Core::Stream 2022-09-20 07:48:45 -04:00
SpaceAnalyzer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Spreadsheet Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
SystemMonitor Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Terminal SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
TerminalSettings Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
TextEditor Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ThemeEditor Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
VideoPlayer VideoPlayer: Allow display of multiple frames by clicking the image 2022-10-09 20:32:40 -06:00
Welcome Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
CMakeLists.txt Escalator: Add new method to privilege escalate within GUI 2022-10-14 11:23:06 +02:00