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
...
*
cgi: do not eat first word of the error message
bptato
2024-03-07
1
-1
/
+1
*
cgi: pass system error message after execl failure
bptato
2024-03-07
1
-1
/
+2
*
buffer: fix bug of eating chars before invalid UTF-8
bptato
2024-03-05
1
-2
/
+2
*
pager: clear status message when opening external viewers
bptato
2024-03-04
1
-0
/
+2
*
css: simplify property & value definitions
bptato
2024-03-04
1
-266
/
+272
*
catom: merge TagType with AttrType
bptato
2024-03-04
6
-112
/
+133
*
dom: use relList for stylesheet checks
bptato
2024-03-04
2
-10
/
+17
*
dom: misc fixes
bptato
2024-03-04
2
-6
/
+41
*
loader: fix crash on cha </dev/null
bptato
2024-03-03
1
-1
/
+3
*
strwidth, renderdocument: small refactoring
bptato
2024-03-03
5
-124
/
+96
*
Update chame
bptato
2024-03-03
1
-1
/
+1
*
buffer: improve/fix onload return values
bptato
2024-03-03
3
-20
/
+30
*
quickjs: reduce diff with upstream
bptato
2024-03-02
5
-20
/
+18
*
cssparser: fix another anb parsing bug
bptato
2024-03-02
1
-2
/
+2
*
container: fix off-by-one error in scrollDown
bptato
2024-03-02
1
-1
/
+1
*
env: add window.screen
bptato
2024-03-02
2
-1
/
+25
*
cssparser: fix anb parser whitespace handling bugs
bptato
2024-03-02
1
-4
/
+7
*
layout: add whitespace width to end offset's x position
bptato
2024-03-02
1
-0
/
+4
*
layout: fix float exclusion of other floats
bptato
2024-03-02
1
-2
/
+2
*
cgi: fix regression in header handling
bptato
2024-03-02
1
-5
/
+8
*
posixstream: add readLine implementation
bptato
2024-03-02
2
-7
/
+22
*
buffer: do not incrementally display in headless mode
bptato
2024-03-02
2
-3
/
+6
*
container: fix cursorLineBegin/cursorLineTextStart with vertical scroll
bptato
2024-03-01
1
-1
/
+3
*
css: remove caption-side: left, right, fix caption-side: bottom
bptato
2024-03-01
2
-23
/
+3
*
dom: fix canvas element crash
bptato
2024-03-01
1
-2
/
+3
*
css/values: assign to the correct variable
bptato
2024-03-01
1
-6
/
+6
*
buffer, client: fix deadlock with send() calls
bptato
2024-02-29
6
-24
/
+104
*
css: fix shorthands not overriding all values
bptato
2024-02-29
1
-29
/
+32
*
Add mouse support
bptato
2024-02-29
5
-31
/
+193
*
pager: fix gotoURL crashing
bptato
2024-02-29
1
-0
/
+1
*
layout: reduce useless empty lines in inline boxes
bptato
2024-02-29
1
-10
/
+17
*
pager: improve URL loading procs
bptato
2024-02-28
1
-5
/
+14
*
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
[prev]
[next]