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-11-25
LibHTML: Implement basic <form> and <input> element support
Andreas Kling
2019-11-25
Base: Import the 1st and 2nd Acid tests for web standards compliance
Andreas Kling
2019-11-25
LibHTML: Draw each CSS border edge separately with their own style
Andreas Kling
2019-11-25
Base: Add trq.json and en.json
Hüseyin ASLITÜRK
2019-11-22
WindowServer: Add an audio icon to the menu bar
Andreas Kling
2019-11-22
Docs: Add avol(1)
Andreas Kling
2019-11-21
LibHTML: Handle stand-alone attribute selectors
Andreas Kling
2019-11-21
LibHTML: Implement some attribute selector support
Andreas Kling
2019-11-18
little: Make this build by default, and add some curlies
Andreas Kling
2019-11-17
Docs: Add note about EINVAL to isatty(3)
Andreas Kling
2019-11-17
Docs: Add isatty(3) man page
Andreas Kling
2019-11-17
Docs: Add uname(1) and uname(2) man pages
Andreas Kling
2019-11-17
Docs: Add info about -T and -t to crash(1)
Andreas Kling
2019-11-12
Base: Add Help.af :^)
Andreas Kling
2019-11-12
Katica10: Tweak the 'L' and 'Q' glyphs
Andreas Kling
2019-11-11
Launcher: Remove the Launcher app, and all hacks in support of it
Andreas Kling
2019-11-11
Base: Add .af files for Minesweeper, Snake and VisualBuilder
Andreas Kling
2019-11-11
Base: Add Piano.af and SoundPlayer.af
Andreas Kling
2019-11-11
Base: Put DisplayProperties, FontEditor and PaintBrush into a category
Andreas Kling
2019-11-11
Base: Add TextEditor.af
Andreas Kling
2019-11-11
WindowServer: Populate system menu with app launchers from /res/apps
Andreas Kling
2019-11-10
HackStudio: Use a visually distinct icon for the cursor tool
Andreas Kling
2019-11-10
HackStudio: Use the GWidget class registry to populate the toolbar
Andreas Kling
2019-11-10
Base: Add link to bettermotherfuckingwebsite in welcome.html
Marcel Schneider
2019-11-09
SoundPlayer: Added 32x32 icon for the about dialog
Till Mayer
2019-11-09
FileManager: Remember my last position and size.
Hüseyin ASLITÜRK
2019-11-09
HackStudio: Start fleshing out the GUI for a GUI designer :^)
Andreas Kling
2019-11-07
Base: Add a local copy of bettermotherfuckingwebsite.com for testing
Andreas Kling
2019-11-04
SoundPlayer: Added playback control icons and application icon
Till Mayer
2019-11-04
FileManager: Remember my last view mode (#731)
Hüseyin ASLITÜRK
2019-10-30
HackStudio: Show documentation preview in tooltip on identifier hover
Andreas Kling
2019-10-28
HackStudio: Add little icons for ".cpp" and ".h" files
Andreas Kling
2019-10-25
HackStudio: Start building a C++ lexer to help with syntax highlighting
Andreas Kling
2019-10-24
HackStudio: Add some toolbar icons to liven up the UI a bit :^)
Andreas Kling
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
[next]