Commits


change the goal for download lines


sync changelog


document the download lines for styling


change the alignment for the downloads


pass the correct pointer


swap the fields in download lines


switch to our new struct download for the downloads


wrap download page


simplify print_vline_descr


add download and download.* line styles


add side window for downloads


annotate why 15 lines


sort token names


drop leading T from token names


delay erase_buffer until parser_init The idea is to handle better non-displayable pages (like images), and keeping the old page until the server replies is the first step. It also simplifies the memory management btw.