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
2019-10-23
HackStudio: Add "little" test project file list
Andreas Kling
2019-10-22
HackStudio: Add a simple "Run" action
Andreas Kling
2019-10-22
HackStudio: Show the currently open file in bold (in the project list)
Andreas Kling
2019-10-21
HackStudio: Add a simple app icon and some initial menus
Andreas Kling
2019-10-20
LibHTML: Implement "text-align: justify"
Andreas Kling
2019-10-20
LibHTML+Browser: Support scrolling to anchor with <a href="#foo">
Andreas Kling
2019-10-19
LibHTML: Implement basic tiled background image support
Andreas Kling
2019-10-16
LibHTML: Add the <center> element
Andreas Kling
2019-10-16
LibHTML: Implement CSS text-align: left/center/right
Andreas Kling
2019-10-14
LibHTML: Implement basic :hover pseudo-class support
Andreas Kling
2019-10-13
HexEditor: Initial application release
Brandon Scott
2019-10-13
LibHTML: Handle comments in the CSS parser
Andreas Kling
2019-10-12
LibHTML: Add Comment and CharacterData nodes and improve HTML parsing
Andreas Kling
2019-10-12
LibHTML: Implement the <br> element for line breaking
Andreas Kling
2019-10-10
LibGUI+WindowServer: Add a "Hand" cursor to the standard cursors
Andreas Kling
2019-10-09
LibHTML: Implement the <blink> element
Andreas Kling
2019-10-08
LibHTML: Add ResourceLoader to support protocol-agnostic URL loading
Andreas Kling
2019-10-07
LibHTML: Start adding support for <link rel="stylesheet">
Andreas Kling
2019-10-06
LibDraw: Parse some more color string formats found on the web
Andreas Kling
2019-10-06
LibHTML: Add adjacent (+) and general (~) sibling combinators
Andreas Kling
2019-10-06
LibHTML: Implement immediate-child selectors (#foo > #bar)
Andreas Kling
2019-10-06
LibHTML: Implement matching for descendant selectors
Andreas Kling
2019-10-06
Base: Add a page for image features to the www directory
Conrad Pankoff
2019-10-05
Base: Add a little welcome page for the browser at ~/www/welcome.html
Andreas Kling
2019-10-05
LibGUI: Add a "reload" action to GCommonActions
Andreas Kling
2019-10-04
Base: Add a little HTML test for presentational hints
Andreas Kling
2019-10-03
LibC: Implement dirname() and basename()
Sergey Bugaev
2019-10-03
Base: Add some "See also" links to the man pages
Sergey Bugaev
2019-10-01
Base: Rename the "html" test directory to "www"
Andreas Kling
2019-10-01
LibGUI+PaintBrush: Fix to GFilePicker and PaintBrush enhancements.
Brandon Scott
2019-09-30
Help+man.md: Add man sections
Larkin Nickle
2019-09-30
Add TelnetServer man page
Larkin Nickle
2019-09-29
FileManager+LibGUI+html: Add an icon to represent HTML files
Andreas Kling
2019-09-29
Base: Move HTML test pages into /home/anon/html
Andreas Kling
2019-09-29
Base: Add some title attributes to the small HTML test file :^)
Andreas Kling
2019-09-28
Base: Fix minor typos in man pages
Andreas Kling
2019-09-28
Base: Add a little hyperlink to the small HTML test page
Andreas Kling
2019-09-28
Base: Add man pages for create_shared_buffer() and share_buffer_with()
Andreas Kling
2019-09-28
Base: Add a bold variant of the Pebbleton 11px font
Andreas Kling
2019-09-28
Base: Write some initial man pages
Sergey Bugaev
2019-09-20
Emoji: Make the "Unicorn" emoji transparent :^)
Andreas Kling
2019-09-20
Base: Add a 16x16 "book" icon, requested by Sergey
Andreas Kling
2019-09-18
WindowServer: Remove the default background wallpaper
Andreas Kling
2019-09-18
Emoji: Add โUnicornโ (#581)
Dan MacDonald
2019-09-17
VisualBuilder: Add icons for the layout menu actions
Andreas Kling
2019-09-17
Emoji: Add "Face With Tears of Joy"
Andreas Kling
2019-09-14
LibGUI+VisualBuilder: Add move-to-front/back to GCommonActions
Andreas Kling
2019-09-13
TextEditor+Base: Add an icon for the "Find" action :^)
Andreas Kling
2019-09-13
FileManager+Base: Add "properties" icon
Andreas Kling
2019-09-13
Base: Add a 16x16 icon for sound files
Andreas Kling
[next]