Changeset d126a19 for global.c

Timestamp:
Jan 23, 2012, 5:27:43 PM (12 years ago)
Author:
Jason Gross <jgross@mit.edu>
Branches:
master, release-1.10, release-1.9
Children:
b43035e, bf70350, 7483942, 9a2dd0c
Parents:
219f52c
git-author:
Jason Gross <jgross@mit.edu> (07/22/11 03:54:51)
git-committer:
Jason Gross <jgross@mit.edu> (01/23/12 17:27:43)
Message:
Flush the fmttext cache and redisplay on setting colorztext

This fixes trac-#147.

owl_function_calculate_topmsg should probably hang off the mainwin.
Currently, the implementation relies on the existence of the current
view and recwinlines (which relies on the existence of the global
mainpanel).  The global mainpanel is guarenteed to exist if the mainwin
has been created.  The scrollmode variable must also have already been
created (it is currently safe to assume that if the mainwin exists, then
all the variables have been created).
(No files)

Note: See TracChangeset for help on using the changeset viewer.