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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
6
-14
/
+106
*
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
4
-75
/
+85
*
layout: slightly refactor table layout
bptato
2024-05-18
1
-27
/
+26
*
forkserver: simplify fcLoadConfig
bptato
2024-05-18
3
-16
/
+6
*
Update docs
bptato
2024-05-16
4
-209
/
+159
*
config: separate tmp dir for sockets, users
bptato
2024-05-16
7
-22
/
+22
*
test: text-transform
bptato
2024-05-16
2
-0
/
+3
*
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
3
-4
/
+5
*
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
*
Fix typo
bptato
2024-05-11
1
-1
/
+2
*
pager: take $EDITOR from env
bptato
2024-05-11
2
-6
/
+6
*
term: optimize canvas redraw, remove emulate-overline
bptato
2024-05-10
5
-81
/
+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
3
-2
/
+16
*
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
3
-3
/
+3
*
js: refactor
bptato
2024-05-08
34
-173
/
+185
*
layout: small cleanup
bptato
2024-05-08
1
-39
/
+34
*
layout: resize over-constrained table columns
bptato
2024-05-08
2
-15
/
+24
*
dom: fix area relList element
bptato
2024-05-07
1
-1
/
+1
*
libunicode: fix compilation
bptato
2024-05-07
1
-1
/
+1
*
Improve class parser (#289)
Charlie Gordon
2024-05-07
1
-3
/
+9
*
fix class method with name get (#258)
Richard Davison
2024-05-07
1
-1
/
+2
*
Improve libunicode and libregexp headers (#288)
Charlie Gordon
2024-05-07
5
-128
/
+237
*
Improve unicode table handling (#286)
Charlie Gordon
2024-05-07
2
-49
/
+148
*
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
*
Makefile: fix missing mkdir calls in install
bptato
2024-05-05
1
-0
/
+2
*
layout: table cell resizing fixes
bptato
2024-05-05
3
-24
/
+57
*
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
*
Update docs
bptato
2024-05-04
4
-492
/
+278
*
client: make quit() actually quit, misc fixes
bptato
2024-05-04
13
-138
/
+131
[prev]
[next]