18-Jun-2003 21:57 Leonid Pauzner wrote: > src/gridtext.c | 3 +-- > src/lymainlo.c | 32 ++++++++++++++++---------------- > www/library/implemen/htaccess.c | 39 > ++++++++++++++++++++++++++++----------- > 3 files changed, 45 insertions, 29 deletions
> --ATTACHMENT-- Binary file <no-cache.pat>
Followup (fix HTLoadDocument):
src/gridtext.c | 115 +++++++++++++++++++---------------------
src/gridtext.h | 2
src/lyoption.c | 6 --
www/library/implemen/htaccess.c | 16 ++++-
4 files changed, 73 insertions, 66 deletions
BTW, we now got a new gettext string:
+ if (text && status < 0 && (HText *)HTAnchor_document(anchor) == text) {
+ HTAlert(gettext("Loading failed, use a previous copy."));
CTRACE((tfp, "HTAccess: Loading failed, use a previous copy.\n"));
IMHO, the rest HTuncache_current_document() calls
could also be removed from LYMainLoop.c
nocache2.pat
Description: Binary data
