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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add interactive <select>
bptato
2022-07-31
1
-3
/
+32
*
Implement HTTP Auth
bptato
2022-07-30
1
-13
/
+33
*
Enable raw mode during rendering
bptato
2022-07-30
2
-5
/
+27
*
Increase tokenizer buffer size, add mark color option
bptato
2022-07-29
1
-1
/
+2
*
Fix StyledNode invalidation & others
bptato
2022-07-27
2
-31
/
+30
*
Remove unmaintained networking calls
bptato
2022-07-24
1
-126
/
+2
*
Link to libcurl
bptato
2022-07-24
1
-1
/
+109
*
Improved incremental search: support unicode
bptato
2022-07-23
2
-42
/
+43
*
Add search function
bptato
2022-07-22
2
-78
/
+211
*
Optimize dom
bptato
2022-07-21
1
-2
/
+1
*
Enable remote stylesheets; fix inline block values
bptato
2022-07-18
1
-1
/
+1
*
Implement select element display
bptato
2022-07-17
1
-18
/
+29
*
Fix forms
bptato
2022-07-17
1
-0
/
+1
*
Use StyledNodes instead of passing the entire DOM to the layout engine
bptato
2022-07-16
1
-1
/
+5
*
Fix reloading
bptato
2022-07-14
1
-0
/
+3
*
getPageCurl: avoid loading pages that couldn't be loaded
bptato
2022-07-14
1
-0
/
+4
*
Fix a tokenizer bug, clean up some warnings
bptato
2022-07-12
2
-30
/
+5
*
Fix and clean up some dom-based features
bptato
2022-07-11
1
-5
/
+4
*
Implement HTML5 parsing
bptato
2022-07-11
1
-14
/
+12
*
Fix cursorPrevLink
bptato
2022-06-17
1
-14
/
+32
*
Fix curl getting stuck while reading headers
bptato
2022-06-17
1
-2
/
+3
*
Submit form on pressing enter in search field
bptato
2022-06-17
1
-1
/
+13
*
Add curl support
bptato
2022-06-07
1
-4
/
+128
*
Update loader.nim
bptato
2022-05-21
1
-3
/
+9
*
Slightly change header handling
bptato
2022-05-10
1
-4
/
+11
*
Rename conflicting source files
bptato
2022-05-10
1
-1
/
+1
*
Some refactoring for layout engine rewrite
bptato
2022-05-10
1
-1
/
+0
*
Fix a windows compilation error
bptato
2022-02-22
1
-1
/
+1
*
Reduce formatting complexity
bptato
2022-02-19
2
-18
/
+29
*
Fix format background unicode problems
bptato
2022-02-15
1
-6
/
+0
*
Incomplete background-color implementation
bptato
2022-02-14
1
-1
/
+3
*
Implement blink tag
bptato
2022-02-12
1
-0
/
+5
*
Remove some unused variables
bptato
2022-02-12
1
-4
/
+0
*
Some loader polishing
bptato
2022-02-09
2
-10
/
+8
*
Cleanup form method code
bptato
2022-02-08
2
-26
/
+38
*
Implement forms
bptato
2022-01-29
3
-27
/
+269
*
Implement padding
bptato
2022-01-26
2
-77
/
+77
*
Fix potential crash in next link command
bptato
2022-01-26
1
-14
/
+7
*
Add some command line fixes, fix related bugs
bptato
2022-01-25
1
-1
/
+3
*
Disallow different scheme in link tags
bptato
2022-01-25
1
-4
/
+5
*
Fix stylesheet containment bug
bptato
2022-01-25
1
-2
/
+11
*
Fix some path bugs and misc. warnings
bptato
2022-01-25
2
-5
/
+8
*
Refactor
bptato
2022-01-24
1
-1
/
+1
*
Fix node to cell mapping
bptato
2022-01-24
2
-51
/
+47
*
Fix incorrect canvas width and whitespace bugs
bptato
2022-01-23
1
-2
/
+3
*
Use pixels as the base unit for the layout
bptato
2022-01-23
1
-3
/
+3
*
Consider cell ratio when calculating lengths
bptato
2022-01-23
1
-2
/
+5
*
Support external stylesheets
bptato
2022-01-23
2
-1
/
+49
*
Fix page navigation
bptato
2022-01-22
1
-4
/
+4
*
Rewrite whitespace handling
bptato
2022-01-19
1
-4
/
+2
[next]