index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
Age
Commit message (
Expand
)
Author
2020-04-04
Base: Add la-latin1 keyboard layout (#1597)
M
2020-04-03
LibWeb: Implement <script src> support for synchronous scripts
Andreas Kling
2020-04-03
Revert "Kernel & Userland: Allow to mount image files formatted with Ext2FS"
Andreas Kling
2020-04-03
LibWeb: Add "navigator" object and expose navigator.userAgent
Andreas Kling
2020-04-02
Kernel & Userland: Allow to mount image files formatted with Ext2FS
Liav A
2020-04-01
Browser: Add error page
Linus Groh
2020-03-31
Base: Tweak the canvas demo page to stop using fractional RGB values
Andreas Kling
2020-03-31
Base: Change root user home directory from `/` to `/root`
Brendan Coles
2020-03-30
LibJS: Start implementing Date :^)
Linus Groh
2020-03-30
HackStudio: Add an upscaled 32x32 icon to the About dialog
Tibor Nagy
2020-03-30
LibWeb: Support more advanced selectors in document.querySelectorAll()
Andreas Kling
2020-03-30
LibWeb: Add naive support for document.querySelectorAll()
Andreas Kling
2020-03-29
Base: Add icons for color-chooser
Hüseyin ASLITÜRK
2020-03-29
Base: Add tile wallpaper
Hüseyin ASLITÜRK
2020-03-29
Base: Add monitor.png
Hüseyin ASLITÜRK
2020-03-27
Browser: Let the user add/remove bookmarks to the bookmarks bar
Emanuel Sprung
2020-03-27
Browser: Add bookmarks bar
Emanuel Sprung
2020-03-26
Base: Add a man page for js(1)
Sergey Bugaev
2020-03-26
Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511)
Elisée Maurer
2020-03-25
LibWeb: Implement getting and setting element.innerHTML
Andreas Kling
2020-03-25
Keymap: Add FR keymap layout
redoste
2020-03-24
LibJS: Implement "throw"
Andreas Kling
2020-03-24
LibJS: Implement basic exception throwing
Andreas Kling
2020-03-24
LibJS: Parse "try", "catch" and "finally"
Andreas Kling
2020-03-23
LibWeb: CSS: Add "position: absolute" with top and left
myphs
2020-03-22
LibWeb: Add basic support for requestAnimationFrame()
Andreas Kling
2020-03-21
Base: Add a demo web page for canvas+setInterval+randomness
Andreas Kling
2020-03-21
Base: Tidy up the events.html test page a little bit
Andreas Kling
2020-03-21
LibJS: Delete fully-empty HeapBlocks after garbage collection
Andreas Kling
2020-03-21
LibJS: Parse object expressions
0xtechnobabble
2020-03-20
LibJS: Add ArrayPrototype and implement Array.prototype.push()
Andreas Kling
2020-03-20
LibJS: Support reading/writing elements in an Array via Object get/put
Andreas Kling
2020-03-20
LibJS: Parse ArrayExpression and start implementing Array objects
Andreas Kling
2020-03-20
LibWeb: Add CSS property 'border'
myphs
2020-03-19
Base: Add Calendar.af
rhin123
2020-03-19
Calendar: Add a 16x16 app icon
rhin123
2020-03-19
LibWeb: Add <canvas> element and start fleshing out CRC2D
Andreas Kling
2020-03-19
LibJS: Prefer FunctionDeclaration if a statement begins with "function"
Andreas Kling
2020-03-18
LibWeb: Fire "mousedown" and "mousemove" events in the DOM :^)
Andreas Kling
2020-03-18
LibWeb: Start working on DOM event support
Andreas Kling
2020-03-18
SystemServer: Add WorkingDirectory support
Itamar
2020-03-17
LibJS: Implement typeof operator
Conrad Pankoff
2020-03-17
Base: Add Joi theme
marprok
2020-03-16
LibJS: Replace the global print() function with console.log() :^)
Andreas Kling
2020-03-16
js: Fix simple scopes example
0xtechnobabble
2020-03-16
LibJS: Implement abstract equality and inequality
0xtechnobabble
2020-03-16
LibGUI: Use themes for syntax highlighting
Oriko
2020-03-16
Keymap: Add a US Dvorak keyboard layout
Přemysl Janouch
2020-03-15
LibJS: Add ObjectPrototype and implement hasOwnProperty()
Andreas Kling
2020-03-15
LibJS: Add StringPrototype and make it the prototype of StringObject
Andreas Kling
[next]