Linus Groh
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
2021-04-22 22:51:19 +02:00
Brian Gianforcaro
1682f0b760
Everything: Move to SPDX license identifiers in all files.
...
SPDX License Identifiers are a more compact / standardized
way of representing file license information.
See: https://spdx.dev/resources/use/#identifiers
This was done with the `ambr` search and replace tool.
ambr --no-parent-ignore --key-from-file --rep-from-file key.txt rep.txt *
2021-04-22 11:22:27 +02:00
Andreas Kling
0069020e6c
WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet
2021-04-04 17:55:50 +02:00
Petróczi Zoltán
ca49f96b78
LibJS Date: Added "Invalid Date".
...
Setting an invalid value on a Date object now makes it invalid.
Setting it again but with correct values makes it valid again.
2021-03-22 20:58:22 +01:00
tuqqu
43f0c92bcd
LibJS: Add Date methods: setHours, setMinutes, setSeconds, setMilliseconds
2021-03-19 23:08:21 +01:00
Andreas Kling
093331df06
LibJS: Add Date.prototype.toGMTString()
2021-03-15 21:20:33 +01:00
Andreas Kling
13d7c09125
Libraries: Move to Userland/Libraries/
2021-01-12 12:17:46 +01:00