summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-05LibIPC: Process remaining read bytes before shutting down due to EOFnetworkException
2022-06-05LibWeb: Paint list markers antialiasedMacDue
2022-06-05Pong: Paint ball antialiasedMacDue
2022-06-05Chess: Paint move marker antialiasedMacDue
2022-06-05Breakout: Paint ball antialiasedMacDue
2022-06-05Kernel: Unify Kernel task names for consistencyBrian Gianforcaro
2022-06-05LibGfx: Fix antialiased circles becoming too pointy at small sizesMacDue
2022-06-05LibGUI+Browser: Fix crash when activating a "Tab n" actionnetworkException
2022-06-04LibGL: Reject GL_LEFT and GL_RIGHT in glCullFaceLuke Wilde
2022-06-04Ports: Update serenity-theming to 2287073Xexxa
2022-06-04LibC: Make asctime_r() in time.h POSIX compliantMay
2022-06-03Ports: Replace manually linking `xz` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `ntbtls` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `npth` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libxml2` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libvorbis` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libtiff` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libtheora` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libsodium` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libpng` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libogg` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libmodplug` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libksba` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libjpeg` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libiconv` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libgpg-error` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libgcrypt` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `libassuan` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `SDL2_ttf` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `SDL2_net` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `SDL2_mixer` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `SDL2_image` with a libtool patchTim Schumacher
2022-06-03Ports: Replace manually linking `SDL2_gfx` with a libtool patchTim Schumacher
2022-06-03LibWeb: Reject invalid background-repeat values instead of crashingIdan Horowitz
2022-06-03LibWeb: Support DocumentFragments in Node.prototype.cloneNodeIdan Horowitz
2022-06-03js: Create throw completions instead of raw error values on SyntaxErrorIdan Horowitz
2022-06-03WindowServer: Check that a menu is not nullLorenzo Concas
2022-06-03Applets: Use spawn_or_show_error() for common spawn patternMacDue
2022-06-03Applications: Use spawn_or_show_error() for common spawn patternMacDue
2022-06-03Services: Use Core::Process::spawn() for common process spawn patternMacDue
2022-06-03LibWeb: Fix Array OOBs in the HTMLTokenizerstelar7
2022-06-02Ports/cmake: Update cmake to version 3.23.2EWouters
2022-06-02Meta: Add check if AvailablePorts.md is sortedcircl
2022-06-02Ports: Re-sort AvailablePorts.mdcircl
2022-06-02Ports/powdertoy: Use the release build typecircl
2022-06-02Ports/luajit: Use HOST_CC instead of hardcoding gcccircl
2022-06-02Ports/luajit: Move warning to configurecircl
2022-06-02Ports/tinycc: Fix syntax error in backtrace patchcircl
2022-06-02LibJS: Stub out String.prototype.normalizestelar7
2022-06-02Base: Add Misc. Symbols and Pictographs to font Katica Regular 10Xexxa