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
/
html
/
dom.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support inline style attributes
bptato
2021-12-10
1
-7
/
+3
*
Support CSS next- and subsequent sibling combinators
bptato
2021-11-23
1
-0
/
+16
*
Refactor cascading logic and css values
bptato
2021-11-19
1
-287
/
+4
*
User stylesheets and applyStylesheets optimizations
bptato
2021-11-19
1
-68
/
+74
*
Initial implementation of CSS :hover
bptato
2021-11-14
1
-7
/
+3
*
Refactor output formatting code, drop non-ansi support
bptato
2021-11-13
1
-3
/
+0
*
Ignore invalid css values
bptato
2021-11-13
1
-12
/
+11
*
Implement css property inheritance
bptato
2021-11-12
1
-14
/
+10
*
Clean up unused imports
bptato
2021-11-12
1
-2
/
+0
*
Colors, italic, bold, read from pipe
bptato
2021-11-12
1
-4
/
+26
*
Layout engine improvements, use author style sheet
bptato
2021-11-10
1
-36
/
+92
*
It's broken but it could be worse
bptato
2021-11-09
1
-34
/
+59
*
Get rid of some old code, work on css property handling
bptato
2021-08-11
1
-84
/
+13
*
Rename cssparser.nim
bptato
2021-08-10
1
-1
/
+1
*
Some refactoring
bptato
2021-08-10
1
-36
/
+0
*
Implement CSS display none in box renderer etc.
bptato
2021-08-08
1
-9
/
+12
*
Reorganize imports
bptato
2021-08-07
1
-11
/
+8
*
HTML display with highly broken box model
bptato
2021-08-06
1
-7
/
+34
*
Refactoring in buffer.nim
bptato
2021-08-06
1
-23
/
+6
*
Refactor display.nim and twtio.nim
bptato
2021-08-06
1
-2
/
+0
*
more stuff
bptato
2021-08-05
1
-9
/
+6
*
More css stuff
bptato
2021-08-04
1
-52
/
+76
*
CSS selectors and re-organization
bptato
2021-07-30
1
-0
/
+492
[prev]