summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2019-11-04FileManager: Remember my last view mode (#731)Hüseyin ASLITÜRK
2019-10-30HackStudio: Show documentation preview in tooltip on identifier hoverAndreas Kling
2019-10-28HackStudio: Add little icons for ".cpp" and ".h" filesAndreas Kling
2019-10-25HackStudio: Start building a C++ lexer to help with syntax highlightingAndreas Kling
2019-10-24HackStudio: Add some toolbar icons to liven up the UI a bit :^)Andreas Kling
2019-10-23HackStudio: Add "little" test project file listAndreas Kling
2019-10-22HackStudio: Add a simple "Run" actionAndreas Kling
2019-10-22HackStudio: Show the currently open file in bold (in the project list)Andreas Kling
2019-10-21HackStudio: Add a simple app icon and some initial menusAndreas Kling
2019-10-20LibHTML: Implement "text-align: justify"Andreas Kling
2019-10-20LibHTML+Browser: Support scrolling to anchor with <a href="#foo">Andreas Kling
2019-10-19LibHTML: Implement basic tiled background image supportAndreas Kling
2019-10-16LibHTML: Add the <center> elementAndreas Kling
2019-10-16LibHTML: Implement CSS text-align: left/center/rightAndreas Kling
2019-10-14LibHTML: Implement basic :hover pseudo-class supportAndreas Kling
2019-10-13HexEditor: Initial application releaseBrandon Scott
2019-10-13LibHTML: Handle comments in the CSS parserAndreas Kling
2019-10-12LibHTML: Add Comment and CharacterData nodes and improve HTML parsingAndreas Kling
2019-10-12LibHTML: Implement the <br> element for line breakingAndreas Kling
2019-10-10LibGUI+WindowServer: Add a "Hand" cursor to the standard cursorsAndreas Kling
2019-10-09LibHTML: Implement the <blink> elementAndreas Kling
2019-10-08LibHTML: Add ResourceLoader to support protocol-agnostic URL loadingAndreas Kling
2019-10-07LibHTML: Start adding support for <link rel="stylesheet">Andreas Kling
2019-10-06LibDraw: Parse some more color string formats found on the webAndreas Kling
2019-10-06LibHTML: Add adjacent (+) and general (~) sibling combinatorsAndreas Kling
2019-10-06LibHTML: Implement immediate-child selectors (#foo > #bar)Andreas Kling
2019-10-06LibHTML: Implement matching for descendant selectorsAndreas Kling
2019-10-06Base: Add a page for image features to the www directoryConrad Pankoff
2019-10-05Base: Add a little welcome page for the browser at ~/www/welcome.htmlAndreas Kling
2019-10-05LibGUI: Add a "reload" action to GCommonActionsAndreas Kling
2019-10-04Base: Add a little HTML test for presentational hintsAndreas Kling
2019-10-03LibC: Implement dirname() and basename()Sergey Bugaev
2019-10-03Base: Add some "See also" links to the man pagesSergey Bugaev
2019-10-01Base: Rename the "html" test directory to "www"Andreas Kling
2019-10-01LibGUI+PaintBrush: Fix to GFilePicker and PaintBrush enhancements.Brandon Scott
2019-09-30Help+man.md: Add man sectionsLarkin Nickle
2019-09-30Add TelnetServer man pageLarkin Nickle
2019-09-29FileManager+LibGUI+html: Add an icon to represent HTML filesAndreas Kling
2019-09-29Base: Move HTML test pages into /home/anon/htmlAndreas Kling
2019-09-29Base: Add some title attributes to the small HTML test file :^)Andreas Kling
2019-09-28Base: Fix minor typos in man pagesAndreas Kling
2019-09-28Base: Add a little hyperlink to the small HTML test pageAndreas Kling
2019-09-28Base: Add man pages for create_shared_buffer() and share_buffer_with()Andreas Kling
2019-09-28Base: Add a bold variant of the Pebbleton 11px fontAndreas Kling
2019-09-28Base: Write some initial man pagesSergey Bugaev
2019-09-20Emoji: Make the "Unicorn" emoji transparent :^)Andreas Kling
2019-09-20Base: Add a 16x16 "book" icon, requested by SergeyAndreas Kling
2019-09-18WindowServer: Remove the default background wallpaperAndreas Kling
2019-09-18Emoji: Add “Unicorn” (#581)Dan MacDonald
2019-09-17VisualBuilder: Add icons for the layout menu actionsAndreas Kling