]> git.armaanb.net Git - chorizo.git/history - src/browser.c
Rewrite search query creation
[chorizo.git] / src / browser.c
2021-06-10 Armaan BhojwaniRewrite search query creation
2021-06-10 Armaan BhojwaniAdd default_uri option and focus bar on new tabs
2021-06-10 Armaan BhojwaniFix potential overflow
2021-06-10 Armaan BhojwaniFix broken cooperative instances
2021-06-10 Armaan BhojwaniStandardize comment style
2021-06-10 Armaan BhojwaniFix cookie database path
2021-06-10 Armaan BhojwaniAdd toggle images option
2021-06-10 Armaan BhojwaniAdd indicator for JS toggle and move settings to c
2021-06-10 Armaan BhojwaniMove RSS icon to right side
2021-06-10 Armaan BhojwaniImplement private mode
2021-06-10 Armaan BhojwaniReset cursor in "quit" action
2021-06-10 Armaan BhojwaniReformat with clang-format
2021-06-10 Armaan BhojwaniAdd config option "scroll_lines"
2021-06-10 Armaan BhojwaniFix g key resetting URL
2021-06-10 Armaan BhojwaniRename project to chorizo
2021-06-10 Armaan BhojwaniFix lines > 80 chars
2021-06-10 Armaan BhojwaniSplit download manager into seperate file