index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
buffer: fix clone on *BSD
bptato
2024-01-19
1
-1
/
+8
*
Fix windowChange not refreshing valid media queries
bptato
2024-01-10
1
-0
/
+3
*
Set cgiDir for client loader process
bptato
2024-01-06
1
-2
/
+3
*
Fix some casing issues
bptato
2024-01-06
1
-2
/
+2
*
buffer: do not trap SIGINT to cleanup
bptato
2024-01-03
2
-2
/
+2
*
Compile with styleCheck:usages
bptato
2023-12-28
2
-4
/
+4
*
buffer: prevent crash in reshape before document is parsed
bptato
2023-12-22
1
-0
/
+2
*
buffer: clean up ssock on being killed
bptato
2023-12-21
2
-21
/
+37
*
Implement local CGI error message handling
bptato
2023-12-15
1
-1
/
+5
*
buffer: use BufferSize constant
bptato
2023-12-15
1
-1
/
+1
*
break up twtstr somewhat
bptato
2023-12-13
2
-1
/
+2
*
Move http out of main binary
bptato
2023-12-13
1
-6
/
+6
*
pager: add precnum to [, ]
bptato
2023-12-09
1
-9
/
+23
*
pager: add `{', `}'; document externInto
bptato
2023-12-09
1
-1
/
+20
*
buffer: do not needlessly copy in onload
bptato
2023-12-03
1
-9
/
+5
*
dom: fix relList setter regression, remove rel()
bptato
2023-12-02
1
-1
/
+1
*
dom: redefine Node.contains to match standard
bptato
2023-12-01
1
-1
/
+1
*
buffer: do not set readyState if document is nil
bptato
2023-11-29
1
-1
/
+2
*
dom: add document.readyState
bptato
2023-11-27
1
-2
/
+4
*
buffer: add DOMContentLoaded, misc event improvements
bptato
2023-11-27
1
-46
/
+72
*
buffer: call onload function on dispatchLoadEvent
bptato
2023-11-21
1
-3
/
+13
*
buffer: optimize findPrevLink
bptato
2023-11-20
1
-0
/
+8
*
buffer: remove viewport reference
bptato
2023-10-28
1
-7
/
+1
*
renderdocument: slightly refactor, optimize addLines
bptato
2023-10-26
1
-4
/
+13
*
buffer: close ssock on exit
bptato
2023-10-26
1
-0
/
+1
*
buffer: call load event on load
bptato
2023-10-25
1
-1
/
+13
*
Remove trailing spaces
bptato
2023-10-23
1
-1
/
+1
*
warn on eprint in release mode
bptato
2023-10-21
1
-1
/
+1
*
WindowAttributes: refactor
bptato
2023-10-19
2
-2
/
+2
*
container: add cursorNthLink, cursorRevNthLink
bptato
2023-10-14
1
-4
/
+38
*
Add w3m-cgi-compat option
bptato
2023-10-01
1
-2
/
+4
*
buffer: fix cursor unnecessarily jumping to y=0
bptato
2023-09-30
1
-5
/
+7
*
Improve implicit form submission
bptato
2023-09-30
1
-2
/
+11
*
Add urimethodmap support
bptato
2023-09-30
2
-19
/
+11
*
buffer: improve submitForm
bptato
2023-09-30
1
-6
/
+42
*
loader: add local-cgi
bptato
2023-09-30
2
-1
/
+2
*
Response.text: encode/decode properly
bptato
2023-09-27
1
-5
/
+8
*
buffer: simplify contentType handling
bptato
2023-09-27
1
-24
/
+20
*
interface clone: remove unused arg, document
bptato
2023-09-27
1
-4
/
+9
*
Add precnum support to more functions
bptato
2023-09-26
1
-6
/
+18
*
buffer: make readFromFd work with pipes
bptato
2023-09-23
1
-4
/
+17
*
buffer: make clone fork()
bptato
2023-09-23
1
-19
/
+144
*
buffer: support <a name=... for anchor navigation
bptato
2023-09-20
1
-3
/
+3
*
loader: add gopher support
bptato
2023-09-20
1
-2
/
+3
*
update chame
bptato
2023-09-19
1
-1
/
+2
*
Fix compilation with --assertions:off
bptato
2023-09-15
2
-3
/
+6
*
buffer: directly pass EncoderStream to parseStylesheet
bptato
2023-09-14
1
-3
/
+2
*
Update submodules
bptato
2023-09-14
1
-1
/
+3
*
move around more modules
bptato
2023-09-14
2
-0
/
+1730
[prev]