jcs
/wikipedia
/amendments
/browser.h
Amendments on October 30, 2023
main+browser: Make cmd+click on links open them in a new window
Also add a new menu option to open a new, blank window.
browser: Make sure H[1-5] elements have two newlines before them
Keep track of the last two printed characters so we don't end up
printing more than two newlines
*: Fix lots of bugs, add progress in fetch dialog
More carefully check working buffer, handle large buffers of unstyled
text.
Amendments on September 7, 2022
jcs made amendment
32
over 2 years ago
Amendments on September 6, 2022
browser: Store link destinations, add clickable links
Print newlines under H3-H5 since we strip whitespace after them.
Amendments on September 5, 2022
jcs made amendment
24
over 2 years ago
Amendments on September 4, 2022
browser: Draw lines under H1/H2 with em-dashes
Also calculate how wide the TE is so we can write the proper number
of dashes rather than guessing.
Amendments on September 3, 2022
jcs made amendment
19
over 2 years ago
Amendments on August 25, 2022
jcs made amendment
15
over 2 years ago
browser: Add live search drop-down list
Move request buffers into the http_request struct so each request
automatically gets them.
Amendments on August 24, 2022
jcs made amendment
12
over 2 years ago
Amendments on August 18, 2022
jcs made amendment
1
over 2 years ago
1