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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
layout: round atom offsets too
bptato
2024-02-28
2
-10
/
+13
*
layout: improve/simplify line box error correction
bptato
2024-02-28
2
-36
/
+17
*
container: fix cursor positioning bugs
bptato
2024-02-28
1
-6
/
+24
*
Fix tab size bug on double tabs
bptato
2024-02-27
1
-4
/
+4
*
dom: fix non-stylesheets being downloaded as stylesheets
bptato
2024-02-27
1
-0
/
+2
*
buffer: add image viewer support
bptato
2024-02-27
2
-46
/
+62
*
url: return correct result
bptato
2024-02-27
1
-1
/
+1
*
misc refactorings
bptato
2024-02-27
5
-95
/
+45
*
loader: fix early return in handleRead
bptato
2024-02-27
2
-30
/
+29
*
buffer: reset prevStyled in switchCharset, reshape
bptato
2024-02-27
2
-12
/
+8
*
Update Chagashi
bptato
2024-02-26
1
-1
/
+1
*
pager: do not add replacement containers
bptato
2024-02-26
1
-1
/
+3
*
buffer: clean up onload, fix console update
bptato
2024-02-26
3
-59
/
+51
*
loader: clean up regular file loading
bptato
2024-02-26
3
-105
/
+105
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
15
-370
/
+256
*
buffer: remove incorrect assertions
bptato
2024-02-25
1
-3
/
+0
*
css: always use defaultColor as the initial color
bptato
2024-02-25
1
-7
/
+4
*
buffer: fix rewind with mailcap entries
bptato
2024-02-25
4
-10
/
+41
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
9
-260
/
+182
*
dom: use AttrType in DOMTokenList supports
bptato
2024-02-24
1
-5
/
+3
*
dom: check rel attribute for link tags before download
bptato
2024-02-24
1
-1
/
+1
*
Allow non-RGB colors in CSS
bptato
2024-02-24
8
-180
/
+252
*
layout: make it compile attempt 2
bptato
2024-02-24
1
-2
/
+2
*
layout: make it compile
bptato
2024-02-24
1
-2
/
+2
*
layout: make position: fixed, sticky act like static
bptato
2024-02-24
1
-7
/
+8
*
dom: add onload content attribute to body
bptato
2024-02-24
5
-8
/
+49
*
dom: print parse errors to console
bptato
2024-02-24
2
-13
/
+16
*
loader: only add output fd to outputMap map in addFd
bptato
2024-02-24
1
-3
/
+4
*
pager: fix wrong referrer in redirectTo
bptato
2024-02-23
1
-1
/
+1
*
buffer: improve cancel, use _exit, misc cleanups
bptato
2024-02-23
3
-50
/
+59
*
Update Chagashi
bptato
2024-02-23
1
-1
/
+1
*
buffer: remove BufferSource
bptato
2024-02-22
6
-106
/
+100
*
buffer: clean up contentType
bptato
2024-02-22
3
-44
/
+40
*
config: replace default-flags with ignore-case
bptato
2024-02-22
2
-5
/
+11
*
Replace Chakasu with Chagashi
bptato
2024-02-22
18
-341
/
+378
*
layout: remove justify
bptato
2024-02-22
1
-20
/
+1
*
layout: do not apply error correction to first line
bptato
2024-02-22
1
-5
/
+4
*
Update chame
bptato
2024-02-21
1
-1
/
+1
*
container: fix crash on clone -> view source
bptato
2024-02-19
1
-5
/
+9
*
buffer: fix broken jump-to-anchor
bptato
2024-02-18
1
-1
/
+1
*
regex: compileSearchRegex improvements
bptato
2024-02-18
1
-9
/
+7
*
libregexp: cast flags to the right size
bptato
2024-02-18
1
-1
/
+1
*
client: fix EOF error for estream
bptato
2024-02-18
1
-0
/
+2
*
pager: fix compilation on 1.6.14
bptato
2024-02-17
1
-1
/
+1
*
regex: re-work compileSearchRegex
bptato
2024-02-17
9
-79
/
+127
*
term: fix coloring mess
bptato
2024-02-17
3
-32
/
+178
*
winattrs: remove unnecessary call, fix height_px fallback
bptato
2024-02-17
3
-6
/
+6
*
css: reduce CSSComputedValue size
bptato
2024-02-17
2
-118
/
+96
*
More bgcolor fixes
bptato
2024-02-17
1
-10
/
+7
*
layout: use html/body bgcolor as canvas bgcolor
bptato
2024-02-17
6
-46
/
+74
[prev]
[next]