1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/viewer
Kalle Olavi Niemitalo 018af50f1d Rename cache_entry.id and related members.
cache_entry.id => cache_entry.cache_id
document.id => document.cache_id
ecmascript_interpreter.onload_snippets_owner => .onload_snippets_cache_id

This is a combination of:

commit 232c07aa7f
bug 1009: id variables renamed, added document_id to the document.

commit 6007043458bf8f14abfc18b9db60785bdc0279f6
Revert addition of document.document_id
2008-08-03 21:27:56 +03:00
..
dump Bug 1013: Don't assume errno is between 0 and 100000 2008-08-03 17:56:41 +03:00
text Rename cache_entry.id and related members. 2008-08-03 21:27:56 +03:00
action.c New action: move-cursor-line-start. 2007-12-16 01:13:39 +02:00
action.h Drop unneeded include. 2008-07-26 15:57:20 +03:00
Makefile Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
timer.c Mark all module names for translation and include needed header files. 2007-03-21 11:01:06 +01:00
timer.h
viewer.c Missing NULL 2006-05-20 17:58:13 +02:00
viewer.h Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00