Commit Briefs

Omar Polo

fix counter in scroll-line-up



Omar Polo

always include compat.h first





Omar Polo

fix counter during scroll-up/down


Omar Polo

add macro GUARD_READ_ONLY


Omar Polo

missing NULL check


Omar Polo

guard some pointer deferences




Omar Polo

lazy loading tabs on startup

don't load all the tabs when starting up, only the current one. Defer the loading of the others when switching to them.