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
*
Move SIGCHLD ignore call to forkserver
bptato
2024-03-17
1
-0
/
+1
*
forkserver: set process titles for processes
bptato
2024-03-17
1
-0
/
+4
*
io: add BuferedWriter
bptato
2024-03-16
2
-41
/
+53
*
Clean up BufferConfig
bptato
2024-03-15
1
-0
/
+9
*
Move around some modules
bptato
2024-03-14
2
-3
/
+3
*
rudimentary support for <video>, <audio>
bptato
2024-03-13
1
-7
/
+22
*
loader: rework process model
bptato
2024-03-11
2
-282
/
+145
*
buffer: fix bug of eating chars before invalid UTF-8
bptato
2024-03-05
1
-2
/
+2
*
strwidth, renderdocument: small refactoring
bptato
2024-03-03
1
-1
/
+1
*
buffer: improve/fix onload return values
bptato
2024-03-03
1
-6
/
+12
*
buffer: do not incrementally display in headless mode
bptato
2024-03-02
1
-3
/
+4
*
buffer, client: fix deadlock with send() calls
bptato
2024-02-29
1
-13
/
+20
*
buffer: add image viewer support
bptato
2024-02-27
1
-22
/
+39
*
misc refactorings
bptato
2024-02-27
1
-19
/
+18
*
buffer: reset prevStyled in switchCharset, reshape
bptato
2024-02-27
1
-3
/
+5
*
buffer: clean up onload, fix console update
bptato
2024-02-26
1
-17
/
+11
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
2
-2
/
+2
*
buffer: remove incorrect assertions
bptato
2024-02-25
1
-3
/
+0
*
buffer: fix rewind with mailcap entries
bptato
2024-02-25
1
-5
/
+11
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
1
-77
/
+70
*
buffer: improve cancel, use _exit, misc cleanups
bptato
2024-02-23
1
-44
/
+53
*
buffer: remove BufferSource
bptato
2024-02-22
2
-61
/
+65
*
buffer: clean up contentType
bptato
2024-02-22
1
-18
/
+4
*
Replace Chakasu with Chagashi
bptato
2024-02-22
1
-55
/
+153
*
buffer: fix broken jump-to-anchor
bptato
2024-02-18
1
-1
/
+1
*
layout: use html/body bgcolor as canvas bgcolor
bptato
2024-02-17
1
-17
/
+11
*
Various refactorings & fixes
bptato
2024-02-14
2
-29
/
+23
*
buffer: improve style invalidation
bptato
2024-02-14
1
-5
/
+5
*
buffer: fix regression on htmloutput document baseURL
bptato
2024-02-14
1
-3
/
+2
*
buffer: skip rewind after the first read
bptato
2024-02-13
1
-7
/
+17
*
loader: fix delOutput bug, remove ErrorWouldBlock
bptato
2024-02-13
1
-4
/
+4
*
loader: fixes & improvements
bptato
2024-02-13
1
-21
/
+18
*
buffer: more form fixes
bptato
2024-02-13
1
-11
/
+31
*
buffer: fix wrong click behavior with JS
bptato
2024-02-13
1
-1
/
+1
*
buffer: form fixes
bptato
2024-02-12
1
-16
/
+10
*
buffersource: remove location field
bptato
2024-02-12
1
-3
/
+2
*
Add pager.externFilterSource
bptato
2024-02-12
1
-4
/
+5
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
2
-131
/
+140
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
2
-33
/
+17
*
loader: fix tee
bptato
2024-02-10
1
-4
/
+5
*
buffer: fix index defect in updateHover
bptato
2024-02-08
1
-1
/
+2
*
buffer: use `of' instead of tagType
bptato
2024-02-08
1
-1
/
+1
*
buffer: load external resources when they are attached
bptato
2024-02-08
1
-81
/
+6
*
dom: enumize attribute names
bptato
2024-02-08
1
-8
/
+9
*
dom: reduce tagType use
bptato
2024-02-08
1
-8
/
+7
*
Incremental rendering
bptato
2024-02-07
1
-55
/
+69
*
Update chame
bptato
2024-02-07
1
-26
/
+52
*
forkserver: clean up
bptato
2024-01-29
1
-7
/
+17
*
rendertext: add support for backspace overstrike, misc fixes
bptato
2024-01-23
1
-1
/
+1
*
Fix form action when submitter has a "form" attr
bptato
2024-01-19
1
-3
/
+4
[next]