mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-04 03:41:57 +03:00
b4b97d9003
Let the front end pass its own types around, rather than core ones. This removes one "bw->current_content" from window.c. Now the current content is only accessed where its needed, in the favicon handler, and it is accessed via the appropriate API. |
||
---|---|---|
.. | ||
button_bar.c | ||
button_bar.h | ||
progress_bar.c | ||
progress_bar.h | ||
status_bar.c | ||
status_bar.h | ||
throbber.c | ||
throbber.h | ||
url_bar.c | ||
url_bar.h |