|
26 years ago | |
---|---|---|
.. | ||
documentation | 26 years ago | |
selftest | 26 years ago | |
.gitignore | 26 years ago | |
handler_api.h | 26 years ago | |
module.about | 26 years ago | |
module.actions | 26 years ago | |
module.export | 26 years ago | |
module.import | 26 years ago | |
module.sources | 26 years ago | |
module.tweaks | 26 years ago | |
navigation_api.h | 26 years ago | |
readme.txt | 26 years ago | |
sn_algorithm.cpp | 26 years ago | |
sn_algorithm.h | 26 years ago | |
sn_capabilities.h | 26 years ago | |
sn_debug.cpp | 26 years ago | |
sn_debug.h | 26 years ago | |
sn_filter.cpp | 26 years ago | |
sn_filter.h | 26 years ago | |
sn_handler.cpp | 26 years ago | |
sn_handler.h | 26 years ago | |
sn_traversalobject.cpp | 26 years ago | |
sn_traversalobject.h | 26 years ago | |
sn_util.cpp | 26 years ago | |
sn_util.h | 26 years ago | |
spatial_navigation_module.cpp | 26 years ago | |
spatial_navigation_module.h | 26 years ago |
This module handles spatial navigation.
Spatial navigation makes it is possible to navigate between links
in a document.
The following files exist in the module and all of them are needed to build:
* handler_api.h
* navigation_api.h
* sn_default.cpp
* sn_default.h
* sn_handler.cpp
* sn_handler.h
* sn_traversalobject.cpp
* sn_traversalobject.h
* spatial_navigation.cpp
* spatial_navigation.h
* sn_filter.cpp
* sn_filter.h
* sn_util.cpp
* sn_util.h
In order to use spatial navigation, you need to define _SPAT_NAV_SUPPORT_ .
For more information, please consult http://kom/cgi-bin/wiki/wiki.pl?Modules/spatial_navigation .
The owner of this module is Henrik Bringhed (h2@opera.com).