summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2020-05-17Base: Add "no entry" emoji (U+26D4)Linus Groh
2020-05-17Base: Add "warning sign" emoji (U+26A0)Linus Groh
2020-05-17Base: Add "eyes" emoji (U+1F440)Linus Groh
2020-05-17Base: Add "smiling face with smiling eyes" emoji (U+1F60A)Linus Groh
2020-05-16Base: Add "Grimacing Face" emojijarhill0
2020-05-16Base: Add "Face Without Mouth" emojijarhill0
2020-05-16Base: add Upside-Down Face emojijarhill0
2020-05-16Base: Add file containing all emojis we support to /home/anonLinus Groh
2020-05-16Base: Add "Fire" emoji (U+1F525)Linus Groh
2020-05-16Base: Add "Thumbs down sign" emoji (U+1F44E)Linus Groh
2020-05-16Base: Add a basic "Thumbs up sign" emoji (U+1F44D) :^)Andreas Kling
2020-05-16ClipboardHistory: Add a clipboard history applet :^)Sergey Bugaev
2020-05-15Base: Allow NotificationServer to access the ClipboardSergey Bugaev
2020-05-14Clipboard: Move the system clipboard to a dedicated service process :^)Andreas Kling
2020-05-14LibWeb: Support the :root pseudo classLinus Groh
2020-05-13PaintBrush: Borrow the "move" cursor for the "move" tool :^)Andreas Kling
2020-05-11LibWeb: Add basic support for CSS percentagesAndreas Kling
2020-05-11FontEditor: Fix link to icon after it movedBen Wiederhake
2020-05-10LibWeb: Add basic support for "border-style: {dotted,dashed}"Linus Groh
2020-05-10DisplaySettings: Tweak app iconAndreas Kling
2020-05-10Base: Open .font files in FontEditor againAndreas Kling
2020-05-10Demos: Add LibGfx Demo :^)Linus Groh
2020-05-09Docs: Add unzip(1) man pageAndres Vieira
2020-05-09Base: Add a "zip" folder to /home/anon/ with a .zip file to testAndres Vieira
2020-05-09LaunchServer: Don't use SystemServer keepaliveAndreas Kling
2020-05-09Base: Open https:// URLs in BrowserAndreas Kling
2020-05-09LaunchServer: Run with portal permissions 600Andreas Kling
2020-05-09LaunchServer: Add the LaunchServer to centralise file associations.Nicholas Hollett
2020-05-09Base: Move 32px font editor app icon under 32x32 folderHüseyin ASLITÜRK
2020-05-08Kernel+Userland: Add "settime" pledge promise for setting system timeAndreas Kling
2020-05-08Base: Add emoji files for 26A1, 2B06 and 2B07Hüseyin ASLITÜRK
2020-05-07Base: Add "`" to GB keymapLinus Groh
2020-05-06LibWeb: Add canvas.fillAnotherTest
2020-05-05LibWeb: Add support for "display: inline-block"Andreas Kling
2020-05-05Base: Fix a typoSergey Bugaev
2020-05-05LibWeb: Add canvas.quadraticCurveTo()AnotherTest
2020-05-04Base: Document unveil(2)Sergey Bugaev
2020-05-04SystemMenu+MouseDemo: Add menu entry and nice iconsBen Wiederhake
2020-05-03Base: Add browser bookmark for Google :^)Andreas Kling
2020-05-02Terminal: Add config for startup commandShannon Booth
2020-05-02Screensaver: Add app-screensaver.png 16x16 iconBrendan Coles
2020-05-02LibTLS: Make enough stuff work to have a demo runAnotherTest
2020-05-02Fire: Add app-fire.png 16x16 iconBrendan Coles
2020-05-02Cube: Add app-cube.png 16x16 iconBrendan Coles
2020-05-02Base: Tweak MessageBox icons a tiny bitAndreas Kling
2020-05-02LibGfx: Decode paletted and grayscale images with 1/2/4 bit depthLepkoQQ
2020-05-02Base: Update js(1) manpageLinus Groh
2020-05-01Base: Adjust filetype icons to be right-aligned for consistencyAndreas Kling
2020-05-01Base: Icons for INI, Object and Library file typesHüseyin ASLITÜRK
2020-04-30WindowServer: Add action icons to the window menusAndreas Kling