1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:57:34 +00:00

Commit graph

  • 080aa567a5 RequestServer+LibTLS: Allow applications to specify multiple root certs Andrew Kaster 2024-02-05 09:34:51 -07:00
  • 49467c6ec2 LibVT: Write emoji to the pseudo-terminal master fd on emoji input ronak69 2024-01-29 11:12:15 +00:00
  • d0e3065ced Kernel/riscv64: Don't touch reserved fields of the sstatus CSR in boot.S Sönke Holz 2024-02-05 00:27:13 +01:00
  • 433fe3dc26 Calendar: Add ability to view events Sanil 2024-02-04 17:46:11 +05:30
  • 0d41f6cf89 Base: Improve 3DFileViewer Icons Cubic Love 2024-01-16 22:13:10 +00:00
  • 3d18988aa0 Base: Improve 3DFileViewer manpage Cubic Love 2024-01-13 18:55:57 +00:00
  • d70424bb0f Kernel/HID: Move code_point assignment before its use key in assignment John te Bokkel 2024-02-03 09:35:48 -08:00
  • 88af15d513 AK: Store JsonValue's value in AK::Variant Dan Klishch 2023-11-15 03:03:07 -05:00
  • 05e53b5fd3 LibWeb: Use file's URL as document's URL when loading markdown files ronak69 2024-01-29 15:47:21 +00:00
  • 6c31f2a68a LibJS: Don't crash when attempting to load from an invalid reference Tim Ledbetter 2024-01-31 22:27:11 +00:00
  • 53273e2037 LibWeb: Don't navigate() to about:blank when making a fresh Traversable Andrew Kaster 2024-02-07 09:03:47 -07:00
  • 889b903e40 LibWeb: Call the_end() on Documents from window.open("about:blank") Andrew Kaster 2024-02-07 08:30:15 -07:00
  • bc9c710904 LibWeb: Hide WebDriver::match_route debug behind its own flag Andrew Kaster 2024-02-07 08:06:55 -07:00
  • f739e976a4 Tests: Pass App Bundle path to WebDriver to WPT CTest test on macOS Andrew Kaster 2024-02-07 09:10:52 -07:00
  • d7f04c9aa1 LibGfx/JPEGLoader: Make byte_offset() return offset from start of stream Nico Weber 2024-01-29 09:52:53 -05:00
  • 113c6dc48b WindowServer: Show fixed aspect ratio in the resize overlay ronak69 2023-12-24 15:04:12 +00:00
  • 83028518a0 WindowServer: Don't show tile overlay for fixed aspect ratio windows ronak69 2023-10-13 17:51:48 +00:00
  • 8d16c7c9b9 WindowServer: Handle latching fix-aspect-ratio window to the screen edge ronak69 2023-10-13 14:56:32 +00:00
  • e09245badd cut: Add -c,--characters option Kyle Lanmon 2024-01-26 13:29:22 -06:00
  • f926d96c74 CI: Bump mymindstorm/setup-emsdk from 13 to 14 dependabot[bot] 2024-01-29 01:50:33 +00:00
  • 5054f34b4a LibAudio: Automatically write a FLAC seektable kleines Filmröllchen 2023-10-03 13:18:16 +02:00
  • c0d7749654 Kernel/riscv64: Add QEMU virt machine memory map Sönke Holz 2024-01-24 18:51:11 +01:00
  • 3e0d1becd4 cp: Add --interactive/-i flag Erick Howard 2024-01-22 22:02:45 +08:00
  • 90d68d43ce KeyboardMapper: Convert Utf-8 char in String to Utf-32 code point ronak69 2024-01-23 14:42:45 +00:00
  • 227aa8f2e4 Kernel/Net: E1000ENetworkAdapter detect EEPROM Tom Finet 2024-01-22 22:46:37 +00:00
  • 7945c9d808 JSSpecCompiler: Do not store XML::Node in tokens Dan Klishch 2024-01-20 20:58:43 -05:00
  • 94f5086b93 JSSpecCompiler: Remove ParseError Dan Klishch 2024-01-20 19:48:32 -05:00
  • 9a2337f7ad JSSpecCompiler: Get rid of ParseError in Lexer Dan Klishch 2024-01-20 19:47:02 -05:00
  • ed04aff1de JSSpecCompiler: Try to get section number even if header parsing failed Dan Klishch 2024-01-20 18:59:03 -05:00
  • 6b30c4d2f0 JSSpecCompiler: Issue meaningful errors in TextParser Dan Klishch 2024-01-17 01:36:39 -05:00
  • dee4978d67 JSSpecCompiler+LibXML: Store location for tokens Dan Klishch 2024-01-16 20:47:08 -05:00
  • d219c91ca9 JSSpecCompiler: Make fields in classes from SpecParser.h private Dan Klishch 2024-01-20 18:42:42 -05:00
  • cb6e75e890 JSSpecCompiler: Mostly get rid of ParseError in AlgorithmStep Dan Klishch 2024-01-16 22:16:39 -05:00
  • 1bd1187c92 JSSpecCompiler: Push ParseError out of AlgorithmStepList Dan Klishch 2024-01-16 21:49:33 -05:00
  • c7369f2f93 JSSpecCompiler: Push ParseError out of Algorithm Dan Klishch 2024-01-16 21:39:32 -05:00
  • d339ad01bb JSSpecCompiler: Push ParseError out of SpecFunction Dan Klishch 2024-01-16 21:24:55 -05:00
  • 32f601f9a4 LibPDF: Fix small bug from #21452 Nico Weber 2024-02-08 07:50:02 -05:00
  • 93ee01041f LibGfx/OpenType: Validate we can read the active cmap subtable format Nico Weber 2024-02-07 20:23:18 -05:00
  • be8b5b794f LibGfx/OpenType: Error on fonts without a supported subtable Nico Weber 2024-02-07 20:22:50 -05:00
  • b177e0dd66 ClipboardHistory: Be more careful about the history limit Sam Atkins 2024-01-31 16:33:55 +00:00
  • 0b9aee57e7 ClipboardHistory: Store clipboard history as valid JSON Sam Atkins 2024-02-07 12:33:26 +00:00
  • ff3e454565 LibWeb: Invalidate paint-only property after relayout Aliaksandr Kalenik 2024-02-07 13:13:32 +01:00
  • e8a20b3c3e Ports: Update mc to 4.8.31 Kenneth Myhra 2024-02-06 20:12:34 +01:00
  • babddc24c2 Documentation: Add 'python3-packaging' to additional dependency list Kenneth Myhra 2024-02-06 19:37:27 +01:00
  • 45f827f58c Ports: Update glib to 2.79.1 Kenneth Myhra 2024-02-06 19:33:32 +01:00
  • e865b3e3ab Ports: Update curl to 8.6.0 Kenneth Myhra 2024-02-06 19:30:03 +01:00
  • f961a0eb61 TerminalSettings: Ensure automark setting is reverted on cancel Tim Ledbetter 2024-02-07 06:05:16 +00:00
  • fa37a220d6 Terminal: Propagate changes in automark settings to the terminal Tim Ledbetter 2024-02-07 06:05:16 +00:00
  • 0bdb222953 Terminal: Deduplicate bell mode parsing code Tim Ledbetter 2024-02-07 06:05:16 +00:00
  • 5c8962b8f1 LibVT+TerminalSettings: Move settings parsing functions to LibVT Tim Ledbetter 2024-02-07 06:05:16 +00:00
  • 2850bb881a TerminalSettings: Provide default values for terminal settings Tim Ledbetter 2024-02-07 06:05:16 +00:00
  • 1df31e426d TerminalSettings: Use correct name for the automark_off radio button Tim Ledbetter 2024-02-07 06:05:16 +00:00
  • b680c29923 Base: Add a default AutoMark entry to the Terminal config file Tim Ledbetter 2024-02-07 06:05:16 +00:00
  • d3c94d8436 LibGfx: Add a comment to Font::try_load_from_offset() Nico Weber 2024-02-06 21:29:21 -05:00
  • 21ffb118af LibGfx/OpenType: Support cmaps with format Unicode Nico Weber 2024-02-06 21:41:22 -05:00
  • 54ab6fe5b9 LibVT+Everywhere: Introduce 'automarks' and 'clear previous command' Ali Mohammad Pur 2024-02-06 01:41:35 +03:30
  • cde528fdd9 LibLine: Fully redraw on resize when origin position changes Ali Mohammad Pur 2024-02-06 01:40:45 +03:30
  • 35abbafb7b Shell: Don't escape display/trailing texts when completing via programs Ali Mohammad Pur 2024-02-04 16:20:41 +03:30
  • 8666b4fa87 Shell: Provide a valid ending position for POSIX immediate nodes Ali Mohammad Pur 2024-02-04 15:39:22 +03:30
  • 946a4d6f0f Presenter: Add Manual link in help menu Gabriel Tassinari 2024-02-06 04:02:30 -03:00
  • 7326d00baa RequestServer: Avoid using gethostbyname mobounya 2024-01-29 10:20:58 +01:00
  • 38164411f0 Ladybird/Qt: Properly listen for DPI changes on Wayland Dan Klishch 2024-01-26 23:14:41 -05:00
  • bf0b114bde Ports/devilutionX: Update to version 1.5.2 Tim Ledbetter 2024-02-06 06:12:05 +00:00
  • cd5aeb0f22 Tests: Remove UserspaceEmulator more Nico Weber 2024-02-06 07:41:51 -05:00
  • 4a41a65ec5 LibWeb: Shift button paintable clip rectangle by scroll offset Aliaksandr Kalenik 2024-02-06 11:19:55 +01:00
  • d43dbe2842 LibWeb: Shift SVG paintable clip rectangle by scroll offset Aliaksandr Kalenik 2024-02-06 11:14:32 +01:00
  • 677bcea771 ntpquery: Use AK::convert_between_host_and_network_endian Dan Klishch 2023-11-19 18:19:11 -05:00
  • 6b08b43a1e Ports: Update URL for qt6-qt5compat Jelle Raaijmakers 2024-02-04 22:25:18 +01:00
  • f5fd912d6d LibJS/Tests: Add a bunch of rounding mode tests Shannon Booth 2024-02-05 21:10:57 +13:00
  • 0ed352e44e LibJS: Update DifferenceInstant and its callers to latest spec Shannon Booth 2024-01-10 20:53:23 +13:00
  • c4f37c1bfa LibJS: Implement Temporal AO BalanceDuration Shannon Booth 2024-01-10 20:50:56 +13:00
  • 276930185a LibJS: Implement temporal AO BalancePossiblyInfiniteTimeDuration Shannon Booth 2024-01-10 20:35:09 +13:00
  • 750ecc3f43 LibJS: Add a FIXME to remove use of old Temporal AO BalanceDuration Shannon Booth 2024-01-10 20:31:28 +13:00
  • af586dde64 LibJS: Add a remainder() function to represent remainder(x, y) Shannon Booth 2024-01-08 19:20:31 +13:00
  • cc083310a7 LibGfx/ICC: In lerp_nd(), use VLAs for coordinates Nico Weber 2024-02-04 19:00:40 -05:00
  • 9fc47345ce LibGfx+LibPDF: Make sample() functions take ReadonlySpan<> Nico Weber 2024-02-02 21:51:14 -05:00
  • a352099b05 LibGfx/ICC: In lerp_nd(), use VLAs for left_index, factor Nico Weber 2024-02-02 21:48:31 -05:00
  • 69df94ec5c LibWeb: Implement document.elementFromPoint() Tim Ledbetter 2024-02-06 06:02:51 +00:00
  • c732e03ea0 LibWeb: Add missing implementation of method in AnimationTimeline Matthew Olsson 2024-02-04 19:22:49 -07:00
  • df4be9a479 LibWeb: Add missing virtual destructor in AnimationEffect Matthew Olsson 2024-02-04 19:14:22 -07:00
  • 154b4d4196 LibWeb: Invalidate style of animation targets in update_finished_state Matthew Olsson 2024-02-04 14:13:16 -07:00
  • a7727215a6 LibWeb: Implement missing members of AnimationEffect.getComputedTiming() Matthew Olsson 2024-02-04 17:22:09 -07:00
  • 360082544c LibWeb: Fix incorrect Animation active_time in the after phase Matthew Olsson 2024-02-04 17:23:01 -07:00
  • 16a21a503d LibWeb: Fix incorrect comparison in Animation::update_finished_state Matthew Olsson 2024-02-04 13:56:01 -07:00
  • 2e29b0d700 LibWeb: Rename confusing parameter in AnimationPlaybackEvent Matthew Olsson 2024-02-03 18:23:14 -07:00
  • 8c80d0ee02 LibWeb: Fix typo (original_relative_time -> origin_relative_time) Matthew Olsson 2024-02-03 18:22:44 -07:00
  • a27dd03dcc LibWeb: Avoid slicing struct in KeyframeEffect::construct_impl Matthew Olsson 2024-02-03 12:32:44 -07:00
  • 7411f66fcf LibWeb/CSS: Resolve value of "height" in special way according to spec Aliaksandr Kalenik 2024-02-05 09:43:55 +01:00
  • 582bf1eaf3 Run: Fix bug where it would crash because uninitialized main widget Bastiaan van der Plaat 2024-01-30 21:54:20 +01:00
  • 747fd86f26 LibWeb: Make WebDriver check if the BC's navigable has been destroyed Timothy Flynn 2024-02-05 12:34:29 -05:00
  • 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec Aliaksandr Kalenik 2024-02-04 15:27:04 +01:00
  • b6292a2d7d LibWeb: Use WebIDL integer typedefs in ProgressEvent Shannon Booth 2024-02-06 17:04:12 +13:00
  • 3e756da564 LibWeb: Use unsigned long long for ProgressEventInit Shannon Booth 2024-02-06 17:03:43 +13:00
  • 92a628c07c LibPDF: Always treat /Subtype /Image as binary data when dumping Nico Weber 2024-02-05 19:36:35 -05:00
  • a9df60ff1c AK: Update OptionParser::m_arg_index by substracting skipped args vincent-rg 2024-02-05 21:47:09 +01:00
  • 8320faf052 Ladybird/Qt: Map Enter keypresses to the code point '\n' Tim Ledbetter 2024-02-05 18:53:54 +00:00
  • 5a8e82e6ea Base: Create user default Music and Pictures directories Bastiaan van der Plaat 2024-01-29 19:19:31 +01:00
  • c8dc77a552 LibCore: Add Music, Pictures and Videos user directory helpers Bastiaan van der Plaat 2024-01-29 19:18:53 +01:00
  • f4d5ff9ed9 Welcome: Move tips.txt to /usr/share/Welcome because it's system wide Bastiaan van der Plaat 2024-01-29 19:18:19 +01:00
  • 813c66403d LibWeb: Catch null browsing context in destroy_top_level_traversable Andrew Kaster 2024-02-05 03:26:05 -07:00