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
/
io
/
buffer.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfixes & documentation
bptato
2021-11-20
1
-20
/
+16
*
Refactor cascading logic and css values
bptato
2021-11-19
1
-1
/
+2
*
User stylesheets and applyStylesheets optimizations
bptato
2021-11-19
1
-19
/
+41
*
Ignore final newline in source view
bptato
2021-11-19
1
-5
/
+6
*
Various performance optimizations (...part two)
bptato
2021-11-19
1
-40
/
+53
*
Operation "get rid of FlexibleCell" part one
bptato
2021-11-19
1
-7
/
+5
*
Abstract away FlexibleCell, fix pageUp/pageDown
bptato
2021-11-15
1
-42
/
+25
*
Profiling and more CSS compatibility
bptato
2021-11-15
1
-9
/
+17
*
Try to output as little as possible with reshape
bptato
2021-11-15
1
-13
/
+2
*
Fix some whitespace bugs
bptato
2021-11-15
1
-15
/
+16
*
Store pixels per character/row
bptato
2021-11-14
1
-19
/
+19
*
Initial implementation of CSS :hover
bptato
2021-11-14
1
-82
/
+147
*
Parse ansi escape codes when displaying plain text
bptato
2021-11-13
1
-9
/
+18
*
Refactor output formatting code, drop non-ansi support
bptato
2021-11-13
1
-176
/
+53
*
Optimized generateFullOutput
bptato
2021-11-13
1
-146
/
+153
*
Implement text-decoration
bptato
2021-11-13
1
-2
/
+13
*
Colors, italic, bold, read from pipe
bptato
2021-11-12
1
-4
/
+44
*
Layout engine improvements, use author style sheet
bptato
2021-11-10
1
-69
/
+54
*
It's broken but it could be worse
bptato
2021-11-09
1
-7
/
+17
*
Actual layout engine progress plus some bug fixes
bptato
2021-11-08
1
-17
/
+47
*
Another failed attempt at the layout engine
bptato
2021-11-07
1
-11
/
+7
*
Add RowBox structure
bptato
2021-10-03
1
-1
/
+27
*
Rewrite renderer (still non-functional)
bptato
2021-08-28
1
-6
/
+33
*
Minor changes
bptato
2021-08-16
1
-0
/
+1
*
Get rid of some old code, work on css property handling
bptato
2021-08-11
1
-32
/
+2
*
Some refactoring
bptato
2021-08-10
1
-39
/
+16
*
Clear buffer before rendering a document
bptato
2021-08-08
1
-0
/
+1
*
Implement CSS display none in box renderer etc.
bptato
2021-08-08
1
-0
/
+9
*
Reorganize imports
bptato
2021-08-07
1
-14
/
+9
*
HTML display with highly broken box model
bptato
2021-08-06
1
-2
/
+13
*
More efficient display algorithms
bptato
2021-08-06
1
-8
/
+156
*
Refactoring in buffer.nim
bptato
2021-08-06
1
-55
/
+62
*
Refactor display.nim and twtio.nim
bptato
2021-08-06
1
-8
/
+139
*
Config refactoring, width aware cursor movement
bptato
2021-08-06
1
-25
/
+42
*
Implement new buffer model which supports X coords
bptato
2021-08-05
1
-259
/
+252
*
more stuff
bptato
2021-08-05
1
-4
/
+53
*
More css stuff
bptato
2021-08-04
1
-0
/
+463