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
...
*
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
*
client, pager: remove unnecessary std/streams
bptato
2024-05-11
2
-12
/
+7
*
buffer: fix multipart forms
bptato
2024-05-11
14
-233
/
+244
*
pager: take $EDITOR from env
bptato
2024-05-11
1
-5
/
+5
*
term: optimize canvas redraw, remove emulate-overline
bptato
2024-05-10
2
-64
/
+38
*
luwrap: use separate context (+ various cleanups)
bptato
2024-05-10
9
-256
/
+293
*
luwrap: replace Nim unicode maps with libunicode
bptato
2024-05-09
8
-69
/
+136
*
layout: unify some code paths
bptato
2024-05-09
3
-246
/
+236
*
img: rename SEGMENT_*
bptato
2024-05-09
1
-16
/
+15
*
fromjs: remove broken uint64 converter
bptato
2024-05-09
1
-5
/
+0
*
dom: simplify ButtonType
bptato
2024-05-08
4
-20
/
+19
*
layout: another table colwidth fix
bptato
2024-05-08
1
-2
/
+8
*
js: fix compileModule
bptato
2024-05-08
3
-3
/
+3
*
js: clean up eval wrappers
bptato
2024-05-08
1
-6
/
+4
*
js: fix finalizer effects
bptato
2024-05-08
2
-2
/
+3
*
js: refactor
bptato
2024-05-08
32
-171
/
+183
*
layout: small cleanup
bptato
2024-05-08
1
-39
/
+34
*
layout: resize over-constrained table columns
bptato
2024-05-08
1
-12
/
+24
*
dom: fix area relList element
bptato
2024-05-07
1
-1
/
+1
*
js: fix compilation on 1.6.14
bptato
2024-05-06
3
-5
/
+4
*
cascade: avoid empty ::before/::after
bptato
2024-05-05
1
-3
/
+2
*
color: separate out JS converters
bptato
2024-05-05
4
-43
/
+49
*
layout: table cell resizing fixes
bptato
2024-05-05
1
-24
/
+29
*
Use isSome instead of isOk
bptato
2024-05-05
14
-56
/
+49
*
js: move fromJS_or_return nil check to JSError toJS
bptato
2024-05-04
2
-7
/
+4
*
client: make quit() actually quit, misc fixes
bptato
2024-05-04
8
-103
/
+98
*
js: fix various leaks etc.
bptato
2024-05-03
16
-256
/
+319
*
loader: fix applying config for initial request
bptato
2024-05-02
3
-31
/
+46
*
cssparser: refactor
bptato
2024-05-01
7
-151
/
+91
*
css, dom: simplify ident parsing, canvas fixes
bptato
2024-05-01
4
-379
/
+327
*
config: add insecure-ssl-no-verify option to siteconf
bptato
2024-05-01
4
-5
/
+16
*
term: fix incorrect dimensions used in sixel
bptato
2024-04-29
1
-30
/
+29
*
term: add sixel background color blending
bptato
2024-04-29
1
-9
/
+19
*
css/values: refactor
bptato
2024-04-28
1
-283
/
+222
*
term: remove background color blending in sixel
bptato
2024-04-27
1
-9
/
+1
[prev]
[next]