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
/
css
Commit message (
Expand
)
Author
Age
Files
Lines
*
css: slightly optimize cascade
bptato
2024-06-02
4
-136
/
+145
*
stylednode: remove `text' field
bptato
2024-05-28
2
-10
/
+12
*
stylednode: move invalidation data to DOM
bptato
2024-05-27
2
-25
/
+16
*
layout: add wrapper box for table caption + misc stuff
bptato
2024-05-24
1
-15
/
+35
*
layout, layoutunit: remove some automatic converters
bptato
2024-05-22
1
-5
/
+5
*
css: stub overflow
bptato
2024-05-18
1
-1
/
+15
*
css/values -> css/cssvalues
bptato
2024-05-16
4
-3
/
+3
*
cssvalues: fix casing
bptato
2024-05-16
1
-61
/
+61
*
luwrap: use separate context (+ various cleanups)
bptato
2024-05-10
1
-0
/
+90
*
cascade: avoid empty ::before/::after
bptato
2024-05-05
1
-3
/
+2
*
color: separate out JS converters
bptato
2024-05-05
1
-0
/
+1
*
Use isSome instead of isOk
bptato
2024-05-05
2
-6
/
+6
*
cssparser: refactor
bptato
2024-05-01
5
-139
/
+84
*
css, dom: simplify ident parsing, canvas fixes
bptato
2024-05-01
3
-371
/
+287
*
css/values: refactor
bptato
2024-04-28
1
-283
/
+222
*
color: RGBAColor -> ARGBColor
bptato
2024-04-26
1
-3
/
+3
*
Initial image support
bptato
2024-04-25
1
-1
/
+5
*
Update code style
bptato
2024-04-17
8
-972
/
+956
*
css, layout: flexbox fixes
bptato
2024-04-06
1
-2
/
+29
*
Initial flexbox support
bptato
2024-04-05
1
-38
/
+158
*
catom: at -> sat
bptato
2024-03-21
2
-19
/
+19
*
stylednode: clean up code style
bptato
2024-03-18
1
-30
/
+39
*
Move around some modules
bptato
2024-03-14
1
-1
/
+1
*
rudimentary support for <video>, <audio>
bptato
2024-03-13
3
-2
/
+17
*
css: fix {} macros on older Nim versions
bptato
2024-03-11
1
-6
/
+9
*
css: simplify property & value definitions
bptato
2024-03-04
1
-266
/
+272
*
catom: merge TagType with AttrType
bptato
2024-03-04
2
-1
/
+1
*
cssparser: fix another anb parsing bug
bptato
2024-03-02
1
-2
/
+2
*
cssparser: fix anb parser whitespace handling bugs
bptato
2024-03-02
1
-4
/
+7
*
css: remove caption-side: left, right, fix caption-side: bottom
bptato
2024-03-01
1
-7
/
+2
*
css/values: assign to the correct variable
bptato
2024-03-01
1
-6
/
+6
*
css: fix shorthands not overriding all values
bptato
2024-02-29
1
-29
/
+32
*
misc refactorings
bptato
2024-02-27
1
-2
/
+2
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
1
-1
/
+1
*
css: always use defaultColor as the initial color
bptato
2024-02-25
1
-7
/
+4
*
Allow non-RGB colors in CSS
bptato
2024-02-24
2
-51
/
+99
*
css: reduce CSSComputedValue size
bptato
2024-02-17
2
-118
/
+96
*
layout: use html/body bgcolor as canvas bgcolor
bptato
2024-02-17
2
-4
/
+15
*
css: hide noscript tags when scripting is enabled
bptato
2024-02-13
2
-3
/
+25
*
twtstr: misc refactorings
bptato
2024-02-09
1
-1
/
+1
*
buffer: load external resources when they are attached
bptato
2024-02-08
1
-0
/
+2
*
dom: enumize attribute names
bptato
2024-02-08
3
-23
/
+30
*
dom: atomize id, name, DOMTokenList
bptato
2024-02-08
2
-67
/
+90
*
Update chame
bptato
2024-02-07
4
-61
/
+74
*
Use errDOMException template everywhere
bptato
2024-01-11
1
-7
/
+7
*
Fix windowChange not refreshing valid media queries
bptato
2024-01-10
1
-1
/
+2
*
Use std/* imports everywhere
bptato
2024-01-07
7
-23
/
+23
*
css/sheet: skip media queries without blocks
bptato
2024-01-04
1
-0
/
+3
*
Compile with styleCheck:usages
bptato
2023-12-28
2
-8
/
+8
*
Move http out of main binary
bptato
2023-12-13
1
-1
/
+1
[next]