Ali Chraghi
8f5d80a41d
CrashReporter: Implement Save Backtrace
button
2022-04-12 21:43:07 +01:00
Thitat Auareesuksakul
34a0f8cdc7
Base: Add Thai glyphs to KaticaBold10 font
...
This commit adds Thai glyphs (U+0E00..U+0E7F) to KaticaBold10.font
Currently the language doesn't render properly due to the lack of
combinable Unicode characters implementation, but the glyphs are here :)
2022-04-12 21:12:23 +01:00
Thitat Auareesuksakul
8ceae0ec2b
Base: Add Thai glyphs to KaticaRegular10 font
...
This commit adds Thai glyphs (U+0E00..U+0E7F) to KaticaRegular10.font
Currently the language doesn't render properly due to the lack of
combinable Unicode characters implementation, but the glyphs are here :)
2022-04-12 20:53:29 +01:00
Igor Pissolati
00099a8ade
LibWeb: Bring HTMLOptionElement closer to spec
2022-04-12 19:42:16 +02:00
Igor Pissolati
ae519c6fef
LibWeb: Improve HTMLImageElement::{width,height}()
...
With this change, it will correctly return the width/height when the
image element has an assigned width/height attribute.
2022-04-12 19:42:16 +02:00
Igor Pissolati
e5d978af9f
LibWeb: Bring HTMLImageElement closer to spec
2022-04-12 19:42:16 +02:00
Igor Pissolati
682a4a347a
LibWeb: Bring Node closer to spec
...
Node::base_uri() correct implementation was left as a FIXME.
2022-04-12 19:42:16 +02:00
Igor Pissolati
e2fa5c0cda
LibWeb: Bring Document closer to spec
2022-04-12 19:42:16 +02:00
Tim Schumacher
cf7a0821b5
Kernel: Increase the default userspace stack size to 4 MiB
...
This makes the main thread stack size the same as the default stack
size when creating new threads.
2022-04-12 16:48:15 +02:00
EWouters
81f1929a6f
Ports/libarchive: Update libarchive to version 3.6.1
2022-04-11 19:43:56 -07:00
EWouters
6d4fe4fa60
Ports/zsh: Update zsh to version 5.8.1
2022-04-11 19:43:56 -07:00
EWouters
deb4f2aff2
Ports/wget: Update wget to version 1.21.3
2022-04-11 19:43:56 -07:00
EWouters
1d47699e6a
Ports/tcl: Update tcl to version 8.6.12
2022-04-11 19:43:56 -07:00
EWouters
0d0ab08ff6
Ports/sqlite: Update sqlite to version 3380200
2022-04-11 19:43:56 -07:00
EWouters
bb8ca24212
Ports/SDL_sound: Update SDL_sound to git commit df3fc77
2022-04-11 19:43:56 -07:00
EWouters
20d4566ad4
Ports/SDL2_ttf: Update SDL2_ttf to version 2.0.18
2022-04-11 19:43:56 -07:00
EWouters
7fb1711a83
Ports/SDL2-GNUBoy: Update SDL2-GNUBoy to version 1.2.1
2022-04-11 19:43:56 -07:00
EWouters
f37d2e2d1c
Ports/readline: Update readline to version 8.1.2
2022-04-11 19:43:56 -07:00
EWouters
218ade0b8b
Ports/python3: Update python3 to version 3.10.4
2022-04-11 19:43:56 -07:00
EWouters
d89a58216d
Ports/pt2-clone: Update pt2-clone to version 1.43
...
Upgrade patches to git style, add ReadMe.md and remove from the list
of ports missing descriptions.
2022-04-11 19:43:56 -07:00
EWouters
d6ce3a842c
Ports/ninja: Update ninja to version 1.10.2
...
The sys-select-for-pselect patch was upstreamed in
b191404828
.
:^)
2022-04-11 19:43:56 -07:00
EWouters
ccc9550114
Ports/nano: Update nano to version 6.2
2022-04-11 19:43:56 -07:00
EWouters
a9d53b1b88
Ports/mrsh: Update mrsh to git commit cd3c3a4
...
Also preserve `-j$(nproc)` flag.
2022-04-11 19:43:56 -07:00
EWouters
d4ae72d844
Ports/libxml2: Update libxml2 to version 2.9.13
...
This version is not available from the old mirror.
2022-04-11 19:43:56 -07:00
EWouters
f0ded32200
Ports/libuv: Update libuv to version 1.44.1
...
Part of the build-Add-platform-specific-stubs-and-implementation
was upstreamed.
2022-04-11 19:43:56 -07:00
EWouters
db4370992f
Ports/libuuid: Update libuuid to version 2.38
2022-04-11 19:43:56 -07:00
EWouters
a37ce939ee
Ports/libtool: Update libtool to version 2.4.7
2022-04-11 19:43:56 -07:00
EWouters
60e2d0fbba
Ports/libmodplug: Update libmodplug to version 0.8.9.0
2022-04-11 19:43:56 -07:00
EWouters
21ea62460d
Ports/libgpg-error: Update libgpg-error to version 1.44
...
The syntax-error patch is no longer needed. :^)
2022-04-11 19:43:56 -07:00
EWouters
61a2e1cf89
Ports/libgcrypt: Update libgcrypt to version 1.10.1
2022-04-11 19:43:56 -07:00
EWouters
80f2c6581e
Ports/libexpat: Update libexpat to version 2.4.8
2022-04-11 19:43:56 -07:00
EWouters
4cf67063c0
Ports/libatomic_ops: Update libatomic_ops to version 7.6.12
2022-04-11 19:43:56 -07:00
EWouters
cf0798158a
Ports/klong: Update klong to version 20220315
...
Upgrade patch to git style, add ReadMe.md and remove from the list of
ports missing descriptions.
2022-04-11 19:43:56 -07:00
EWouters
d59694b864
Ports/imagemagick: Update imagemagick to version 7.1.0-29
2022-04-11 19:43:56 -07:00
EWouters
149428041b
Ports/hatari: Update hatari to git commit 6a86f05
2022-04-11 19:43:56 -07:00
EWouters
9a4d100913
Ports/gsl: Update gsl to version 2.7.1
2022-04-11 19:43:56 -07:00
EWouters
12b9bf826d
Ports/grep: Update grep to version 3.7
2022-04-11 19:43:56 -07:00
EWouters
0e08aa7e10
Ports/genemu: Update genemu to git commit e39f690
2022-04-11 19:43:56 -07:00
EWouters
769615fc48
Ports/gawk: Update gawk to version 5.1.1
...
The patch for config.sub is no longer required.
This also removes gawk from the list of ports missing descriptions as
it no longer has any patches.
2022-04-11 19:43:56 -07:00
EWouters
61768c732a
Ports/freetype: Update freetype to version 2.12.0
2022-04-11 19:43:56 -07:00
EWouters
e20d7788ec
Ports/fontconfig: Update fontconfig to version 2.14.0
2022-04-11 19:43:56 -07:00
EWouters
e9d8e0e03e
Ports/flatbuffers: Update flatbuffers to version 2.0.0
2022-04-11 19:43:56 -07:00
EWouters
e6172445e2
Ports/ed: Update ed to version 1.18
2022-04-11 19:43:56 -07:00
EWouters
8828b038f5
Ports/diffutils: Update diffutils to version 3.8
...
The fnmatch patch that was added in 6de6dff
is reverted because it is
not clear why it is necessary, as discussed in #9206 .
This also removes diffutils from the list of ports missing descriptions
as it no longer has any patches.
2022-04-11 19:43:56 -07:00
EWouters
8a84a03850
Ports/dialog: Update dialog to version 1.3-20220117
2022-04-11 19:43:56 -07:00
EWouters
33343998f4
Ports/ccache: Update ccache to version 4.6
2022-04-11 19:43:56 -07:00
EWouters
72d5a19db3
Ports/ca-certificates: Update ca-certificates to version 2022-03-29
2022-04-11 19:43:56 -07:00
EWouters
67ce82ba97
Ports/c-ray: Update c-ray to git commit 8f30eb9
...
Part of the fix-linkage patch is removed as the changes are no
longer required.
2022-04-11 19:43:56 -07:00
EWouters
711e317bd5
Ports/byacc: Update byacc to version 20220128
2022-04-11 19:43:56 -07:00
EWouters
aa0f356a81
Ports/brogue: Update brogue to version 1.10.1
...
Also preserve the `-j$(nproc)` flag.
2022-04-11 19:43:56 -07:00