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
/
home
Age
Commit message (
Expand
)
Author
2021-01-05
Playground: Support opening gml file by path as command line argument
Brendan Coles
2020-12-30
Terminal: Remove redundant scroll length settings option
Idan Horowitz
2020-12-24
LaunchServer+Base: Stop using Browser as default protocol handler
Linus Groh
2020-12-21
LibVT+Terminal: Add the option to disable the bell
Alex McGrath
2020-12-10
Base: Remove *.hsp files
Andreas Kling
2020-12-05
Browser: Add DuckDuckGo to bookmarks (#4288)
Daniel Lemos
2020-11-10
LaunchServer: Add hsp=/bin/HackStudio file association to config
Brendan Coles
2020-11-10
Base: remove unnecessary Game config files from /home/anon/.config/
Brendan Coles
2020-11-05
Base: Tweak CXXFLAGS for the "little" test projects
Andreas Kling
2020-11-04
Chess: Add missing default config file in .config :^)
Jesse Buhagiar
2020-11-04
Minesweeper+Snake: load config file before calling unveil()
Brendan Coles
2020-11-02
Games: Use pledge and unveil
Brendan Coles
2020-11-01
LaunchServer: Add sheets=/bin/Spreadsheet file association to config
Brendan Coles
2020-10-26
Shell+LibLine: Support HISTCONTROL environment variable
Linus Groh
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-10-01
DevTools: Remove VisualBuilder and FormCompiler
Andreas Kling
2020-08-26
Base+HackStudio: Rename project file extensions to .hsp
thankyouverycool
2020-08-15
Base: Modify "little" project
Itamar
2020-08-05
Browser: Move bookmarks.json to ~/.config
Andreas Kling
2020-08-05
Base: Add ~/Documents and put miscellaneous files there
Andreas Kling
2020-08-05
Base: Move "js" and "little" HackStudio projects into ~/Source/
Andreas Kling
2020-08-05
LibCore+Base: Move user-specific config files to $HOME/.config
Andreas Kling
2020-08-05
Base: Open .hackstudio files in HackStudio
Linus Groh
2020-08-05
HackStudio: Rename project file format from .files to .hackstudio
Linus Groh
2020-07-07
Shell: Run both /etc/shellrc and ~/.shellrc on startup
Andreas Kling
2020-07-05
Shell: Read and evaluate an init file on start
AnotherTest
2020-07-04
Base: Remove /home/anon/myfile.txt
Andreas Kling
2020-07-03
Base: Add TextEditor to the quick-launch area in the Taskbar :^)
Andreas Kling
2020-06-30
Terminal: Bump the default ScrollLength to 4
Andreas Kling
2020-06-27
LaunchServer: Associate JPEG files with QuickShow
devashish
2020-06-27
Base: Add PGM file type to QuickShow file type list
Hüseyin ASLITÜRK
2020-06-22
Base: Add PPM file type to QuickShow file type list
Hüseyin ASLITÜRK
2020-06-21
Base: Add pbm file type to QuickShow file type list
Hüseyin ASLITÜRK
2020-06-21
LibGfx: Add BMP suite html files
Matthew Olsson
2020-06-18
Base: Fix broken ACID2 browser bookmark :^)
Andreas Kling
2020-06-17
Base: Move all the HTML test content into /res/html/misc
Andreas Kling
2020-06-13
Base: Add some interlaced PNGs to the local copies of the pngsuite tests
Paul Roukema
2020-06-12
LibWeb: Handle negative values when collapsing vertical margins
Andreas Kling
2020-06-12
LibWeb: Implement very basic margin collapsing
Andreas Kling
2020-06-12
LibWeb: Some improvements to absolute positioning
Andreas Kling
2020-06-10
Base: Put the ACID2 test on the browser bookmarks bar :^)
Andreas Kling
2020-06-05
LibWeb: Start adding support for the <iframe> element! :^)
Andreas Kling
2020-06-03
HackStudio: Support debugging variables with Enum types
FalseHonesty
2020-06-02
Base: Fix bad URL in welcome page
Andreas Kling
2020-06-02
LibWeb: Share decoded images at the Resource level :^)
Andreas Kling
2020-05-31
HackStudio: Allow changing variable values in debugger
FalseHonesty
2020-05-30
Base: Add HTML spec (multipage) to the default Browser bookmarks :^)
Andreas Kling
2020-05-26
LibWeb: Implement vendor specific CSS color style for System Palette
FalseHonesty
2020-05-26
LibWeb: Add document.querySelector()
Linus Groh
2020-05-24
LibWeb: Implement enough HTML parsing to handle a small simple DOM :^)
Andreas Kling
[next]