index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-01
LibWeb+LibJS: Move DOM Window object to dedicated classes
Andreas Kling
2020-04-01
LibJS: Reorganize computing of |this| for CallExpressions
Andreas Kling
2020-04-01
Browser: Add error page
Linus Groh
2020-04-01
Kernel: Align read operation in HPET registers' block
Liav A
2020-04-01
IRCClient: Add Channel application menu and LIST and KICK commands
Brendan Coles
2020-04-01
HackStudio: Move the "Find in files" button in line with the search box
Tibor Nagy
2020-04-01
LibLine: Fix Shell crashing (due to write() EFAULT) on <tab><tab>
Andreas Kling
2020-04-01
Clock menu applet: launch the new Calendar on click
AnotherTest
2020-03-31
js: Implement print function for Date objects
Linus Groh
2020-03-31
Base: Tweak the canvas demo page to stop using fractional RGB values
Andreas Kling
2020-03-31
LibJS: Use "%d" to stringify numeric values that are whole integers
Andreas Kling
2020-03-31
js: Don't construct a Line::Editor unless we're going into the REPL
Andreas Kling
2020-03-31
LibLine: Fix build in Linux environment
Andreas Kling
2020-03-31
Lagom: Build LibLine since "js" depends on it
Andreas Kling
2020-03-31
IRCClient: Add support for /HOP and /TOPIC commands
Brendan Coles
2020-03-31
WindowServer: Remove applets from AppletManager on client disconnection
Andreas Kling
2020-03-31
AK: A few JSON improvements
Emanuel Sprung
2020-03-31
AK: Print double numbers with printf
Emanuel Sprung
2020-03-31
LibLine: Rename on_char_input() => register_character_input_callback()
Andreas Kling
2020-03-31
LibLine: Rename LineEditor.{cpp,h} => Editor.{cpp,h}
Andreas Kling
2020-03-31
LibLine: Rename LineEditor to Line::Editor
Andreas Kling
2020-03-31
LibLine: Rename from LibLineEdit
Andreas Kling
2020-03-31
js: Don't exit the REPL when pressing enter on an empty line
Andreas Kling
2020-03-31
Userland/js: Use the new line editor in repl
AnotherTest
2020-03-31
LibLineEdit + Shell: Handle Termios internally and give a copy if asked
AnotherTest
2020-03-31
LibLinEdit + Shell: handle signals
AnotherTest
2020-03-31
Shell: Move LineEdit out and add it as a dependency
AnotherTest
2020-03-31
LibLineEdit: Add a new Line Editor library
AnotherTest
2020-03-31
Browser: Refuse to run as root
Andreas Kling
2020-03-31
IRCClient: Refuse to run as root
Andreas Kling
2020-03-31
Base: Change root user home directory from `/` to `/root`
Brendan Coles
2020-03-31
Userland: Add optional human readable output to /bin/df
Brendan Coles
2020-03-30
LibGUI: Fix index invalidation
Sergey Bugaev
2020-03-30
LibJS: Implement Date.prototype.to{Date,Time}String()
Linus Groh
2020-03-30
LibJS: Implement Date.prototype.toString()
Linus Groh
2020-03-30
LibGUI: Brighten icons when hovering items in item views
Andreas Kling
2020-03-30
LibGUI: Brighten buttons when hovering over them :^)
Andreas Kling
2020-03-30
LibGfx: Add Painter::blit_filtered() and blit_brightened()
Andreas Kling
2020-03-30
Shell: Shorten $HOME to '~' in shell prompts
Andreas Kling
2020-03-30
WindowServer+NotificationServer: Vertical title bar for notifications
Andreas Kling
2020-03-30
LibGfx: Support vertical gradient fill (not just horizontal) :^)
Andreas Kling
2020-03-30
LibJS: Add support for arrow functions
Jack Karamanian
2020-03-30
LibJS: Add Parser save_state() and load_state() functions
Jack Karamanian
2020-03-30
LibJS: Throw TypeError when calling non-function object
Linus Groh
2020-03-30
LibJS: Start implementing Date :^)
Linus Groh
2020-03-30
LibVT: Don't scroll-to-bottom when pressing the Logo key
Andreas Kling
2020-03-30
LibJS: Use some macro magic to avoid duplicating all the token types
Andreas Kling
2020-03-30
HackStudio: Add icon for the Find action
Tibor Nagy
2020-03-30
HackStudio: Add an upscaled 32x32 icon to the About dialog
Tibor Nagy
2020-03-30
HackStudio: Fix the labels of project opening menu and dialog
Tibor Nagy
[prev]
[next]