* Eliminated the 'gotonext' problem with the bbs view drop-down selector by changing...
authorArt Cancro <ajc@citadel.org>
Wed, 29 Jul 2009 03:51:47 +0000 (03:51 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 29 Jul 2009 03:51:47 +0000 (03:51 +0000)
commit2a51efeff0d23b2b8e43ec33e2bf80f5c38679b5
tree7a2f3c3f9739e6ebf0ae6a5c6233ecaab8fa97a5
parent54fe998e164cbe292653f7f6206ad700adfdb18b
* Eliminated the 'gotonext' problem with the bbs view drop-down selector by changing it to 'readgt' and keeping track of the range of messages which was returned from the previous operation.  I'm assuming that this 'longvector' stuff is a set of general purpose registers; if that's not the case then I broke something.
webcit/messages.c
webcit/static/t/select_messageindex.html
webcit/static/t/select_messageindex_all.html
webcit/subst.c