~alcinnz/rhapsode

ref: c900dfa44910044796d0fa99bc987d4d7c2dbd4e rhapsode/rhapsode.cabal -rw-r--r-- 2.3 KiB
c900dfa4 — Adrian Cochrane 4 years ago
Add new URL & commandline arguments input interface.
be540b8d — Adrian Cochrane 4 years ago
Release Rhapsode 0.1.1.0!
a50ff310 — Adrian Cochrane 4 years ago
Integrate var(), @import, @document, @media, & @supports support.
97ae04ec — Adrian Cochrane 4 years ago
Upgrade Stylist dependency, fix default table styles.

I forgot that the content property replaces all children.
ec9a251c — Adrian Cochrane 4 years ago
Load userstyles.
2adc7fb2 — Adrian Cochrane 4 years ago
Parse content & counter properties, cleanup property handling.
f1a311bd — Adrian Cochrane 4 years ago
Implement mappings to SSML <prosody> attributes.
2c6a5f58 — Adrian Cochrane 4 years ago
Turn off CSS inheritance for cleaner output.
53b9d822 — Adrian Cochrane 4 years ago
Upgrade to nonbroken Stylish Haskell.
10988819 — Adrian Cochrane 4 years ago
Incorporate Stylish HTML Conduit.

Improves clarity of Rhapsody's code and possibly helps someone else create their own browser.
a59899dd — Adrian Cochrane 4 years ago
Parse HTML, draft code to apply it.
aea2a653 — Adrian Cochrane 4 years ago
Locate all relevent CSS.
95cb9bfb — Adrian Cochrane 4 years ago
Locate all relevent CSS.
18bd686d — Adrian Cochrane 4 years ago
Fetch webpages from the Internet.
7523fb56 — Adrian Cochrane 4 years ago
Initialize codebase.