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
...
*
js: small misc changes
bptato
2024-06-02
1
-13
/
+15
*
css: slightly optimize cascade
bptato
2024-06-02
4
-136
/
+145
*
renderdocument: handle overlapping double width chars
bptato
2024-06-02
1
-1
/
+6
*
layout: misc refactorings
bptato
2024-06-02
1
-209
/
+180
*
layout: clean up inline tree construction
bptato
2024-06-01
3
-292
/
+309
*
layout: dimSum -> sum
bptato
2024-06-01
1
-22
/
+21
*
layout: refactor resolveSizes
bptato
2024-06-01
1
-140
/
+126
*
main: fix tmpdir/sockdir perms
bptato
2024-05-31
1
-3
/
+4
*
config: fix -C with files not in CWD
bptato
2024-05-31
2
-6
/
+14
*
layout: line box sizing fixes
bptato
2024-05-31
1
-15
/
+11
*
pager: rework D/discard buffer
bptato
2024-05-31
1
-47
/
+126
*
layout: fix a width sizing bug
bptato
2024-05-30
1
-4
/
+1
*
layout: fix regression
bptato
2024-05-30
1
-0
/
+3
*
layout: simplify percHeight handling, misc refactorings
bptato
2024-05-30
1
-67
/
+30
*
layout: fix caption margin calculation
bptato
2024-05-30
1
-19
/
+17
*
layout: improve baseline calculation
bptato
2024-05-30
1
-56
/
+56
*
Fix GCC 14 compilation
bptato
2024-05-30
2
-17
/
+26
*
layout: fix clear on blocks establishing new BFCs
bptato
2024-05-30
1
-1
/
+4
*
layout: misc refactorings
bptato
2024-05-29
3
-193
/
+205
*
layout: get rid of InlineBoxBuilder
bptato
2024-05-28
3
-109
/
+103
*
buffer: fix ampersand escaping in markURL
bptato
2024-05-28
1
-0
/
+4
*
layout: fix crash on inline tables
bptato
2024-05-28
1
-1
/
+1
*
stylednode: remove `text' field
bptato
2024-05-28
4
-16
/
+20
*
stylednode: move invalidation data to DOM
bptato
2024-05-27
3
-25
/
+23
*
layout: remove BlockBoxBuidler
bptato
2024-05-27
3
-687
/
+599
*
layout: list item improvements, fix inner markers
bptato
2024-05-25
1
-36
/
+41
*
layout: add wrapper box for table caption + misc stuff
bptato
2024-05-24
2
-121
/
+176
*
client: fix double click on double width chars
bptato
2024-05-23
1
-7
/
+7
*
url: add URL.parse
bptato
2024-05-22
1
-0
/
+3
*
layout, layoutunit: remove some automatic converters
bptato
2024-05-22
3
-13
/
+11
*
layout: simplify
bptato
2024-05-21
1
-102
/
+76
*
twtstr: fix overflow check
bptato
2024-05-21
1
-2
/
+2
*
sandbox: add sigreturn
bptato
2024-05-21
1
-0
/
+2
*
forkserver: also skip SIGTERM socket unlink
bptato
2024-05-20
1
-5
/
+1
*
buffer: never unlink controlling socket in cleanup
bptato
2024-05-20
1
-5
/
+2
*
html: improve Request, derive Client from Window
bptato
2024-05-20
17
-315
/
+362
*
layout: fix inline tab expansion
bptato
2024-05-19
1
-0
/
+1
*
layout: fix BFC positioning in presence of floats
bptato
2024-05-19
2
-14
/
+59
*
css: stub overflow
bptato
2024-05-18
2
-3
/
+18
*
layout: fix maxFloatHeight check
bptato
2024-05-18
1
-5
/
+5
*
layout: reuse box.positioned in positionAbsolute
bptato
2024-05-18
1
-4
/
+4
*
layout: relative positioning fixes
bptato
2024-05-18
2
-75
/
+64
*
layout: slightly refactor table layout
bptato
2024-05-18
1
-27
/
+26
*
forkserver: simplify fcLoadConfig
bptato
2024-05-18
3
-16
/
+6
*
config: separate tmp dir for sockets, users
bptato
2024-05-16
6
-21
/
+20
*
css/values -> css/cssvalues
bptato
2024-05-16
10
-11
/
+11
*
cssvalues: fix casing
bptato
2024-05-16
1
-61
/
+61
*
pager: editor command fixes
bptato
2024-05-12
2
-3
/
+4
*
js: allow var instead of ptr
bptato
2024-05-12
5
-94
/
+100
*
container: remove unused code
bptato
2024-05-12
1
-5
/
+0
[prev]
[next]