1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00
elinks/src/session
Witold Filipczyk de285144f0 [iframes] Still not functional
There are bugs.
For example:
- frames borders are drawn in wrong place
- iframes are not "relative" to the document, they are drawn in the same position of the screen
  even when scrolling.
- some elements of screen disappear when going back
- crashes
2023-06-10 17:57:28 +02:00
..
download.c [download] refresh_dialog in display_download 2022-12-15 19:40:12 +01:00
download.h [dgi] Experimental DGI support. 2022-05-21 18:18:55 +02:00
history.c [session] cast 2022-01-26 17:51:52 +01:00
history.h optionally, going back from initial page closes tab or elinks 2021-03-13 13:07:30 +01:00
location.c [mem_calloc] Cast 2022-01-16 21:08:50 +01:00
location.h [iframe] Copy-paste programming does not work 2021-07-25 23:07:05 +02:00
Makefile [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
meson.build [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
session.cpp [iframes] Still not functional 2023-06-10 17:57:28 +02:00
session.h [status] Introduced print_screen_status_delayed. 2023-01-18 21:35:50 +01:00
task.c [status] Introduced print_screen_status_delayed. 2023-01-18 21:35:50 +01:00
task.h [session] const in goto_url_with_hook 2022-02-21 18:34:06 +01:00