[1678] in BarnOwl Developers
[nelhage/barnowl] 3b8f21: Invalid a message's formatted version on metadata ...
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:20:01 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Fri, 11 Sep 2009 19:20:24 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/barnowl_perlmessages
Home: http://github.com/nelhage/barnowl
Commit: 3b8f219c9c098f80ff890af785b8ba4d79954b21
http://github.com/nelhage/barnowl/commit/3b8f219c9c098f80ff890af785b8ba4d79954b21
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-09-11 (Fri, 11 Sep 2009)
Changed paths:
M perl/lib/BarnOwl/Message.pm
Log Message:
-----------
Invalid a message's formatted version on metadata updates
Commit: 92660381495fb698dafa3957bee8061c97a43b25
http://github.com/nelhage/barnowl/commit/92660381495fb698dafa3957bee8061c97a43b25
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-09-11 (Fri, 11 Sep 2009)
Changed paths:
M commands.c
M functions.c
M global.c
M keys.c
M mainwin.c
M owl.c
M owl.h
M popexec.c
M popwin.c
M util.c
Log Message:
-----------
Redraw/refresh the screen every pass through the main loop.
In addition to removing code, this change means that we will
automatically pick up changes to messages, styles, etc. without
requiring explicit redisplay calls.